Skip to content

0.1.2

Choose a tag to compare

@linyp linyp released this 09 Jun 14:32
· 22 commits to main since this release

Two reliability/quality settings.

  • Max segments per request (default 12): caps how many blocks pack into one request, on top of the char budget. A doc of many short blocks (lists, dialogue) no longer crams dozens of segments into one call, which kept the <<<SEG k>>> alignment reliable and avoided the slow per-segment fallback.
  • Custom instructions (optional): free-text appended to the translation system prompt — a glossary, tone, or domain hint. It's appended after the segment contract, so it can't break alignment.

Install: download main.js, manifest.json, and styles.css below into <your-vault>/.obsidian/plugins/interlinear/, then enable (or update via BRAT).