Этот сайт имеет ограниченную функциональность, пока мы проводим техническое обслуживание для улучшения его работы. Если какая-либо статья не решила вашу проблему и вы хотите задать вопрос, наше сообщество поддержки ждёт вас: @FirefoxSupport в Твиттере и /r/firefox на Reddit.

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Bookmark partial synchronisation

  • 5 ответов
  • 1 имеет эту проблему
  • 4 просмотра
  • Последний ответ от 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

Изменено jpbauer

Выбранное решение

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>
Прочитайте этот ответ в контексте 👍 0

Все ответы (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

Выбранное решение

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.