Skip to content

Baram v0.3.0 — Phase 3 (Vaults, Plugins & Journal)

Choose a tag to compare

@github-actions github-actions released this 03 Jul 13:10

Baram is a lightweight, beautiful WYSIWYG markdown editor with AI integration and bidirectional links — built on Tauri, so the app stays small while your files stay 100% standard markdown.

v0.3.0 is a large release covering everything since the last public build (v0.1.0): all of Phase 2 (connections + AI) and Phase 3 (vaults, plugins, and the journal workspace).

Highlights

🗂️ Vaults & multi-context workspaces

  • Open multiple vaults/folders/files at once, each as its own context tab with its own file tree, history, and settings
  • Cross-vault wikilinks ([[alias::file]]) with a graph and backlinks that span vaults
  • 3-tier settings (global → vault → context); initialize or revert a vault from Settings → Vault

🧩 Plugin marketplace

  • Browse, install, and update community plugins from Settings → Plugins
  • Capability-gated permissions you review before install, crash isolation, and checksum-verified downloads

📔 Journal workspace

  • Calendar, daily/weekly/monthly/yearly notes, and templates
  • Mood & energy tracking (Year-in-Pixels, trends), photo journal with gallery + lightbox, memories view, streaks & heatmap
  • Daily prompts, AI reflections, and quick capture (/idea, /link, /quote, /note)

🔗 Connections & knowledge

  • Wikilinks with autocomplete + hover preview, backlinks & unlinked mentions, block references & embeds
  • #tags (nested, vault-wide index, rename, colors, tag panel), namespaces (relative links), and a graph view
  • @mentions for pages and dates

🤖 AI

  • Multiple providers (Claude, OpenAI, Gemini, Ollama), inline AI editing with character-level diff (Cmd+J)
  • Ghost-text autocomplete, AI chat panel with @references, custom slash commands, and Skills editing tools
  • Privacy mode (local-only via Ollama)

✍️ Rich editing

  • Disappearing-syntax WYSIWYG with lossless roundtrip, source mode (Cmd+/)
  • Tables (cell merge + virtual scroll), KaTeX math, CodeMirror 6 code blocks, Mermaid diagrams
  • Callouts, toggles, footnotes, definition lists, table of contents, query blocks
  • Obsidian-style heading & list folding

📤 Export, Git & history

  • Export to HTML, PDF, Notion, and (via Pandoc) Word/LaTeX/EPUB/RST
  • Built-in Git (status/stage/commit/diff/branch, log, stash, remote) and automatic file snapshots / version history

🎨 Customization & platform

  • 8 built-in themes + a 25-color custom theme editor; workspace presets
  • Fully customizable keybindings, English/Korean UI, CSS design-token system
  • Large-file performance improvements

Download

Platform File
macOS (Apple Silicon) Baram_0.3.0_aarch64.dmg
Windows Baram_0.3.0_x64_en-US.msi or Baram_0.3.0_x64-setup.exe
Linux Baram_0.3.0_amd64.deb, Baram_0.3.0_amd64.AppImage, or Baram-0.3.0-1.x86_64.rpm

macOS: if you see a "damaged/unverified" warning, right-click the app → Open, or allow it under System Settings → Privacy & Security.

Notes

  • Your .md files remain 100% standard markdown — no proprietary format, no lock-in.
  • Editor core is MIT; the application is AGPL-3.0.
  • Found a bug? Please open an issue: https://github.com/sayinel/baram/issues