Closed
Bug 151578
Opened 23 years ago
Closed 23 years ago
Wish: give me a "Local Folders" Sidebar
Categories
(SeaMonkey :: Sidebar, enhancement)
Tracking
(Not tracked)
People
(Reporter: christophe.thalet, Assigned: samir_bugzilla)
References
Details
should be very easy to implement and is a nice
feature for opening local HTML files
or using IE's favorites folder directly
(so you don't have to synchronize bookmarks)
proposal:
window.sidebar.addPanel("Local Folders", "file:///","");
and, even more useful for dual-or-more-browser users (like me):
window.sidebar.addPanel("IE Favorites",
"file:///c:/winnt/profiles/(USERNAME)/Favorites/","");
Reporter | ||
Comment 1•23 years ago
|
||
bug #151579 has to be fixed first
Comment 2•23 years ago
|
||
*** This bug has been marked as a duplicate of 43873 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•