A new RedNotebook version has been released. You can get the tarball, Windows installer and links to distribution packages at http://rednotebook.sourceforge.net/downloads.html What is RedNotebook? -------------------- RedNotebook is a **graphical journal** and diary helping you keep track of notes and thoughts. It includes a calendar navigation, customizable templates, export functionality and word clouds. You can also format, tag and search your entries. RedNotebook is available in the repositories of most common Linux distributions and a Windows installer is available. It is written in Python and uses GTK+ for its interface. What's new in this version? --------------------------- * Allow filtering exported days by tags (Alistair Marshall). * Add option to export only the currently selected text (Alistair Marshall). * Move spellcheck option from preferences to edit menu and add F7 shortcut (Alistair Marshall). * Enable spellchecking on Windows. See help for adding custom dictionaries. * Better error message for invalid markup. * Show warning if no directory is selected before clicking the "Open" button when choosing a journal directory. * Gracefully handle BadStatusLines when checking for new versions. * Do not try to set file permissions on Windows where they are unavailable. * Fix hide-from-cloud for words containing backslashes (LP:1131412). * Fix relative file links on Windows. * Code: Switch from optparse to argparse (Alistair Marshall). Cheers, Jendrik