Recenzje dodatku Chat Export
Chat Export Autor: Jerren T
Autor recenzji: Stuart. D
Ocena: 3/5
Autor: Stuart. D, miesiąc temuExports the entire conversation unlike many extensions/scripts, and formats most sections okay however it doesn't seem to recognise tables, so each row is concatenated into one sentence without spaces. Aside from this, most is readable.
4 recenzje
- Ocena: 5/5Autor: Użytkownik Firefoksa 13393605, 4 miesiące temu
- Ocena: 4/5Autor: Użytkownik Firefoksa 19690659, 5 miesięcy temuThanks 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.