benjypng / logseq-datenlp-plugin

MIT License
74 stars 6 forks source link

Parsing multiple tokens in one block #36

Closed Zachu closed 9 months ago

Zachu commented 1 year ago

Hey!

I noticed that the plugin fails to parse multiple dates in one block. With following block and Semi-auto Parsing enabled only the first @yesterday token gets expanded correctly when exiting the block. Revisiting and exiting the block again does resolve the second @today token.

- @yesteday and @today

After one visit:

- [[2023-03-05]] and @today

After second visit:

- [[2023-03-05]] and [[2023-03-06]]

Would be great to have them all parsed at one go =)

benjypng commented 9 months ago

Feature available in: v4.2.0