goodpals / middle-english-mouse-dictionary

A browser extension to facilitate the reading of Middle English texts.
https://addons.mozilla.org/en-GB/firefox/addon/memd/
GNU Affero General Public License v3.0
7 stars 0 forks source link

Sidebar functionality suggestions #15

Open CallumBeaney opened 7 months ago

CallumBeaney commented 7 months ago
  1. Button on sidebar words to remove them.
  2. Option to auto-open the sidebar when the user adds a word.
  3. Option to export sidebar content to JSON (this may not be doable given restrictions idk)
  4. If possible, have the sidebar not overlay upon the right-hand of the website, but rather have it inserted at the right edge such that the webpage content is narrowed (again, maybe can't do, idk).
  5. Shortcut for show/hide.
CallumBeaney commented 6 months ago

RE: (4), look into wrapping all the html inside the element in a

then injecting sidebar. e.g. this