mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-04-28 06:39:27 +00:00
readme fixed
This commit is contained in:
parent
7c5fa1e942
commit
ed0d8372cb
1 changed files with 7 additions and 6 deletions
13
README.md
13
README.md
|
|
@ -10,14 +10,15 @@
|
|||
- Live sync
|
||||
- Self-Hosted data synchronization with conflict detection and resolving in Obsidian.
|
||||
|
||||
## how to use in experimental build
|
||||
## how to use the experimental build
|
||||
|
||||
1. download this repo and explode `[your-vault]/.obsidian/plugins/`
|
||||
1. enable obsidian livesync in settings dialog.
|
||||
1. If you use your self hosted CouchDB, set your server's info.
|
||||
1. download this repo and expand `[your-vault]/.obsidian/plugins/` (PC, Mac and Android will work)
|
||||
1. enable obsidian livesync in the settings dialog.
|
||||
1. If you use your self-hosted CouchDB, set your server's info.
|
||||
1. or Use [IBM Cloudant](https://www.ibm.com/cloud/cloudant), take an account and enable **Cloudant** in [Catalog](https://cloud.ibm.com/catalog#services)
|
||||
Note please choice "IAM and legacy credentials" for Authentication method
|
||||
Setup details is in Couldant Setup Section.
|
||||
Note please choose "IAM and legacy credentials" for the Authentication method
|
||||
Setup details are in Couldant Setup Section.
|
||||
1. Setup LiveSync or SyncOnSave or SyncOnStart as you like.
|
||||
|
||||
### Cloudant Setup
|
||||
**WIP**
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue