timetrap
timetrap copied to clipboard
t edit --append without editor
can I add a note from cmd line without using an editor?
ex. t edit --append "my new note"
I tried this but it just opens the editor
just to clarify, I would like to continue using ean editor, but I'm trying to also automate timetrap usage using a post-commit message, so I'd really like to temporarily disable timetrap editor from cmd line
that seems like a bug in parsing the options, because it should work