mirror of
https://github.com/peritus/obsidian-interactive-ratings.git
synced 2026-07-22 05:43:17 +00:00
Add Configuration section to README explaining custom emoji settings and usage
This commit is contained in:
parent
2ea7af7bbd
commit
6ad882397a
1 changed files with 14 additions and 0 deletions
14
README.md
14
README.md
|
|
@ -15,6 +15,20 @@ Type any supported symbol sequence (minimum 3 identical symbols) in your note. W
|
|||
3. Search for "Interactive Ratings"
|
||||
4. Install and enable the plugin
|
||||
|
||||
## Configuration
|
||||
|
||||
### Custom Emojis
|
||||
|
||||
You can configure which emojis are supported for rating interactions by going to Settings → Community Plugins → Interactive Ratings. In the "Emojis to support in ratings" setting, enter any emojis you want to use for ratings.
|
||||
|
||||
**Default emojis**: `🎥🏆⭐💎🔥⚡🎯🚀💰🎖️`
|
||||
|
||||
**Example usage**:
|
||||
- `🎥🎥🎥🎥🎥 (4/5)` Movie rating
|
||||
- `🏆🏆🏆 3/5` Achievement level
|
||||
- `🔥🔥🔥🔥 80%` Spice level
|
||||
- `🎯🎯🎯🎯🎯🎯 (5/6)` Accuracy rating
|
||||
|
||||
### Rating Text (optional)
|
||||
|
||||
Add numerical ratings with these formats:
|
||||
|
|
|
|||
Loading…
Reference in a new issue