AlexBieg / obsidian-better-command-palette

A better command palette for obsidian
MIT License
161 stars 12 forks source link

Added buttons for a better mobile experience #101

Open johnw42 opened 11 months ago

johnw42 commented 11 months ago

This PR adds a series of toggle buttons at the top when running on a mobile platform. The left two buttons simply enter "/" or "#" into the search bar, but the remaining buttons toggle virtual modifier keys, allowing the user to execute a hotkey by typing a letter on the onscreen keyboard.

Here is what the buttons look like upon opening the command palette:

image

Here is what the input box looks like after the Ctrl and Shift buttons have been tapped:

Screenshot 2023-10-03 204850