Greasy Fork is available in English.

Outlook Extend Panel

Extend right side panel of Outlook mail

< Отзив за Outlook Extend Panel

Отзив: Отлично - скриптът работи

§
Публикуван на: 07.05.2018

Request: Option to remove "Conversation History" folder from left panel

Looking at google searches from others wanting to remove/hide it and Microsoft's apparent lack of interest in doing so, I was wondering if it would be possible via this script? I know a lot of people would like to be able to do so.

Also maybe a way to change the "New Folder" link they've just moved down the panel to a button or something so it doesn't look like a folder with the default name would be awesome, if possible.

Thanks for the great script and keeping it updated.

7-elephantАвтор
§
Публикуван на: 07.05.2018

I may add "Hide folder" but it will have no UI for options. Need to edit script manually for folder names.

§
Публикуван на: 07.05.2018

@7-elephant said: I may add "Hide folder" but it will have no UI for options. Need to edit script manually for folder names.

Anything would be great, thanks. :smile:

§
Публикуван на: 30.08.2018

Any progress on this by chance?

7-elephantАвтор
§
Публикуван на: 22.09.2018
§
Публикуван на: 28.09.2018

Awesome man, thanks!

What do I have to edit on that line exactly to hide the convo folder?

7-elephantАвтор
§
Публикуван на: 28.09.2018

From:

var config = 
{
    //folderHidden: ["Archive", "Deleted Items", "Conversation History"],
};

To:

var config = 
{
    folderHidden: ["Archive", "Deleted Items", "Conversation History"],
};

Just remove //

§
Публикуван на: 28.09.2018

Ahh awesome.

Also for any other noobs like me that still want "New Folder" to show, change line 49 ("hidden" to "visible"). Also changing height to 36px seems to match its original position better.

Thanks again.

§
Публикуван на: 19.11.2019

Could we please get an update, as they seem to have changed the page as hidden items are showing again.

Thanks.

7-elephantАвтор
§
Публикуван на: 27.12.2019

Updated to 1.26

§
Публикуван на: 27.12.2019

Thanks!

§
Публикуван на: 12.04.2021

They've added a bar on the left that would be nice if we could hide. Thanks.

7-elephantАвтор
§
Публикуван на: 06.05.2021

You can click hamburger button (left of New message button) to hide left panel.
But it will show bottom panel instead.
Update soon.

§
Публикуван на: 07.05.2021

That seems to hide the folder panel, not the left panel.

Thanks, good to know you're still working on this. :)

Публикувайте отговор

Влезте, за да публикувате отговор.