Skip to content

8dcc/PythonObsidianSync

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Obsidian Sync

A python script for syncing your obsidian vaults.

I started using obsidian recently, but I haven't used used it enough to pay for sync.
So I made this script to manually upload your backups to mega.nz :)

Based on:

Installation

git clone https://github.com/r4v10l1/PythonObsidianSync
cd PythonObsidianSync
pip install -r requirements.txt
python ObsidianSync.py

Configuration

You need to change the folowing variables inside the config.json file:

  • email: Your mega.nz email.
  • password: Your mega.nz password.
  • obsidian-path: Local Obsidian vault path
  • displayDetails: true or false
  • delete-local-file: true or false. Will delete the local .zip file after uploading.

Screenshots

ObsidianSync

About

A python script for syncing your obsidian vaults.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages