cgcel / obsidian-local-backup

Automatically creates a local backup of the vault.
MIT License
48 stars 3 forks source link

Use of environment variables in backup path #20

Open danielhofer opened 9 months ago

danielhofer commented 9 months ago

Hello I'd like to backup my vault on different computers with different backup paths. I tried to create an environment variable %obsidian_backup_path% but it seems that your local backup can't parse this.

Does anybody have an idea how to define different backup paths? Yes, I sync my plugins and I think I can't turn off the sync for just one plugin. That would be a solution as well.

Thanks Daniel

cgcel commented 9 months ago

Hi, sorry for replying to you so late, this feature may be added in the future, but not yet as I've been busy lately. I would suggest that you set up the same storage path on both computers so that you can use the same local backup configuration.

laydros commented 1 month ago

Does the unix backup path support $HOME so I can sync the path between linux and Mac systems?

cgcel commented 1 month ago

Does the unix backup path support $HOME so I can sync the path between linux and Mac systems?

Not yet.