list-saved
Create and manage lists
Overview
The list-saved
action is part of the localstorage set in Rhyme. Create and manage lists.
Category: Localstorage
Area: 💾 Storage
Basic Usage
list-saved "Example usage"
Parameters
Documentation for this action’s parameters is coming soon.
Examples
Example 1: Basic Usage
list-saved "Example usage"
Example 2: With Variables
$my-variable: "some value"
list-saved $my-variable
Tips
- This action is part of the localstorage set
- Common use case: Storing data locally
Related Actions
Related actions from the localstorage set will be listed here.