How to scroll to a specific date in the journal?

I can’t find a way to go to a specific date in journal. I don’t need opening one date as a page, I need to scroll to that moment in the journal to restore the context of that day and the next one etc.

Is it really missed? Can’t believe it.

1 Like

Good question.

I end up creating my own Diary of sorts. Nodes for days nested within nodes for weeks nested within nodes for Months.

Clunky to manage manually (and no true integration with the actual calendar). But otherwise super useful to navigate, and see things in context.

1 Like

@onkeltem

Please take a look at the “Journals Calendar” plugin, this is what I use.

1 Like

If you don’t need opening one date as a page, well, it seems you don’t need opening one date at all.

“Journals Calendar” plugin allows you to scroll through the dates one page at a time.

You can open the date as page and then use hotkeys GN (go to next journal page) and GP (go to previous journal page) to go navigate back and fourth between adjacent journal pages as you would via scrolling.

4 Likes

But this way I can only see one day at a time. It’s not the same experience you have when you use journal. I was looking for that thing exactly.

Thanks anyway.

1 Like

That’s right, I need to see the original sequence of days.

1 Like

You can do this, but with a plugin - logseq-plugin-show-weekday-and-week-number :

  1. Using logseq search tool (CTRL + K for me) enter the date you want to jump to (ex: jun 11 2025)
  2. Then, on the journal page for that specific date you’ll see a navigation to either jump to previous or next dates, or go see the whole week which then shows mini journal boxes.

This calendar works plumb slick! Thanks for the tip!