I wanted something like this for my knowledge wiki, nexidion:
https://github.com/HabermannR/Nexidion
Will look how hard it is to combine next week, thanks!
I believe the direction of UI I was exploring there has more than what graphs currently have, although I didn't have the time to build it out and I saw that the site has been offline for a while.
I don’t personally use Zettelkasten but I can see how it benefits from the visualization — the system itself is basically building a graph (cards are nodes and links are edges), it makes sense to have a tool that lets you work with it visually.
Ah, I see, sort of like figuring out the boundaries of your knowledge base and seeing if you have missed any connections between concepts?
I suppose it might be useful for learning/ideation. I should try something like that — it could be an interesting synthesis/writing exercise to try to connect concepts that are far removed in your own mental model.
Mostly to understand the structure of your knowledge base. To search across the KB it is more convenient to use Obsidian/gbrain itself.
Suppose you've been collecting thousands of notes from meetings, feedback from colleagues or code-reviews, "insights" and tips from you wife over the years. Aren't you curious what this KB contains and how it has evolved over time?
So, shortly it is a debug tool for your second brain.
> Aren't you curious what this KB contains and how it has evolved over time?
Can you give a more specific example of what you have found in this data?
I already know what KB contains and how it evolved — I was the one who put things into it, after all.
Just to clarify — I am not being snarky or criticizing your project, I am genuinely curious. I like data visualization.
P.s. Also, as an unrelated tangent, please feel free to ignore it — why did you put a hypothetical wife’s insights into quotation marks?
It's more about "meta" data over the data itself. What seemed for me good enough (notes had hierarchy only around some topics of interest) ended up in being almost useless for AI agents. When I've seen for the first time how my notes were really structured (only two clouds and endless non-linked grid of random ideas and observations) I'd got an idea why it was useless for AI. Then I tried to remove some garbage myself, tried to do this with the help of agent, but ended up making a KB from scratch and cherry-pick notes from my old knowledge base. Now it looks like 4 separated clouds and only few random disconnected notes out there.
Last week I changed my job and this KB got quickly saturated with some information about company, contracts, people in company etc. This helped me to start off quickly on the new site, but the downside was that I concerned about what sorts of info had been stored in this KB. This Skill has helped me (along with basically `grep`) to ensure that there is no leakage and work is fully separated from anything else.
I put "wife's insights" into quotation marks, because, honestly, most of things contributed by my wife into this KB were really obvious or boring things which don't empower this KB in any way. She knows what it means ;)
I am open to changing my mind and I am looking forward for answers to your question - but I think it is like a click bait - looks interesting - but not really useful.
How is this different from Obsidian's Graph View?
I wanted something like this for my knowledge wiki, nexidion: https://github.com/HabermannR/Nexidion Will look how hard it is to combine next week, thanks!
I am looking forward to getting feedback from you. I can't give any guarantees though))
I always wondered what people use these maps for. Does it help you find things faster in your notes?
They look cool, but it is known that they don't add much.
In Obsidian, the local graph has real uses, but the global one is mostly to see structure in your notes and look cool on social media.
I was researching and prototyping a graph like Obsidian's before Obsidian came out, based on the ideas in "how to take smart notes"
https://www.youtube.com/watch?v=a6yUA46ek6M
I believe the direction of UI I was exploring there has more than what graphs currently have, although I didn't have the time to build it out and I saw that the site has been offline for a while.
It was a working tool though.
Thank you for sharing!
I don’t personally use Zettelkasten but I can see how it benefits from the visualization — the system itself is basically building a graph (cards are nodes and links are edges), it makes sense to have a tool that lets you work with it visually.
It’s a neat demo.
The graph visualisation itself isn’t much use in my experience.
But being able to tie related notes together, and see at the bottom of one which other notes reference it is interesting.
Even more now that a LLM can take care of the actual tending and pruning.
Ah, I see, sort of like figuring out the boundaries of your knowledge base and seeing if you have missed any connections between concepts? I suppose it might be useful for learning/ideation. I should try something like that — it could be an interesting synthesis/writing exercise to try to connect concepts that are far removed in your own mental model.
Thank you for sharing!
Mostly to understand the structure of your knowledge base. To search across the KB it is more convenient to use Obsidian/gbrain itself.
Suppose you've been collecting thousands of notes from meetings, feedback from colleagues or code-reviews, "insights" and tips from you wife over the years. Aren't you curious what this KB contains and how it has evolved over time?
So, shortly it is a debug tool for your second brain.
> Aren't you curious what this KB contains and how it has evolved over time?
Can you give a more specific example of what you have found in this data? I already know what KB contains and how it evolved — I was the one who put things into it, after all.
Just to clarify — I am not being snarky or criticizing your project, I am genuinely curious. I like data visualization.
P.s. Also, as an unrelated tangent, please feel free to ignore it — why did you put a hypothetical wife’s insights into quotation marks?
It's more about "meta" data over the data itself. What seemed for me good enough (notes had hierarchy only around some topics of interest) ended up in being almost useless for AI agents. When I've seen for the first time how my notes were really structured (only two clouds and endless non-linked grid of random ideas and observations) I'd got an idea why it was useless for AI. Then I tried to remove some garbage myself, tried to do this with the help of agent, but ended up making a KB from scratch and cherry-pick notes from my old knowledge base. Now it looks like 4 separated clouds and only few random disconnected notes out there.
Last week I changed my job and this KB got quickly saturated with some information about company, contracts, people in company etc. This helped me to start off quickly on the new site, but the downside was that I concerned about what sorts of info had been stored in this KB. This Skill has helped me (along with basically `grep`) to ensure that there is no leakage and work is fully separated from anything else.
I put "wife's insights" into quotation marks, because, honestly, most of things contributed by my wife into this KB were really obvious or boring things which don't empower this KB in any way. She knows what it means ;)
I am open to changing my mind and I am looking forward for answers to your question - but I think it is like a click bait - looks interesting - but not really useful.
I used it to find out that my work notes and personal notes are mixed. Therefore, I decided to split this into separate KBs.
Anyway, I'm just curious about what contained in my Obsidian and gbrain (mostly the latter one).