anytype-kotlin
anytype-kotlin copied to clipboard
SHIFT+ENTER for soft linebreak
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:
- Add Hotkey
SHIFT+ENTERfor soft linebreak - Add Option for
ENTERbehaviour (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