Lavadocs
approvedby Saalik Lokhandwala
Public docs, from the fires of your vault.
The Lavadocs Obsidian Plugin
Welcome to the Lavadocs plugin for Obsidian! This plugin integrates your Obsidian vault with Lavadocs, so it's easy to share one-off documents, whenever you need to. Here's everything you need to get started.
Prerequisites
- A Lavadocs account is required to use this plugin.
Installation
Option 1: Through Obsidian Community Plugins
- Search for "Lavadocs" in the Obsidian community plugin browser
- Install the plugin
- Enable the plugin
- Follow instructions in the "Setup" section below
Option 2: Manual Installation
- Clone this repo.
- In the repo’s directory,
npm installto install dependencies - Run
npm run buildto compile tomain.js - Copy over
main.js,manifest.jsonto your vaultVaultFolder/.obsidian/plugins/your-plugin-id/ - In settings, under “Community Plugins”, toggle the plugin on to activate it.
- Continue to the "Setup" section below
Setup
After installing the plugin, you'll need to connect your Lavadocs account:
- In your browser, log into Lavadocs and copy your
Lava Key. (It's in your Account Settings) - In Obsidian, head to Settings > Community Plugins > Lavadocs.
- Paste in your “Lava Key” to authenticate your account.
- If you're self-hosting Lavadocs, include the full URL it's hosted on.
Usage
With the Lavadocs plugin enabled, sharing your documents is straightforward:
- Open the document you wish to share in Obsidian.
- Click on the newly added ⛰️ mountain icon in your sidebar.
- Your document will be pushed to Lavadocs, and you should be able to access and share it!
Lavadocs Pricing
There's more on the landing page, but the TLDR is: Your docs are yours to keep.
Hosted edition:
- Start With: 50 documents free.
- Additional Documents: For every 100 additional documents, it's $4.99.
Self-hosted edition:
- Get access to the self-hosted edition code repository, with gift pricing: pay what you want.
Privacy
Your privacy is important! It’s part of the reason I built this. Please review the Privacy Policy to understand how Lavadocs handles data.
TL;DR - I don't sell, share, or do anything other than store the docs you push to Lavadocs. I might share aggregated numbers every now and then: "5 docs were created this week, wooot!"
Support
If you encounter any issues, reach out to me: saalik@tangibleinfo.com.
License
This plugin is licensed under the MIT License. See the LICENSE file for details.
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.