Skip to content
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

Request: Zipped release for manual install #176

Open
1ku1 opened this issue Sep 11, 2024 · 1 comment
Open

Request: Zipped release for manual install #176

1ku1 opened this issue Sep 11, 2024 · 1 comment
Labels

Comments

@1ku1
Copy link

1ku1 commented Sep 11, 2024

In order to install the plugin manually, you have to download the three files individually, then create a folder and rename it with the plugin id and put these files in it.

I know these files are needed for automatic installation to work, but it would be much easier for the user to be able to download a zipped file also from the releases tab in the following configuration:

plugin-id-{v}.zip
    plugin-id\
        main.js
        manifest.json
        styles.css

This way we can just extract the zip file in the plugin folder. Thank you.

@meld-cp meld-cp added enhancement New feature or request under consideration labels Sep 12, 2024
@1ku1
Copy link
Author

1ku1 commented Sep 12, 2024

Thanks for putting it under consideration. We have a firewall policy preventing Obsidian from accessing the internet.

There are many plugins that offer this like:

https://github.com/javalent/settings-search
https://github.com/AlexBieg/obsidian-better-command-palette

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants