Replies: 3 comments 1 reply
-
I found something posted on this site in reference to exporting data. It suggested: |
Beta Was this translation helpful? Give feedback.
-
You get it wrong. Environment variable can be set as
What you want is probably this:
|
Beta Was this translation helpful? Give feedback.
-
Thank you Nriver. I realized after my last post that I was following the directions for accomplishing this in Linux. Right now I am trying to get Trilium to work on my Mac with the Trilium data directory, trilium-data, residing on my Shared partition formatted as ExFAT. Here are the instructions given in this wiki. I followed these and received the above error message. Mac OS X You need to create a .plist file under ~/Library/LaunchAgents to load it properly each login. To load it manually, u need to use launchctl setenv TRILIUM_DATA_DIR Here is a pre-defined template, where you just need to add your path to: Label set.trilium.env RunAtLoad ProgramArguments launchctl setenv TRILIUM_DATA_DIR /Users/YourUserName/Library/Application Support/trilium-data |
Beta Was this translation helpful? Give feedback.
-
I have installed Trilium on my Mac Mini running the most recent Mac OS and on Linux Mint. The primary hard drive on my Mac has a partition formatted as ExFAT. My idea is to keep the trilium-data folder on this Ex-FAT partition. I used a similar concept about 20 years ago when I was running Windows and Linux Xandros. I was using Thunderbird for my email. There was just POP for email at the time so I created a shared partition for the Thunderbird email files and it worked great.
My question is can Trilium run on Mac OS and Linux share data?
The next question is what do I need to do to point Trilium to the trilium-data file on the aforementioned Shared drive. I know that sharing has worked for other programs that run on both Mac and Linux.
Beta Was this translation helpful? Give feedback.
All reactions