ryanpcmcquen / obsidian-focus-mode

Add focus mode to Obsidian.
Mozilla Public License 2.0
68 stars 7 forks source link

Problems writing in a note created while in focus mode #23

Closed rasmusrhl closed 2 years ago

rasmusrhl commented 2 years ago

Problems with creating a new note while in focus mode

I can't write in a newly created note. To be able to write a newly created note, I have to click outside obsidian (e.g. the desktop) and then click on the note again.

Steps to reproduce:

  1. Open a note in obsidian.
  2. Go to focus mode (ctrl + alt + z)
  3. Create a new note (ctrl + n)
  4. I can't write in the new note.
  5. The ability to write in the note is reestablished by clicking on the desktop first, and then clicking back on the note.

This happens with/without VIM-mode enabled.

ryanpcmcquen commented 2 years ago

Do you have any other plugins?

rasmusrhl commented 2 years ago

@ryanpcmcquen
No. The problem persists even after disabling all other plugins (including core plugins), and restarting obsidian.

ryanpcmcquen commented 2 years ago

What version of the Obsidian installer do you have and what operating system?

ryanpcmcquen commented 2 years ago

Fixed in 1.8.1, let me know if you're still able to reproduce.

rasmusrhl commented 2 years ago

I can confirm: It's fixed in version 1.8.1! Thanks!

ryanpcmcquen commented 2 years ago

Thanks for reporting, that was a weird one.