This repository was archived by the owner on Sep 8, 2022. It is now read-only.
Releases: shabegom/obsidian-reference-count
Releases · shabegom/obsidian-reference-count
Bugfix: Basic Table in Reading Mode
Bugfix: Basic Tables in Live Preview
Fixing an error that made basic tables not work in live preview.
Wall o Toggles
- Add toggles to only show ref counts on certain elements. choices are:
- block
- headings
- links
- embed
- Add toggles to disable indexing after certain events. This is to try and help folks who are still experiencing lag.
Live Preview Support
This release supports block references in live preview mode. Enjoy!
Live Preview Release
This release brings Block Reference Counters to the new Live Preview
Support [[#^link]] and [[#link]] in current note
- references internal to notes are now working ([[#^link]] and [[#link]] format)
- better handling for absolute and relative paths
- better handling of headers with funky characters
Full Changelog: 0.3.0...0.3.1
Indexer Rewrite
0.3.0
Major Rewrite!
- Uses new method of generated block references that is 10x faster than previous approach!
- Should now support non-englished languages
- Should support relative and full path links and embeds
- Improved accuracy of the search results view
- More responsive in updating reference counts
What's Changed
Full Changelog: 0.1.7...0.30
Web Worker Indexer
Moved indexing to a Web Worker to vastly improve performance.
Full Changelog: 0.1.7...0.2.0
Handle Links Without Pages
This release handles links on the same page where the page isn't defined: [[#^ref]] and embeds ![[#^ref]]
Community Release Feedback
- added semi-colons
- handle more headers