Bug Description
Basically, Thursday in the image is not opening the daily note. It works with Y, M, W, 3D, L tabs.
Upon using inspect, I noticed that the rest of the links are like below (or similar looking),
<a aria-hidden="true" class="fc-list-day-side-text" title="Go to 26 February 2026" data-navlink="">26 February 2026</a>
Where as for D view it is like,
<a title="" class="fc-col-header-cell-cushion">Thursday</a>
Not sure if that helps.
Bug Description
Basically,
Thursdayin the image is not opening the daily note. It works withY,M,W,3D,Ltabs.Upon using inspect, I noticed that the rest of the links are like below (or similar looking),
Where as for
Dview it is like,Not sure if that helps.