-
-
Notifications
You must be signed in to change notification settings - Fork 9
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
Notion Integration #28
Comments
+1 |
I think it is an electron app, the electron devs do not care about accessibility, but you can try to compile with manual ax support: Line 3 in 010426a
|
adfs
I tried to modify the following two places, then make and run, but still works bad on notion. DEFINES = -DHAVE_CONFIG_H -DMACOS_X -DMACOS_X_DARWIN # -DMANUAL_AX -DGUI_MOVES DEFINES = -DHAVE_CONFIG_H -DMACOS_X -DMACOS_X_DARWIN -DMANUAL_AX -DGUI_MOVES |
I want to have Vim keybindings in notion, but SketchyVim does not seem to be able to edit text fields in Notion. Is there any workaround to this or something I can use?
The text was updated successfully, but these errors were encountered: