Releases: franciskafieh/obsidian-list-modified
Releases · franciskafieh/obsidian-list-modified
2.0.1
- Added mechanism to migrate from 1.0
- Updated deps
PLEASE READ CURRENT OPEN 2.0 ISSUES BEFORE USING A PRE-RELEASE! If any of these issues may affect you, stick with 1.3.3 for now.
2.0
Lots changed!
- You can now choose a heading to list your modified files under!
- You can now edit the modified link list format to display tags, file name without linking, and created date
- Listed notes are now dynamic!! This means that if you delete a note, rename it, or add an excluded tag/folder, it will update on the list (i.e. the name will be changed, or the file will be unlisted!)
This is a major re-write of the plugin! Use with caution, as many bugs may be present
1.3.3
Fixed folder exclusions
1.3
You can now toggle automatic note creation.
1.2
Feature release 1.2!
- Added the ability to exclude certain folders
1.1.4
QOL update!
Now the plugin will create your daily note if it does not exist.
1.1.3
Fixed bug where the user is not alerted when the folder to their file does not exist, or otherwise when the daily notes interface throws an error.
Full Changelog: 1.1.2...1.1.3
1.1.2
Improved performance
Full Changelog: 1.1.1...1.1.2
1.1.1
Bugfix
- fixed daily note format being "undefined" if the root folder was left blank
- plugin now works with periodic notes!
Full Changelog: 1.1...1.1.1
1.1
Changes:
- Bugfixes
- No longer a need to add your daily note format... it is grabbed automatically from your daily note settings!
- Code refactor