Files
Main/2 Personal/1 Skills/Obisdian/Obsidian Setup.md
2024-12-02 15:11:30 +01:00

1.6 KiB
Raw Blame History

Synchronization

I have a 4 Devices setup:

  1. NAS: server which is always on
  2. My personal Computer
  3. My Phone
  4. My work computer

To my work computer I only want to synchronize a subfolder of my obsidian vault because I dont want my personal files to be accessible on my work computer.

iCloud

In the beginning I was using iCloud, which was annoyingly slow on my iPhone.

The main vault was on my iCloud to synchronize between my Macbook (2) and my iPhone (3). Further the subfolder for work was synchronized between my MacBook (2) and my work computer (4) through my NAS (1) which is always online using Syncthing. So any changes I do during work in this folder will be synchronized immediately to my NAS and through my MacBook also to my phone (only once my MacBook got synced.

Syncthing

I initially thought that Syncthing is not available on my iPhone, but the app Möbius pro makes it possible. Now I should be able to synchronize between all devices using only Syncthing. A concern is syncing subfolders within an already synced folder because it could cause ring dependencies. But according to this thread it should be working just fine.

Instructions to Setup Everything

Backup Solution

Possible Solutions

  • RSync: write my own script that uses incremental backups
  • The lazy one: it is already backed up, because my mac does time machine backups