Skip to content

katherinebaser/rev-obsidian-sync-plugin

 
 

Repository files navigation

Rev Obsidian Sync Plugin

Plugin to be used alongside https://github.com/acheong08/rev-obsidian-sync/

Installation

  • cd /path/to/vault/.obsidian
  • mkdir -p plugins/custom-sync-plugin && cd plugins/custom-sync-plugin
  • wget https://github.com/acheong08/rev-obsidian-sync-plugin/raw/master/main.js https://github.com/acheong08/rev-obsidian-sync-plugin/raw/master/manifest.json

Usage:

  • Go to community plugins
  • Enable the plugin
  • Configure the API URL in settings after setting up your sync server

FAQ

Why is this not part of the community plugins?

A: This cuts into their profits since they charge $10/month for sync

What platforms does this work on?

All

I can't find the .obsidian directory

It's hidden. You can configure your file app to show hidden files or use a terminal. For IOS, you might need to plug it into a computer, go to "Documents on iPhone", then Obsidian/<your vault name>/.obsidian. Then follow the installation instructions.

Privacy?

The plugin is dead simple. No data collected. You can even run your sync server on the local network without access to the internet.

Credits

@tuxmachine for the idea

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.4%
  • TypeScript 2.5%
  • CSS 0.1%