anytype-kotlin icon indicating copy to clipboard operation
anytype-kotlin copied to clipboard

SHIFT+ENTER for soft linebreak

Open te-ce opened this issue 1 year ago • 0 comments

Have you read a contributing guide?

  • [X] I have read CONTRIBUTING.md
  • [X] I have searched the existing requests and didn't find any that were similar
  • [X] I have considered creating a pull request instead and want to proceed

Clear and concise description of the problem

On Desktop, it is possible to do a 'soft linebreak' with SHIFT+ENTER, so no new paraghraph is opened. On Mobile/Android, there is no way to do this. If you press ENTER, you get a whole new paragraph, which is something I rarely want.

Suggested solution

One of the following:

  1. Add Hotkey SHIFT+ENTER for soft linebreak
  2. Add Option for ENTER behaviour (since I would more often use the 'soft linebreak' than regular 'paragraph')

Alternative

Make a Button for it? Merging Paragraphs to one? (Between the Paragraphs)

Additional context

No response

te-ce avatar May 06 '24 09:05 te-ce