[PR #1897] Implement cover plugin 1868 #13414

Closed
opened 2026-03-24 21:46:23 +00:00 by mirror · 0 comments
Owner

Original Pull Request: https://github.com/AppFlowy-IO/AppFlowy/pull/1897

State: closed
Merged: Yes


Description

Implemented a cover plugin for the editor. The user can add a cover by typing /cover command from the editor, Change the cover with any image from the local director, or abstract images added in the assets or pick any color and use it as . The user can also delete the cover.

Type of change

  • New feature (non-breaking change which adds functionality)
  • This change requires a documentation update

How Has This Been Tested?

  • Via slash command in the editor (/cover)

Checklist:

  • I have performed a self-review of my own code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
**Original Pull Request:** https://github.com/AppFlowy-IO/AppFlowy/pull/1897 **State:** closed **Merged:** Yes --- # Description Implemented a cover plugin for the editor. The user can add a cover by typing /cover command from the editor, Change the cover with any image from the local director, or abstract images added in the assets or pick any color and use it as . The user can also delete the cover. ## Type of change - [ ] New feature (non-breaking change which adds functionality) - [ ] This change requires a documentation update # How Has This Been Tested? - [ ] Via slash command in the editor (/cover) # Checklist: - [ ] I have performed a self-review of my own code - [ ] I have commented on my code, particularly in hard-to-understand areas - [ ] I have made corresponding changes to the documentation - [ ] My changes generate no new warnings - [ ] I have added tests that prove my fix is effective or that my feature works - [ ] New and existing unit tests pass locally with my changes - [ ] Any dependent changes have been merged and published in downstream modules
mirror 2026-03-24 21:46:23 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#13414
No description provided.