MyNotex

A free note-taking, document file and activity manager for GNU/Linux.

Version 1.4.1 stable release - Released on 14 August 2017.

Copyright by Massimo Nardello,

Modena (Italy) 2010-2018.

News

What is MyNotex?

MyNotex is a free software for GNU/Linux to take notes, to file documents and to manage activities.

Notes are gathered under different subjects and are made by a title, a date, a tags (keywords) list and a free-length text. This may be formatted: it is possible to change the font name, size and color of a selected text and of its background, and also to set bold, italic, underline and strike-through; the text may have pictures within it. The software can manage paragraph alignment, bullets, numbered and alphabetic lists with automatic indentation. Each note may have any number of attachments (files of every kind), and has also a spreadsheet-like grid to manage a list of activities which is quite similar to the one used in many software of project management. The various activities of one or all the notes of a file may be shown in a diary view and possibly exported in iCal format. A single file of MyNotex contains various notes filed under different subjects.

See the following instructional video on MyNotex 1.4.

MyNotex Features

(Thanks to George Supreeth for this description)

Although MyNotex is described as a free-form information manager, it boasts some killer features that set it apart from the average note-taking software. Here are some of the top features.

Remember everything, keep it forever

MyNotex sits on your desktop, and not on the cloud somewhere. You control your files and backups. The notes in MyNotex are arranged in subjects. Think of subjects as notebooks and notes as, well - notes. There is no known limit to how many subjects or notes you can create in a single MyNotex document.

A Joy to Use. Simple UI and Work-flow

This is probably the only manual you'll ever need to read. In fact, go ahead and skip the rest if you want to - because with MyNotex, you'll hit the ground running. The User Interface is straight-forward, and the dual pane makes organization of content extremely easy.

Seek and it shall be found. Solid Search and Retrieval

Notes can be dated and tagged - making search and retrieval, a snap. MyNotex searches across a wide variety of parameters, helping you to organize your notes even if they number in the thousands.

Leave no file behind. Attach anything

You can attach virtually any type of file to a note in MyNotex. Think of the possibilities. With MyNotex you can centrally maintain all your project documents, spreadsheets, presentations, mind-maps - basically any type of file in one centralized location.

Don't just think, do. Manage projects

Each note comes with it's own Activity-Manager. To those familiar with project management software, this is a spreadsheet-like grid which allows you to create and manage list of activities and sub-activities with project-status, critical-dates, resources and cost specifications.

Safe & Secure. Encryption

If security is important to you, MyNotex allows encryption and decryption of notes with AES algorithm or of files, with GNU Privacy Guard (GPG), if available in the system.

Create beautiful documents on the fly

MyNotex allows you to export any note as a Open Office or Libre Office document. You can also import content directly from such documents as well.

Love Hyper-links? You'll love the Interlinking Notes

MyNotex makes it easy to link notes to each other, link notes to files or link to websites. Linking helps you form mental connections between your content, besides the fact that it is an incredibly useful feature.

And there's much much more...

Printing, Importing and Exporting

Finally it is possible to synchronize two different files of MyNotex so that the new, the changed and the deleted subjects, notes and attachments in each one of them are mirrored in the other; at the end of the process, the two files and attachments directories are identical. This feature allows to modify two or more files of MyNotex offline and then connect to the LAN or the Internet and synchronize them, also through a cloud services like Dropbox.

So, for example, MyNotex could be useful to:

To see more unconventional uses of MyNotex, visit the Repository section.

Technical information

A file of MyNotex is a database of Sqlite (www.sqlite.org), a popular software whose data can be easily read and exported through different tools available on the Internet. The version of Sqlite used by MyNotex is 3.6.22-1 or following (available in Ubuntu 10.04 or following), but it should work also with previous version major or equal to 3.

The use a Sqlite and the lack of the typical tree view structure to show the titles of the subjects and of the notes makes the difference between MyNotex and other note-taking softwares. MyNotex has been developed so that it could easily manage a large number of notes, even if it can be used just to write few texts. The use of grids instead of a tree view structure and of Sqlite format instead of a XML file grant better strength and speed with large amount of data. This makes MyNotex useful not only for personal use, but also to share many textual documents within a group or an organization. See at the bottom of the page few information about a load test of the software.

MyNotex runs in English, French, German, Russian, Italian, Portuguese, Spanish or Polish, according to the language of the system in use. It is also possible to open with a text editor the English language file “english.lng” installed in the directory of the software (/opt/mynotex) or download it from the Download section, open it (it's just a text file), translate all the sentences from English into one's language and install it. See the manual for more information.

MyNotex has been developed with Lazarus (www.lazarus.freepascal.org) and the components TDBZVDateTimePicker (wiki.freepascal.org/ZVDateTimeControls_Package), a modified version of TRichMemo (http://wiki.freepascal.org/RichMemo) available in the Download section and Dcpcrypt (http://wiki.lazarus.freepascal.org/DCPcrypt). It has been developed, tested and compiled for GTK2.

MyNotex is free software and is released under the GPL license version 3 (www.gnu.org/licenses/gpl-3.0.txt) or later.

The source code of MyNotex is available in the Download section.

Translators

Jean-Philippe Fleury, Daniel Poulin and Pascal Munerot (French), Lars Wohlfahrt, Susanne Böhm, Mona Abendroth by IST planbar GmbH, Germany (German), Massimo Nardello (Italian), Zdenek Petrbok (Czech), Bruce Delchi (Portuguese), Aleksandr Supryadkin (Russian), Edelmiro Vila and Roony Alvarez (Spanish), Rafał Klekowski (Polish).

Help and contacts

To ask questions, share ideas or report bugs about MyNotex it is possible to subscribe or simply to visit the on line forum in

http://groups.google.com/forum/#!forum/mynotex

To contact me, the author of MyNotex, send an email to ms.nardello at the domain gmail.com.

Please do not contact me in order to have support on the installation or the use of the software. I can't really answer to single users requests.

Download

The last version of MyNotex is 1.4.1, published on 14 August 2017.

In the download section the following items are available:

Both 32 bit and 64 bit deb and rpm packages of MyNotex are available.

Go to download section.


This software has been made with Lazarus