dotfiles/taskwarrior/.config/task/taskopenrc

11 lines
184 B
Plaintext
Raw Normal View History

[General]
taskbin = task
path_ext = /usr/share/taskopen/scripts
[Actions]
notes.regex = "Note"
notes.command = "$EDITOR ${XDG_DATA_HOME:-~/.local/share}/task/notes/$UUID.txt"
[CLI]