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 01:06:16 +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 only hide the "Keep" text by default, not the icon 2022-03-22 01:06:16 +01:00
manifest.json 1.1.1 2022-03-20 19:34:47 +01:00
package-lock.json 1.1.1 2022-03-20 19:34:47 +01:00
package.json 1.1.1 2022-03-20 19:34:47 +01:00
README.md added desktop notice 2022-03-22 00:55:20 +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 Keep

An Obsidian plugin that displays Google Keep in the app.

A screenshot of the Obsidian Keep plugin in action

If you accidentally close the Google Keep view, or it doesn't open when you first install the plugin, you can open it again with the Obsidian Keep: Open Keep command.

By default, the plugin also ships with a set of custom CSS that is applied to Google Keep to make it work better as a narrow side view rather than a full page.

Note that this plugin only works on Desktop right now.