feat(gtd.ui): add keybind to add captured task and directly capture a new one
This adds a keybind n in the capture popup which adds the current one to the inbox and directly starts capturing a new one.
I was also thinking it could be nice to have one more option to capture another task with the same context as the current one, any thoughts? Although not fully sure how to do that in a nice way.
haven't looked at the code yet
but would it be possible that you can press n, a variable gets set and then you can still place it at different places (idk if that makes sense)
so you could at any time in the capturing process press n and then e.g. add it to cursor position and the capture a new one
Just so I understand you correctly @max397574, do you mean that you when the variable is enable then if you press eg <CR> as normal to add to inbox you still get a a prompt for a new capture, and also for placing it at other positions?
I guess it would then be nice if the variable is visualised in some way, with a checkbox or so. Is it easy to redraw the prompt window?
yes you got it I also though about how we should show it I think it should be possible to somehow display that value with the selection popup
@AckslD is this done?
No sorry, I haven't had time to investigate what you suggested.
no worries I was just looking through some prs an issues
Actually @max397574! Do you have any thoughts on how to achieve that, in particular to display the variable in the prompt? I realised that I'm not really sure how to do it so any tips would be useful :)
I'll have a look tomorrow. We plan to rewrite big parts of the capture functionality anyways. So we could implement this then.
@max397574 Is there a rough timeframe for this re-write? I'm just wondering if it's worth trying to implement this here or better to just wait as you also mention.
Closing this as GTD is no longer active on 1.0.0 neorg. We'll create a PR/discussion that centralizes all GTD talk and needs