This is a tool that synchronises data from OmniFocus to a Kanban board (e.g. KanbanFlow).
This allows you to visualise your Omnifocus actions on a Kanban board. I prefer this to manage my work in progress than using Omnifocus alone. Here's a blog I wrote with more info on my thinking.
This tool needs Python 3 and these libraries to run.
Run:
pip install -r requirements.txt
to install them.
- Copy the
kanbanflow-config.yaml.example
file askanbanflow-config.yaml
. Edit the file to include your API token, lane IDs and contexts. - Run
of-to-kb --kanbanflow