pyrochlore / obsidian-tracker

A plugin tracks occurrences and numbers in your notes
MIT License
1.32k stars 230 forks source link

Calendar annotations overflowing day #111

Open jmsancho opened 2 years ago

jmsancho commented 2 years ago

I'm using annotations on a calendar view, but if a particular day has too many of them it overflows and bleeds into other days like this. Maybe there's a way to add the markers on different lines inside the "box" of each day?

tiagohermano commented 2 years ago

I'm having the same issue here. Line break could be a solution, another thing I wondering is if there's a way to increase the size of the calendar. Right now it only fills a portion of the container Captura de tela de 2022-02-05 13-13-27

tiagohermano commented 2 years ago

I set the fitPanelWidth prop to true trying to fix the issue, but it doesn't fix because the annotations also increase in size. image

pyrochlore commented 2 years ago

Will find a way to deal with the line wrap.