Skip to content

1.0.1

Choose a tag to compare

@github-actions github-actions released this 14 Aug 07:04
· 17 commits to main since this release

Discord-style emoji and sticker picker for Obsidian. This release hides the media folders, adopts Obsidian 1.13+ declarative settings, and narrows vault scans.

What's new in 1.0.1

  • Emoji and sticker folders default to .gl-emoji and .gl-stickers ? dot-folders that Obsidian hides from the file explorer, so they no longer clutter vault navigation. Existing installs keep their current folders.
  • Settings now appear in Obsidian's settings search on 1.13.0+ (declarative settings API), with the full layout preserved on older versions.
  • Vault scans narrowed: the plugin walks only the configured folders instead of enumerating the whole vault.
  • Shortcode rendering uses Obsidian's DOM helpers; hover tooltip glitches fixed; no more drag-resize interference with the image-converter plugin.

Features

  • Emoji & sticker picker with set navigation, live search, and recently used
  • Shortcode, embed, and HTML insertion ? shortcodes render in the editor
  • Import modal: drag & drop or paste from Discord, local files, clipboard, note embeds, and emoji packs
  • Clone emojis & stickers from your Discord servers (user or bot token)
  • Set management: create, delete, and open folders
  • Themable picker (Default, Compact, Vibrant, Minimal)
  • Fully offline by default; works on desktop and mobile

Documentation

  • Usage guide and troubleshooting: docs/usage.md, docs/troubleshooting.md