能否新建笔记的时候根据内容自动创建标题?
Open
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 13k
- Forks
- 1.3k
- Avg merge
- 14h 3m
- Merged PRs (30d)
- 3
Description
因为我平常大多数都是收集网络信息,所以希望每次新建笔记的时候能跳过笔记命名,粘贴完内容之后,根据内容的第一行自动生成一个标题,不知道可不可以实现
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file or test is named. Start by tracing the new-note creation flow and the title handling for pasted note content. Done should mean that a new note can bypass manual naming and derive its title from the first line after content is pasted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, markdown
- Domain
- desktop
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100