Jendrik Seipp wrote me to tell about his diary application RedNotebook. As the website says:
RedNotebook is a graphical diary and journal to keep track of notes and thoughts. It includes a calendar navigation, customizable templates for each day, export functionality and word clouds. You can also format, tag and search your entries.
If you click at the image above, I guess you’ll recognize those === and ** from somewhere… :)
RedNotebook uses txt2tags markup to store the diary contents and also uses the txt2tags code to format it. It’s another nice example of a Python program using txt2tags as a module.
What about writing your notes using our beloved markup in that beautiful application? Give it a try!

November 13, 2009 at 2:44 pm |
I actually knew about txt2tags using RedNotebook :D