Make the core loop entirely keyboard-driven #66

Closed
opened 2026-03-24 20:30:52 +00:00 by talksik · 0 comments
talksik commented 2026-03-24 20:30:52 +00:00 (Migrated from github.com)

We should be able to perform every action using our keyboard. We may even need to introduce a command bar to do this properly.

Within the stream view, there should be simple keyboard shortcuts listed on the bottom including exiting. And we can cleanup the breadcrumbs if we have "Esc" at the bottom left as the core method to exiting a stream.

This is possible because our first version of Flowy.llink has limited surface area which allows us to focus on every interaction.

We should be able to perform every action using our keyboard. We may even need to introduce a command bar to do this properly. Within the stream view, there should be simple keyboard shortcuts listed on the bottom including exiting. And we can cleanup the breadcrumbs if we have "Esc" at the bottom left as the core method to exiting a stream. This is possible because our first version of Flowy.llink has limited surface area which allows us to focus on every interaction.
Sign in to join this conversation.