Google Docs Outline Expander

Adds dragable border for google docs outline in order to view long headings.

< 腳本Google Docs Outline Expander的回應

評論:正評 - 腳本一切正常

§
發表於:2025-11-10

Nice way to stretch out the Document Tabs section to make it more clear and useful. Attached sceenshot gives a demo.

I’d love it if the outline headers wrapped instead of extending off into infinity. Is there a simple CSS way to handle that? Nothing I’ve tinkered with seems to work quite right without messing up spacing.

§
發表於:2025-11-10
I’d love it if the outline headers wrapped instead of extending off into infinity. Is there a simple CSS way to handle that? Nothing I’ve tinkered with seems to work quite right without messing up spacing.

For anyone who needs it, try these CSS modifications:

.navigation-item-white-space: normal;}
.outlines-widget-chaptered .navigation-item {height: auto;}

發表回覆

登入以回覆