From 6a3cf0e9a19ff2935cf40c5ec33f3a26467e43f1 Mon Sep 17 00:00:00 2001 From: Priyank Vaghela <19762938+Priyank-Vaghela@users.noreply.github.com> Date: Sat, 27 Mar 2021 14:01:58 -0400 Subject: [PATCH] chores: added changelog issue & solution --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index daf6a15..8141a7f 100644 --- a/README.md +++ b/README.md @@ -69,3 +69,16 @@ tweaks, you can do the following: This is experimental and may have instability. It is possible that there are bugs which may delete data in the current note. Please make backups! + +## Common issues and solutions + +### Issue 1: Couldn`t write changelog: check the file path + +1. Create a new file, for example - `notes/misc/changelog` +2. Go to **Settings -> Plugin Option -> Vault Changelog** +2. Enter path in **Changelog note location - notes/misc/changelog.md** +3. Restart Obsidian + +#### **Notes:** +> - Make sure to keep a **_proper file path and a name_**, like the one I have used. +> - If you are creating a new file with Obsidian, then **_don't put a (.md) extension_**.