mkoskim / mawejs

Mawe (Mawe Advanced Writer's Editor) with ElectronJS, React and NodeJS. Third generation of the editors I have written for my own use.
MIT License
7 stars 5 forks source link

ArcView: Edit story fillers #134

Open mkoskim opened 1 year ago

mkoskim commented 1 year ago

We have filler element, see issue #85

What we want, is that we can edit them in the diagram view: add and remove fillers, and change the amount of padding.

Diagram view is suitable for structuring the story, so what we basically want, is that we can set the total amount of words, and move scenes around to find a suitable place for that scene.

mkoskim commented 1 month ago

There is already filler tag, see issue #85

What we want, we want edit those fillers in the Diagram view: changing the padding, adding and removing fillers in specific parts.