• 6 Posts
  • 46 Comments
Joined 1 year ago
cake
Cake day: July 13th, 2023

help-circle









  • I’m not to much worried about the syntax, KleverNotes follows Common Mark, so as long as the other app follows it too (which it should) this part is okay

    I’m more worried about directory structure and things like that, but I’ll have to read more about both API before I can really say anything concrete on this subject

    By the way, if you have something in Joplin that you really can’t live without, let me know, I’m always looking for pottential features :)


  • 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!



  • 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 !




  • 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


  • 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


  • 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 ;-)