Noty is a small Notes taking applications. Allows for small notes with formatting that can be organised in to a tree like structure and also uses internal hyper-links. It can be found in SourceForge [http://noty.sourceforge.net/] Allows you to write your notes with some formatting for "eye-candy" and allows you to organise them in a "tree-like" structure. It does have support to create hyperlinks between different notes. Unfortunately it is not documented yet. For TCL/TK developers it contains a ""rtext"" mega-widget that encapsulates all the logic needed to edit text with formatting. Also a simple add-on to it "ser.tcl" allows it to serialise/de-serialse its contents. Sample screenshots can be found here: [http://sourceforge.net/project/screenshots.php?group_id=190974] [ALL] -- 2007-03-11 [SEH] 20070311 - Congratulations on a nice looking program. I think the rtext widget is an excellent addition to the available set of Tk resources. I suggest that you combine the rtext widget and the formatting buttons into a word-processing mega-widget that can be dropped whole into other applications, similar to the wordpad widget you see in some Delphi et al. applications, and the WYSIWYG editors seen in some advanced web apps. ---- [male] - 2007-03-12: Sorry, but I just downloaded and started "noty.exe" and got following error message about a hardcoded path: Error sourcing /Apps/UsbDisk/swdev/Noty/main.tcl: couldn't open "appdef.opt": no such file or directory ---- [[[Category Application]|[Category PIM]]]