WP Manifestindependent plugin directory
manifest / content / wp-flashnotes

WP FlashNotes

WordPress plugin to help you learn in a more structured way.

by Your Name · github.com/laloptk/wp-flashnotes

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/laloptk/wp-flashnotes/archive/refs/heads/master.zip

Description

WP FlashNotes helps you create and organize flashcards and study notes directly inside WordPress. Perfect for learners, educators, and personal knowledge management.

Features:

  • Create flashcards and notes linked to posts, pages, or custom study sets.
  • Group notes and flashcards into sets with categories/taxonomies.
  • Gutenberg blocks for inserting flashcards into posts.
  • Custom DB tables for fast storage and retrieval.
  • Clean uninstall removes all plugin data.

Installation

  1. Upload the wp-flashnotes folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the "Plugins" menu in WordPress.
  3. Start creating notes and flashcards from the admin menu.

Frequently Asked Questions

Will this plugin support spaced repetition?

Yes, spaced repetition is planned for a future release.

Does this work with Multisite?

Yes, it has been tested on Multisite installations.

Screenshots

  1. Admin screen to manage study sets
  2. Example flashcard block in the editor
  3. Front-end display of flashcards

Changelog

0.1.0

  • Initial release

Upgrade Notice

0.1.0

First release. Database tables will be created upon activation.