Skip to content

Releases: jaewonE/icon-bullet-helper

2.1.0

11 Jun 02:28

Choose a tag to compare

2.1.0

Changed

  • Align DOM handling with Obsidian popout window compatibility guidance.
  • Remove default command hotkeys so users can assign shortcuts from Obsidian Hotkeys.
  • Update English and Korean documentation for configurable Hotkeys commands.

Fixed

  • Avoid direct SVG insertion through innerHTML.
  • Avoid APIs that require a newer Obsidian minimum version than the plugin declares.

2.0.3 Releases

13 May 11:34

Choose a tag to compare

Changed

  • Add README callouts below the title to explain that the existing checkbox-styling-helper listing now provides the more complete Codex-built Icon Bullet Helper experience.
  • Link users to the renamed icon-bullet-helper GitHub repository.

Full Changelog: 2.0.2...2.0.3

2.0.2 Releases

13 May 11:27

Choose a tag to compare

Fixed

  • Restore the Obsidian plugin manifest ID to checkbox-styling-helper.
  • Restore manual installation paths to the existing plugin ID directory.
  • Keep repository links on the renamed icon-bullet-helper GitHub repository.

Full Changelog: 2.0.1...2.0.2

2.0.1 Releases

13 May 11:21

Choose a tag to compare

Key Features

Full Changelog: 2.0.0...2.0.1

2.0.0 Releases

13 May 11:10

Choose a tag to compare

Key Features

  • Checkbox Styling Helper is now distributed as Icon Bullet Helper with theme-independent SVG icon bullets.
  • Markdown source text is preserved with {marker} and {!marker} syntax rendered in Live Preview and Reading view.
  • The icon picker supports hotkey and list-trigger opening with isolated keyboard navigation.

Full Changelog: 1.3.0...2.0.0

1.3.0 Releases

05 Oct 13:59

Choose a tag to compare

Key Features

  • Checkbox styling helper now supports Border theme.
  • Triggers also work inside callouts.

Full Changelog: 1.2.1...1.3.0

v1.2.1 Releases

22 Jul 00:07

Choose a tag to compare

  • 1419473: Fixed bug where numbers were not properly applied to triggers

Full Changelog: 1.2.0...1.2.1

v1.2.0 Relases

19 Jul 04:03

Choose a tag to compare

Key Changes:

  1. Added five basic icons: number, unordered list, empty checkbox, half done, etc.
  2. Provided a hot key to open the icon picker.
  3. Enabled setting an icon via command even if there is already text on the current line.
  4. Enabled changing an icon via command even if an icon is already set on the current line.
  5. Allowed customization of the trigger.

Full Changelog: 1.1.0...1.2.0

v1.1.0 Add custom icon order settings.

13 Jul 11:44

Choose a tag to compare

  • e3b78f1: Add custom icon order settings.

Full Changelog: 1.0.7...1.1.0

v1.0.7 Releases

13 Jul 08:59

Choose a tag to compare

Support Minimal theme.

Full Changelog: 1.0.6...1.0.7