taskwiki/taskwiki
2015-08-14 23:15:45 +02: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: Remove redundant guards for None, cache no longer retains None values 2015-08-13 23:14:56 +02:00
constants.py constants: Change default sort order to not include fine-grain precision attributes 2015-08-13 23:14:49 +02:00
coverage.py coverage: Measure more properly by invoking the measurements in a separate python file 2015-04-04 11:39:03 +02:00
regexp.py viewport: Support taskwiki_sort_orders for per-viewport configurable sort ordering 2015-08-11 19:44:54 +02:00
sort.py TaskSorter: Append line_number as the end of any used sort order 2015-08-13 23:14:53 +02:00
taskwiki.py taskwiki: Add TaskWikiSort command 2015-08-13 23:14:48 +02:00
util.py util: Just use default TW to determine the version of TW 2015-08-13 02:15:25 +02:00
viewport.py Viewport: Fix typo in a comment 2015-08-14 23:15:45 +02:00
vwtask.py VimwikiTask: Improve error message when UUID not found 2015-08-13 23:14:36 +02:00