Releases: wenlzhang/obsidian-task-marker
Releases · wenlzhang/obsidian-task-marker
0.3.2
Note that you might need to re-assign hotkeys for certain Task Marker commands, as the way of defining commands has changed internally in the code. Sorry for the inconvenience!
Feature
- Show task status symbols in mark task commands
Fix
- Support cycling the status of indented tasks. This resolves #19.
Code
- Define commands in one step
- Use
editorCheckCallback
to define commands - Clean up code
0.3.1
0.3.0
0.2.0
Initial release
Prepare for plugin release Improve code quality with eslint.