this post was submitted on 21 Feb 2026
274 points (99.3% liked)

KDE

7691 readers
111 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 2 years ago
MODERATORS
 

I have been using KDE via Kubuntu for about 2 years now, other distros with Gnome before that. Based upon the name (KDE Advanced Text Editor, K.A.T.E.) I always thought of Kate as an alternative to Notepad++ or something like that. Like a highend note-taking app.

I recently started using Kate for managing my Docker-Compose yaml files on my homelab, using the Git functionality to sync to my repos and doing some web development. It's basically an alternative to VSCode or Codium.

Thanks to the devs who work on Kate . If you don't hear it enough we appreciate you!

you are viewing a single comment's thread
view the rest of the comments
[–] yodeljunkmanenvy@piefed.social 13 points 1 day ago (1 children)

Have you tried using the Sessions feature in Kate? It allows you to pick up where you left off, even between multiple projects.

[–] Dave@lemmy.nz 5 points 1 day ago

I haven't! But the main advantage of the Notepad++ way is the files aren't actually saved anywhere, it saves them temporarily until you choose where to properly save them. You can just keep opening new tabs and putting stuff in them and it remembers even if closed, but you don't have to actually save them.