timetrap icon indicating copy to clipboard operation
timetrap copied to clipboard

t edit --append without editor

Open chadams opened this issue 3 years ago • 2 comments

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

chadams avatar Jun 08 '22 19:06 chadams

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

chadams avatar Jun 08 '22 19:06 chadams

that seems like a bug in parsing the options, because it should work

categulario avatar Jun 09 '22 04:06 categulario