LinuxCommandLibrary

qownnotes

Markdown note-taking application.

TLDR

Run in portable mode

$ QOwnNotes --portable
copy


Dump settings and other information about the app and environment in GitHub Markdown
$ QOwnNotes --dump-settings
copy


Specify a different context for settings and internal files
$ QOwnNotes --session [test]
copy


Trigger a menu action after the application was started
$ QOwnNotes --action [actionShow_Todo_List]
copy

Copied to clipboard