Add plugin: Web Viewer Bookmarks#5670
Conversation
|
The automated review has not found any issues with your code, ready for manual review. |
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. |
|
Closing this PR in favor of a new submission with version 1.1.0, which addresses styling feedback by moving styles to styles.css and includes bug fixes for the modal. |
I think you mistakenly commented on my PR instead of your's? |
|
Why is this a plugin? # Obsidian Web Bookmarks name: `Open Web Viewer Bookmark: ${this.getDisplayName(, .setButtonText("Add Bookmark"), text: "Lucide Icons",, .setName("Show in Ribbon"), .setName("Create Command"), .setName("Open in New Tab"), .setName("Reload App") containerEl.createEl("h2", { text: "Web Viewer Bookmarks Settings" }); |
|
This plugin is not to bookmark markdown files but website urls as ribbon icons and commands and as far as I can tell there is neither a core plugin or functionality nor a community plugin available for this. I changed the first heading of Readme.md and added the mention of "community plugin" to further clarify the inofficial nature. I changed all the settings strings to follow the sentence case style. I removed the heading in the settings page. |
|
Do I have to edit obsidian-releases.json again or will this be done automatically? I published a new release with the changes |
|
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. |
|
Hello, this plugin still needs approval, please let me know what to change or merge it. |
|
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. |
I think the bot will regularly scan each line of the code content mentioned in the review, and only after all of them have been modified will it automatically add or change Labels. I feel a bit regretful—there doesn’t seem to be any documentation explaining the "bot/human review process" (or maybe I just couldn’t find it). I’ve seen several plugin authors waiting for updates until their PR were marked as |
|
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. |

I am submitting a new Community Plugin
Repo URL
Link to my plugin: https://github.com/stefandanzl/webviewer-bookmarks
Release Checklist
main.jsmanifest.jsonstyles.css(optional)v)idin mymanifest.jsonmatches theidin thecommunity-plugins.jsonfile.I have given proper attribution to these other projects in my
README.md.