diff options
| author | Fuwn <[email protected]> | 2023-09-21 13:26:14 -0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-09-21 13:26:14 -0700 |
| commit | b329295137f09df1d35eec222d50d4ac4f60bdcb (patch) | |
| tree | 083f2b18548a04f10dc522b52b365ab1a34b005e | |
| parent | docs(readme): add new features (diff) | |
| download | suzuri-b329295137f09df1d35eec222d50d4ac4f60bdcb.tar.xz suzuri-b329295137f09df1d35eec222d50d4ac4f60bdcb.zip | |
docs(readme): add cool ideas
| -rw-r--r-- | README.md | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -45,6 +45,12 @@ variables `SUZURI_TOKEN` and `SUZURI_FOLDER`. - [html2md](https://github.com/suntong/html2md) - [glow](https://github.com/charmbracelet/glow) +### Cool Ideas + +- Pipe it into [`gum`'s](https://github.com/charmbracelet/gum) `choose` subcommand +- Display the most recent feed item in your status-bar +- Echo out the most recent feed item when you start your shell + ## Licence This project is licensed with the [GNU General Public License v3.0](LICENSE). |