Skip to content

A tool to synchronise data between OmniFocus and a LeanKit or Trello kanban board.

Notifications You must be signed in to change notification settings

amamiseiya/omnifocus-to-kanban

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

omnifocus-to-kanban

What is this?

This is a tool that synchronises data from OmniFocus to a Kanban board (e.g. KanbanFlow).

Why?

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.

How to install

Dependencies

This tool needs Python 3 and these libraries to run.

Run:

pip install -r requirements.txt

to install them.

How to use

Kanban Flow

  1. Copy the kanbanflow-config.yaml.example file as kanbanflow-config.yaml. Edit the file to include your API token, lane IDs and contexts.
  2. Run of-to-kb --kanbanflow

About

A tool to synchronise data between OmniFocus and a LeanKit or Trello kanban board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%