diff --git a/README.md b/README.md index 44c908a..24cd34c 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,15 @@ - Progress Properties that automatically update properties/fields - Works with total task, completed task, and incomplete task counts. Mark a task as completed (from anywhere), and the file will be updated with the new count. +### Installation +This plugin has not yet been added to the community plugin browser in Obsidian. + +#### Manual Installation +1. Go to [Releases](https://github.com/chhoumann/MetaEdit/releases) and download the ZIP file from the latest release. +2. This ZIP file should be extracted in your Obsidian plugins folder. If you don't know where that is, you can go to `Community Plugins` inside Obsidian. There is a folder icon on the right of `Installed Plugins`. Click that and it opens your plugins folder. +3. Extract the contents of the ZIP file there. +4. Proceed to Setup + --- ### Dev Info @@ -17,4 +26,4 @@ Twitter: [https://twitter.com/chrisbbh](https://twitter.com/chrisbbh) Feel free to @ me if you have any questions. -Also from dev: [NoteTweet: Post tweets directly from Obsidian.](https://github.com/chhoumann/notetweet_obsidian) \ No newline at end of file +Also from dev: [NoteTweet: Post tweets directly from Obsidian.](https://github.com/chhoumann/notetweet_obsidian)