logseq / logseq

A privacy-first, open-source platform for knowledge management and collaboration. Download link: http://github.com/logseq/logseq/releases. roadmap: http://trello.com/b/8txSM12G/roadmap
https://logseq.com
GNU Affero General Public License v3.0
30.07k stars 1.76k forks source link

Clicking on the journals page (or using the `g j` shortcut) should focus the text area to allow input from user #11250

Open sitaktif opened 4 weeks ago

sitaktif commented 4 weeks ago

Search first

What Happened?

Clicking on the "Journals" left menu item should allow me to immediately start typing text on the current day's page.

Instead, I have to then click on the text area to be able to input some text, requiring two clicks instead of one.

This also applies when using the g j keyboard shortcut.

Reproduce the Bug

  1. Click on "Journals" on the left side bar
  2. Try to type text
  3. Nothing happens

Expected Behavior

I expect to be able to start typing text immediately after clicking "Journals" or inputting the g j keyboard shortcut.

Screenshots

No response

Desktop or Mobile Platform Information

Version 0.10.8 (82)

MacOS Sonoma 14.1

Additional Context

Related to #10410

Are you willing to submit a PR? If you know how to fix the bug.