QtNote
QtNote copied to clipboard
Note-taking application written with Qt in mind and able to read tomboy notes
For example we have in settings russian and english. For some reason these are stalled settings and russian is not actually installed. No we start QtNote and it loads english...
It seem it happens with new notes which were never closed yet but autosaved already
Special encrypted storage allowing to decrypt just one note and show it or decrypt all of them for some timeout. Should show special form in note like location, login, password,...
Start QtNote in safe mode with just few plugins enabled and probably showing settings if tray is not detected
I've created automatic Ubuntu packaging recipe for QtNote, see https://code.launchpad.net/~baltix/+recipe/qtnote-daily , but all builds fails because of strange error: g++ -Wl,-Bsymbolic-functions -Wl,-z,relro -shared -Wl,-soname,libqtnote.so.3 -o libqtnote.so.3.0.3 notedialog.o note.o notemanager.o notestorage.o...
one of ways to get around this is code signing. so I have to find cheap way to sign the code
Stores voice notes and able to capture audio output. useful to keep voice notes and voice conversations.
allows to convert some well known links and paths to local media files to media containers right in note.
In others words ptf should be able to register multiple storages (multiple directories)