Skip to content

MD Tag Notes one more program for text notes. It keep it simple... For fast work and minimum size. Notes are grouped by tags. Sqlite is used to store data. (SQLite is the most used database engine in the world. As they write. As a last resort you can use some db tool to get your data.) You don't need folder lib (big), if you have Qt5 installed.

md2222/mdtagnotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 

Repository files navigation

MD Tag Notes 3.3.6

MD Tag Notes one more program for text notes. It keep it simple... For fast work and minimum size.
Notes are grouped by tags. Note may have multiple tags. Sqlite is used to store data.
3.3.6 - Minor fixes.
3.3.4 - Keeps focus when saving note. Minor fixes.
3.3.1 - Tabs. First tab is default, others are pinned. The tab have context menu.
2.3.2 - With DB encryption option. It may be less reliable. NO WARRANTY! See the license of QtCipherSqlitePlugin (https://github.com/devbean/QtCipherSqlitePlugin). I used the default settings. As I understand it is ChaCha20 with Poly1305 MAC, PBKDF2 with SHA256 (64007 iterations). Encryption commands are in notebooks context menu.
1.3.12 - ... Setting for use native file dialogs. Default directory for db-files changed to ".config".
0.3.9 - Can remember note scroll bar position in a session. Minor fixes.
0.3.7 - History and bookmarks

The AppImage in https://www.linux-apps.com/p/1286072/. It can be made portable.

About

MD Tag Notes one more program for text notes. It keep it simple... For fast work and minimum size. Notes are grouped by tags. Sqlite is used to store data. (SQLite is the most used database engine in the world. As they write. As a last resort you can use some db tool to get your data.) You don't need folder lib (big), if you have Qt5 installed.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published