No description
Find a file
2026-07-20 00:40:34 +08:00
.agents/skills feat: initial commit 2026-06-05 00:17:37 +08:00
.github chore: add funding 2026-07-20 00:40:34 +08:00
images feat: replace node-emoji with gemoji 2026-06-06 10:06:47 +08:00
openspec chore: update author name 2026-06-06 22:26:51 +08:00
scripts chore: update version script 2026-06-06 22:21:33 +08:00
src feat: replace node-emoji with gemoji 2026-06-06 10:06:47 +08:00
tests feat: initial commit 2026-06-05 00:17:37 +08:00
vault chore: release v1.1.1 2026-06-06 22:43:38 +08:00
.gitignore chore: ignore main.js 2026-06-05 01:21:42 +08:00
.prettierignore feat: initial commit 2026-06-05 00:17:37 +08:00
CHANGELOG.md chore: release v1.1.1 2026-06-06 22:43:38 +08:00
commitlint.config.js feat: initial commit 2026-06-05 00:17:37 +08:00
eslint.config.js feat: initial commit 2026-06-05 00:17:37 +08:00
LICENSE feat: initial commit 2026-06-05 00:17:37 +08:00
manifest.json chore: release v1.1.1 2026-06-06 22:43:38 +08:00
package.json chore: release v1.1.1 2026-06-06 22:43:38 +08:00
pnpm-lock.yaml feat: replace node-emoji with gemoji 2026-06-06 10:06:47 +08:00
prettier.config.js feat: initial commit 2026-06-05 00:17:37 +08:00
README.md chore: update readme 2026-06-06 22:41:32 +08:00
README.zh_CN.md chore: update readme 2026-06-06 22:41:32 +08:00
tsconfig.app.json feat: initial commit 2026-06-05 00:17:37 +08:00
tsconfig.json feat: initial commit 2026-06-05 00:17:37 +08:00
tsconfig.node.json feat: initial commit 2026-06-05 00:17:37 +08:00
tsconfig.test.json feat: initial commit 2026-06-05 00:17:37 +08:00
tsdown.config.ts feat: replace node-emoji with gemoji 2026-06-06 10:06:47 +08:00
versions.json feat: initial commit 2026-06-05 00:17:37 +08:00

Gemoji for Obsidian

English | 简体中文

Gemoji (GitHub Emoji) renders emoji shortcodes in Obsidian Reading mode.

Features

  • Render supported shortcodes such as :smile: 😄, :rocket: 🚀, :+1: 👍, and :white_check_mark: as Unicode emoji.
  • Preserve markdown source content.

Preview

Screenshots

Scope

This plugin targets Obsidian Reading mode and markdown rendering contexts supported by Obsidian markdown post processors. It does not currently render emoji shortcodes in Live Preview or Source mode.

How to Install

This plugin is available in the Obsidian Community Plugins store.

Manually
  1. Download main.js and manifest.json from the latest GitHub release.
  2. Create /your_vault/.obsidian/plugins/gemoji/.
  3. Place the downloaded files in that folder.
  4. In Obsidian, go to Settings -> Community plugins -> Installed plugins -> Gemoji -> Enable, then restart Obsidian.

If you like GitHub's Markdown rendering style, you may also enjoy the GitHub Flavored Markdown Theme for Obsidian.

Credits ❤️

License

MIT License © Frankie