-
Notifications
You must be signed in to change notification settings - Fork 5
Getting‐Started
Snifer edited this page Apr 11, 2026
·
1 revision
🇬🇧 English | Español → Guia de inicio
- Obsidian v1.0 or higher
- Community plugins enabled in Obsidian settings
- Open Obsidian and go to Settings → Community Plugins.
- Disable Safe Mode if prompted.
- Click Browse and search for
LoneLog. - Click Install, then Enable.
If you want the latest features (possibly unstable), install directly from the dev branch:
- Install the BRAT plugin from Community Plugins.
- Open BRAT settings and click Add Beta Plugin.
- Enter the repository URL:
https://github.com/Snifer/lonelog - Select the
devbranch when prompted. - Enable LoneLog from Community Plugins.
- Download the latest files from the
devbranch. - Copy
main.js,manifest.json, andstyles.cssinto your vault at:<YourVault>/.obsidian/plugins/lonelog/ - Reload Obsidian and enable the plugin.
- Open the Command Palette (
Ctrl/Cmd + P) and search forLoneLog. - Create your first log entry.
- Check the Changelog for recent features.
Back to Home