Skip to content

0.1.0 — Initial release

Choose a tag to compare

@san-tekart san-tekart released this 30 Jun 03:40

Initial release of Hilo — multi-color highlights for Obsidian using the native ==text== markdown syntax.

Highlights

  • Inline markdown (**bold**, [[wikilinks]], *italics*) renders correctly inside a highlight.
  • Slug-based token format (=={color}text==) keeps notes portable — hex values live in plugin settings.
  • Consistent rendering across Source, Live Preview, and Reading view.
  • iA Writer–style lowlight mode with per-color darker underline.
  • Migration support for existing Highlightr <mark> highlights.
  • English + Korean UI (auto-detected from Obsidian language setting).

Install

Download main.js, manifest.json, styles.css and place them in your vault's .obsidian/plugins/hilo/ folder. Then enable Hilo under Settings → Community plugins.

See README for full usage and configuration.