Sync your Limitless AI lifelog entries directly into Obsidian markdown files.
- Download your Limitless AI lifelog entries as markdown files
- Automatically organize entries by date (YYYY-MM-DD.md)
- Sync new entries with a single click
- Preserves original markdown formatting and structure
- Supports incremental syncing (only fetches new or updated entries)
- Download the latest release from the releases page
- Extract the zip file into your vault's
.obsidian/plugins
folder - Enable the plugin in your Community Plugins list
- Open Obsidian Settings
- Go to "Limitless Lifelogs" in the plugin list
- Enter your Limitless AI API key
- Choose the folder where you want your lifelog entries to be stored
- (Optional) Modify the start date for initial sync (defaults to February 9th, 2025)
- Configure your API key and folder settings
- Click the sync icon in the left ribbon
- Wait for the sync to complete
- Click the sync icon in the left ribbon anytime to fetch new entries
- The plugin will automatically detect the last synced date and only fetch new entries
You can also trigger a sync using the command palette (Ctrl/Cmd + P):
- Search for "Limitless Lifelogs: Sync"
Each lifelog entry is saved in a markdown file named with the date format YYYY-MM-DD.md
. The content preserves the original structure from Limitless AI, including:
- Entry titles as H1 headings
- Sections as H2 headings
- Messages with timestamps and speaker names
- Original markdown formatting
- Log in to your Limitless AI account
- Navigate to Settings > API
- Generate a new API key
The plugin uses incremental syncing, so it will only fetch new or updated entries since your last sync.
If you encounter any issues:
- Verify your API key is correct
- Check your internet connection
- Ensure you have write permissions in your chosen folder
- Try restarting Obsidian