Darkrose's Blog
New Project: Nodau
5th April 2010
By: Darkrose
This cam about as a result of a mess in my home directory; I have a habit of just opening vi and dropping notes all over the place.
So I created Nodau (apparently Welsh for 'notes'), which is a simple console note taking program. Notes are stored in a sqlite database in each users home directory (~/.nodau), so they're not cluttering the place up.
It has the ability to create new notes, search for notes (by name, date, or date range), edit existing notes, and delete notes (by name, date, or date range).
Nodau Project Page
So I created Nodau (apparently Welsh for 'notes'), which is a simple console note taking program. Notes are stored in a sqlite database in each users home directory (~/.nodau), so they're not cluttering the place up.
It has the ability to create new notes, search for notes (by name, date, or date range), edit existing notes, and delete notes (by name, date, or date range).
Nodau Project Page
There are no comments for this blog entry.