1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-08-09 11:55:41 +02:00
tldr/pages/common/qownnotes.md
2025-07-30 07:32:48 +03:00

22 lines
637 B
Markdown

# qownnotes
> Markdown note-taking application.
> Optionally integrates with the note-taking applications of Nextcloud and ownCloud.
> See also: `qc` for managing command snippets.
> More information: <https://www.qownnotes.org/getting-started/cli-parameters.html>.
- Run in portable mode:
`QOwnNotes --portable`
- Dump settings and other information about the app and environment in GitHub Markdown:
`QOwnNotes --dump-settings`
- Specify a different context for settings and internal files:
`QOwnNotes --session {{test}}`
- Trigger a menu action after the application was started:
`QOwnNotes --action {{actionShow_Todo_List}}`