A collection of functions for note taking based on org and org-roam. This repository goal is to be a tested library for other applications around note taking.
This is aiming to do a bit of the same sort of Org Mode as Hypermedia ideas that I am doing. There are some interesting ideas in here, for sure, creating a split side-car database for org-roam keyword caching instead of doing it in the same database is something I've considered in the past, especially since SQLite is not a toy database and can load multiple databases and join across them.