Comment on Mozilla UX: Save For Later (why bookmarks are broken and how to fix it)parentComments−kbrosnan13yTags are in the bookmark backup JSON.(Storing tags was one of the primary reasons for moving from bookmarks.html.) Search for "root": "tagsFolder" anything that is a parent of that is a tag.−derleth13yHey, thanks. Looking at a pretty-printed JSON file with that little piece of info cleared it up for me.
Comments
Tags are in the bookmark backup JSON.(Storing tags was one of the primary reasons for moving from bookmarks.html.) Search for "root": "tagsFolder" anything that is a parent of that is a tag.
Hey, thanks. Looking at a pretty-printed JSON file with that little piece of info cleared it up for me.