Releases: treymo/joplin-link-graph
Releases · treymo/joplin-link-graph
v1.5.0
15 Apr 22:07
Compare
Sorry, something went wrong.
No results found
On-graph max distance setting. Select zero to show every note on the graph or change the setting to display only the 1st degree, or 2nd degree, etc connection
Show Note tags when hovering over a node
v1.4.0
30 Mar 17:23
Compare
Sorry, something went wrong.
No results found
Highlight connected nodes and links on hover
v1.3.0
21 Mar 23:55
Compare
Sorry, something went wrong.
No results found
Modify node colors based on distance from the selected node for connected graphs (max degree > 0)
Make backlinks in connected graphs a checked line
v1.2.3
26 Feb 01:36
Compare
Sorry, something went wrong.
No results found
Fix node/link misalignment sin a single node graph
Add a separate selector for link direction arrows
Keep adjacent nodes closer to the selected note
v1.2.2
26 Feb 01:32
Compare
Sorry, something went wrong.
No results found
Fix node/link misalignment sin a single node graph
Add a separate selector for link direction arrows
Keep adjacent nodes closer to the selected note
v1.2.1
18 Feb 19:36
Compare
Sorry, something went wrong.
No results found
Fix a bug with connected graphs (max degree > 0) not updated on note selection change.
v1.2.0
17 Feb 17:10
Compare
Sorry, something went wrong.
No results found
Optionally include backlinks when you are setting a max Degree of separation
Use fast-deep-equal instead of deep-equal to determine if the graph has changes that need to be re-drawn
Add a short-circuit on noteChange events to only redraw the graph if the editing of the current note has added or removed links
v1.1.5
13 Feb 19:07
Compare
Sorry, something went wrong.
No results found
Some performance optimizations and code cleanup
v1.1.4
22 Dec 03:32
Compare
Sorry, something went wrong.
No results found
Fix broken links when the markdown link includes a header to deep-link to
v1.1.3
21 Nov 16:59
Compare
Sorry, something went wrong.
No results found
Fixes a bug where notebook filters didn't filter out all notebooks with the same name but just the first one.