vipzhicheng / logseq-plugin-block-calendar

A block calendar for Logseq.
MIT License
37 stars 13 forks source link

block calendar not showing up at the banner #36

Closed jobatop closed 8 months ago

jobatop commented 8 months ago

Hi,

I installed both Banner and Block Calendar, both working fine till this morning, the block calendar didn't show up. I don't know where is the problem, so I had another post at the banners page. Screenshot from 2024-01-01 12-24-20

I tried both plugin in a new graph, not working.

I reinstalled both plugin, still no working.

Check console, everything fine.

thank you for any hints

stdword commented 8 months ago

Same issue for me.

I've just provided PR that fixes it. Waiting plugin's author to approve.

gissehel commented 8 months ago

I've experienced the same problem. As a workaround, waiting for new version including the fix, you can specify explicitly year and month like this: {{renderer block-calendar,2024,1}} (which won't "change month" on february, but let's hope that the problem will be fixed by then...)

adxsoft commented 8 months ago

Same issue for me. workaround above works well. I've just put {{renderer block-calendar,2024,1 at the top of my 'contents' page/ Have to do that for each of my graphs. Will be nice when the plugin is fixed so don't have to change multiple graphs (I have 12 graphs).

stdword commented 8 months ago

@adxsoft, here is quick workaround. You need to do it only once for all graphs.

adxsoft commented 8 months ago

Great that worked! Thanks

On Thu, 4 Jan 2024, 10:38 pm Sergey Kolesnik, @.***> wrote:

@adxsoft https://github.com/adxsoft, here https://discuss.logseq.com/t/block-calendar-not-showing/24083/5?u=stdword is quick workaround. You need to do it once.

— Reply to this email directly, view it on GitHub https://github.com/vipzhicheng/logseq-plugin-block-calendar/issues/36#issuecomment-1876954795, or unsubscribe https://github.com/notifications/unsubscribe-auth/AF5V4HMKNCQKBF2S6POC66DYM2ICVAVCNFSM6AAAAABBI67UL2VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNZWHE2TINZZGU . You are receiving this because you were mentioned.Message ID: @.***>

wensonsmith commented 8 months ago

@stdword

Thanks! Nice workaround

AI-Ahmed commented 8 months ago

@adxsoft, here is quick workaround. You need to do it only once for all graphs.

It works! Thanks!

vipzhicheng commented 8 months ago

stdword's PR has been merged and released, please update, Sorry for the delay. Thanks @stdword