-
Notifications
You must be signed in to change notification settings - Fork 5k
Add plugin: Integrated Terminal #9894
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
base: master
Are you sure you want to change the base?
Conversation
Hello!I found the following issues in your plugin submission Errors: ❌ You did not follow the pull request template. The PR template can be found here 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. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This pull request adds a new community plugin entry for "Integrated Terminal" to the community plugins registry.
Changes:
- Adds a new plugin entry with id "integrated-terminal", authored by ran-li, describing a lightweight integrated terminal for Obsidian.
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
community-plugins.json
Outdated
| "id": "integrated-terminal", | ||
| "name": "Integrated Terminal", | ||
| "author": "ran-li", | ||
| "description": "Lightweight integrated terminal for Obsidian.", | ||
| "repo": "ran-codes/obsidian-integrated-terminal" |
Copilot
AI
Jan 29, 2026
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The indentation for this new plugin entry is inconsistent with the rest of the file. The file consistently uses 4 spaces for object properties, but this entry uses 6 spaces. Please adjust the indentation to use 4 spaces for each property to match the existing formatting pattern.
Hello!I found the following issues in your plugin submission Errors: ❌ You did not follow the pull request template. The PR template can be found here 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. |
|
Thank you for your submission, an automated scan of your plugin code's revealed the following issues: Required[1][2][3][4][5][6][7][8][9][10][11] [1][2] [1][2][3][4][5][6][7][8] [1][2][3][4][5] [1][2] [1][2] [1] [1] [1] [1] [1][2] [1] [1] [1] OptionalDo NOT open a new PR for re-validation. |
Hello!I found the following issues in your plugin submission Errors: ❌ Description mismatch, the description in this PR ( 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. |
Hello!I found the following issues in your plugin submission Errors: ❌ Please don't include 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. |
|
Thank you for your submission, an automated scan of your plugin code's revealed the following issues: Required[1] [1] [1] OptionalDo NOT open a new PR for re-validation. |
|
Changes requested by bot have been made, ready for for additional review by human. |
I am submitting a new Community Plugin
Repo URL
Link to my plugin: https://github.com/ran-codes/obsidian-integrated-terminal
Release Checklist
main.jsmanifest.jsonstyles.cssidin mymanifest.jsonmatches theidin thecommunity-plugins.jsonfile.I have given proper attribution to these other projects in my
README.md.