How shorten 'recent files' list
Forum rules
Before you post please read how to get help
Before you post please read how to get help
-
- Level 5
- Posts: 609
- Joined: Fri Dec 20, 2019 4:54 pm
- Location: Royston Vasey
How shorten 'recent files' list
How shorten 'recent files' list on Mint 19.2?
Last edited by karlchen on Sun Feb 21, 2021 9:18 am, edited 2 times in total.
Reason: --
Reason: --
Language is a virus.
19.2 Cinn, Nemo
19.2 Cinn, Nemo
- AZgl1500
- Level 15
- Posts: 5753
- Joined: Thu Dec 31, 2015 3:20 am
- Location: Oklahoma where the wind comes sweeping down the plains
- Contact:
Re: How shorten 'recent files' list
1st, you seem to have left out an implied 'to' in the sentence/title.
I just checked and my Recent Files list is 20, and I don't think that number has changed over time for me.
Personally, if it were shorter, I would miss some things that are important.
But as to how to make the list shorter, down to say just 5 items, I have no clue.
Not exactly what you asked for, but close: https://unix.stackexchange.com/question ... linux-mint
This link suggests there is a Setting to control that: https://stackoverflow.com/questions/405 ... cent-files
This link shows how to create the list in the 1st place, not what you wanted, but maybe can provide a clue to how to make the list a specific length: https://www.instructables.com/Ubuntu-Re ... ndows-in-/
Linux Mint 19.3 Cinnamon / ASUS FX705GM
Re: How shorten 'recent files' list
Type this in terminal
Navigate to
It can be changed there.
Code: Select all
dconf-editor
/com/linuxmint/mintmenu/plugins/recent/num-recent-docs
It can be changed there.
-
- Level 5
- Posts: 609
- Joined: Fri Dec 20, 2019 4:54 pm
- Location: Royston Vasey
Re: How shorten 'recent files' list
@AZgl1500
Thnx mikeflan, i will give it a try!
No i haven't but as you can (not) see a moderator has been messing with my text and even deleted one reply to that!1st, you seem to have left out an implied 'to' in the sentence/title.
Thnx mikeflan, i will give it a try!

Language is a virus.
19.2 Cinn, Nemo
19.2 Cinn, Nemo
Re: How shorten 'recent files' list
That would be my reply.
I thought I was going mad, 'cause I could've sworn I posted. 


I use Linux Mint 18.3 with Cinnamon in a VirtualBox VM for testing & sandboxing.
I'm LearnLinux (LL) on YouTube: https://www.youtube.com/c/learnlinux
I'm also terminalforlife (TFL) on GitHub: https://github.com/terminalforlife
I'm LearnLinux (LL) on YouTube: https://www.youtube.com/c/learnlinux
I'm also terminalforlife (TFL) on GitHub: https://github.com/terminalforlife
- ricardogroetaers
- Level 5
- Posts: 635
- Joined: Sat Oct 27, 2018 3:06 am
- Location: Rio de Janeiro, Brasil
Re: How shorten 'recent files' list
What is the Work Environment?
-
- Level 5
- Posts: 609
- Joined: Fri Dec 20, 2019 4:54 pm
- Location: Royston Vasey
Re: How shorten 'recent files' list
@ricardogroetaers
LM19.2 Cinn menu Nemo
LM19.2 Cinn menu Nemo
Language is a virus.
19.2 Cinn, Nemo
19.2 Cinn, Nemo
-
- Level 5
- Posts: 609
- Joined: Fri Dec 20, 2019 4:54 pm
- Location: Royston Vasey
Re: How shorten 'recent files' list
That opens a window on
/desktop/gnome/crypto/cache/gpg-cache-method
org.gnome.crypto.cache gpg-cache-method 'session'
Code: Select all
dconf-editor
** (dconf-editor:4306): WARNING **: 12:49:16.359: source-manager.vala:108: The following schemas:
org.gnome.d-feet
org.x.apps
org.cinnamon.invalid-schema
org.cinnamon.settings-daemon.plugins.csdwacom
contain neither keys nor children.
/com/linuxmint/mintmenu/plugins/recent/num-recent-docs
I can see no way to navigate nore to change anything whatsoever.mikeflan wrote: Navigate to/com/linuxmint/mintmenu/plugins/recent/num-recent-docs
It can be changed there.

Language is a virus.
19.2 Cinn, Nemo
19.2 Cinn, Nemo
Re: How shorten 'recent files' list
Mikeflan, I bet that you have dconf-editor installed and the OP does not.mikeflan wrote: ↑Sun Feb 21, 2021 10:40 amType this in terminalNavigate toCode: Select all
dconf-editor
/com/linuxmint/mintmenu/plugins/recent/num-recent-docs
It can be changed there.

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
-
- Level 5
- Posts: 609
- Joined: Fri Dec 20, 2019 4:54 pm
- Location: Royston Vasey
Re: How shorten 'recent files' list
I happen to know OP has Dconf-editor 3.28.0-1installed, not Dconf-Editor flatpak.
Not sure if that matters, sorry to bother.
Not sure if that matters, sorry to bother.
Language is a virus.
19.2 Cinn, Nemo
19.2 Cinn, Nemo
Re: How shorten 'recent files' list
It shouldn't, I think.
Does that program not allow you to make the wanted changes?
Mine does:
Does that program not allow you to make the wanted changes?
Mine does:

If your issue is solved, kindly indicate that by editing the first post in the topic, and adding [SOLVED] to the title. Thanks!
-
- Level 5
- Posts: 609
- Joined: Fri Dec 20, 2019 4:54 pm
- Location: Royston Vasey
Re: How shorten 'recent files' list
It might be hard for OP to navigate the directory structure in dconf editor. Here's a quick solution:
If 10 documents is too much, you can always change the number.
Edit: For Mate
Code: Select all
dconf write /com/linuxmint/mintmenu/plugins/recent/num-recent-docs 10
Edit: For Mate
Last edited by Welcome on Tue Mar 02, 2021 9:17 am, edited 1 time in total.
3 steps to find an answer: (1) Search forum with unique key words. (2) Search with Google and add
site:linuxmint.com
to your unique key word query. (3) Search with Google and add either Linux Mint
or Ubuntu
to your unique key word query.Re: How shorten 'recent files' list
I loaded up my Linux Mint 20.1 Cinnamon installation, and ran this:
But it returns nothing. Turns out, the mintmenu and everything therein doesn't even exist. OP didn't mention in his or her initial post which desktop environment is in use, so I'm just guessing from other posts that it's Cinnamon.
Anyway, if you do see something when you run that command, you can try setting it to a desired VALUE (an number) with this:
On my (mostly-stock) installation, the dconf(1) command is available.
...damn, previous poster beat me to it.
Didn't realise. 
Code: Select all
dconf read /com/linuxmint/mintmenu/plugins/recent/num-recent-docs
Anyway, if you do see something when you run that command, you can try setting it to a desired VALUE (an number) with this:
Code: Select all
# Remember to set VALUE to a number you want.
dconf write /com/linuxmint/mintmenu/plugins/recent/num-recent-docs VALUE
...damn, previous poster beat me to it.


I use Linux Mint 18.3 with Cinnamon in a VirtualBox VM for testing & sandboxing.
I'm LearnLinux (LL) on YouTube: https://www.youtube.com/c/learnlinux
I'm also terminalforlife (TFL) on GitHub: https://github.com/terminalforlife
I'm LearnLinux (LL) on YouTube: https://www.youtube.com/c/learnlinux
I'm also terminalforlife (TFL) on GitHub: https://github.com/terminalforlife
Re: How shorten 'recent files' list
Thanks Termy! Great minds think alike!
If you run the "reset" command, and then run the "read" command, again it'll return nothing (because it will be at it's default value). Hope this isn't too much info for OP!
Edit: to -> too

It doesn't return anything because the values are still set at their default values. If you change the value, and then run the "read" command, it'll show the value.Termy wrote: ↑Tue Feb 23, 2021 10:22 amBut it returns nothing.Code: Select all
dconf read /com/linuxmint/mintmenu/plugins/recent/num-recent-docs
If you run the "reset" command, and then run the "read" command, again it'll return nothing (because it will be at it's default value). Hope this isn't too much info for OP!

Edit: to -> too

Last edited by Welcome on Tue Feb 23, 2021 10:44 am, edited 1 time in total.
3 steps to find an answer: (1) Search forum with unique key words. (2) Search with Google and add
site:linuxmint.com
to your unique key word query. (3) Search with Google and add either Linux Mint
or Ubuntu
to your unique key word query.Re: How shorten 'recent files' list
That's weird. I expected it to work like gsettings(1), with which it just shows the current value, regardless of whether it's the default or not. As they say, knowledge is power.

I use Linux Mint 18.3 with Cinnamon in a VirtualBox VM for testing & sandboxing.
I'm LearnLinux (LL) on YouTube: https://www.youtube.com/c/learnlinux
I'm also terminalforlife (TFL) on GitHub: https://github.com/terminalforlife
I'm LearnLinux (LL) on YouTube: https://www.youtube.com/c/learnlinux
I'm also terminalforlife (TFL) on GitHub: https://github.com/terminalforlife
-
- Level 5
- Posts: 609
- Joined: Fri Dec 20, 2019 4:54 pm
- Location: Royston Vasey
Re: How shorten 'recent files' list
Well changed to 7
But the list just continues beyond that...
Even after CLEARING list and reboot.
Its LM19.2 Cinn menu Nemo
As always there is nothing left of these moderator actions! So OP gets the blame
Code: Select all
mint@mint:~$ dconf read /com/linuxmint/mintmenu/plugins/recent/num-recent-docs
7
mint@mint:~$
Even after CLEARING list and reboot.
Its LM19.2 Cinn menu Nemo
Actually he did but an over eager moderator messed up his post AND deleted OP reply to that! Said before: viewtopic.php?p=1975477#p1975477Termy wrote: OP didn't mention in his or her initial post which desktop environment is
As always there is nothing left of these moderator actions! So OP gets the blame

Last edited by Pepper-Mint-Patty on Tue Feb 23, 2021 11:41 am, edited 1 time in total.
Language is a virus.
19.2 Cinn, Nemo
19.2 Cinn, Nemo
Re: How shorten 'recent files' list
Oh! Thanks for clarifying. If it's any consolation, I've been a message board moderator before (not here), and I have to say, it can be quite confusing and even stressful.Pepper-Mint-Patty wrote: ↑Tue Feb 23, 2021 11:32 amActually he did but an over eager moderator messed up his post AND deleted OP reply to that!:
I use Linux Mint 18.3 with Cinnamon in a VirtualBox VM for testing & sandboxing.
I'm LearnLinux (LL) on YouTube: https://www.youtube.com/c/learnlinux
I'm also terminalforlife (TFL) on GitHub: https://github.com/terminalforlife
I'm LearnLinux (LL) on YouTube: https://www.youtube.com/c/learnlinux
I'm also terminalforlife (TFL) on GitHub: https://github.com/terminalforlife
- AZgl1500
- Level 15
- Posts: 5753
- Joined: Thu Dec 31, 2015 3:20 am
- Location: Oklahoma where the wind comes sweeping down the plains
- Contact:
Re: How shorten 'recent files' list
FWIW, 19.3 Cinnamon does not contain dconf editor.
I could install it, but I use TED with the Root command and do just fine.
I could install it, but I use TED with the Root command and do just fine.
Linux Mint 19.3 Cinnamon / ASUS FX705GM
-
- Level 5
- Posts: 609
- Joined: Fri Dec 20, 2019 4:54 pm
- Location: Royston Vasey
Re: How shorten 'recent files' list
I have reported things don't work out as 'The Great Minds' suggested. viewtopic.php?p=1976525#p1976525
Hope they are still here and this isn't too much info for them to digest...
Hope they are still here and this isn't too much info for them to digest...

Language is a virus.
19.2 Cinn, Nemo
19.2 Cinn, Nemo