Sublime Text 3 package for taskpaper files based on TodoFlow.
You can change it to highlight your own tags
command: filter
⌘+shift+f, command: saved_filters
⌘+., command: toggle_done
command: move_to_project
Clone package with submodules into Packages folder and adjusts tags in SublimeTodoflow.sublime-syntax.
git clone --recursive https://github.com/bevesce/todoflow_sublime.git path/to/Sublime Text 3/Packages/SublimeTodoflow
SublimeTodoflow requires my python package TodoFlow, it's included in this repo as submodule.