/bitbar-org-plugin

Org mode TODO plugin

Primary LanguageCMIT LicenseMIT

Org Mode TODO Plugin

Bitbar plugin to display the number of open Org mode TODO items. This entire program could easily be replaced by a simple shell script, but where's the fun in that...

screenshot

Installation

No external dependencies are required. Configuration options can be found in config.h. The plugin can be built using a simple invocation of make.

$ make

To enable, link to bitbar's plugin directory with an added useless suffix since bitbar is unable to match the refresh interval portion of a plugin filename if it isn't formatted exactly as three period separated fields.

$ ln -s $PWD/plugin <plugin_dir>/plugin.2h.x