Is there a canonical way to add a file to the "recently used" list from a shell script?
0
votes
0
answers
14
views
Well-behaved apps add the files they are saving to
.local/share/recently-used.xbel
so that they are easily retrieved when using another app (for instance, browser for upload).
So, if a shell script produces a file, is there a utility that can be used to add it to recently-used.xbel
?
Asked by xenoid
(9288 rep)
Feb 14, 2025, 08:37 AM