Releases: ivan-lednev/obsidian-task-archiver
Releases · ivan-lednev/obsidian-task-archiver
0.26.1
0.26.0
New features
- Use patterns in rules to match against task text contents
- Delete tasks that match a rule
0.25.1
Fixed issues
- Fix plugin installation error
0.25.0
New features
- You can now archive tasks to daily note (Settings > Archive to separate file > Daily note). If the note doesn't exist, it's going to be created using the daily note template from your daily note settings.
0.24.1
Fixed issues
- Respect custom date format when archiving to a separate file
0.24.0
Fixed issues
- Archiving no longer messes with front-matter
- Archiving no longer messes with indentation in code blocks
Breaking changes
- Removed support for command: "Turn list items at this level into headings", as it was buggy and didn't fit with the purpose of the plugin.
0.23.2
0.23.1
- Minor bug fixes