Opal Feature Requests

Wish List and Priorities

Opal Home

Frequently Asked Questions

Open Recent

I wish:

I wish Open Recent could be expanded to 20 or 30 documents.
Maybe make it a preference...and select how many you prefer.
—in your spare time of course.

Danny
Danny Harris Send private email
Monday, November 6, 2006
 
 
This is totally standard Cocoa behavior, so you can search for the technique to do it. You should even be able to set this system-wide if you like.
David Dunham Send private email
Monday, November 6, 2006
 
 
I think you can do this globally by executing the following in Terminal:

defaults write -g NSRecentDocumentsLimit int 25

or just Opal

defaults write a-sharp.opal NSRecentDocumentsLimit int 25

I don't think this is worth adding to Preferences.
David Dunham Send private email
Sunday, November 26, 2006
 
 
1.  I just tried
defaults write a-sharp.opal NSRecentDocumentsLimit int 25

and got this response
2006-12-14 21:09:59.834 defaults[386] Unexpected argument 25; leaving defaults unchanged.

2.  I'd like to be able to <flavor>-select* an item in the Recent menu and remove it from the list, without scuttling the entire list.  *(where <flavor> is option or control or whatever).  (If there's any standard Cocoa way to do that, how do we find out stuff like that?)
Eric Bear Albrecht Send private email
Thursday, December 14, 2006
 
 
Sorry should be "-int" as in

defaults write a-sharp.opal NSRecentDocumentsLimit -int 25

No standard (or even at all easy) way of editing the list I'm aware of.
David Dunham Send private email
Sunday, December 17, 2006
 
 

This topic is archived. No further replies will be accepted.

Other recent topics Other recent topics
 


[ Home | Products | Support | News | About Us | Buy ]

Copyright ©2009 A Sharp, LLC.