-
Notifications
You must be signed in to change notification settings - Fork 2.7k
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 plugin: BuJo Bullets #4314
base: master
Are you sure you want to change the base?
Add plugin: BuJo Bullets #4314
Conversation
Hello!I found the following issues in your plugin submission Errors: ❌ Could not parse 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. |
Hello!I found the following issues in your plugin submission Errors: ❌ Unable to find a release with the tag 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. |
The automated review has not found any issues with your code, assigning human for additional review. |
Hey @joethei, any way I could get an eye on this? 🙏 |
Hello!I found the following issues in your plugin submission Errors: ❌ The newly added entry is not at the end, or you are submitting on someone else's behalf. The last plugin in the list is: 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. |
Hey @joethei, I'm not sure how to resolve the "This branch cannot be rebased due to conflicts" error. Any suggestions? |
Ignore that, I will handle that when it's time to merge. |
"description": "Alternate checkbox types for Obsidian to support Bullet Journal bullets", Where is the actual source code? |
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. |
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. |
@joethei, sorry about that. I had the changes in a local branch 🤦♂️. Those are published now and I have made updates to the plugin description as requested |
The automated review has not found any issues with your code, ready for manual review. |
# Obsidian BuJo Bullets const fileContent = await vault.read(file) bulletss |
Hello!I found the following issues in your plugin submission Errors: ❌ Unable to find a release with the tag 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. |
Re-add accidentally removed newline
@joethei, I've implemented the requested changes. However, I couldn't figure out how to tell what the minimum version needed is for using the |
The automated review has not found any issues with your code, ready for manual review. |
I am submitting a new Community Plugin
Repo URL
Link to my plugin: https://github.com/frankolson/obsidian-bujo-bullets
Release Checklist
main.js
manifest.json
styles.css
(optional)v
)id
in mymanifest.json
matches theid
in thecommunity-plugins.json
file.I have given proper attribution to these other projects in my
README.md
.