Skip to content

Qoderian 1.0.4

Latest

Choose a tag to compare

@github-actions github-actions released this 12 Aug 01:41

Installation

Download main.js, manifest.json, and styles.css below, then place
them in your vault's plugin directory:

<your-vault>/.obsidian/plugins/qoderian/
├── main.js
├── manifest.json
└── styles.css

Then enable the Qoderian plugin in Obsidian settings.

The MIT license and attribution notice are embedded at the top of
main.js; see LICENSE
and NOTICE in the repository.

What's Changed

Fixed

  • Selection context indicators (editor, browser, and canvas selections)
    now render as left-aligned removable chips — icon, label, and a ×
    button that clears the captured selection — instead of right-aligned
    text that pushed the input placeholder down inside the composer box.

See CHANGELOG.md for the full history.