Semantic-markdown-converter

Latest version: v0.5.9

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

Scan your dependencies

Page 1 of 2

0.2.4

Added links to the documentation in the plugin settings.

0.2.3

Documentation now available at https://publish.obsidian.md/semantic-obsidian/Neo4j+Graph+View+Plugin

New features
- Added right-click ('context') menu for the graph
- Now supports header/block links

Bug fixes
- Now properly works with multiple Graph Views open
- Fixed issues with relation updating when notes changes
- Fixed typed links on last line not being recognized
- Fixed notes without any relations not being opened in local graph

0.2.2

- Now automatically updates the graph view with changes made in Obsidian
- Whenever relations are added or removed, they will be added to the graph if the note is 'expanded'
- Improved hiding behaviour
- Now doesn't randomly throw around the nodes when hiding
- Added setting to show the context of an inline link on the edge in the graph

Minor fixes
- Compatibility fixes for Python 3.6
- Now doesn't crash the server if the image server fails or if pip3 fails

0.2.1

<img width="1414" alt="image" src="https://user-images.githubusercontent.com/1289165/103287370-a5ead800-49e2-11eb-9a76-af61cc5269d4.png">


- Execute cypher queries by running the Obsidian command: Execute Cypher query.
- In the Markdown edit view, create a code-block with language 'cypher', type your query there, and use the command. This opens the graph view.
- Tooltips are now (rudimentarily) rendered in Markdown. This uses a different parser than Obsidian, so it's missing some features.

0.2.0

Work on styling of the graph view.
- You can now use .json to individually style [nodes](https://visjs.github.io/vis-network/docs/network/nodes.html) and [edges](https://visjs.github.io/vis-network/docs/network/edges.html) by tags or by folders.
- Images in notes linked to with wikilinks are now displayed as images in the graph
- Fixed styling of hoverboxes. These can now be styled using css.
- Minor interaction bug fixes

0.1.3

Added setting to choose to do colour-coding by folder a note is in, instead of by tags.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.