Semantic-markdown-converter

Latest version: v0.5.9

Safety actively analyzes 715081 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 2

0.1.2

- Implemented option for choosing the prefix of typed links. This allows eg to use `~ linkType [[note]]` as a syntax instead of with `-`. See 9
- Implemented debug setting

0.1.1

Rewrote settings as an interface.

0.1.0

A new and much more functional graph view to Obsidian. It does so by connecting
to a [Neo4j](https://neo4j.com/) database. Features:
- Color nodes by tags
- Selective expansion and hiding of nodes
- Typed links using `- linkType [[note 1]], [[note 2|alias]]`
- Hierarchical layout

Installation
1. Make sure you have Python 3.6+ installed
2. Make sure you have [Neo4j desktop](https://neo4j.com/download/) installed
4. Create a new database in Neo4j desktop and start it. Record the password you use!
5. In the settings of the plugin, enter the password. Then run the restart command.

Use
On an open node, use the command "Neo4j Graph View: Open local graph of note".
- Click on a node to open it in the Markdown view
- Double-click on a node to expand its neighbors
- Shift-drag in the graph view to select nodes
- Use E to expand the neighbors of all selected nodes
- Use H or Backspace to hide all selected nodes from the view
- Use I (invert) to select all nodes that are not currently selected
- Use A to select all nodes
- All notes visited are added to the graph

Page 2 of 2

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.