Linux command
notable 命令
文本
复制后可按需替换文件名、目录或参数。
常用示例
Start Notable
notable
Open specific data directory
notable --data-dir [~/notes]
Import notes
notable --import [notes/]
说明
Notable is a Markdown-based note-taking application. It stores notes as plain Markdown files, supports tags, attachments, and provides a clean editing interface. Notable is available as a desktop app built with Electron.
参数
- --data-dir _path_
- Notes directory.
- --import _path_
- Import notes.
- --help
- Show help.
- --version
- Show version.
FAQ
What is the notable command used for?
Notable is a Markdown-based note-taking application. It stores notes as plain Markdown files, supports tags, attachments, and provides a clean editing interface. Notable is available as a desktop app built with Electron.
How do I run a basic notable example?
Run `notable` in a terminal, then adjust file names, paths, flags, or remote targets for your system.
What does --data-dir _path_ do in notable?
Notes directory.