Skip to content

Getting‐Started

Snifer edited this page Apr 11, 2026 · 1 revision

Getting Started

🇬🇧 English | Español → Guia de inicio


Requirements

  • Obsidian v1.0 or higher
  • Community plugins enabled in Obsidian settings

Installation — Stable version (main)

  1. Open Obsidian and go to Settings → Community Plugins.
  2. Disable Safe Mode if prompted.
  3. Click Browse and search for LoneLog.
  4. Click Install, then Enable.

Installation — Development version (dev)

If you want the latest features (possibly unstable), install directly from the dev branch:

Using BRAT (recommended)

  1. Install the BRAT plugin from Community Plugins.
  2. Open BRAT settings and click Add Beta Plugin.
  3. Enter the repository URL:
    https://github.com/Snifer/lonelog
    
  4. Select the dev branch when prompted.
  5. Enable LoneLog from Community Plugins.

Manual install

  1. Download the latest files from the dev branch.
  2. Copy main.js, manifest.json, and styles.css into your vault at:
    <YourVault>/.obsidian/plugins/lonelog/
    
  3. Reload Obsidian and enable the plugin.

First Steps

  • Open the Command Palette (Ctrl/Cmd + P) and search for LoneLog.
  • Create your first log entry.
  • Check the Changelog for recent features.

Back to Home

Clone this wiki locally