Skip to content

cstromblad/markdown_node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Naive Obsidian Markdown Nodenetwork something something

This "tool" was created because I had an idea about building some sort of naive Graph network in Python and render the network as a Markdown representation to be used as a Vault within Obsidian.

Installation

Ha, as if. There's no installation. Clone the repo, that's it.

Usage

Well, have a look at the client.py file to see how I've implemented it. And if you want to generate the network you do this:

$ uv run client.py

This will output the data into data/test-network and that's it. Enjoy!

About

Generate a Markdown node network (MITRE Intrusion sets and techniques) for use with Obsidian.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages