Releases: wenlzhang/obsidian-task-marker
Releases · wenlzhang/obsidian-task-marker
0.6.2
Feature
- Support operating on none-task or list line
- Support operating on empty lines
- Create newline with previous prefix
Code
0.5.1
Feature
- Include list item as the first cycled status
- A toggle is added for selecting whether to include the list item as the first cycled status or not.
- Retain cursor location when operating on tasks
- The cursor location is set with respect to text, excluding item/task prefix.
- The behaviour is the same as the default Obsidian command Cycle bullet/checkbox.
0.5.0
Feature
- Add commands for cycling among three additional lists of task statuses, which completes #86
- See the following documentation for usage
Note that the hotkeys for the original cycling tasks commands may need to be re-configured, as the command names changed. However, no other configuration data should be lost when updating to this new version. Sorry about the inconvenience!
0.4.3
Feature
- Support operating on items that start with + and *. This should fix #72.
0.4.2
Fix
- Allow operating with menu items. This should fix #50.
0.4.1
This is a quick fix thanks to the GPT-4 powered IDE Cursor. Hopefully, it did not cause any other bugs. Otherwise, kindly let me know, and I will ask GPT-4 how to fix them. 😆
Fix
- Keep cursor location when operating on task lines
0.4.0
Feature
- Support automatically appending text according to task status
- Support automatically appending text to a non-task line
Documentation
- Update descriptions in plugin settings tab
- Update plugin usage descriptions
0.3.5
Feature
- Support cycling task status from a list item
Fix
- Start with the correct status when reversely cycling task statuses
- Allow operating on items that start with note and URL links
0.3.4
Feature
- Support cycling task status reversely
- For example, if
x- Rip
is configured and Support cycling task status reversely is enabled, then this new command would cycle among piR -x
.
- This might be useful if you have many statuses to cycle among.
0.3.3
Feature
- Add two more commands for appending text