command_palette
command_palette copied to clipboard
Recent actions list
Allow for support of a list of recent actions to be displayed at the top of the options list.
- [ ] Parameter to indicate if a recents list is enabled or not.
- [ ] Research/decision: How should the recents list be saved? Should the package handle that, or the user? Both?
- [ ] Display to indicate which actions are recents, and which are "normal"
How many? Considering Millers Law and the possible screen size, 3 for small screens and max at 7 for larger ones.
Also have a way to serialize this or allow the developer to programmatically pre-fill these. Like saving and loading the recent list.
You can probably do something like this by default.
