Hacktoberfest 2026:维护者为十月标记出来的 issue,仍然开放、适合新手。 浏览 Hacktoberfest issue

Name new notes based on the datetime

未关闭
#1,837 0 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看

维护者通常 1 天内回复

还没有人认领这个 Issue。

评估

难度
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 分钟
30 天内合并 PR
39

环境准备

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

nextcloud/notes 的其他 Issue

查看 nextcloud/notes 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。