https://bugs.kde.org/show_bug.cgi?id=442186
--- Comment #7 from Harald Sitter <[email protected]> --- https://invent.kde.org/frameworks/kio/-/blob/master/src/filewidgets/kfileplacesmodel.cpp#L425 Uses kactivities under the hood https://invent.kde.org/network/kio-extras/-/blob/master/recentlyused/recentlyused.cpp#L67 It's not really folded into the model though but an entry that leads to the recentlyused worker. Dolphin could use that to add entries to its places view. Or indeed the KIO model could expand the content. Bonus advantage that this would build on existing tech and not require any extra changes to track recent url activities. -- You are receiving this mail because: You are watching all bug changes.
