LinuxCommandLibrary

qc

Manage and execute command snippets stored in QOwnNotes notes.

TLDR

Configure the snippet manager, e.g. to set the security token from QOwnNotes

$ qc configure
copy


Search and print command snippets stored in your Commands.md note and all your notes tagged with commands
$ qc search
copy


Execute a snippet and show the command before executing
$ qc exec --command
copy


Execute the last snippet and show the command before executing
$ qc exec --command --last
copy


Switch between note folders in QOwnNotes
$ qc switch
copy

Copied to clipboard