anytype-ts
anytype-ts copied to clipboard
[Feature Request] Touchpad gesture navigation
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
As someone who uses browsers a lot, I have really gotten used to the two-finger swipe to navigate back. I keep catching myself trying to move backwards to a previous document in Anytype as well but such a navigation doesn't exist unfortunately.
Suggested solution
The ideal solution would be somehow activating the chromium two finger swipe to go backwards as the desktop app seems to be based on electron. I'm not sure however whether electron actually supports that feature or if it's stripped out.
Alternative
Otherwise I suppose it would still be possible to implement such a feature with JavaScript/Typescript.
Additional context
A forward gesture would obviously be included in that idea as well.
+1, would love to see this
+1, it would improve a lot the UX