diff --git a/pages/common/qownnotes.md b/pages/common/qownnotes.md new file mode 100644 index 000000000..3fa9d493c --- /dev/null +++ b/pages/common/qownnotes.md @@ -0,0 +1,21 @@ +# qownnotes + +> Markdown note-taking application. +> Optionally integrates with the note-taking applications of Nextcloud and ownCloud. +> More information: . + +- 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}}`