RoboJournal is a Qt/C++ cross-platform diary and jounraling editor. It
stores tagged entries in MySQL/MariaDB or SQLite databases (PostgreSQL
planned). It runs and is prepackaged for Windows and Linux systems,
comes with extensive help, wizards, search and archiving functions.
Homepage
Download
Recent Releases
0.513 Oct 2014 18:55
major feature:
Rebranded all references to MySQL to include MariaDB.
Vastly improved the Editor window.
Added new Journal Creator.
Improved the layout efficiency on the Mainwindow by removing unneeded
padding space around various objects.
Gave the original tag manager window (Tagger class) a complete overhaul to
make it resemble the Editor's built-in tag interface in order to improve
consistency. Bugfix: All MySQL transactions now use the same connection.
Bugfix: The editor now displays a warning message if you try to save a new
entry without any tags. Deprecated old Qt Assistant-based help system in
favor of a pure HTML solution.
Added a new SQLite-based "favorite journals" system, with integration
throughout the entire codebase.