Skip to content

Releases: jerrywcy/obsidian-path-finder

1.1.7

11 Apr 11:34
Compare
Choose a tag to compare
Fix bug: some paths missing

1.1.6

27 Mar 06:17
Compare
Choose a tag to compare
Fix bug: all files will be filtered out when filter regexp is set to …

…empty

1.1.5

27 Mar 06:03
Compare
Choose a tag to compare
Add feature: file filtering. Can be configured in setting or modal.

1.1.4

03 Nov 12:04
Compare
Choose a tag to compare
Fix some bugs in path finding algorithm (use q.peek() instead of q.po…

…p())

1.1.3

12 Sep 17:55
Compare
Choose a tag to compare

Add Feature: Hotkey support for next path, previous path, open panel and close panel
Add Feature: Graph will center on open

1.1.2

30 Aug 01:41
Compare
Choose a tag to compare
Fix: not showing graph in Obsidian v0.16.0

1.1.1

26 Aug 08:13
Compare
Choose a tag to compare
  • supports Style Settings.

You can now modify the appearance of the graph using Style Settings.
Note that you may need to restart Style Settings for the change to take effect.
Both Chinese and English are supported.

1.0.12

21 Jul 23:44
Compare
Choose a tag to compare
Fix rename problem

1.0.11

17 Jul 02:53
Compare
Choose a tag to compare
Fix: suggester fail due to wrong alias format.

1.0.10

15 Jul 05:50
Compare
Choose a tag to compare
Modify source codes according to advice in https://github.com/obsidia…

…nmd/obsidian-releases/pull/1046#issuecomment-1184770010