-
-
Notifications
You must be signed in to change notification settings - Fork 341
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mobile #66
Conversation
This reverts commit f6c4084.
I want install plugin version on my phone from this branch for tests, how can i do this? |
@hardenchant You need to remove any node imports. So you have to delete the simple git file. Just ignore the import errors now. I think there is also a child process import in main.ts. this import needs to be deleted too. A bit tricky I know. The only import/require at the top of main.js should be obsidian. |
8a58556
to
8d64c95
Compare
Is there anything we can do to help with this? I am looking forward to this being implemented; this plugin is awesome!! |
See merged #270 |
Checklist
simple-git
to new plugin structure