this post was submitted on 14 Nov 2023
5 points (100.0% liked)
Emacs
310 readers
2 users here now
A community for the timeless and infinitely powerful editor. Want to see what Emacs is capable of?!
Get Emacs
Rules
- Posts should be emacs related
- Be kind please
- Yes, we already know: Google results for "emacs" and "vi" link to each other. We good.
Emacs Resources
Emacs Tutorials
- Beginner’s Guide to Emacs
- Absolute Beginner's Guide to Emacs
- How to Learn Emacs: A Hand-drawn One-pager for Beginners
Useful Emacs configuration files and distributions
Quick pain-saver tip
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
In 4th image, Is it a mindmap or just an image?
It's interactive graph, like org-roam-ui has
https://www.youtube.com/shorts/7J9k5R9cEDA
So you have build this feature yourself , is there any instructions I could follow to build it myself someday?
Do you mean graph construction? Or how to create something like that from scratch in your application?
In the first case, just create notes with links to other notes, for example like this [[id:][link-name]], the graph will be built automatically.
In the second case, have a look at https://github.com/vasturiano/force-graph.