- Added very basic support for TaskPaper
- Updated readme
- Properly getting the path of the currently active document
- Added basic
Archive
functionalities - Added
Timekeeping
functionalities - Todo: fixed toggling of line containing only
☐
- Readme: linked
Demo
to the actual demo todo
- Added support for comments starting with a double dash
- Ensuring projects inside a code block don’t get decorated
- Added triple backticks (```) code blocks supports
- Added support for code blocks
- Reduced probability that formatting is applied where not intended
- Fixed multi-cursor support
- Replaced
resourceLangId
witheditorLangId
- Ensuring most emails are not recognized as tags
- Improved support for comments containing commas and tags
- Added
X
and[X]
to the supported symbols - Ensuring special tags are not confused with normal tags starting with the same characters
- Added support for tags inside todos and comments
- Fixed a Windows incompatibility
- Added 3 commands to the command palette
- Running keybindings only when editing a todo file
- Fixed tags completion
- Added an option for disabling markdown-like formatting
- Updated readme
- Fixed a regex
- Added multi-root support
- Added support for "⬜" as a box symbol
- Added a link to Projects+ Todo+
- Minor code reorganization
- Ensuring leading spaces won’t get decorated
- Updated readme
- Initial release