Perplexity Converter

by Henrik Seidel
5
4
3
2
1
Score: 55/100

Description

Category: Note Enhancements

The Perplexity Converter Plugin for Obsidian addresses the issue of broken reference links in Perplexity outputs. When you paste Perplexity-generated text into your Obsidian notes, references appear as bracketed numbers (e.g., [1]), which Obsidian mistakenly interprets as external links with no destination. This plugin fixes the problem by converting those references into proper clickable links, ensuring they point to the correct external sources. It also modifies the reference section at the end of the note, making it display correctly without any unnecessary hyperlinks. The plugin only processes selected text, so previously fixed references remain intact. Perfect for anyone who frequently imports content from Perplexity, this tool ensures your citations are usable and well-formatted.

Reviews

No reviews yet.

Stats

16
stars
4,935
downloads
2
forks
543
days
320
days
320
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
2
total issues
0
open issues
2
closed issues
25
commits

Latest Version

a year ago

Changelog

Added an option to automatically preselect all text on iOS and iPadOS when the user has not made a previous selection, as selecting long notes on these platforms can be cumbersome.

A new setting has been introduced to enable or disable this feature.

Full Changelog: https://github.com/heseber/perplexity-converter/compare/1.0.5...1.0.6

README file from

Github

Perplexity Converter Plugin

This plugin can be used to fix the references (sources) in Perplexity output that is pasted into Obsidian notes.

Usage:

  1. Select the pasted text in the Obsidian note
  2. Call the plugin (Cmd-P Perplexity)

This will replace the selection with the fixed text. See below for details.

Note for iOS/iPadOS users: If you have the "Auto-select all text on mobile" setting enabled, the plugin will automatically select all text in the note if no text is currently selected, making it easier to process entire notes on mobile devices.

It is intentional that the plugin does not process the entire Obsidian file but only the selection because you may have a note that already has a previously fixed response from Perplexity or some other text, and later add another response from Perplexity to the same note. Fixing the entire note would then break things because it would try to re-process the original first response that was already fixed.

The issue

References in answers from Perplexity (web page or MacOS app) are specified as numbers surrounded by rectangular brackets in the text, such as [1]. Obsidian interpretes this construct as an external link, but since there is no URL attached, clicking on the link has no effect. Even worse, if there are multiple consecutive references in the text, such as [1][2], then Obsidian displays only the first number.

The full references are listed at the end of the response. This section is initiated with a line called "Citations:" (in the Web version) or "Sources" or "Quellen" (in the German desktop version). The subsequent lines again have numbers surrounded by brackets at the beginning of each line, followed by the actual reference. Also here, the numbers are interpreted as external links that lead nowhere.

The solution

This plugin:

  • in the text section
    • transforms reference numbers in the text to clickable links that lead to the external references
  • in the reference section
    • modifies the reference numbers in the references section so that the numbers are no longer hyperlinks leading nowhere but instead just normal text
    • adds hyperlinks right of the reference numbers that lead to the external references.

Settings

Reference start line tags

This setting can be used to add additional tag lines that define the beginning of the reference section for your own language.

Auto-select all text on mobile

When enabled, automatically selects all text in the note on iOS/iPadOS if no text is currently selected. This makes it easier to process entire notes on mobile devices without having to manually select all text first.

Similar Plugins

info
• Similar plugins are suggested based on the common tags between the plugins.
Pandoc Reference List
4 years ago by mgmeyers
Display a formatted reference in Obsidian's sidebar for each pandoc citekey in the active document.
Quran Lookup
3 years ago by Abu Ibrahim
Retrieve Quran verses in Obsidian.md easily with this simple text replacement plugin
Markdown to Jira Converter
3 years ago by muckmuck
An obsidian.md plugin, which provides a markdown to jira markup converter
Reference Map
3 years ago by Anoop K. Chandran
Reference and citation map for literature review and discovery
LDS Scriptures Reference
3 years ago by pacokwon
Link LDS Scriptures & General Conference Talks in Your Obsidian Notes!
ZotLit
3 years ago by AidenLx
A third-party project that aims to facilitate the integration between Obsidian.md and Zotero, by providing a set of community plugins for both Obsidian and Zotero.
External Links
2 years ago by Juan Vimberg
LDS Library Reference
2 years ago by Paco Kwon, Stein Ingebretsen
Link LDS Scriptures in Your Obsidian Notes!
Wikipedia
5 years ago by Jonathan Miller
Grabs information from Wikipedia for a topic and brings it into Obsidian notes
Bible Reference
4 years ago by tim-hub
Take Bible Study notes easily in the popular note-taking app Obsidian, with automatic verse and reference suggestions.
Bible sidecar
a year ago by Janis Ringli
This repository contains a plugin for obsidian that lets you view the bible in a sidebar within obsidian.
Hadith Lookup
a year ago by Adnan Mukhtar
An Obsidian plugin that uses selected text as a reference ID to lookup and insert Quran and Hadith text and translation using the Hadith Unlocked API (https://hadithunlocked.com)
Bibtex Entry View
9 months ago by Kyoungdeuk
Load the bibtex entry of a given bibkey from a given bib file and show the entry in the code block of bibkey.
LiteCite
8 months ago by ras0q
A lightweight Obsidian plugin that creates citation notes from a BibTeX / BibLaTeX file
List to table converter
6 months ago by paddomanno