Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ezzylan/random-text-picker
https://github.com/ezzylan/random-text-picker
Last synced: 2 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ezzylan/random-text-picker
- Owner: ezzylan
- Created: 2023-07-22T16:18:29.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-07-23T08:33:36.000Z (over 1 year ago)
- Last Synced: 2023-07-23T09:28:58.459Z (over 1 year ago)
- Language: TypeScript
- Size: 146 KB
- 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:** ⌘⇧⌫