Thank you. I mentioned the two images in https://github.com/pbek/kradio/releases/tag/v5.0.0-beta1.407709953.57 now...
see https://github.com/pbek/kradio/blob/master/.github/workflows/build.yml#L95 "Fat" has all the libs included in appimage: https://github.com/pbek/kradio/blob/master/AppImageBuilder.fat.yml "Non-fat" doesn't: https://github.com/pbek/kradio/blob/master/AppImageBuilder.yml I wasn't sure if the "Non-fat" will work for anyone but me, so I created another version too.
I love kradio, but since it vanished from the Ubuntu repositories and since I cound't find a binary of it again I took off a day or two to build an AppImage (automatically built and released on GitHub) from the current kradio5 (with some patches to make it better work as AppImage). You can download my releases on: https://github.com/pbek/kradio/releases PS: I first tried to create a snap, but the KDE of core18 is too old for kradio5. The AppImages are built with Ubuntu 20.04.
added diff of external changed files
added GNU GPL license
updated the readme
added a screenshot
found text is now highlighted in notes
now it's indicated in the statusbar when notes ...
added the qt download page
added notes to build the project
updated the readme
remove highlighting of search results in notes ...
updated readme
removed folder
removed .gitmodules and ignored some files and ...
fixed a typo
tried to add a window icon and an icon for MacOS
added correct library
notes can be removed now
added markdown highlighting of notes by using t...
some more note text file handling
- implemented checking if file was removed exte...
removed submodule
changed readme.md
deferred "note to disk storing" (we check every...
a lot of restructuring
fixed a problem with the widget geometry under ...
moved project to subfolder "src"
using QSignalBlocker for blocking signals now
tried to fix some reloading issue
store note to disk if note is not reloaded
added software disclaimer
fixed storing bug and other things
there are different settings for debug and rele...
rewrote the note refetching
doing some note autorenaming if first line of n...
app is quited if no notes folder is selected
optimized settings
added a "Quit" menu-entry
start of note autorename implementation
new notes can now be crated when pressing enter...
readme file was updated
using sqlite memory database now
added readme
removed submodule again
implemented note searching
tried to handle note storing better
changed library
updated readme
set the tab stop to the width of 4 spaces in th...
added files of library manually
ownCloud notes folder can now be select upon fi...
renamed project to QOwnNotes
added missing readme text
handling storing of notes to text files
refactoring, fixing and lots of improvements
increased autosave time to 5 sec
ask if note should be reloaded if changed outsi...
just a text change
files in ~/ownCloud/Notes directory are showed ...
- note list will be reloaded if files are added...
fixed a problem with filename generation
corrected peg-markdown-highlight readme
corrected debreate project and added png icon
included debreate project to generate deb-files
fixed a problem where files got saved too often
reload notes if notes folder was changed
removed "New note" menu entry
updated readme
added a svg desktop image
don't autorename a note if no name was found