Steps to reproduce
On Android, using Hackerās Keyboard (set for full or compact 5-row layout), place cursor on node to collapse, press Ctrl, press Shift, press > (which is the shift state of . )
Expected result
Expand/Collapse All
Actual result
Types a > at cursor.
Environment
Android 7. Dynalist App. Version 1.1.22
Additional information
Perhaps having this problem before, on Hackerās Keyboard it is possible to force sending Shift+. by long pressing > and choosing . . This works as intended, but as it is such a simple problem to fix and one that could show up again (depending on user inputs) that Iād recommend putting in the effort to clear it up.
Simply add Ctrl+> as an alternative hotkey for Ctrl+Shift+. and youāre done.
EDIT: CORRECTION - Ctrl+Shift+. is actually just recognized as Ctrl+. ; the sub-nodes donāt fold. So, Ctrl+> being assigned would be the only fix.