Stupid Notepad - The Simplest Notepad Ever!
It's simply impossible to come up with something simpler.
The program allows you to edit text files. You enter the path to the file and can view and edit it, as well as create new files. Why is this notepad stupid? Because it's extremely simple and primitive, making it understandable for everyone! The interface consists of just seven elements:
- Text field for entering the file path;
- "Browse..." button;
- "Open" button;
- "New" button;
- "Save" button;
- Text field for viewing and editing the file's text;
- "Exit" button.
...
Notes Keeper 5.2.3.0
Don't you like your notes to be saved in the clouds, where you can't control. Do you like to have all your notes with you. Then you need Notes Keeper.
A program for saving and organizing notes
Notes Keeper will let you create notes, format them in all ways. You can add files, images, text and very basic tables to the notes. Change sentences/words cases and lock them from other people.
Organize your notes with folders and tree.
After you finish export your note(s) to a text file or rtf file, print it from your printer, or send it as email or attachment to you family or friends.
...
An note taking program with WebDAV sync capabilities. It works on a local (and WebDAV) directory and shows the items (text/image/binary) in a tree view. Any changes are reflected in the file system directly.
Features:
- group notes and images in a tree structure (using folders)
- can work on any directory on your machine
- technically works like a file browser with inline text editing
- synchronizes with any WebDAV server (optionally using SSL/TLS)
- allows one-way and two-way synchronization
- allows to encrypt your files locally and remote using AES256
- multi language support
You can obtain the full source code at:
https://crispy-cow.de/git/CrispySyncNote.git
Latest changes:
2.1.0: Updated for Java 9 and up
2.0.2: Added more UI translation, updated greek language (thanks to geogeo)
2.0.1: Bugfix: Sync state is now copied when duplicating workspace due to change in encryption settings
...run the install to put the AuPad.exe & aupad.ico in the programfiles directory under AuPad.
Also, the install puts the RESH.au3 (all thanks to Beege) UDF into your include folder for you.
Included in the .zip: Install.exe, Install.au3, AuPad.au3, AuPad.exe,
aupad.ico, uninstall.au3, Uninstall.exe, and RESH.au3.