No description
Find a file
2025-04-11 01:26:35 +06:00
assets add assets 2025-04-10 03:55:43 +06:00
.gitignore add gitignore 2025-04-10 03:43:26 +06:00
esbuild.config.mjs initial commit 2025-04-10 03:41:26 +06:00
LICENSE Initial commit 2025-04-10 03:35:30 +06:00
main.js add main.js 2025-04-11 01:26:35 +06:00
main.ts fix thumbnail update 2025-04-11 00:57:57 +06:00
manifest.json rename package name 2025-04-10 03:47:30 +06:00
package.json initial commit 2025-04-10 03:41:26 +06:00
README.md add assets 2025-04-10 03:55:43 +06:00
styles.css fix thumbnail update 2025-04-11 00:57:57 +06:00
tsconfig.json initial commit 2025-04-10 03:41:26 +06:00
version-bump.mjs initial commit 2025-04-10 03:41:26 +06:00
versions.json initial commit 2025-04-10 03:41:26 +06:00

Easy Keep View

Easy Keep View is an Obsidian plugin that mimics the Google Keep interface, allowing you to view and manage your notes with image thumbnails and excerpts.

Screenshot

Features

  • Display notes in a card-like view with titles, excerpts, and optional image thumbnails.
  • Easy-to-use interface inspired by Google Keep.
  • Supports dark and light themes.
  • Create new notes directly from the plugin view.

Installation

  1. Download the latest release from the GitHub repository.
  2. Install the plugin in Obsidian by going to Settings > Community Plugins > Install Plugin and selecting Easy Keep View.
  3. Enable the plugin and start organizing your notes!

Usage

  • Once installed, you can access Easy Keep View from the ribbon or sidebar.
  • Click on a note card to open it in a new tab, or create a new note by clicking the "+" card.

Configuration

You can customize the theme mode of the plugin (light, dark, or system-based) via the plugin settings.

Contributing

Feel free to fork and submit pull requests! Contributions are welcome.

License

MIT License. See LICENSE for more details.