10up / insert-special-characters

A Special Character inserter for the WordPress block editor (Gutenberg).
https://wordpress.org/plugins/insert-special-characters/
GNU General Public License v2.0
71 stars 15 forks source link

Add Recently Used section #229

Open jeffpaul opened 10 months ago

jeffpaul commented 10 months ago

Is your enhancement related to a problem? Please describe.

Add a new tabbed section called Recently Used that ideally appears as the first tab once someone has previously utilized ISC to add a special character into their post. This section should show the last 80 unique special characters (5 rows of 16 characters in our display) -- unless there's a more ideal/realistic number to limit to here. This may require an upstream PR in https://github.com/Dayjo/react-character-map before being able to update here in the ISC plugin.

Designs

n/a

Describe alternatives you've considered

n/a

Code of Conduct