Chat Export 的评价
Chat Export 作者: Jerren T
3 条评价
- 评分 5 / 5来自 Firefox 用户 13393605, 1 个月前
- 评分 4 / 5来自 Firefox 用户 19690659, 2 个月前Thanks for the great work ... but:
- When exporting to Markdown, bold text is concatenated directly with the preceding word without a space.
Example output: this is a**bold** text.
Expected output: this is a **bold** text.
--------------------------------------------------------
- Missing chat title as filename.
Expected behavior: Automatically use the current chat title as the default filename.