Releases: kaiiiz/obsidian-raindrop-highlights-plugin
Releases · kaiiiz/obsidian-raindrop-highlights-plugin
0.0.22
0.0.21
- Fixed
- New
- BREAKING CHANGE Sync collections from last update time is now changed to sync from created time. You should now use either `Raindrop Highlights: Sync all bookmarks (full sync)` or `Raindrop Highlights: Sync this bookmark` command to update existing files. See #72 for details.
- Improved
- Refine docs and template instructions.
0.0.20
- Fixed:
- Update all links when performing file renaming
0.0.19
- New:
- Improved:
- Fixed:
- BREAKING CHANGE Fix duplicated highlight entry bug when performing sync in append mode. The front matter property
raindrop_last_update
has now been replaced byraindrop_highlights
. #47
- BREAKING CHANGE Fix duplicated highlight entry bug when performing sync in append mode. The front matter property
0.0.18
- New:
- Removed:
- BREAKING CHANGE Date & Time format setting has been removed. This feature is replaced by the
date
filter in the template.
- BREAKING CHANGE Date & Time format setting has been removed. This feature is replaced by the
- Improved:
- Setting style
- Fixed:
- Nested collection bug #49
0.0.17
0.0.16
0.0.15
- Fix auto sync functionality after reloading #38
- Fix default template spacing bug #17
- Reimplement front matter rendering #22 #21
- Ignore unnecessary sync and folder creation #26
- Support
creator
in template #24 - Improve
collection
attribute document #27 - Add "Store the articles in collections folder" option #30