treymo / joplin-link-graph

UI for viewing connections between different Joplin notes
MIT License
252 stars 10 forks source link

Add Hover link and node feature #60

Closed goliath-walker closed 2 years ago

goliath-walker commented 2 years ago

Feat: On link hover, highlight source and target note incl. labels #58 Feat: On note hover, for all links highlight source and target note incl. labels

Minor Fix: Properly toggle graph mode (https://github.com/treymo/joplin-link-graph/compare/main...goliath-walker:feat-hover?expand=1#diff-0ab86666b99a06c57c509a8b80148b035d7273ea88847a2776138529f3435d6fL57-R69) Minor Feat: Optimized default style for distance-based graph mode Refactor: Distinguish more clearly between graph mode styles in CSS file