Creates a Gutenberg block for marginal notes displayed float right or float left relative to other content. Useful for podcast or webcast show notes o …
The My Marginalia plugin for WordPress lets you format content with notes or comments aligned float:left or float:right to the main body of your content.
marginalia (n): notes in the margin of a book, manuscript, or letter
The plugin’s original use case was to present the show notes for a webcast with timestamps linked to the specific portion of the video being discussed. Similar uses might include providing commentary to accompany a transcript (noting all the lies in a politician’s speech, perhaps?).
This plugin takes advantage of the Gutenberg editor that became the new standard with the release of WordPress 5.0. The “notes” field shows in the editor as a RichText component with standard formatting controls, including the ability to add links. The main content (the subject of the marginalia commentary) can include multiple blocks such as paragraphs, headings, images, and other media.
This project was bootstrapped with Create Guten Block.
Header image: Rafel Bosch, public domain, via Wikimedia Commons
My Marginalia Copyright (C) 2019 David F. Carr This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. See the GNU General Public License at <http://www.gnu.org/licenses/gpl-2.0.html>.
marginalia
folder to the /wp-content/plugins/
directory (or fetch using the WordPress dashboard tools).