Database for managing my zettelkasten
Find a file
2024-08-26 16:21:52 +01:00
src feat: setup basic CLI structure 2024-08-26 16:21:52 +01:00
tests initial commit 2024-08-26 15:38:09 +01:00
.gitignore initial commit 2024-08-26 15:38:09 +01:00
README.md chore: update readme 2024-08-26 15:50:13 +01:00
requirements.txt initial commit 2024-08-26 15:38:09 +01:00
setup.py feat: set-up entry point and install 2024-08-26 16:01:15 +01:00

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.