This project is currently only minimally functional
npm i maptext
- Testing (Some quirks with buttons not going through until after
some clicks)
- Finish testing option to highlight copy-pasted blocks as mouse goes through them
- Allow highlighted text search (optionally overriding browser find) with highlight of image regions (single or multiple select)
- View map
- Ensure highlighted text search works with zoom
- Access control middleware
- Ensure user config and .git don't show up when serving static files
- Let access level (with URL params--see below) determine what panels are shown
- Allow URL params to designate map info to pre-load
- Find across multiple files, with the highlighted results showing the word regions only (with ability to click to enlarge for full image)
- Saving copy of image (as Data URL?); needed for offline
- Ability to upload image
- Demo with RTL and Chinese text, adding special handling/options if necessary
- Allow scroll to extend selection
- Allow citation format for text selection, e.g., pars. 5-10 and
fully representative canonical form (including ellipses)
- (Also begin related dom-on-the-range work on text range selector (for coordinates and highlighting text; but out-of-scope-for-this-project) to allow conversion to canonical ranges.)
- Show preview of image next to coordinates and/or on image preview (so load preview as soon as URL entered)
- Allow saving from HTML
- Local storage (including asking for names?) / IndexedDB (service worker intercepting json-server requests)
- Downloadable JSON file?
- Add more testcafe tests
- Add CLI for generating
- Allow for multiple image maps?
- OCR.js-type options for auto-populating text fields
- Reading and writing from/to database and/or local Webappfind openable file