3
edits
| Line 79: | Line 79: | ||
I would love to be able to get rid of bookmarks folders altogether with tagging. As such I wouldn't want to have to keep private bookmarks in a different folder than public/shared bookmarks | I would love to be able to get rid of bookmarks folders altogether with tagging. As such I wouldn't want to have to keep private bookmarks in a different folder than public/shared bookmarks | ||
I, too agree with this. Have a simple xml file (hopefully hosted by mozilla, but of course with its limits... maybe google could help out ;) ). When you load firefox, firefox would check for any changes to the file on the server. If none are found, it stops. If changes are found, it downloads them. | I, too agree with this. Have a simple xml file (hopefully hosted by mozilla, but of course with its limits... maybe google could help out ;) ). When you load firefox, firefox would check for any changes to the file on the server. If none are found, it stops. If changes are found, it downloads them. | ||
Saving bookmarks could either be instantly (this may cause a small wait period for slower users), when the bookmark list is not being used, or 'onClose' if that even exists. | Saving bookmarks could either be instantly (this may cause a small wait period for slower users), when the bookmark list is not being used, or 'onClose' if that even exists. | ||
Using [http://www.opml.org/ OPML] might be a win for this over RSS. OPML allows for hierarchical data like bookmark folders. Also bookmarks are more of a list type thing than a feed type thing. Of course you could have both. | |||
== Meta Description == | == Meta Description == | ||
edits