mirror of
https://github.com/tbabej/taskwiki.git
synced 2025-08-23 02:23:07 +02:00
![]() In markdown, there's no ' =' after '|', so the '+' in the filter regex doesn't match. Let's allow filter to be empty and distinguish between viewports and presets using negative look-ahead. This fixes the failing TestViewportsTaskGenerationEmptyFilter test. |
||
---|---|---|
.. | ||
.gitignore | ||
__init__.py | ||
cache.py | ||
constants.py | ||
decorators.py | ||
errors.py | ||
main.py | ||
preset.py | ||
regexp.py | ||
short.py | ||
sort.py | ||
store.py | ||
testcoverage.py | ||
util.py | ||
viewport.py | ||
vwtask.py |