huytd / pomoday-v2

A keyboard only task management web app
https://pomoday.vercel.app
BSD 3-Clause "New" or "Revised" License
585 stars 69 forks source link

Option to make the command bar sticky #48

Closed leira-sanchez closed 4 years ago

leira-sanchez commented 4 years ago

It's annoying having to click 'i' every time I want to do something. I liked it always there like before.

I also preferred it at the bottom.

huytd commented 4 years ago

There is a typeahead feature planned, so instead of pressing i all the time, you can just start typing right away. Would that work?

About the position, I’ll make it configurable.

On Wed, Dec 4, 2019 at 8:19 AM Leira Sánchez notifications@github.com wrote:

It's annoying having to click 'i' every time I want to do something. I liked it always there like before.

I also preferred it at the bottom.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/huytd/pomoday-v2/issues/48?email_source=notifications&email_token=AAEV4N3GSWBJD6Y645H5QETQW7KBFA5CNFSM4JVLGDV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6BXUEA, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEV4N35CAL4LXS3OARBNRDQW7KBFANCNFSM4JVLGDVQ .

leira-sanchez commented 4 years ago

Yes, that would work great! Thank you. I love this app and use it everyday :)

There is a typeahead feature planned, so instead of pressing i all the time, you can just start typing right away. Would that work? About the position, I’ll make it configurable. On Wed, Dec 4, 2019 at 8:19 AM Leira Sánchez @.***> wrote: It's annoying having to click 'i' every time I want to do something. I liked it always there like before. I also preferred it at the bottom. — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub <#48?email_source=notifications&email_token=AAEV4N3GSWBJD6Y645H5QETQW7KBFA5CNFSM4JVLGDV2YY3PNVWWK3TUL52HS4DFUVEXG43VMWVGG33NNVSW45C7NFSM4H6BXUEA>, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAEV4N35CAL4LXS3OARBNRDQW7KBFANCNFSM4JVLGDVQ .

huytd commented 4 years ago

Thank you so much!!

huytd commented 4 years ago

This is now fixed with https://github.com/huytd/pomoday-v2/commit/f7facb96d8734262a60f329fd9ff28915414b313

The new command is: setting or just click on the cogs icon on the top right of the app.

In here, you'll have an option to toggle sticky command bar.