Skip to content
Discussion options

You must be logged in to vote

You can still use the same Trilium data on two computers by copying the data folder, but you need to make sure both instances are pointed to the same data directory path. Trilium is not personalized to a specific computer—its data directory is chosen based on environment variables or standard OS paths, and there’s no hardware binding involved (source).

The recommended way is to set the TRILIUM_DATA_DIR environment variable on both machines to the location of your copied data folder. On Linux Mint, you can do this by running:

export TRILIUM_DATA_DIR=/path/to/your/trilium-data
trilium

Or, add the export line to your .bashrc or edit your desktop shortcut to include the variable (source). Ma…

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by paatric
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant