mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-04-29 23:24:55 +02:00
23 lines
594 B
Markdown
23 lines
594 B
Markdown
![]() |
# qownnotes
|
||
|
|
||
|
> Markdown 笔记应用程序。
|
||
|
> 可以选择与 Nextcloud 和 ownCloud 的笔记应用程序集成。
|
||
|
> 请参阅:`qc`,用于管理命令代码片段。
|
||
|
> 更多信息:<https://www.qownnotes.org/getting-started/cli-parameters.html>.
|
||
|
|
||
|
- 以便携模式运行:
|
||
|
|
||
|
`QOwnNotes --portable`
|
||
|
|
||
|
- 在 GitHub Markdown 中转储应用程序和环境的设置信息:
|
||
|
|
||
|
`QOwnNotes --dump-settings`
|
||
|
|
||
|
- 为设置和内部文件指定不同的上下文:
|
||
|
|
||
|
`QOwnNotes --session {{test}}`
|
||
|
|
||
|
- 应用程序启动后触发一个菜单操作:
|
||
|
|
||
|
`QOwnNotes --action {{actionShow_Todo_List}}`
|