NOTE is a small console program that allows you to manage notes similar to programs like "knotes" from the command line. It supports different database backends for storage, and includes a DBI-based MySQL module and another module that uses a binary file for storage and a DBM module.
| Tags | Information Management Shells Terminals Utilities |
|---|---|
| Licenses | GPL |
| Operating Systems | OS Independent |
| Implementation | Perl |
Recent releases


Release Notes: Several minor bugs have been fixed. The default configuration was simplified. It is now possible to tweak several parameters at runtime. The code now croaks if encryption modules are not found rather than just running without encryption without even notifying the user.


Release Notes: Storage backend bugs were fixed.


No changes have been submitted for this release.