https://github.com/ezzylan/random-text-picker
A Raycast extension to pick a random item from a list by entering multiple text inputs, ala Wheel of Names.
https://github.com/ezzylan/random-text-picker
Last synced: 8 months ago
JSON representation
A Raycast extension to pick a random item from a list by entering multiple text inputs, ala Wheel of Names.
- Host: GitHub
- URL: https://github.com/ezzylan/random-text-picker
- Owner: ezzylan
- Created: 2023-07-22T16:18:29.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-07-23T12:04:58.000Z (almost 3 years ago)
- Last Synced: 2025-03-12T06:22:57.588Z (about 1 year ago)
- Language: TypeScript
- Homepage:
- Size: 5.55 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
Awesome Lists containing this project
README
# Random Text Picker
A [Raycast](https://raycast.com/) extension to pick a random item from a list by entering multiple text inputs, ala [Wheel of Names](https://wheelofnames.com/).
## Commands
- **Add item to list:** type into search bar and use ⏎
- **Randomize:** ⌘⏎
- **Shuffle the list:** ⌘S
- **Sort the list alphabetically:** ⌘D
- **Delete selected item:** ⌘⌫
- **Delete all items:** ⌘⇧⌫