ResophNotes is a fast note writing tool and a Simplenote client on Windows
IMHO ResophNotes is the best Simplenote client for Windows, but I always wished that it had the ability to organize notes into a tree. I have an idea to implement this in a simple way:
Manage the tree hierarchy in the filename itself. For example, if you had this tree:
+ A A1 A2
then when you save it would generate three files:
A.txt A__A1.txt A__A2.txt
You can use two underscores or whatever you want to demark a tree hierarchy.












