You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have searched the existing requests and didn't find any that were similar
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.
The text was updated successfully, but these errors were encountered:
Have you read a contributing guide?
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.
The text was updated successfully, but these errors were encountered: