Skip to content

Releases: martinvandiest/logography-obsidian

0.6.1 — Journal Sync

22 Jun 19:18

Choose a tag to compare

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

22 Jun 18:47

Choose a tag to compare

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

21 Jun 23:08

Choose a tag to compare

Replace deprecated display() calls with update(). Add getSettingDefinitions() override for Obsidian 1.13+ compatibility.

v0.5.2

21 Jun 22:20

Choose a tag to compare

All review fixes + minAppVersion 1.13.0

v0.3.0

20 Jun 19:59

Choose a tag to compare

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

19 Jun 21:40

Choose a tag to compare

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

02 Jun 18:47

Choose a tag to compare

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:

  1. Install in .obsidian/plugins/logography/
  2. Settings > Logography > enter server URL and API key
  3. Click brain icon to open chat pane