Skip to content

Conversation

@forketyfork
Copy link
Contributor

@forketyfork forketyfork commented Jan 27, 2026

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/forketyfork/obsidian-speech-bubbles

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
Copy link

Hello!

I found the following issues in your plugin submission

Errors:

❌ Your description needs to have one of the following characters at the end: .?!)
❌ Description mismatch, the description in this PR (Renders transcription notes as message app style speech bubbles, similar to Apple Messages) is not the same as the one in your repo (Renders transcription notes as message app style speech bubbles, similar to Apple Messages.). If you just changed it, remember to change it in the manifest.json in your repo and your latest GitHub release.
❌ The authorUrl field in your manifest should not point to the GitHub repository of the plugin.


This check was done automatically. Do NOT open a new PR for re-validation. Instead, to trigger this check again, make a change to your PR and wait a few minutes, or close and re-open it.

Updated the description of the Speech Bubbles plugin to include a period at the end.
@github-actions github-actions bot changed the title Add Plugin: Speech Bubbles Add plugin: Speech Bubbles Jan 27, 2026
@ObsidianReviewBot
Copy link
Collaborator

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

error Command "ci" not found.

@forketyfork forketyfork reopened this Jan 27, 2026
@ObsidianReviewBot
Copy link
Collaborator

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

(node:37) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.

1 similar comment
@ObsidianReviewBot
Copy link
Collaborator

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

(node:37) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.

@forketyfork forketyfork reopened this Jan 27, 2026
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