Closed harmindersinghnijjar closed 2 years ago
Hi,
Sorry to hear you're experiencing problems with this plugin. Is your Obsidian updated to 1.0.0 and does your folder structure n your vault look like the below image?
If yes, then would you please provide me with all output from the Obsidian console? You can open it by pressing command+option+i(different shortcut on Windows I am sure) in Obsidian. Click on "Console" in the drawer that opens, then make sure verbose logs are on. See the image below:
Now try to enable the plugin and post the output here.
All the best, Simon
I am currently using version 1.0.0 of Obsidian.
Below are screenshots of my Obsidian plugins and the Grammarly plugin in File Explorer:
Here's the screenshot of my console with verbose logs on:
After changing main.ts to main.js in the folder, I get the following output in the console:
Hi Harminder,
Ah, I see what's going on. You're downloading the entire repo, not the release.
Go to this link: https://github.com/simonpacis/obsidian-grammarly-plugin/releases/tag/0.1.1
And download the "obsidian-grammarly-plugin.zip". This is the one you need to extract.
All the best, Simon
I followed the directions provided above, and now the plugin is working correctly. Thank you for your quick responses, and good luck with developing this plugin!
ran into the same issue but I was someone looking to maybe contribute too and help out anyways I can so I was wondering what the dev setup was like
Also thanks for this plugin mate 😃 🙌🏽
Thanks for pointing this out. I've updated the README to be more clear on this point!
After following the quick start guide for installing the plugin and trying to enable it, I get a popup modal in the upper right-hand side saying, "Failed to load plugin obsidian-grammarly-plugin"
The steps I followed are: