18 lines
550 B
Markdown
18 lines
550 B
Markdown
# Story Manager
|
|
|
|
A lightweight storylet manager for Twee and Sugarcube.
|
|
|
|
|
|
|
|
|
|
## Feature list
|
|
|
|
- [X] Generating potential storylets based on state
|
|
- [X] Filtering to N storylets based on priority
|
|
- [ ] Allowing some storylets to interrupt and take priority
|
|
- [ ] Track storylet history (e.g. to prevent repetition)
|
|
- [ ] Storylets bound to specific data
|
|
- [ ] Storylet with any binding
|
|
- [ ] Storylet tagging and filtering (i.e. pull from only a subset of storylets)
|
|
- [X] Widget for displaying storylet links
|
|
- [ ] Make the widget into a macro |