You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First of all thank-you. I haven't found any other cli tool that successfully interacts with google-tasks so keep up the good work!!
I've just started exploring rchore and probably being dumb but I'm a bit disorientated. I'm going to open a few "feature requests" about different things.
Is there any sort of repl/ interactive mode that might be quicker and easier to use please? Apologies I'm not a programmer or anything but: I'm thinking of something like the command prompt you get when launching a python environment.
I'm sure good programming methodology includes a lot of other things in a repl interface and other users would have different preferences but the main things I'd like are [1] an indication of which task-list is currently active (eg in the command prompt), which could usefully have a task count indicator and [2] tab completion on command entry.
Following on from a repl enviroment: A full on tui (eg like nano) would be lovely but probably over the top/ out of scope.
thanks in advance
The text was updated successfully, but these errors were encountered:
This sounds like a nice idea and i started playing around with ratatui. Would this fit inside this repo or should it be seperate? A good tui inspiration would be lazygit. Preview:
First of all thank-you. I haven't found any other cli tool that successfully interacts with google-tasks so keep up the good work!!
I've just started exploring rchore and probably being dumb but I'm a bit disorientated. I'm going to open a few "feature requests" about different things.
thanks in advance
The text was updated successfully, but these errors were encountered: