qownnotes: add page (#12089)

* qownnotes: add page

---------

Co-authored-by: Juri Dispan <juri.dispan@posteo.net>
pull/23/head
Vitor Henrique 2024-01-20 07:20:29 -03:00 committed by GitHub
parent de6d3395b3
commit 47682011db
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 21 additions and 0 deletions

21
pages/common/qownnotes.md Normal file
View File

@ -0,0 +1,21 @@
# qownnotes
> Markdown note-taking application.
> Optionally integrates with the note-taking applications of Nextcloud and ownCloud.
> 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}}`