Oh yeah I forgot to say earlier one thing I would really like is a shortcut action to close a specific folder /…

Oh yeah I forgot to say earlier one thing I would really like is a shortcut action to close a specific folder / sidebar and not just the top most open folder or all folders. This would give way to lot more complexed scenes of page movements done with folders and side bars… And again I have to say if anyone knows a way to do that without scripting I’m definitely interested lol but all I see is the top folder or all of them or the automatic close which still I want a shortcut to close a specific one no matter where or when it is in the desktop group

]]>
(Next Post) »

3 Commentsto Oh yeah I forgot to say earlier one thing I would really like is a shortcut action to close a specific folder /…

  1. Anonymous says:

    < ![CDATA[

    Shortcut to folder will close it, if it is already open

    ]]>

  2. Anonymous says:

    < ![CDATA[

    Chris Chastain​​ sooo a shortcut to the open folder action of the folder that’s already open well actually close it?? Please don’t tell me it was that damn simple lmao well here I go 

    ]]>

  3. Anonymous says:

    < ![CDATA[

    I know you want without scripting, but just in case, if you want to close a specific folder from a gesture for instance, the following one liner should do the trick:


    LL.getCurrentDesktop().getItemByName(“your_folder_name_here”).close();


    (assuming the folder is in the current desktop)

    ]]>

Leave a Reply

Your email address will not be published. Required fields are marked *