Database for managing my zettelkasten
src | ||
tests | ||
.gitignore | ||
README.md | ||
requirements.txt | ||
setup.py |
eolas-db
This application parses data in my zettelkasten repository and populates an SQLite database that records key metadata about each entry (tags, backlinks, outlinks etc).
It exposes a command line application for interfacing with the database.