PurView
unlistedby demiero
View PureRef boards natively.
PurView - PureRef Viewer for Obsidian
Preview PureRef boards (.pur) directly inside Obsidian. (Version 1.10/1.11.1 only!)
This is a simple PureRef file viewer, built on top of FyorDev's PureRef-format parser.
The parser logic is recreated within JavaScript in a web-environment to read and navigate (.pur) natively inside Obsidian. This plugin was initially developed for personal use but I decided to publish it, in case anyone else is interested in a tool like this.
This plugin ONLY SUPPORTS PUREREF 1.10/1.11.1 FILES since the original reverse-engineered code by FyorDev was for these versions!
Features
- Open
.purfiles inside an Obsidian tab, without opening additional software. - Optional matching with your Obsidian theme background color.
Installation
- Download
main.js,manifest.json, andstyles.cssfrom the latest release. - Open your Obsidian vault in your file explorer.
- Navigate to
.obsidian/plugins/(if thepluginsfolder does not exist, create it). - Create a new folder inside
pluginsnamedpurview. - Place the downloaded
main.js,manifest.json, andstyles.cssfiles into thepurviewfolder. - Go to Settings > Community plugins and click the Reload plugins button (folder icon).
- Enable PurView in the community plugins list.
For plugin developers
Search results and similarity scores are powered by semantic analysis of your plugin's README. If your plugin isn't appearing for searches you'd expect, try updating your README to clearly describe your plugin's purpose, features, and use cases.