-
Notifications
You must be signed in to change notification settings - Fork 50
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
How to locate a specific node searching on titles? #114
Comments
I'm still reading the docs and tweaking, but it seems you can define a random seed to make it look the same every time you launch it and there are aesthetics options for font size and elements width and height, so it would be possible to make it more readable. Then you can config it using something like:
I still need to play around with it, but I'm currently facing this challenge of a very complex graph that is losing its value of helping me to connect ideas. |
I found this issue while googling to find a solution to this problem. I too would find it super handy if there was some basic search functionality. In decreasing order of importance for me:
|
@codepiano Super cool! Does it work for V2? |
You mean org-roam v2? Not sure, still using v1 |
Ok. Thanks. I hope in the future this feature could be translated to V2. |
FYI. Jethro created a repo to pinpoint V1 in their current state. |
Hi!
How do I could search/locate a node in the graph based only on the title? Sometimes I want to look a path of notes starting by some specific one. However, given that the layout of the graph is random each time that I start the server, I have to search manually where is the node that I looking for.
Also if the graph is dense, sometimes it could be difficult to differentiate the titles in nodes.
I think that having some search box where the nodes are filtered according to some random text could improve a lot how the user interacts with the graph.
Thanks.
The text was updated successfully, but these errors were encountered: