wxwern / personal-diary

Downloads for and issues found in Personal Diary
https://wern.cc/app/personal-diary
2 stars 2 forks source link

Unable to exit entry view when typing on macOS (with Focused Editing Mode enabled) #12

Closed wxwern closed 3 years ago

wxwern commented 3 years ago

When Focused Editing Mode is enabled, once a user starts typing, there is no UI elements (like the Done button on iOS/iPadOS version of Personal Diary) to stop editing the entry, thus making it impossible to actually go back to the Timeline or view images.

A workaround for this is to use the keyboard shortcut Command-Enter, which allows you to start or stop editing the entry when invoked. Pressing that is equivalent to tapping the entry text or tapping the Done button on Personal Diary for iOS/iPadOS. Edit: The shortcut for finishing an entry is now superseded by the Escape key in version 2.6.1 and later.

wxwern commented 3 years ago

In version 2.6.1 or later, it is now possible to stop editing an entry by pressing the escape (esc) key, and will be the main method to do so when using Focused Editing Mode on macOS.

This information will also be indicated when typing in the Entry page with Focused Editing Mode enabled on the macOS app.