pomodori-todo.txt
pomodori-todo.txt copied to clipboard
A pomodoro counter implementation for todo.txt.
use case: ``` $ t pom ls 1 make pancakes (#pomo: 0/0) $ t pom plan 1 4 1 make pancakes (#pomo: 0/4) $ t pom add 1 1 make...
Hi, I just needed to create the log file in another directory, so I'm proposing this minor change. Thanks in advance. Cheers, Gilmar
Hi Andrea, I use i3 as WM, and specifically i3blocks as status bar. i3blocks has the nice ability that a status update can be triggered by using unix process signals....
tmux file will read "break" when the timer expires, or if the user interrupts the timer with Ctrl-C. In addition, this adds a section to the readme on how to...
Hello, just used dropbox to persist my todos on multiple computers and noticed pom stats not syncing. I thought it would be nice to have this feature and don't know...
I was very excited about running `pom start` for the first time but then I saw the message `terminal-notifier is only supported on Mac OS X 10.8, or higher` I'm...
Any idea why? Thanks in advance =) $ t pom start 18 /usr/lib/ruby/2.1.0/rubygems/version.rb:202:in `initialize': Malformed version number string false (ArgumentError) from /usr/lib/ruby/2.1.0/rubygems/version.rb:192:in`new' from /usr/lib/ruby/2.1.0/rubygems/version.rb:192:in `new' from /home/ander/.gem/ruby/2.1.0/gems/terminal-notifier-1.6.1/lib/terminal-notifier.rb:9:in`available?' from /home/ander/.gem/ruby/2.1.0/gems/terminal-notifier-1.6.1/lib/terminal-notifier.rb:17:in `execute'...