add a graph view (like obsidian)
Checklist
- [X] I have read and accepted the contributing guidelines.
Is your feature request related to a problem? Please describe
No
Describe the solution you'd like
I would like a graph view like the one in obsidian.
A graph view is a graph that shows which page is connected to which tags.
Additional context
I don't really know if this is realistic and if its not, then just close this issue.
Idea(s) for implementation:
- An extra tab named graph.
- Something like; graph: yes
it is a great feature that isnt just a cool element but serves a very important function ie discoverability. it is very reasonable and attractive method of showing connection between pages and building a knowledge graph on the website
it is a great feature that isnt just a cool element but serves a very important function ie discoverability. it is very reasonable and attractive method of showing connection between pages and building a knowledge graph on the website
A bunch of dynamic dots may look cool, but they don’t really have much meaning. Since posts usually don’t have many internal links between them, they’re just individual points, and the title text is so small, it really feels terrible.
PR #2247 was closed as the feature wasn’t wanted, which I respect. I implemented it in my fork, feel free to check it out or use it.
Example on my GitHub Pages blog.