# 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) - [ ] Macro / widget for displaying storylet links - [ ]