Ko tenda hembiapoite sa’ivéta oñemba’apokuévo hese hembiapo porãve hag̃ua. Peteĩ jehaipyre nomoĩporãiramo ne apañuái ha eporanduséramo, roguerekohína ore nepytyvõ rekoha ikatútava ndeykeko @FirefoxSupport Twitter-pe ha avei /r/firefox Reddit-pe.

Eheka Pytyvõha

Emboyke pytyvõha apovai. Ndorojeruremo’ãi ehenói térã eñe’ẽmondóvo pumbyrýpe ha emoherakuãvo marandu nemba’etéva. Emombe’u tembiapo imarãkuaáva ko “Marandu iñañáva” rupive.

Kuaave

print bookmarks

  • 3 Mbohovái
  • 1 oguereko ko apañuái
  • 9 Hecha
  • Mbohovái ipaháva cor-el

more options

OK, so I want to archive ONE BOOKMARK folder. Text, html, I don't care. I know I can export ALL the bookmarks, and with some trouble, I can clip out the folder I want out of that big file, but surely there is a better way. If I "Show All Bookmarks", then open the folder, and select everything in it (names and URLs), and copy, what I've copied is JUST the URLs! The names don't come with the copy. Why is that???

I want an archive of the names and URLs from ONE FOLDER. What's the trick?

OK, so I want to archive ONE BOOKMARK folder. Text, html, I don't care. I know I can export ALL the bookmarks, and with some trouble, I can clip out the folder I want out of that big file, but surely there is a better way. If I "Show All Bookmarks", then open the folder, and select everything in it (names and URLs), and copy, what I've copied is JUST the URLs! The names don't come with the copy. Why is that??? I want an archive of the names and URLs from ONE FOLDER. What's the trick?

Moambuepyre user700204 rupive

Opaite Mbohovái (3)

more options

The names do come as text/html flavor on the clipboard, but text/unicode only has the URL. This means that you need to paste this in an HTML capable editor.

This is a copy/paste of the history item of this web page as text/html:

<A HREF="https://support.mozilla.org/en-US/questions/1264095">print bookmarks | Firefox Support Forum | Mozilla Support</A>\n
more options

OK, thanks. I did that pasteup in SeaMonkey, and Indeed I get a list of links, where the URL is attached to the name. That works well.

Although, when I do that, the separate bookmarks are all on the same line. Is there some way to paste them that would arrange them in separate rows, like I see them in the "Show All Bookmarks" display?

more options

Maybe check the page source because new lines are used and not the
HTML element. You would need a "white-space: pre-wrap;" CSS rule.