Ri0n / QtNote

Note-taking application written with Qt in mind and able to read tomboy notes
http://ri0n.github.io/QtNote
GNU General Public License v3.0
21 stars 5 forks source link

Global hotkeys for note from selection #8

Closed Ri0n closed 11 years ago

Ri0n commented 11 years ago

QtNote already can create notes from selection when called from command line with special key. this can be used by external shortcut managers.

In case of absence of external global shortcut manager (Mac OS, partially Windows) we have handle global shortcuts right from QtNote.