summarylogtreecommitdiffstats
path: root/notesnook.desktop
blob: 2a6c39c708e9af9b8899e7e788565d6fd9c4e903 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[Desktop Entry]
Name=Notesnook
Exec=notesnook %U
Terminal=false
Type=Application
Icon=notesnook
StartupWMClass=Notesnook
actions=undefined
Comment=Your private note taking space
Categories=Office;
Actions=new-note;new-notebook;new-reminder;

[Desktop Action new-note]
Name=New note
Exec=notesnook %U new note

[Desktop Action new-notebook]
Name=New notebook
Exec=notesnook %U new notebook

[Desktop Action new-reminder]
Name=New reminder
Exec=notesnook %U new reminder