Hi puehpeuh,
Sorry for the long, delay! ...
I did several hacks, to implement a workflow, as you described in the OP. But the rusulting code was super ugly (and complicated), so I did throw the stuff away and started over from scratch. ...
First I wanted to have table based overviews, using the html <table> element. But I ended up with a CSS grid based approach, that is new for me and that's why.. interesting :)
I did include a "script-manager.bundle" file to this post, that you can
download and drag and drop import to an eg: empty.html TW.
Before you use any of this stuff with your own TW, please BACKUP FIRST!
Since the bundle contains a whole workflow, some explanation is needed.
I did create a short
intro video that may help you, if you want to use the stuff.
The bundle basically contains 3 visible tiddlers.
- Overview Scripts
- Overview ToDo's
- ---
and a bunch of system tiddlers, that actually contain the code. ... wich I may describe in detail in other videos.
As the first step, I wanted to explore the UI possibilities with a grid based layout. ... done (see the attachment)
As a second step, I wanted to have a closer look about the code patterns, that I needed to implement the workflow.
I did already see several possibilities to standardize stuff. ... BUT it will need some more time, till I can come up with a generic implementation, which I really want to have. Since requests as yours come up quite often. ....
Feedback is very welcome!
have fun!
mario