YU000jp/logseq-plugin-show-weekday-and-week-number

bug report - weekly journal.

Closed this issue · 1 comments

Hi,

i'm using "this week section : top" option.
I've some repeat-thing bug for weekly journal.

my weekly journal create like

  • empty block
  • tags: ..
  • this week

When i go to 2023-W43 page at first time, then create this week block well.
but, go to 2023-W43 page again, then re-create this week block, every time repeat to create like below :

my weekly journal create like

  • empty block
  • tags: ..
  • this week
  • empty block
  • tags: ..
  • this week
  • empty block
  • tags: ..
  • this week
    ...

If I delete empty block, then I work well... maybe code check first block.
but, plugin create new weekly journal with first empty block, I don't know why..

I was able to reproduce it. I will check it a bit more.