diff --git a/README.md b/README.md index 5723bd91af9b43d50b06dc61de2eee48587c36aa..62ae860ef7e070aa2d0f9b69bbc3fbb01d0fb9a2 100644 --- a/README.md +++ b/README.md @@ -11,21 +11,21 @@ This is a template for a collection of text files (e.g. notebooks, wikis, "Zette - (create your repository in GitLab (new project)) - Clone this repository or the new one with `git clone` - if on Windows, use https (not ssh) in order to conveniently push with the Obsidian Git plugin (see below) - - ![[01-clone.png]] + -  - Open Obsidian and open the cloned folder as a new vault. If you already have a vault open, use the "Open another vault" button in the bottom left. - - ![[02-opennew.png]] ![[03-open.png]] + -  ]] - Go to settings (`Ctrl+,`) and install the community plugins to ease your experience: - - ![[04-plugins.png]] + -  - Obsidian Git (install it) - - ![[05-plugingit.png]] + -  - Obsidian Link Converter - same as above - after installation, the plugins must be turned on manually - Close the "Browse Plugins" window if still open - Flip the switch on both your newly installed plugins to enable them - - ![[06-pluginon.png]] + -  - Find the community plugins area on the left side of the options menu: - - ![[07-communityplugins.png]] + -  - Click one of them to open its settings. Change some things according to taste (e.g. enable automatic pulling when Obsidian is opened) - Personally, I don't like the automatic backup feature of Obsidian Git, as it will sometimes push my changes when I am in the middle of editing a document - Set some hotkeys to Git pull, commit & push and for `Obsidian Link Converter: Vault: Links to Markdown` diff --git a/06-pluginon.png b/images/06-pluginon.png similarity index 100% rename from 06-pluginon.png rename to images/06-pluginon.png