No description
Find a file
2025-04-11 11:17:50 +06:00
assets add assets 2025-04-10 03:55:43 +06:00
.gitignore Update .gitignore to include data.json, main.js, and main.css 2025-04-11 11:13:30 +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.ts Refactor plugin and settings interfaces for clarity and consistency 2025-04-11 11:17:50 +06:00
manifest.json Update manifest.json 2025-04-11 03:51:49 +06:00
package.json initial commit 2025-04-10 03:41:26 +06:00
README.md Update README.md 2025-04-11 03:58:08 +06:00
styles.css enlarge the new note icon 2025-04-11 03:17:04 +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 Update versions.json 2025-04-11 03:45:16 +06:00

Easy Keep View

Easy Keep View is a 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 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.