Lavadocs

by Saalik Lokhandwala
5
4
3
2
1
Score: 53/100

Description

Category: 3rd Party Integrations

The Lavadocs plugin for Obsidian integrates your vault with Lavadocs, making it easy to share documents directly from within Obsidian. After connecting your Lavadocs account, you can quickly push any document to Lavadocs with just a click, allowing you to share one-off documents effortlessly. The plugin supports both hosted and self-hosted editions of Lavadocs, offering flexible options for document management. With a focus on privacy, Lavadocs ensures that your documents are secure and not shared without your consent. The plugin makes document sharing seamless and efficient, ideal for those who frequently need to publish or share content from their Obsidian notes.

Reviews

No reviews yet.

Stats

0
stars
882
downloads
0
forks
780
days
762
days
762
days
5
total PRs
0
open PRs
0
closed PRs
5
merged PRs
0
total issues
0
open issues
0
closed issues
28
commits

Latest Version

2 years ago

Changelog

What's Changed

Full Changelog: https://github.com/SaalikLok/lavadocs-obsidian/compare/1.0.3...1.0.4

README file from

Github

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
  1. Search for "Lavadocs" in the Obsidian community plugin browser
  2. Install the plugin
  3. Enable the plugin
  4. Follow instructions in the "Setup" section below
Option 2: Manual Installation
  1. Clone this repo.
  2. In the repo’s directory, npm install to install dependencies
  3. Run npm run build to compile to main.js
  4. Copy over main.jsmanifest.json to your vault VaultFolder/.obsidian/plugins/your-plugin-id/
  5. In settings, under “Community Plugins”, toggle the plugin on to activate it.
  6. Continue to the "Setup" section below

Setup

After installing the plugin, you'll need to connect your Lavadocs account:

  1. In your browser, log into Lavadocs and copy your Lava Key. (It's in your Account Settings)
  2. In Obsidian, head to Settings > Community Plugins > Lavadocs.
  3. Paste in your “Lava Key” to authenticate your account.
  4. 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:

  1. Open the document you wish to share in Obsidian.
  2. Click on the newly added ⛰️ mountain icon in your sidebar.
  3. 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: [email protected].

License

This plugin is licensed under the MIT License. See the LICENSE file for details.