Andrew's Notebook
Contents
Introduction
This program is a tool I wrote to help me keep notes on my computer. It allows you to add little text notes and saves them in a single file. It's written in C++ and is designed to run on Windows 2000 systems and above.
This program is actually a rewrite of an older note-taking tool I created and it uses the same file format. If you're looking for that older version, you can find it here. However this newer version has more features like Unicode (UTF-8) support and searching capabilities.
Screenshots
Downloads
Zipped binaries and source code. The latest release is notebook-9.6.16.zip.