[Users] [Bug 2811] "Go to (configurable) folder" command availability to Toolbars

noreply at thewildbeast.co.uk noreply at thewildbeast.co.uk
Wed Nov 21 15:23:47 CET 2012


http://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=2811





--- Comment #5 from Holger Berndt  2012-11-21 15:23:46 ---
You have to understand that you're requesting very specific features, so the
"ordinary user" argument is somewhat skewed. Adding any imaginable function to
a huge dropdown selection list of "internal functions" is basically an API, but
a very limited one that doesn't scale well. Generally, the more specific you
get, the more likely it is that you'll have to enter the realm of some
application-specific macro language. 

Anyways, in case somebody else is interested in the same and the python plugin
is an option, the corresponding "script" would be:

clawsmail.folderview_select_folder(clawsmail.Folder("#mh/mail/inbox"))

(or whatever identifier your target folder has)

-- 
Configure bugmail: http://www.thewildbeast.co.uk/claws-mail/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Users mailing list