Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mobile (and IME) friendly version #37

Open
BaccanoMob opened this issue Oct 8, 2024 · 0 comments
Open

Mobile (and IME) friendly version #37

BaccanoMob opened this issue Oct 8, 2024 · 0 comments

Comments

@BaccanoMob
Copy link

Hey, I love this project but it was not working well for my mobile devices. Since this needed a physical keyboard to use the suggestions. So I ended up forking it to create an active search box (aka kept #dialog open).

Notable changes I made are having the active search box, suggestions as hyperlinks (which still look like buttons) and some shortcuts. Because search box is open at all times, it has better support for IME (with autofocus disabled IME works uninterrupted).

I wanted to do a pull request but I felt having as a different version of tilde should be ideal. Though I think you could change suggestions to hyperlinks to have additional keybindings to open it when tabbed to them. I am sure it will be useful when you want to open other than the default.

The code may not be ideal since I do not know HTML/CSS/JS very well (python is more familiar for me). I would appreciate it, if you could have a look at my repo when you can to give some comments if possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant