6d02926 create_journal refactored & bug fix for 'journal open <date>'
~bugwhisperer pushed to ~bugwhisperer/fern git
fern
is a swiss-army knife for your notetaking and personal knowledge management. Fern is a commandline tool to manage, curate, and search a vault of your personal notes. It offers an alternative to heavier GUI-based notetaking management applications. It was designed for systems that are resource constrained or for users that value the privacy and security of their data.
Fern has support for daily Journals (think a Engineer's log), Templates, and Bookmarking Notes. It has a RegEx compatable full-text search of Notes to find records in your Vault.
git clone https://git.sr.ht/~bugwhisperer/fern
cd fern
install.sh
script
./install.sh
fern vault create <path-to-vault-folder>
After installing fern, run fern help
or the manpage documentation (you did install the manpage, didn't you?), man fern
for more guidance on using fern.
Please open any tickets for bugs found or feature requests here: https://todo.sr.ht/~bugwhisperer/Fern-Issues.