Hi, There has been quite a lot of merge since last time lots of minor tweaks/bugs fixes but also some big changes. Let’s take a look a this! What’s new ? Tweaks/Bugs fixes I’m not going to list and explain each one since there are more or less 20 of them. Tweak wikilink regex The wikilink regex (used for linked note) was not properly done, which meant that sometimes it was grabbing things that it should have. For exemple an bash if statement (if [[ -z $mystring ]]; then) inside a block of ...
So I wanted to give Klevernotes a try tonight but:
Klevernotes
,Klever Notes
, or justklever
. On the command lineapt search klevernotes
returns an empty result set.install on Linux
link on https://apps.kde.org/klevernotes/ doesn’t work either. It opens Discover but yields the error message Could not open appstream://org.kde.klevernotes because it was not found in any available software repositories. Please report this issue to the packagers of your distribution.I’m on Kubuntu 22.04 with KDE Plasma 5.24.7 in case that matters. Can also file an official bug report as the error message suggests if you advocate for it.
Thanks you for wanting to give it a try, and also to explain the issue clearly without being agressive, that really nice to see.
Klevernotes is a new project (± 1 year old) and doesn’t have a package right now (working on flatpak). So it’s pretty normal to not find it in Discover nor apt.
You guessed it right, you need to compile the project to test it.
I can try to guide you on how to use kde-src build to build klevernotes, but that might be a bit overkill since it will build every dependencies (useful for devs, a bit less for user). Or I can let you know when the flatpak is ready.
I’ll wait for the flatpak in that case. Too many other things I also want to do these days 😀.
I’ll let you know when I get it to work ;-)