Marty Oehme
300bb572b3
Fixed taskopen looking for `.txt` extension notes when so far we only used `.md` extension notes instead. This switches it back.
10 lines
183 B
Text
10 lines
183 B
Text
[General]
|
|
taskbin = task
|
|
path_ext = /usr/share/taskopen/scripts
|
|
|
|
[Actions]
|
|
notes.regex = "Note"
|
|
notes.command = "$EDITOR ${XDG_DATA_HOME:-~/.local/share}/task/notes/$UUID.md"
|
|
|
|
[CLI]
|
|
|