textjam winter2023 march 13th -> april 3rd muncs x ctsnl x ndev x munc² about updates submissions devlogs ------------------------------------
mission (basically) accomplished
posted march 19Well that was quicker than expected. As of last night, I’ve got the editor in a state where it basically does all I need for my use case. Not going to call it done yet, as there’s still plenty of time yet for me to add some unplanned features, but it’s in a state where if I didn’t touch it for the rest of the jam I could still call it done.
Currently, you can:
- Add covers
- Edit covers
- Can edit all fields with the exception of the
heading_linesfield, which is a bit more complicated to implement but I don’t actually edit for any of my current usages of the tool - Cannot change the template, but there’s only one template available for the tool currently anyway - I’ll add support for changing the template once I add more templates
- Can edit all fields with the exception of the
- Delete covers
next steps
- Add a UI to render covers, so the user doesn’t need to drop out to the terminal to render changed covers
- Attempt to design & implement support for the
heading_linesfield
demo
------------------------ edit this site on github