KomoDo, my first KDE app

KomoDo, my first KDE app Posted on 2025-08-07 During all my time with KDE projects, I’ve never made an app from scratch.. Except now. Today my first KDE app ever, KomoDo, was released on Flathub! It’s a simple todo application for todo.txt format and parses todo.txt files into a list of cards. One task is one card. The application has help sections for any of the rules todo.txt format follows, but you can use as many or as little of them as you want. I wanted to go through in this blogpost about the process, or what I remember of it anyway. I’ve always just fixed bugs in Plasma or Frameworks or even in apps like Dolphin, but never made anything from scratch. So I thought that writing this down might be helpful for someone in similar position. As with any KDE project, it’s open…

Read more on Lobste.rs