An Obsidian plugin that turns web apps into panes using iframes with custom styling. Also comes with presets for Google Keep, Todoist and more.
Go to file
2022-03-22 12:03:48 +01:00
.editorconfig Initial commit 2022-03-19 20:21:16 +01:00
.gitignore Initial commit 2022-03-19 20:21:16 +01:00
.npmrc Initial commit 2022-03-19 20:21:16 +01:00
esbuild.config.mjs Initial commit 2022-03-19 20:21:16 +01:00
LICENSE Create LICENSE (#1) 2022-03-21 14:43:57 +01:00
main.ts initial rename 2022-03-22 12:03:48 +01:00
manifest.json initial rename 2022-03-22 12:03:48 +01:00
package-lock.json initial rename 2022-03-22 12:03:48 +01:00
package.json initial rename 2022-03-22 12:03:48 +01:00
README.md initial rename 2022-03-22 12:03:48 +01:00
screenshot.png added some fanciness to the README 2022-03-21 14:52:55 +01:00
styles.css switch to using iframes (with lishid's help) 2022-03-22 00:51:28 +01:00
tsconfig.json Initial commit 2022-03-19 20:21:16 +01:00
version-bump.mjs Initial commit 2022-03-19 20:21:16 +01:00
versions.json 1.1.1 2022-03-20 19:34:47 +01:00

Obsidian Custom Frames

An Obsidian plugin that allows adding iframes with custom styling as editor tabs

A screenshot of the Obsidian Custom Frames plugin in action

Note that this plugin only works on Desktop right now.