this post was submitted on 11 Jul 2026
49 points (98.0% liked)

Linux

14686 readers
318 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] moonpiedumplings@programming.dev 12 points 1 month ago* (last edited 1 month ago) (4 children)

This workflow is tied to KDE Plasma's tagging feature. Moving away from KDE Plasma would likely mean abandoning parts of this workflow altogether.

~~It looks like these tags are stored in filesystem xattrs themself, not in dolphin or kde metadata. That is, even if you load up gnome's file browser, or another file browser, it should still be able to read them.~~

Nope, it looks like the tags used are KDE specific, even though any software could theoretically implement support for reading and writing them.

https://wiki.archlinux.org/title/Extended_attributes

https://www.freedesktop.org/wiki/CommonExtendedAttributes/

[–] bitfucker@programming.dev 8 points 1 month ago (1 children)

Extended attributes are not KDE specific. KDE just utilize that feature while others just don't

[–] moonpiedumplings@programming.dev 2 points 1 month ago* (last edited 1 month ago)

Yes, but it looks like the xdg.user.tags and xdg.user.comments are KDE software specific, and not part of the official spec. Meaning other softwarw probably can't read and interact with those attributss in the same way.

[–] mrbigmouth502@piefed.zip 5 points 1 month ago

Ironic. They call it "avoiding vendor lock-in", yet you end up getting locked into KDE.

[–] Zykino@programming.dev 5 points 1 month ago (1 children)

Avoiding Vendor Lock-in By Using KDE Plasma As Personal Knowledge Base

More like:

How I vendor locked myself in KDE Plasma as PKB

/s

[–] fraksken@infosec.pub 4 points 1 month ago (1 children)

To be honest, I'd rather lock myself in KDE than ... Idk, windows or something

[–] Swedneck@discuss.tchncs.de 1 points 1 month ago

the KDE lock is one of those cabinet locks anyways, where the key is just a removable handle.

[–] lefaucet@slrpnk.net 1 points 1 month ago

Agree. I think I'm going to add googles open knowledge format frontmatter to my templates. Not a lot of tools for it exist yet, but they're coming, and it's literally just a standard header for your markdowns including optional tags

https://cloud.google.com/blog/products/data-analytics/how-the-open-knowledge-format-can-improve-data-sharing/