Perplexity.ai Chat Exporter

Export Perplexity.ai conversations as markdown with configurable citation styles

Ini adalah semua versi dari skrip ini. Hanya tampilkan versi yang kodenya telah diubah.

  • v1.0.5 09 Juli 2025 Imported from URL
  • v1.0.5 19 Maret 2025

    Update

    • Fixed exports for new Perplexity client
    • Added new option for Parenthesis citation style which adds parenthesis to the inline citations like so: (1).
  • v1.0.3 09 Februari 2025

    Fixed code block formatting

  • v1.0.2 09 Februari 2025

    Perplexity html structure changed for sources, updated to match (div -> span). Added a space between source numbers and after content. Removed dashes from the title in favor of spaces. (if you want to revert this, change line 298 to .replace(/[^a-z0-9]+/g, "-")) Ran a code formatter and fixed lints (sorry if this makes it harder to see the diffs). Let me know if you have any issues!

  • v1.0.1 25 November 2024

长期地址
遇到问题?请前往 GitHub 提 Issues。