Zoomicon / READCOM_App

READ-COM: Reading Communities App
MIT License
11 stars 5 forks source link

Centralized editing of TextStoryItem content #279

Closed birbilis closed 1 year ago

birbilis commented 1 year ago

Version: 0.7.1

Should allow for central editing of TextStoryItem content (also useful for copy-pasting to external - or maybe also integrated in the future - translation service or quickly translating by hand): 1) shown with F9 2) applies to text of ActiveStoryItem and all its (sub)children - to apply for all Story's text can press SHIFT+ESC first to go to the RootStoryItem, then press F9 3) cancel with [x] button (top-left) 4) apply with the apply icon button (top-right) 5) can select part of text using the mouse or all text e.g. using context (right click menu) and copy/paste to external (for now) translation service 6) using a special ~~ string as separator (must not edit/remove it) 7) in non-Edit mode text area is readonly, only allows to copy text to the clipboard