Skip to content

bookshelf info

Usage

bookshelf info [OPTIONS] STORY_NAME

Description

Use bookshelf info to display details of a story. If your story is current in progress, it will display a live update on the duration of the story.

Options

NameShorthandDefaultDescription

Examples

 root  bookshelf info example-story
╭───────────────── 📖 Story 📖 ──────────────────╮
│ ✏️ Name:                                       │
│   example-story                                │
│ 🗓️ Start Date:                                 │
│   22/10/2023                                   │
│ ⏱️ Elapsed Time:                               │
│   1 hours, 2 minutes, 9 seconds                │
│ 🏷️ Tags:                                       │
│   [‘hello’, ‘world’]                           │
│                                                │
│ [Press CTRL+C to exit]                         │
╰────────────────────────────────────────────────╯