-
-
Notifications
You must be signed in to change notification settings - Fork 99
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
💡 [FEAT] Inbox to quickly capture tasks #103
Comments
Hmmm...another yank option? like #102 ? |
Yea. This feature is going to depend on the yank feature. however this is feature is to add tasks to dooit from anywhere in terminal. All those tasks are accumulated inside the new inbox option in the side panel. Moving those to their appropriate places after opening dooit is going to depend on the yank feature. |
Hmm.. I see you meant the command line! This could get pretty messy since we have branched workspaces and stuff! |
If the UI is done right. It won't be messy. It'll be even pretty intuitive. The flow can be like any one of the following. Yank one or more task and go the project and task subsection and paste it ( This method depends on yank ) or Select one or more task and press For example
|
Ohhh...I see now. Yes that could be pretty cool! |
I am happy that you find this a good addition. I suggest to keep the workspace pane as it is for the following reasons.
So I suggest having Inbox in the side pane itself above the workspaces.
By having inbox like this, the right pane can be used to select the tasks then pressing m will invoke the previously discussed popup. |
Actually, you can sort the rows in any order you want in the config file 😄
Well ofcourse, the search feature will be totally optional! Maybe for users who like it minimal 😉 |
I am not talking about the order but about this big gap between the description and the due and priority. When there is no left panel this space will be even bigger which isn't ideal. |
Yes Yes. I totally understand! |
If dooit can take arguments and capture them in an Inbox which can be then dealt with (Like moving the respective project etc) while opening dooit can be great.
Something like
dooit pickup milk d:today t:home,chores
would be so efficient for quick capturesThe text was updated successfully, but these errors were encountered: