Backup and Transfer Logseq Plugins and their Settings Between Devices

To backup or transfer Logseq plugins and their settings between devices, follow the steps outlined below:

  • Locate the .logseq directory. This directory contains all Logseq plugins and settings. The location varies depending on the operating system:

    • Linux :penguin:: $HOME/.logseq
    • macOS: $HOME/.logseq
    • Windows: %USERPROFILE%/.logseq

:warning: Warning :warning:
Do not include the folder .logseq/graphs in your backup or transfer. Do at your own risk.

  • Backup the directory. Copy the .logseq directory without the graphs sub-folder to your backup location.

  • Transfer the backup to the new device. To use your plugins and their settings on another device, copy or sync the .logseq directory without the graphs sub-folder between your devices.

Please note, this process does not transfer the actual pages or blocks of your Logseq graph or graph settings. To backup and transfer your Logseq graph, additional steps are required. This guide solely focuses on plugins and their settings.

2 Likes

I wonder why those settings re kept in the local folder instead of the graph folder where they would be synced…

1 Like

Most likely an early design decision. Early design decisions can be very difficult to change.

its because they work across graphs. Plugins aren’t per-graph they are per-device.

Am not sure what this :arrow_up::arrow_up::arrow_up: means. Do you mind explaining, @Bader?

Exclude the folder named ‘graphs’ located inside the directory .logseq from your sync/backup

1 Like

What exactly is the .logseq/graphs directory tho? It seems to contain .transit files, which look like some sort of state information.

Because they are state information, it may cause issues. It’s just a warning no known issues.