WP FlashNotes
WordPress plugin to help you learn in a more structured way.
★ 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.zipDescription
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
- Upload the
wp-flashnotesfolder to the/wp-content/plugins/directory. - Activate the plugin through the "Plugins" menu in WordPress.
- 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
- Admin screen to manage study sets
- Example flashcard block in the editor
- 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.