Skip to content

bookshelf rm

Usage

bookshelf rm [OPTIONS] STORY_NAME

Description

Use bookshelf rm to remove a story from your bookshelf. This will delete the story from your bookshelf and all of its data, so be careful when using this command.

Options

NameShorthandDefaultDescription

Examples

Delete a story from your bookshelf

 root  bookshelfs rm example-story-1
╭───────────────────── 📖 Story 📖 ──────────────────────╮
│ ✏️ Name:                                               │
│   example-story-1                                      │
│ 🗓️ Start Date:                                         │
│   22/10/2023                                           │
│ ⏱️ Elapsed Time:                                       │
│   0 hours, 0 minutes, 0 seconds                        │
│ 🏷️ Tags:                                               │
│   [‘hello’, ‘world’]                                   │
│                                                        │
│ [Press CTRL+C to delete]                               │
╰────────────────────────────────────────────────────────╯
… Press CTRL+C …
🗑️ Story ‘example-story-1’ has been deleted!