Skip to content
This repository was archived by the owner on Sep 8, 2022. It is now read-only.

Releases: shabegom/obsidian-reference-count

Bugfix: Basic Table in Reading Mode

12 Feb 19:01

Choose a tag to compare

Fixes a regression introduced in 0.4.2

Bugfix: Basic Tables in Live Preview

12 Feb 00:06

Choose a tag to compare

Fixing an error that made basic tables not work in live preview.

Wall o Toggles

11 Feb 23:44
67fb567

Choose a tag to compare

  • 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

05 Feb 22:06
9f64c1a

Choose a tag to compare

This release supports block references in live preview mode. Enjoy!

Live Preview Release

06 Feb 01:56

Choose a tag to compare

This release brings Block Reference Counters to the new Live Preview

Support [[#^link]] and [[#link]] in current note

05 Dec 00:08

Choose a tag to compare

  • 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

02 Dec 20:56

Choose a tag to compare

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

01 Oct 23:39

Choose a tag to compare

Moved indexing to a Web Worker to vastly improve performance.

Full Changelog: 0.1.7...0.2.0

Handle Links Without Pages

12 Sep 00:06

Choose a tag to compare

This release handles links on the same page where the page isn't defined: [[#^ref]] and embeds ![[#^ref]]

Community Release Feedback

11 Sep 00:43

Choose a tag to compare

  • added semi-colons
  • handle more headers