Really like being able to minimize sidebar plugins to an icon
Prior to Notes 8.5 it wasn't really an option to load many sidebar plugins as they, even when collapsed, would take up a great deal of screen real estate. From Notes 8.5 you can choose to minimize a sidebar plugin to an icon at the bottom of the sidebar panel which is really nice. You do this is in the part menu by selecting "Minimize to Icon".
In my Notes 8.5 client I run the following 10 sidebar plugins:
- TwitNotes (well of cause)
- Sametime
- Day-At-A-Glance
- OnTime Team-At-A-Glance (think Day-At-A-Glance but for the OnTime Group Calendar)
- Document Viewer
- Epilio Calculator
- Activities
- My Widgets
- Formul8
- Secret Agent
You might say: "but what about performance when running so many sidebar plugins?" Well due to the way Eclipse is constructed no code from the the sidebar plugins will be loaded until you activate it so having many minimized plugins is without any performance penalty. All that is needed to show a minimized/collapsed sidebar plugin can be read from its plugin.xml file.



