nightkr / flickboard

Flicking keyboard for Android
GNU Affero General Public License v3.0
124 stars 25 forks source link

Raw Shift + Enter #187

Closed Anarchtism closed 5 months ago

Anarchtism commented 5 months ago

Context

In Obsidian, Shift + Enter in the note switcher after typing a note name creates that note (it also has a UI button for that but it's hard to reach).

Describe your suggested feature

Could Shift + Enter send the raw key combination for Shift + Enter?

Other details

Since Ctrl + Enter was fixed (#174), Ctrl + Enter now can open a selected note in Obsidian's quick switcher in a new tab.

Ctrl + Shift + Enter now creates a new note and opens it in a new tab since Ctrl prompts the whole combination to send raw.

It's nice, but creating a new note without opening it in a new tab can't be done via FlickBoard. So that's why Shift + Enter would be nifty.

Acknowledgements