If you're using Obsidian, you can use InfraNodus to visualize connections between ideas and pages in your Obsidian vaults as a knowledge graph. This will work in the private mode: no data will be saved on InfraNodus servers.
To install the InfraNodus Obsidian plugin, you need to download the plugin from the Obsidian community plugins repository (pending approval) or get the latest version directly from our website at https://infranodus.com/software/infranodus-obsidian.zip
How to Install the InfraNodus Obsidian Plugin Manually
1) Get the plugin files. While we're waiting for approval from the Obsidian team, you can get the latest release at https://infranodus.com/software/infranodus-obsidian.zip
2) Then close and reopen your Obsidian and open your Obsidian vault
3) Activate Community Plugins for this vault: Obsidian > Settings > Community Plugins > Activate Community Plugins
4) Find the location of your Obsidian vault on your hard drive (File > Open Vault > ... > reveal in finder)
5) Copy the `infranodus-obsidian` folder with the files you got from us to the `.obsidian/plugins` folder. The final location of the 3 files (main.js, manifest.json, and styles.css) should be `path-to-your-vault/.obsidian/plugins/infranodus-obsidian-plugin/`. If the folder "plugins" in ".obsidian" doesn't exist yet, you should create it.
To be able to see the `.obsidian/` folder inside your vault, you need to turn on showing hidden folders. On a Mac, you can do that by opening the Finder in your vault's folder, then clicking the Command + Shift + . (dot) buttons.
6) Quit and Restart Obsidian and activate the extension (Settings > Community Plugins > InfraNodus > On)
7) Add your InfraNodus API key in the extension's settings. You can obtain it from https://infranodus.com/subscription or from the `token` field at https://infranodus.com/api/v1/token (for the Cloud users).
8) Open any page (or select several pages), right-click the contextual menu, or click the graph at the top bar to activate InfraNodus for that page.
9) You can move the graph to the sidebar for improved experience:
8) If you experience any problems with the plugin, download the latest version, overwrite the existing files (except for the `data.json` file that contains your plugin settings), quit and relaunch Obsidian again. Otherwise, you can contact us via this portal or open an issue on the plugin's github page.
Data Privacy
We do not save any data you send to InfraNodus servers via the Obsidian plugin to keep your privacy intact — not even in the logs. Our servers simply convert your text into a JSON graph and send it back to the plugin for visualization.
When you use some of the parts of the graph to generate AI content, we only send the underlying graph structure and some of the statements that relate to the parts of the graph you selected (not your whole document) to the OpenAI's API in order to get a response. OpenAI's terms of use state that they do not use data received via API for training their model.
While the plugin is in the beta stage, we collect data about the features of the extension you use so we can improve this plugin for you. We do not collect any information from your Obsidian vault.
Comments
0 comments
Please sign in to leave a comment.