Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/joashxu/zetteltools


https://github.com/joashxu/zetteltools

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# ZettelTools

Collections of tools for Zettelkasten note-taking system.
This code is intended for personal use. It follows my own note-taking convention, from file name to individual note structure.
I mainly use it to visualize the connections between my notes.

## Usage

```shell script
$ python zettviss.py
```

This will show the following visualization:

![Overall connection](media/graph.png)

You can mouseover the note to read the note's title and its direct children.

![Mouseover action](media/focus-graph.png)