Skip to content

Conversation

@bfloydd
Copy link
Contributor

@bfloydd bfloydd commented Nov 13, 2025

I am submitting a new Community Plugin

  • I attest that I have done my best to deliver a high-quality plugin, am proud of the code I have written, and would recommend it to others. I commit to maintaining the plugin and being responsive to bug reports. If I am no longer able to maintain it, I will make reasonable efforts to find a successor maintainer or withdraw the plugin from the directory.

Repo URL

Link to my plugin: https://github.com/bfloydd/ontask

Release Checklist

  • I have tested the plugin on
    • Windows
    • macOS
    • Linux
    • Android (if applicable)
    • iOS (if applicable)
  • My GitHub release contains all required files (as individual files, not just in the source.zip / source.tar.gz)
    • 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.
  • My README.md describes the plugin's purpose and provides clear usage instructions.
  • I have read the developer policies at https://docs.obsidian.md/Developer+policies, and have assessed my plugin's adherence to these policies.
  • 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.
  • I have added a license in the LICENSE file.
  • My project respects and is compatible with the original license of any code from other plugins that I'm using.
    I have given proper attribution to these other projects in my README.md.

@github-actions github-actions bot changed the title Add OnTask plugin details to community-plugins.json Add plugin: OnTask Nov 13, 2025
@ObsidianReviewBot
Copy link
Collaborator

Installing the dependencies in your plugin failed with the following error:

npm error code EUSAGE
npm error
npm error `npm ci` can only install packages when your package.json and package-lock.json or npm-shrinkwrap.json are in sync. Please update your lock file with `npm install` before continuing.
npm error
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error Missing: @esbuild/[email protected] from lock file
npm error
npm error Clean install a project
npm error
npm error Usage:
npm error npm ci
npm error
npm error Options:
npm error [--install-strategy <hoisted|nested|shallow|linked>] [--legacy-bundling]
npm error [--global-style] [--omit <dev|optional|peer> [--omit <dev|optional|peer> ...]]
npm error [--include <prod|dev|optional|peer> [--include <prod|dev|optional|peer> ...]]
npm error [--strict-peer-deps] [--foreground-scripts] [--ignore-scripts] [--no-audit]
npm error [--no-bin-links] [--no-fund] [--dry-run]
npm error [-w|--workspace <workspace-name> [-w|--workspace <workspace-name> ...]]
npm error [--workspaces] [--include-workspace-root] [--install-links]
npm error
npm error aliases: clean-install, ic, install-clean, isntall-clean
npm error
npm error Run "npm help ci" for more info
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-11-13T17_21_07_697Z-debug-0.log

@bfloydd bfloydd closed this Nov 17, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants