5etools / tracker

Suggestions tracker for 5etools.
11 stars 0 forks source link

5ET-1177 Rendered Preview support for Text Converter #1247

Closed crawltracker closed 5 months ago

crawltracker commented 5 months ago

Information Sometimes it can be hard to immediately notice the Text Converter's oddities within JSON, and since saving to homebrew and going to the page is at least 3 clicks, a button that becomes available after text input is parsed to display the JSON in the rendered format would be great.

Who would use it? Converters

How would it work? Next to the "Enable Editing" button add a "Render Preview" button that upon clicking replaces the JSON with the rendered version of the parsed items. If performance is a concern, limit the rendered JSON to an arbitrary amount, picking entries to render by order or random. Upon disabling the preview or a new input is parsed, return to JSON view.

Why should this be added? Sometimes I don't want to bust out the whole IDE to convert some things, and I'd rather not look at JSON when I'm trying to see if anything's wrong. Besides, less clicks = less effort.

Upvote - lxran#0

Indifferent - spap#0

Upvote - f0rgetful#0

Upvote - asdfgn2399#0

Upvote - reaversfall#0

Upvote - revilowaldow#0

Votes: +5 / -0 / ±1

crawltracker commented 5 months ago

Note - giddy_#0

Resolved - Implemented for next release