-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Add plugin: Startpage #6979
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?
Add plugin: Startpage #6979
Conversation
/skip Regarding the suggestions under Optional, they may not be changeable due to specific techniques I had to use to implement the desired functionality. For suggestion [1], I can’t directly access the state object from leaf.view, nor can I cast it to a MarkdownView to gain access—it appears to be a non-public property. Since accessing it is essential for my feature, I had no choice but to cast it as any. As for suggestion [2], the reasoning is similar: the setting object isn’t exposed by the app, but I need access to it in order to directly open my plugin’s settings page. So again, casting it as any was necessary. |
6efbb40
to
a475ff5
Compare
Hello!I found the following issues in your plugin submission Errors: ❌ You modified files other than 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. |
e01f499
to
9778142
Compare
Hello!I found the following issues in your plugin submission Errors: ❌ You modified files other than 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: ❌ You modified files other than 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: ❌ You modified files other than 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, ready for manual review. |
Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Changed ID
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
Resolve branch cannot be rebased due to conflicts
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/kuzzh/obsidian-startpage
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
.