A portable cross-platform sticky note application.
...It is very simple and its use recalls that of the real sticky notes in the following three steps:
1. create a new / take a note;
2. (re)edit it;
3. stick it.
YSticky is developed in Java so needs the Java VirtualMachine (version 6 or higher) that, in the case, is very easy to download and install. It does not need installation since quickly creates and edits notes in the same directory of the executable.
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...