Every opened folder is added to recently-used.xbel
Whenever a folder is opened, it will be added to ~/.local/share/recently-used.xbel
. We should find out if this is necessary or useful at all, maybe if it is even a regression.
Version: git master
Whenever a folder is opened, it will be added to ~/.local/share/recently-used.xbel
. We should find out if this is necessary or useful at all, maybe if it is even a regression.
Version: git master
Since we don't even show folders inside recent:///
, I suppose we should not add them … at least not by default.
There could be a checkbox track directories
inside some infobar in recent:///
to enable tracking and as well showing them in the table.
Though for now, I suppose it will be fine to just don't track opened folders.
added 5. Recent:/// label
added 1. Regression label
mentioned in merge request !468 (merged)
mentioned in commit f3c3170c
changed milestone to %4.19.3
mentioned in issue #1170
Do you plan to apply the fix to the 4.18 branch too?
mentioned in commit 71daeaff
changed milestone to %4.18.11
closed