Summary: | Tags and ratings are VERY easy to accidentally delete. | ||
---|---|---|---|
Product: | [Applications] dolphin | Reporter: | m1vri31c |
Component: | general | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
Status: | REPORTED --- | ||
Severity: | normal | CC: | kfm-devel, tagwerk19 |
Priority: | NOR | ||
Version: | 24.05.0 | ||
Target Milestone: | --- | ||
Platform: | NixOS | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
m1vri31c
2024-06-05 07:04:49 UTC
(In reply to m1vri31c from comment #0) > • Saving over a file in an application that is not aware of tags will delete the tags. This bit has to be addressed application by application. Cf: Bug 431146 for Gwenview Maybe a heads up within Dolphin to warn if you try to copy xattr data to a filesystem that does not support it would be kind, gentle and friendly. Whatever, something like: today=`date +%Y-%m-%d" getfattr --absolute-names -dR ~ > ~/Tags/$today.fattr is going to be your friend at some point :-/ |