Skip to content
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

Add obsidian-command-alias-plugin #436

Merged
merged 5 commits into from Aug 26, 2021

Conversation

yajamon
Copy link
Contributor

@yajamon yajamon commented Aug 23, 2021

I am submitting a new Community Plugin

Repo URL

Link to my plugin: https://github.com/yajamon/obsidian-command-alias-plugin

Release Checklist

  • I have tested this on Windows and macOS
  • My GitHub release contains all required files
    • main.js
    • manifest.json
    • styles.css (optional)
  • GitHub release name matches the exact version number specified in my manifest.json (Note: Use the exact version number, don't include a prefix v)
  • The id in my manifest.json matches the id in the community-plugins.json file.
  • README clearly describes the plugins purpose and provides clear usage instructions.
  • I have added a license in the LICENSE file.

@lishid
Copy link
Collaborator

lishid commented Aug 26, 2021

Make sure you consider the case where some commands no longer exists because the plugin that registered it has been removed/deactivated!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
2 participants