You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ This plugin has not yet been added to the community plugin browser in Obsidian.
22
22
### Manual Installation
23
23
1. Go to [Releases](https://github.com/chhoumann/MetaEdit/releases) and download the ZIP file from the latest release.
24
24
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.
25
-
3. Extract the contents of the ZIP file there.
25
+
3. Extract the contents of the ZIP file there - make sure to create a folder called 'metaedit' for the contents, first.
26
26
27
27
## API
28
28
You can access the API by using `app.plugins.plugins["metaedit"].api`.
0 commit comments