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

keyboard shortcuts #15

Open
4 of 8 tasks
wayjake opened this issue Jan 2, 2022 · 1 comment
Open
4 of 8 tasks

keyboard shortcuts #15

wayjake opened this issue Jan 2, 2022 · 1 comment

Comments

@wayjake
Copy link
Owner

wayjake commented Jan 2, 2022

ADD NODE

  • r for reply (to node)
  • v to hide / show advanced options
  • c for cancel

VIEW NODE

  • d to select a direction
  • n for new (node)
  • a for back (to parent / head node)
  • w / s for up and down between directions
  • h show hidden directions
@wayjake
Copy link
Owner Author

wayjake commented Jan 11, 2022

software doesn't have to be this scary.

wayjake added a commit that referenced this issue Jan 29, 2022
fixes: #17

partially affects: #15
wayjake added a commit that referenced this issue Jan 29, 2022
* adds new hook. adds R for reply.

* ui tweaks and useKeyboard improvements

* Increase the preview text length

* i think this is just formatting

* add get all route

* Create GetAll component

* export getAll

* small fix: loading wheel jitters

* show hidden & use on instead of once

fixes: #17

partially affects: #15

* fix window zooming on mobile

* handle string messages in getAll

* fix padding on icon

* remove extra console log
wayjake added a commit that referenced this issue Feb 8, 2022
* adds new hook. adds R for reply.

* ui tweaks and useKeyboard improvements

* Increase the preview text length

* i think this is just formatting

* add get all route

* Create GetAll component

* export getAll

* small fix: loading wheel jitters

* show hidden & use on instead of once

fixes: #17

partially affects: #15

* fix window zooming on mobile

* handle string messages in getAll

* fix padding on icon

* remove extra console log

* change namespace to wallie

* adds ability to set custom direction text

* remove linkification

in favor of being able to insert our own HTML. We don't need to worry about links being generated.
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