bosconian-dynamics / wpc-editorial-notes

A simple WordPress plugin which adds an editable section to the Block Editor's Document sidebar for storing back-end notes. Notes are stored in post meta when the post is saved.
MIT License
0 stars 0 forks source link

Google Docs-Style Inline Comments #4

Open bosconian-dynamics opened 4 years ago

bosconian-dynamics commented 4 years ago

Look into adding support for GDocs-style "inline" comments with hovering controls in the margin.

bosconian-dynamics commented 4 years ago

Play with the @wordpress/annotations Gutenberg package to implement this functionality.

Most work on the wpc-editorial-notes project will likely be superseded by features added in Gutenberg Phase 3 https://github.com/WordPress/gutenberg/issues/17949