samg / timetrap

Simple command line timetracker
http://rubygems.org/gems/timetrap
Other
1.48k stars 116 forks source link

t edit --append without editor #214

Open chadams opened 2 years ago

chadams commented 2 years ago

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 commented 2 years ago

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

categulario commented 2 years ago

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