Removing the step to enable history from the README

While following the README, it told me to enable "Use History" though I couldn't find this setting anywhere. Turned out, it became the default as of https://github.com/vrtmrz/obsidian-livesync/commit/89de551fd77f695dae3c0e514763c116345f18cd with no way to be configured. So this PR, removes this step from the readme.
This commit is contained in:
Mohamed Bassem
2022-07-12 12:20:24 +01:00
committed by GitHub
parent 7d6b83a1cb
commit 22a428f216
-1
View File
@@ -51,7 +51,6 @@ First, get your database ready. IBM Cloudant is preferred for testing. Or you ca
3. Additional configuration is also here. I recommend enabling `Use Trash for deleted files, but you can leave all configurations disabled.
4. Configure miscellaneous features.
1. Enabling `Show staus inside editor` bring you information. While edit mode, you can see the status on the top-right of the editor. (Recommended)
2. Enabling `Use history` let you see the diffs between your edit and synchronization. (Recommended)
5. Back to the editor. I hope that initial scan is in the progress or done.
6. When status became stabilized (All ⏳ and 🧩 have been disappeared), you are ready to synchronize with the server.
7. Press the replicate icon on the Ribbon or run `Replicate now` from the Command pallet. You'll send all your data to the server.