srg-kostyrko / obsidian-journal

MIT License
99 stars 7 forks source link

Only shows one icon in the ribbon even if multiple journals have 'show in ribbon' #64

Open catpreneur opened 3 weeks ago

catpreneur commented 3 weeks ago

I have multiple journals, and I'm using daily notes for both of them. I have selected 'show in ribbon' for them both, but only 1 icon appears at a time.

srg-kostyrko commented 3 weeks ago

looks like this happens if ribbon tooltip is not defined in both journals try changing it in one of journal - this should work as workaround for now I'll fix this as part of next release

catpreneur commented 3 weeks ago

The tooltip is defined on both journals

srg-kostyrko commented 3 weeks ago

is it probably the same in both journals? because this could also lead to such problem

catpreneur commented 3 weeks ago

Nope, they have different icons

image image
srg-kostyrko commented 3 weeks ago

Field on screenshot is Ribbon icon What more important in this case is - the next field Ribbon tooltip - it should be different for both icons to appear in ribbon

catpreneur commented 2 weeks ago

Awesome, that worked, thanks!!

catpreneur commented 2 weeks ago

One thing I noticed - changes don't happen right away. I have to restart obsidian each time.

srg-kostyrko commented 2 weeks ago

This is limitation of obsidian itself unfortunately