taskwiki/taskwiki
2021-06-21 19:13:40 -04: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: Empty preset cache on reset() 2020-12-26 20:52:04 -05:00
completion.py completion: Fix omni completion of non-ascii tasks 2020-12-29 18:16:19 -05:00
constants.py completion: Add tab completion for TaskWikiMod 2020-12-26 20:52:04 -05:00
decorators.py Fixed bug that cursor reset when after TaskWikiBufferSave/Load 2017-06-23 11:29:16 +02:00
errors.py errors: Use method wrappers instead of global exceptionhook 2016-12-22 17:47:19 +01:00
main.py SelectedTasks: Implement TaskWikiToggle 2021-06-21 19:13:40 -04:00
preset.py Basic inspect functionality for preset headers 2021-05-22 07:38:48 -04:00
regexp.py Adds count viewport setting 2021-01-28 20:54:48 -05:00
short.py fix python 3.8 error about "is not" with literal 2019-11-16 22:55:37 -05:00
sort.py Shows uuid for tasks with no id 2020-10-01 15:56:06 -04:00
store.py completion: Add tab completion for TaskWikiMod 2020-12-26 20:52:04 -05:00
util.py completion: Add tab completion for TaskWikiMod 2020-12-26 20:52:04 -05:00
viewport.py Adds count viewport setting 2021-01-28 20:54:48 -05:00
vwtask.py vwtask: Require spaces around -- 2020-08-02 18:14:00 -04:00