obsidian42-strange-new-worlds

Revealing the strange new world of connected thoughts in your vault.

MIT License

Stars
412
Committers
8

Bot releases are hidden (Show)

obsidian42-strange-new-worlds - 0.0.20 Bug hunting (headings/alias) and fine tuned settings for recent changes

Published by TfTHacker about 2 years ago

Continuing to work through the bugs. Lots of improvements for Headers and alias. Also adding updated the settings screen based on recent changes.

obsidian42-strange-new-worlds - 0.0.19 Headings patch

Published by TfTHacker about 2 years ago

obsidian42-strange-new-worlds - 0.0.18 Return of hover preview & Fix to RTL languages

Published by TfTHacker about 2 years ago

obsidian42-strange-new-worlds - 0.0.17 patch for headings issue

Published by TfTHacker about 2 years ago

Patching headings issue

obsidian42-strange-new-worlds - 0.0.16 Massive update

Published by TfTHacker about 2 years ago

We have been dark for a week rewriting a lot of the internals. The net result is better performance. Additionallly improving the accuracy of identifying block reuse in the vault.

Next to that, massive changes in the "visual" layer. It is a big change, but we hope it will make the plugin more appealing.

Feedback welcome.

Sorry for anything that breaks!!!

obsidian42-strange-new-worlds - 0.0.15 bug fixes in regex parsing & more settings

Published by TfTHacker about 2 years ago

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

obsidian42-strange-new-worlds - 0.0.14 Additional control over types of references shown

Published by TfTHacker about 2 years ago

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
obsidian42-strange-new-worlds - 0.0.13 Change of how inline references work

Published by TfTHacker about 2 years ago

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

obsidian42-strange-new-worlds - 0.0.12 Aspects of SNW can be toggled on and off in Settings

Published by TfTHacker about 2 years ago

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.

obsidian42-strange-new-worlds - 0.0.11 Tooltip - file reference count settable in settings

Published by TfTHacker about 2 years ago

  • 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.
obsidian42-strange-new-worlds - 0.0.10 Blocks if referenced show a count even if just 1 reference

Published by TfTHacker about 2 years ago

  • Blocks if referenced elsewhere in vault show a count even if just 1 reference. Thanks to @GitMurf for this refinement
obsidian42-strange-new-worlds - 0.0.09 Heavy performance optimizations

Published by TfTHacker about 2 years ago

This update is all about making SNW faster.

obsidian42-strange-new-worlds - 0.0.08 Added line numbers to sidepane

Published by TfTHacker about 2 years ago

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

obsidian42-strange-new-worlds - 0.0.07 Significant debugging on the reference count accuracy

Published by TfTHacker about 2 years ago

0.0.7 Significant debugging on the reference count accuracy

obsidian42-strange-new-worlds - 0.0.06 Major improvements to sidepane navigation

Published by TfTHacker about 2 years ago

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
obsidian42-strange-new-worlds - 0.0.05 Bug fix for kanban plugin

Published by TfTHacker about 2 years ago

This bug fix disables SNW from processing in kanban view with the plugin. This is in resolution to #4.

obsidian42-strange-new-worlds - 0.0.04 Sidepane keyboard+click commands standarized

Published by TfTHacker about 2 years ago

Updated to be more consistent: SNW Pane Shortcuts

When references are viewed in the right side pane, they can be clicked on to open the referenced documents. By default, they will open into the active pane. However, using a keyboard plus click combinations allow for more flexibility in how documents are opened:

  • Shift + Click - Opens reference in a vertical side pane
  • Alt + Click - Opens reference in a horizontal side pane
  • CTRL/CMD + Click - Opens reference in a new window
obsidian42-strange-new-worlds - 0.0.03 Modified count for header (no longer in toolbar)

Published by TfTHacker about 2 years ago

We need to shuffle some SNW UX elements around with all the Obsidian UX changes.

obsidian42-strange-new-worlds - 0.0.02 Started preparing for 0.16.0 release - requires insider build

Published by TfTHacker about 2 years ago

Fixes:

  • References opened in pane now work correctly
  • updated internal dependencies to newest npm releases
obsidian42-strange-new-worlds - 0.0.01 Prototype of strange new worlds

Published by TfTHacker over 2 years ago

Initial release of a prototype for working with block counts

Related Projects