a obsidian plugin with a simple funciton: add or remove emoji🌕 prefix for mardown header
shortcut:
- add prefixes:
Ctrl + shift + U
- remove prefixes:
Ctrl + shift + R
- defautlt prefiex(Sort by title level incrementally):
- "🌕",
- "🌖",
- "🌗",
- "🌘",
- "🌑",
- "⭐"
- []
- [] add a
PluginSettingTab
to custom prefixes for titles at all levels - 🚩2025-01-03: initial release