timetrap
timetrap copied to clipboard
Simple command line timetracker
I might have time to work on this at some point if you guys want this. I think it would be a nice little speed-up feature if there were a...
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
Allowing for the XDG Base Directory Specification would be fantastic, and it's extremely easy to implement. For instance, first check for files that would be expected via $XDG_CONFIG_HOME (~/.config/timetrap/ for...
Is it possible to tell timetrap on round to always rounding up? I sometimes have very small time entries and want to round it up to 5 minutes duration. I...
## Description ## Motivation and Context ## How Has This Been Tested? ## Screenshots (if appropriate): ## Types of changes - [ ] Bug fix (non-breaking change which fixes an...
## Description Includes - CI github workflow - Rubocop and Standard ruby gems - Rubocop config To automate linting and code standards. RuboCop is a Ruby static code analyzer (a.k.a....
Would you consider a PR that splits up the specs into smaller easier to digest spec files? I am keen to work on it if you are open to the...
Would you be open to me adding Rubocop with [StandardRuby](https://github.com/testdouble/standard) rules? I will happily submit PR if you are open to the idea?
I noticed that the csv formatter was ignoring the "-v" (or --ids) flag in the display command. This trivial PR makes the csv formatter follow the "-v" option and include...
I'd like to get some additional folks as maintainers on this project as I don't have much time to work on it these days, and don't need to be a...