No description
Find a file
2024-12-08 20:45:40 +08:00
.github/workflows Add release workflow 2024-12-08 20:45:40 +08:00
.editorconfig Initial commit 2024-12-08 18:20:46 +08:00
.eslintignore Initial commit 2024-12-08 18:20:46 +08:00
.eslintrc Initial commit 2024-12-08 18:20:46 +08:00
.gitignore Initial commit 2024-12-08 18:20:46 +08:00
.npmrc Initial commit 2024-12-08 18:20:46 +08:00
esbuild.config.mjs Initial commit 2024-12-08 18:20:46 +08:00
LICENSE Create LICENSE 2024-12-08 20:37:27 +08:00
main.ts v1.0.0 2024-12-08 20:23:25 +08:00
manifest.json v1.0.0 2024-12-08 20:23:25 +08:00
package-lock.json v1.0.0 2024-12-08 20:23:25 +08:00
package.json Initial commit 2024-12-08 18:20:46 +08:00
README.md Update README.md 2024-12-08 20:31:20 +08:00
styles.css Initial commit 2024-12-08 18:20:46 +08:00
tsconfig.json Initial commit 2024-12-08 18:20:46 +08:00
version-bump.mjs Initial commit 2024-12-08 18:20:46 +08:00
versions.json Initial commit 2024-12-08 18:20:46 +08:00

Obsidian Plugin: image size

This is a image plugin for Obsidian (https://obsidian.md).

feature

  • set the default size of the pasted images

easy to use

image

After set the default size in the setting of the plugin, you can paste any image with a size you set.

image

And, the pasted image will be stored in the folder you set.

Please make sure the folder you set exists!