Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.5 KB

README.md

File metadata and controls

32 lines (18 loc) · 1.5 KB

similar pages uses machine learning and graph theory to help you find connections between ideas.

coming soon to roam depot.

how it works

for a given page in your graph, we calculate how similar the other pages are along two dimensions:

this is meant to help surface pages that are far apart, but similar:

image

usage

after installing, click the new graph button next to the search input:

then select a page to get started:

technical details

everything is client side, your data never leaves roam. this plugin uses webworkers and indexeddb to make that possible.

acknowledgements

Credit to Stephen Solka, creator of logseq-graph-analysis, which has served as a source of inspiration and guidance for representing a tft graph with graphology.