Closed
Bug 159649
Opened 24 years ago
Closed 24 years ago
Import bookmarks from textfile
Categories
(SeaMonkey :: Bookmarks & History, enhancement)
Tracking
(Not tracked)
VERIFIED
WONTFIX
People
(Reporter: mbockelkamp, Assigned: bugs)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.1b) Gecko/20020721
BuildID: 2002072104
Bookmarks should also be importable from textfiles
Reproducible: Always
Steps to Reproduce:
1. (enhancement!)
2.
3.
Comment 1•24 years ago
|
||
How should Mozilla detect the format inside the text-file ?
You can store URLS with a decription in 100 different ways...
suggest : wontfix
| Reporter | ||
Comment 2•24 years ago
|
||
A List of URLs in separate Lines (easiest format I think).
Comment 3•24 years ago
|
||
One way to fix this:
- Run text files through a text->html converter to turn urls into real,
clickable links (bug 39042).
- Add "bookmark these links..." to the context menu for selected text (bug 105580?).
Comment 4•24 years ago
|
||
Jesse's suggestion should be good enough for this.
recommand wonfix
Comment 5•24 years ago
|
||
Wontfix: there's no standard text format for bookmarks files, and you'll
probably be able to do this in the future without special UI.
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → WONTFIX
Updated•21 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•