Thunderbird Profiles
To support my recent effort to reclaim me time, I split my Thunderbird configuration into two profiles. Personal and work profiles.
After a couple of test passes I had two profiles after an hour or so. The basic sequence of steps was something like this:
- Close Thunderbird.
- Disable networking.
- Perform backups.
- Create a new profile named
work
. - Copy the current profile contents to the new profile.
- Start Thunderbird with each profile.
- Delete unrelated accounts in each profile.
- Delete the unrelated calendar from each profile.
- In the new work profile define a new
Local Folders
location. - Create a new
~/.local/share/applications/mozilla-thunderbird-work.desktop
file. - Edit the panel menu.
- Restore networking.
- Test each profile.
I wanted to visually distinguish the two profiles.
I tested several themes but found them too harsh and disruptive to my eyes. I settled for the Light theme that is packaged with Thunderbird. To further distinguish the two profiles, I added the following to the work profile user.js
user_pref("browser.display.background_color", "#ECECEC");
I added the following to the work profile userChrome.css
:
/* Folder pane & Message pane color */ treechildren { background-color: #ECECEC !important; }
I changed the work profile toolbar to Icons besides Text
and the personal profile to Icon and Text
.
In all the process went well. Now for some “me time.”
Posted: Usability Tagged: Thunderbird
Category:Next: A Productive Linux Desktop
Previous: Sneaker Net