DtextStyle adds a user interface dtext inputs. Clicking the available control buttons will add in various DText markup, e.g. [b], [i], [u], etc.
Installation
- Chrome/Firefox: Install Tampermonkey
Project page
Main script
Usage notes
Visit the following wiki for thorough usage notes.
https://github.com/BrokenEagle/JavaScripts/wiki/DtextStyler
Final
Any suggestions or feedback is appreciated.
Latest edits
- (2022-09-04) Updated script link in OP
Versions
Show
- Ver 1: Initial development
- Ver 2: Initial commit
- Ver 3: Added hover text to buttons
- Ver 4: Added support for DText tables
- It will transform CSV text into a DText table
- Also added wiki and tag search links
- (2022-03-25)
- Version 5 Complete overhaul
- Upgraded UI
- Added additional markup
- Added undo/redo actions
- Added previews for commentary
- Added menu options
- Added wiki page
Updated