Skip to content

Conversation

@Abdul-fattah-Tayih
Copy link

@Abdul-fattah-Tayih Abdul-fattah-Tayih commented Dec 11, 2025

This change adds the ability to import the Firefox bookmarks into a zen folder, which allows us to achieve a few things

  1. Get up and running on a new device very quickly, avoids manually adding tabs 1 by 1
  2. Achieve pseudo syncs, since bookmarks are synced with Firefox

I've tested this on my windows PC (via WSL2) and my macbook, the only issue is that on the mac, the labels are missing, I've tried adding the translations to the .ftl files, but that didn't fix it, so any help here would be great before we go ahead with

Zen bookmark import

@dosubot dosubot bot added the size:XL This PR changes 500-999 lines, ignoring generated files. label Dec 11, 2025
@dosubot dosubot bot added the Feature label Dec 11, 2025
@KiKaraage
Copy link

KiKaraage commented Dec 12, 2025

How about making the existing "Open All Bookmarks" / "Open All in Tabs" opens as a tab folder (pinned) instead of directly as multiple regular tabs? I imagine this will be easier for existing bookmark users.

(optionally, both strings can be changed into "Open Links in Folder")

image image

Vice versa with making bookmark folder from existing tab folder - a new "Bookmark Folder.." option can be added to mirror the existing "Bookmark Tabs.." option:

image image
@mr-cheffy
Copy link
Member

I think it would be better to have an option to "Convert to folder" when right clicking a bookmark folder.

@Abdul-fattah-Tayih
Copy link
Author

@mr-cheffy agreed, will update the PR when I have some time

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Feature size:XL This PR changes 500-999 lines, ignoring generated files.

3 participants