Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Name new notes based on the datetime

オープン
#1,837 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

メンテナーはふだん 1 日以内に返信

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
45/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
javascript
領域
frontend

調査の方向性

まず issue 1653 を読み、JavaScript アプリにおける新しいノートの命名と設定の既存の動作を追跡します。設定がデバイス間またはプラットフォーム間でどのように共有されるかを確認してから、要求された datetime 命名、タイトルを保持する動作、設定オプションを実装します。完了の条件は、新しいノートが一貫して設定された形式を使用することです。

索引モデルが issue の本文から書いたものです。

説明

feature request needs discussion

Is your feature request related to a problem? Please describe.
New note names are usually "New note (n)" and then get renamed to part of the text at the start of the note. However, it seems there are some issues: https://github.com/nextcloud/notes/issues/1653. The default "New note (n)" provides no information about the note. Also, when sharing something like a URL to the Android App, the note name is either part of the website name or "httpswww....", but it's also inconsistent depending on the app you share from.

Describe the solution you'd like
I would like an option in the settings to name all new notes with the date and time they were created. For example: "2026-05-01T09-16-40". The title of these notes will not be renamed when you enter text and save the file for the first time. I don't know if the settings are currently shared across devices or platform types, but that would be nice.

Describe alternatives you've considered
I can keep using the same naming convention, but it gives no information and is also buggy as discussed before.

Additional context
I would be happy to help implement this feature if needed :)

主要言語
JavaScript
スター
738
フォーク
162
平均マージ
2時間 40分
マージ済み PR(30日)
39

環境構築

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

nextcloud/notes のほかの issue

nextcloud/notes の issue をすべて見る

似ている issue

JavaScript の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。