Zoeken in Support

Vermijd ondersteuningsscams. We zullen u nooit vragen een telefoonnummer te bellen, er een sms naar te sturen of persoonlijke gegevens te delen. Meld verdachte activiteit met de optie ‘Misbruik melden’.

Learn More

Deze conversatie is gearchiveerd. Stel een nieuwe vraag als u hulp nodig hebt.

Bookmark partial synchronisation

  • 5 antwoorden
  • 1 heeft dit probleem
  • 62 weergaven
  • Laatste antwoord van jpbauer

more options

Hi I would like to know how to sync a part of bookmarks list like in the following example BookmarksA & B.
PC1 : BookmarksA BookmarksB BookmarksC BookmarksD with an account PC1@mail.com, BookmarksC & D are personnal for PC1
PC2 : BookmarksA BookmarksB BookmarksE BookmarksF with an account PC2@mail.com, BookmarksE & F are personnal for PC2

Regards

Hi I would like to know how to sync a part of bookmarks list like in the following example BookmarksA & B. <br> PC1 : BookmarksA BookmarksB BookmarksC BookmarksD with an account PC1@mail.com, BookmarksC & D are personnal for PC1 <br> PC2 : BookmarksA BookmarksB BookmarksE BookmarksF with an account PC2@mail.com, BookmarksE & F are personnal for PC2 Regards

Bewerkt door jpbauer op

Gekozen oplossing

Sorry, I don't understand your PC1, PC2 and your Bookmarks A, B, C, D, E, F example. Either Bookmarks in total are selected to be synchronized OR they are not, there is no way to have "different groupings" of bookmarks for the purpose of synchronization.

Overall, Firefox Sync shouldn't be used for that purpose. Beyond the types of data selected there is no user control over what is synchronized or in what direction the synchronization is done. All the selected Firefox data is sent to the Sync server which determines the data that needs to be sent to each device for "synchronization".


One solution is to Export your bookmarks from Firefox, and then edit out the bookmarks that you don't want to share with your colleague. Then email that bookmarks.html file to your colleague, who can then import that html file into his web browser. Virtually all web browsers have the ability to import a bookmarks.html file to merge with their bookmarks / "favourites".

https://support.mozilla.org/en-US/kb/export-firefox-bookmarks-to-backup-or-transfer

When editing an html file the header must remain intact so that the 'receiving' web browser knows what that html file is used for.

This is the "header":

<!DOCTYPE NETSCAPE-Bookmark-file-1>
<!-- This is an automatically generated file.
     It will be read and overwritten.
     DO NOT EDIT! -->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<TITLE>Bookmarks</TITLE>
Dit antwoord in context lezen 👍 0

Alle antwoorden (5)

more options

With sync, you can select the type of data you want to share. But, it's all or nothing as to that data.

more options

That's why I ask the question because i don't have to be the only one wanting to share with my colleague only the professionnal bookmarks/password and not the personnal one :-)

more options

Gekozen oplossing

Sorry, I don't understand your PC1, PC2 and your Bookmarks A, B, C, D, E, F example. Either Bookmarks in total are selected to be synchronized OR they are not, there is no way to have "different groupings" of bookmarks for the purpose of synchronization.

Overall, Firefox Sync shouldn't be used for that purpose. Beyond the types of data selected there is no user control over what is synchronized or in what direction the synchronization is done. All the selected Firefox data is sent to the Sync server which determines the data that needs to be sent to each device for "synchronization".


One solution is to Export your bookmarks from Firefox, and then edit out the bookmarks that you don't want to share with your colleague. Then email that bookmarks.html file to your colleague, who can then import that html file into his web browser. Virtually all web browsers have the ability to import a bookmarks.html file to merge with their bookmarks / "favourites".

https://support.mozilla.org/en-US/kb/export-firefox-bookmarks-to-backup-or-transfer

When editing an html file the header must remain intact so that the 'receiving' web browser knows what that html file is used for.

This is the "header":

<!DOCTYPE NETSCAPE-Bookmark-file-1>
<!-- This is an automatically generated file.
     It will be read and overwritten.
     DO NOT EDIT! -->
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=UTF-8">
<TITLE>Bookmarks</TITLE>
more options

You will have to use separate Sync accounts with a different email address like you already are doing, but you will have tho use separate profiles where each profile is connected to a specific Sync account if you want to keep specific personal data separated like in your case some bookmarks. When you connect a profile to a specific Firefox Account then all bookmarks present in this account will be Synced. Like posted above, Sync is all or nothing and you can't select which bookmarks you want to include and which shouldn't be included.

more options

I'll didn't know this notion of profile. I'll have a look at it, even if it seem's to be only a part of the solution.

Thank you.