Releases: martinvandiest/logography-obsidian
0.6.1 — Journal Sync
Add journal sync between Obsidian vault and server.
- Journal entries sync bidirectionally (pull from server, push local changes)
- Entries stored as markdown with YAML frontmatter in Logography/Journal/
- Vault wins on conflicts (newer modification time pushed to server)
- Manual sync only: use Command Palette > 'Sync Journal' or Settings > 'Sync journal' button
- No auto-sync on load
v0.6.0
Expanded model catalog — 22 AI models across 3 tiers.
Basic (/usr/bin/bash.99/mo): MiMo, Haiku, Llama 70B, Gemma 31B, Hermes 405B, Nemotron Super, Qwen3 Next, GPT-OSS 120B
Standard (.99/mo): + Claude Sonnet 4, GPT-4o, Gemini 2.5 Pro, GPT-5, o4-mini, Grok 4.20, Mistral Large, Gemini 3.5 Flash
Premium (9.99/mo): + Claude Opus 4, Opus 4.5, GPT-5 Pro, o1, Claude Fable 5, GPT-5.5
Server enforces tier access. Model selection passed with every chat request.
v0.5.4
Replace deprecated display() calls with update(). Add getSettingDefinitions() override for Obsidian 1.13+ compatibility.
v0.5.2
All review fixes + minAppVersion 1.13.0
v0.3.0
v0.3.0
- Session list sidebar
- Author: vanmartin
- Network/account disclosure per Obsidian developer policies
- Apache-2.0 LICENSE
v0.2.2 — Login Flow + Session Import + Cross-Session Recall
What changed
- Login flow — email/password in settings, MFA support
- Import sessions from server — one-time migration button in settings
- Cross-session recall fix — imported sessions now included in memory
- Vault as source of truth — sessions stored as markdown in your vault
Install
Download main.js, manifest.json, styles.css → .obsidian/plugins/logography/ → Reload Obsidian.
Logography v0.1.0
Initial release — Obsidian plugin for AI dream analysis using Philosophical Midwifery.
Server-side brain: prompts and state machine live on the server.
Plugin is a thin UI client — no secret sauce in the repo.
Setup:
- Install in .obsidian/plugins/logography/
- Settings > Logography > enter server URL and API key
- Click brain icon to open chat pane