obsidian-tracker icon indicating copy to clipboard operation
obsidian-tracker copied to clipboard

I want to use custom emoji for annotations

Open pppaapp opened this issue 1 year ago • 3 comments

I want to use custom emoji using the obsidian-icon-shortcodes

CleanShot 2023-12-02 at 19 42 19@2x

obsidian-icon-shortcodes can output an emoji by writing :ra_archer:

but this doesn't work with tracker...

pppaapp avatar Dec 02 '23 10:12 pppaapp

It looks like it is working as designed. We could potentially add support here if someone has time to work on this I'd be happy to review and merge

lazyguru avatar Dec 03 '23 03:12 lazyguru

Is there any way to include an image in an annotation?

searchType: tag
searchTarget: exercise-pushup, meditation
datasetName: PushUp, Meditation
folder: diary
month:
    mode: annotation
    startWeekOn: 'Sun'
    threshold: 40, 0
    color: green
    headerMonthColor: orange
    dimNotInMonth: false
    annotation: 💪,"![[test.jpg]]"
    showAnnotationOfAllTargets: false

pppaapp avatar Dec 03 '23 05:12 pppaapp

Currently it only supports text and emoji

lazyguru avatar Dec 03 '23 06:12 lazyguru