> On Jan 6, 2016, at 2:43, Roger DuBois <roger.dub...@in-node.com> wrote:
> 
> Hello,
> 
> I process an enormous number of files per day and it would be useful to me to 
> see ‘where I’ve been’ and the “Open Recent” menu only displays the last 10 
> entries which is insufficient for me. I looked for a hidden preference with...
> 
>>> defaults read net.sourceforge.skim-app.skim 
>>> SKMaximumDocumentPageHistoryCount
> 
> but got no result - so I tried to set a <Key> with
> 
>>> defaults write net.sourceforge.skim-app.skim 
>>> SKMaximumDocumentPageHistoryCount 40
> 
> and then checked with
> 
>>> defaults read net.sourceforge.skim-app.skim 
>>> SKMaximumDocumentPageHistoryCount
> 
> which gave me the result “40”
> 
> But I still only have 10 files in the "Open Recent” menu!
> 
> It would really help a lot if I could increase this substantially, is there 
> any way I can do this please?
> 
> Is it possible to rebuild Skim from source and change it like that maybe?
> 
> Any help would be most welcome, I could not find anything in the list going 
> back about 500 entries
> 
> Cheers, Roger

You can’t, this is managed by the system.

Christiaan


------------------------------------------------------------------------------
_______________________________________________
Skim-app-users mailing list
Skim-app-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/skim-app-users

Reply via email to