taskwiki/taskwiki
2015-03-24 20:46:08 +01:00
..
.gitignore Restructure the whole plugin 2015-03-12 22:49:56 +01:00
__init__.py Restructure the whole plugin 2015-03-12 22:49:56 +01:00
cache.py cache: Add update_vwtasks_from_tasks method 2015-03-21 20:40:44 +01:00
regexp.py util: Add optional color support with AnsiEsc 2015-03-21 16:51:06 +01:00
taskwiki.py taskwiki: Allow editing more tasks at a time 2015-03-24 20:43:43 +01:00
util.py util: Enhance kwargs parser to recognize virtual tags and modifiers and ignore them 2015-03-24 20:46:08 +01:00
viewport.py ViewPort: Add find_closest method 2015-03-22 17:47:20 +01:00
vwtask.py VimwikiTask: Display 'S' completion mark when started 2015-03-23 09:33:33 +01:00