Below you will find pages that utilize the taxonomy term “zettelkasten”
Posts
Zettelkasten Github TUI - ZKVR Project
zkvr project I developed the zkvr project in 2022 after learning about zettelkasten. I developed it using bash and awk scripts and other open source TUI (Text User Interface) tools available. I watched rwxrob’s youtube for inspiration for the structure of the project. I took the ideas and ran with them, creating an fzf menu-driven workflow script for maintaining a graph database of markdown files. I even created a simple but powerful graph query language for it that can be used to find a path of document nodes connected to other nodes, filtering by tags.