mirror of
https://github.com/codexu/note-gen.git
synced 2026-04-26 13:25:50 +03:00
[GH-ISSUE #395] [feat] 支持块首"/"扩展功能 #288
Labels
No labels
bug
duplicate
feature
platform: Android
platform: Linux
platform: Windows
platform: iOS
platform: macOS
priority: high
priority: low
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/note-gen#288
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @komoechan on GitHub (Jul 15, 2025).
Original GitHub issue: https://github.com/codexu/note-gen/issues/395
描述你的建议
在工作中用了比较多的笔记软件,很多都支持在块首按反斜杠/,能够唤起一个菜单,可以选择比如标题、高亮、引用和其他块定义,并且支持快捷输入比如/1,就是1级标题,在我的印象里比如思源笔记、飞书文档都支持该能力,对于我个人确实养成了一些使用习惯。
虽然我知道这不是markdown的标准能力,但是确实很希望能支持此功能,可以一定程度简化对markdown语法的记忆,提升输入效率。