obsidian-releases icon indicating copy to clipboard operation
obsidian-releases copied to clipboard

Add plugin: Quartz Publish Button

Open JeremyParadie opened this issue 1 year ago • 3 comments

I am submitting a new Community Plugin

Repo URL

Link to my plugin: https://github.com/JeremyParadie/Quartz-Publish-Button

Release Checklist

  • [ ] I have tested the plugin on
    • [x] Windows
    • [ ] macOS
    • [ ] Linux
    • [ ] Android (if applicable)
    • [ ] iOS (if applicable)
  • [x] My GitHub release contains all required files (as individual files, not just in the source.zip / source.tar.gz)
    • [x] main.js
    • [x] manifest.json
    • [ ] styles.css (optional)
  • [x] 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)
  • [x] The id in my manifest.json matches the id in the community-plugins.json file.
  • [x] My README.md describes the plugin's purpose and provides clear usage instructions.
  • [x] I have read the developer policies at https://docs.obsidian.md/Developer+policies, and have assessed my plugins's adherence to these policies.
  • [x] I have read the tips in https://docs.obsidian.md/Plugins/Releasing/Plugin+guidelines and have self-reviewed my plugin to avoid these common pitfalls.
  • [x] I have added a license in the LICENSE file.
  • [x] My project respects and is compatible with the original license of any code from other plugins that I'm using.
  • [x] I have given proper attribution to these other projects in my README.md.

JeremyParadie avatar Aug 27 '24 06:08 JeremyParadie

The automated review has not found any issues with your code, assigning human for additional review.

ObsidianReviewBot avatar Aug 28 '24 03:08 ObsidianReviewBot

const { exec } = require('child_process'); Stick to one import style.

joethei avatar Sep 18 '24 14:09 joethei

Hi there, as this PR has not seen any activity in the last 30 days, it will be closed in 15 days unless there are any updates.

github-actions[bot] avatar Oct 19 '24 07:10 github-actions[bot]

Hi there, to keep things tidy, we're closing PRs after one and a half months of inactivity. Feel free to create a new pull request when you're ready to continue. Thanks for your understanding!

github-actions[bot] avatar Nov 03 '24 07:11 github-actions[bot]