Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)LS
louis_sch @lemmy.kde.social
Posts 6
Comments 42
KleverNotes Version 1.0 official release
  • Not from KDE

    I tried it before creating Klevernotes, and it was just to much for me. I would like to make an alternative that look and feel simpler, while keeping the power.

    But if QOwnNote is good for you, that's cool

  • KleverNotes Version 1.0 official release
  • You make a good case for it! But one thing that I also have to consider is the ease of implementing this into my C++ parser...

    Right now I don't see how that would fit into the app to be honest, I'm not fully against the idea, but it would have to be nicelly integrated and I don't see how it would be (mostly in terms of UI/UX)

    There's also KDE sonnet, I will have to look further into this, but that will most certainly be a future addition to the project!

  • KleverNotes Version 1.0 official release
  • If you have a KDE dev account and want to contribute, feel free to do so But, obviously, if you want to work on a new feature, it would be better to first talk to me to see if this align with the general idea of the project

    Donation, no need for money, unless you really love the project and absolutely want to give something to me. I'm just a student who want to share it's work to make it better :-D

    Yes please, test the app, I'm always looking for constructive criticism !

    And moral, I'm good, but thanks for asking !

  • KleverNotes Version 1.0 official release
  • RSS feed looks good but to be honest I'm completly clueless about it, never used one

    I'm posting detailled update on KDE Discuss (see the "last update" link in this post) when I've made enough progress in my opinion I think you can search them using the "klevernotes" tag

    And I make Lemmy and Reddit post linking to those each time

    Edit: and if you want to ask question, my dm on those platform are always open, or there's a Matrix channel (not super active, but I check it every day), the link is in the Readme of the project

  • KleverNotes Version 1.0 official release
  • Math integration is something I want, hesitant between Katex and ASCIIMATH, but there's no such thing currently

    Technicaly no git integration, as in, there's no way to "git add/commit/Push" directly from the app, but you can style do it. Your notes are saved inside a folder, you can see the path directly from the settings, so you can technicaly use git on it. I personnaly use syncthing

    No spell checking, never thought about it, could be a cool feature, thanks for the idea

  • KleverNotes Version 1.0 official release
  • A "WYSIWYG like" editor is currently in progress (next big update)

    I don't want to go full richtext mode a la LibreOffice writter, it will be something similar as Marktext instead

    You will still see the Markdown tag (e.g: the "#" in your heading) but with the possibility to style them in a way that make them pretty much dissapear when your note editing that part, and some nice color and font size for the important part, that would pretty much mimic the preview style ;-)

  • KleverNotes Version 1.0 official release
  • No, there's currently nothing similar to richtext editing.

    You edit your text inside the editor and it is renderer in the preview. You can toggle on/off one or the other.

    I tried to make things easier with the editor toolbar. You can easily create table from it through a dialog similar to the one from richtext editor such as LibreOffice writter

  • KleverNotes Version 1.0 official release

    KleverNotes, KDE's Markdown note-taking and management application using Kirigami, is ready for its first release!

    KleverNotes lets you create and preview Markdown notes while giving you the freedom to customize the preview from settings or using a CSS theme.

    You can organize your notes however you want with a combination of categories and groups, which will be directly reflected on your system in the hierarchy of your KleverNotes storage folders.

    Simply choose your storage location and you're ready to write!

    You can print your notes, add small sketches and even create specific tasks for each of them, all from the application!

    Notes are saved as Markdown files in your KleverNotes storage for easy access. They support the entire CommonMark specification with extensive syntax. KleverNotes also introduces a small collection of opt-in “plugins” to extend basic markdown functionality, such as: code highlighting, note linking, quick emoji, PUML.

    Special thanks

    I would like to thank Carl Schwan who helped me through the incubator process, has set up the repository and the various KDE related things, fixed my code, and answered my many questions. The project would not be where it is without him.

    History

    I started KleverNotes as a small personnal project to learn QML and C++ and motivate myself to take notes in class. After posting a few screenshots of my progress on Reddit, people seemed pretty interested, which inspired me to continue and redouble my efforts. Once it was added to KDE, my motivation grew even more, my final goal is now to be able to offer a simple alternative to QOwnNotes using Kirigami. (I actively use KleverNotes in each of my classes now btw 😬)

    Final note

    This release doesn't add anything special compared to my last update, just UI tweaks from Carl, which makes the app better looking. I just wanted to get things moving in order to officially push more updates in the future. A big one is in the works and should arrive soon once my exams are finished.

    ------

    As always, I'll be more than happy to answer your questions, discuss potential features, or hear your point of view 😉

    Link to the repo: https://invent.kde.org/office/klevernotes

    Mirrorlist: https://download.kde.org/stable/klevernotes/1.0.0/klevernotes-1.0.0.tar.xz.mirrorlist

    49

    Klevernotes: Flatpak (Nighlty version) !

    Klevernotes is now available as a flatpak (Nightly version) through KDE cdn.

    To install it, simply run:

    flatpak install --user --or-update https://cdn.kde.org/flatpak/klevernotes-nightly/org.kde.klevernotes.flatpakref

    This is based on the following tutorial.

    For more info and news see: KDE Discuss post

    0
    Klevernotes: UI changes, performance improvements and more!
  • I have no problem with supporting Windows. However this means that I should build it and try it on Windows, which is not my top priority when it comes to OS support right now.

    Flatpak is currently giving me enough problem tbh :/

  • discuss.kde.org Klevernotes: UI changes, performance improvements and more!

    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 rege...

    Klevernotes: UI changes, performance improvements and more!
    29
    discuss.kde.org KleverNotes: Monthly news

    Hi ! Between the holidays and my exams I haven’t been able to work on the project as much as I would like but the objectives I set for myself last time have been fulfilled. So I’m back with news! 😎 What’s new? Quality of life: Spring cleaning (mainly C++) Clean QML files Dropping QT5 CMake and Q...

    KleverNotes: Monthly news
    2
    discuss.kde.org KleverNotes: Here's some news!

    Hey ! It’s been roughly a month and I’m back with more KleverNotes news ! I ended the last post by saying : As I said, the new C++ parser makes life much easier for new features. I’m now working on a “note linking” feature, similar to Obsidian (the map won’t be included with this). Well, this ...

    KleverNotes: Here's some news!
    0
    discuss.kde.org KleverNotes: Some news about the project!

    Hi, I’m Louis, the creator of Klevernotes. For those who don’t know Klevernotes : KleverNotes is a note taking and management application for your mobile and desktop devices. It uses markdown and allow you to preview your content. It’s been roughly 9 month since I made my first post about it a...

    KleverNotes: Some news about the project!
    6