Summary: | Copying a file into a "tag" folder where there's an item of the same name, fails silently | ||
---|---|---|---|
Product: | [Frameworks and Libraries] baloo-widgets | Reporter: | tagwerk19 |
Component: | general | Assignee: | Stefan Brüns <stefan.bruens> |
Status: | CONFIRMED --- | ||
Severity: | normal | CC: | elvis.angelaccio, herzenschein, kfm-devel, nate |
Priority: | NOR | ||
Version First Reported In: | 20.08 | ||
Target Milestone: | --- | ||
Platform: | Neon | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
tagwerk19
2020-02-23 09:32:24 UTC
I can reproduce this with baloo 5.75.0. You can't copy a file into a 'Tag' folder. The folder is virtual, it has no location. There's a bug here. Dragging an item into a tag tags that item with the tag. We need to either fix the bug described here or else disable this hidden functionality. If you have a lot of images you want to tag, the dolphin "drag-and-copy" files/images into "tag" folders is amazingly powerful. It's a wonderful, slick workflow. I'd even venture to say intuitive :-) The "fails silently" is the gotcha. People may not know that they have several files of the same name (in different directories), they just discover after the event that the the tags they thought were applying had not been applied. |