Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 849 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 849 Bytes

Fork notes

  • Made compatible with Linux
  • Tested with Kargos

Original README below

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