No description
Find a file
2025-04-14 22:38:29 -04:00
.github/workflows ci,docs: workflow for preparing obsidian plugin for publishing, updated readme 2025-04-14 22:38:29 -04:00
static ci,docs: workflow for preparing obsidian plugin for publishing, updated readme 2025-04-14 22:38:29 -04:00
.editorconfig Initial commit 2025-04-14 11:41:19 -04:00
.eslintignore Initial commit 2025-04-14 11:41:19 -04:00
.eslintrc Initial commit 2025-04-14 11:41:19 -04:00
.gitignore feat: rounded border for images 2025-04-14 18:24:37 -04:00
.npmrc Initial commit 2025-04-14 11:41:19 -04:00
esbuild.config.mjs Initial commit 2025-04-14 11:41:19 -04:00
LICENSE Initial commit 2025-04-14 11:41:19 -04:00
main.ts feat,fix: image styling works in default mode, dynamic updating based on settings 2025-04-14 22:05:06 -04:00
manifest.json feat: rounded border for images 2025-04-14 18:24:37 -04:00
package.json feat: editor plugin to update image styling in editor view 2025-04-14 21:07:08 -04:00
README.md ci,docs: workflow for preparing obsidian plugin for publishing, updated readme 2025-04-14 22:38:29 -04:00
styles.css feat: rounded border for images 2025-04-14 18:24:37 -04:00
tsconfig.json Initial commit 2025-04-14 11:41:19 -04:00
version-bump.mjs Initial commit 2025-04-14 11:41:19 -04:00
versions.json Initial commit 2025-04-14 11:41:19 -04:00
yarn.lock feat: editor plugin to update image styling in editor view 2025-04-14 21:07:08 -04:00

Image Border Style (Obsidian Plugin)

With this plugin, you can:

  • Have nice rounded borders (or not) for images from no-border, to a 2px border all the way to a 32px border.

Default border radius is same as one in Notion.

Installing the plugin

Easiest way is to install it from the Obsidian Community Plugin marketplace.

Manually installing the plugin

  • Clone this repo.
  • Make sure your NodeJS is at least v16 (node --version).
  • npm i or yarn to install dependencies.
  • npm run dev to start compilation in watch mode.
  • Copy over main.js, styles.css, manifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/.

Support me if you like this project!

Buy me a coffee: https://buymeacoffee.com/anuragshenoy