All notable changes to this project will be documented in this file.
- Allow modifying tag colors.
- Allow sorting by done status.
- Recognize and link to GitHub issues and mentions.
- Ukrainian translation. Thanks to Maks Lyashuk (@probil).
- Update to italian translation. Thanks to Denisov21 (@Denisov21).
- Allow modifying default settings through new settings dialog. Thanks to Wei Lin (@anzhihun).
- Italian translation. Thanks to Fez Vrasta (@FezVrasta).
- French translation. Thanks to Cyrakuse (@cyrakuse).
- Spanish translation. Thanks to Iván Barcia (@ivarcia).
- Galician translation. Thanks to Iván Barcia (@ivarcia).
- Ignore binary files, images and unknown files to speed up performance.
- Use new preferences system.
- Fix file name issue on Linux.
- German translation. Thanks to Marcel Gerber (@SAPlayer).
- Comments with #-syntax is now recognized.
- FUTURE tag is now recognized by default.
- Functionality is broken down into smaller modules.
- Main functionality is now unit tested.
- .todo file can be created automatically if not available.
- New icon for indicating use of .todo file.
- Support for localization.
- Chinese translation. Thanks to Wei Lin (@anzhihun).
- Filtering by tag name. Thanks to Wei Lin (@anzhihun).
- Editor now centers on task when clicked in pane. Thanks to Wei Lin (@anzhihun).
- Toolbar icons to expand and collapse all files at once. Thanks to Wei Lin (@anzhihun).
- Several updates to read me and examples. Thanks to Wei Lin (@anzhihun).
- Use new filesystem API.
- Pane enabled state is now remembered.
- File visibility state is now remembered.
- More efficient searches, especially for project scope.
- Files and folders can be excluded from search.
- Tasks can now be marked as done.
- Panel toolbar now contains indicator when .todo file is used.
- Panel scrolls to current open file when in project scope.
- Extension can be toggled by toolbar icon.
- At signs are now recognized and allowed by default. Thanks to John Blackbourn (@johnbillion).
- Scope of search can be set to currently open document or entire project.
- Option for case sensitive searches.
- Default settings, including regular expression used and tags, can be customized by adding a .todo file in your project root.
- Colon after tags are now optional to allow easier customization of comment syntax.
- TODO, FIXME, NOTE and CHANGES tags have colors for an improved experience and easier navigation. Thanks to António Pinto (@apintocr).
- Initial release.