Skip to content

Commit 0f431ed

Browse files
committed
enh(guides): Give advice on mixing tabs and bookmarks
1 parent 4663dd3 commit 0f431ed

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

guides/tabs.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,11 @@ You can enable Auto-sync but set sync strategy to "Always upload local changes a
1212
## Manual up- and download
1313

1414
Auto-push can sometimes cause surprises when you have it enabled on multiple devices or when an empty session is pushed after a browser crash, overriding the previously stored session. This is why you can also turn off auto-sync and push and pull your tabs manually, i.e. when you want to switch to a different device upload your open tabs once on device A and download once on device B – et voila, all your tabs are now on the new device.
15+
16+
## Mixing tabs and bookmarks
17+
18+
You can use a subpath on your server to manage tabs, while syncing the root path to your browser bookmarks. This will make available your tabs as bookmarks as well.
19+
Note however, that, depending on which server you use, this can cause issues. Some of these are:
20+
21+
- Sites that you open without explicitly bookmarking them will automatically appear as bookmarked after some seconds, because the tabs are synced to your bookmarks automatically. This may not be ideal, because you don't know if the site is actually bookmarked or just in your synced tabs.
22+
- Nextcloud Bookmarks will show sites that you have in your tabs but that are also bookmarked as duplicates

0 commit comments

Comments
 (0)