Skip to content

Commit ff86146

Browse files
committed
docs: add examples section with rendered HTML links
- Link to rendered HTML example via htmlpreview.github.io - Mention dark theme CSS customization option - Fix placeholder GitHub URLs to point to vtemian/claude-notes
1 parent 88377e1 commit ff86146

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,14 @@ uvx claude-notes show --no-pager
6161
uvx claude-notes show --raw
6262
```
6363

64+
## Examples
65+
66+
See rendered HTML output examples:
67+
68+
- [Conversation Export](https://htmlpreview.github.io/?https://github.com/vtemian/claude-notes/blob/main/examples/conversations.html) - Full conversation with tool usage, code blocks, and timestamps
69+
70+
The `examples/` directory also contains a [dark theme CSS](examples/example-dark-style.css) you can use to customize the HTML output.
71+
6472
## HTML Features
6573

6674
The HTML output includes:

0 commit comments

Comments
 (0)