2024-01-20 10:20:29 +00:00
|
|
|
# qownnotes
|
|
|
|
|
|
|
|
> Markdown note-taking application.
|
|
|
|
> Optionally integrates with the note-taking applications of Nextcloud and ownCloud.
|
2024-01-23 07:27:59 +00:00
|
|
|
> See also: `qc`, for managing command snippets.
|
2024-01-20 10:20:29 +00:00
|
|
|
> 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}}`
|