Skip to content

Releases: TfTHacker/obsidian42-strange-new-worlds

0.0.15 bug fixes in regex parsing & more settings

23 Sep 19:32
Compare
Choose a tag to compare

Fixed another issue with regex parsing for Live Preview
Added more settings for control where references are displayed

0.0.14 Additional control over types of references shown

23 Sep 15:09
Compare
Choose a tag to compare

In settings, in addition to the support for controlling what modes of documents display reference counts, you can now control the 4 types of reference counts that SNW Tracks:

  • Block ID's
  • Embeds
  • Links
  • Header references

0.0.13 Change of how inline references work

22 Sep 10:38
Compare
Choose a tag to compare

So learning more and more about how the obsidian editor led to a simpler implementation of the parser for inline references.

0.0.12 Aspects of SNW can be toggled on and off in Settings

21 Sep 15:50
Compare
Choose a tag to compare

Aspects of SNW can be toggled on and off in Settings. With this build, we are improving how this is managed to help reduce any impact on Obsidian performance and reliability.

0.0.11 Tooltip - file reference count settable in settings

20 Sep 05:51
Compare
Choose a tag to compare
  • Tooltip file reference count can be configured in settings. Set to 0 for no tooltip, or a different number to control the number of references listed.

0.0.10 Blocks if referenced show a count even if just 1 reference

19 Sep 15:10
Compare
Choose a tag to compare
  • Blocks if referenced elsewhere in vault show a count even if just 1 reference. Thanks to @GitMurf for this refinement

0.0.09 Heavy performance optimizations

18 Sep 14:30
Compare
Choose a tag to compare

This update is all about making SNW faster.

0.0.08 Added line numbers to sidepane

17 Sep 15:24
Compare
Choose a tag to compare

The line numbers of references is now included in the sidepane. This can be disabled in setttings.

0.0.07 Significant debugging on the reference count accuracy

17 Sep 12:41
Compare
Choose a tag to compare

0.0.7 Significant debugging on the reference count accuracy

0.0.06 Major improvements to sidepane navigation

11 Sep 15:56
Compare
Choose a tag to compare

Lots of bug fixes.

  • Clicking on a link from sidepane now better navigates to the destination line in the referenced file
  • Page preview now opens to the line of the reference in the sidepane. Using the page preview settings you can control if CTRL/CMD+Hover is needed for page previews.
  • Adjustments to sidepane text to make it clear what we are looking at