jokroese / tiddlyroam

Your open source external brain
https://tiddlyroam.org
BSD 2-Clause "Simplified" License
557 stars 28 forks source link

how to show graph view of all tiddlers? #5

Closed varvir closed 4 years ago

varvir commented 4 years ago

graph shows only a current tiddler and tiddlers which are associated to current tiddler.

can i see graph of all of tiddlers?

can i filter nodes which have specific degrees?

Tom271 commented 4 years ago

In the map tab, click on the orange sun/star and change the neighbourhood scope to "No limit". This should let you see the graph of all tiddlers.

image

See the TiddlyMap docs for more info

jokroese commented 4 years ago

@Tom271's method allows you to see all tiddlers that have some finite chain of links to the current tiddler. This deals with most situations.

However, sometimes you may have disconnected subgraphs. In this case, there is not currently an easy way to show all tiddlers at once. In this situation, you can add tiddlers not connected by clicking 'Add Node'.

If you have more questions about the map, I would suggest raising an issue on the plugin I use for generating the map, TiddlyMap.