Download List

Projeto Descrição

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.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-07-19 21:55
1.3.5

Vários pequenos bugs foram corrigidos. A configuração padrão foi simplificado. Agora é possível ajustar vários parâmetros em tempo de execução. O código agora croaks se módulos de criptografia não são encontradas em vez de apenas correr sem criptografia, mesmo sem notificar o usuário.
Tags: Stable
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.

2007-08-29 18:05
1.3.3

Armazenamento backend bugs foram corrigidos.
Tags: Minor bugfixes
Storage backend bugs were fixed.

2006-12-21 14:23
1.3.1

Project Resources