Terminal Interface #12
Replies: 3 comments 2 replies
-
|
👍 I think that kind of tooling would be terrific. I’m happy to link such tools to from website. |
Beta Was this translation helpful? Give feedback.
-
|
Hi |
Beta Was this translation helpful? Give feedback.
-
|
Hi everyone! I created a python based command line interface |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
This is not about specification but about tooling. Can we get some terminal love? There are probably a lot of tools for other todo formats. This is just a very simple bash script that can be added to
.bash_profile. It can be extended for other options or a more proper version can be implemented in a programming language.Some example usage
xit openwill open the file.xit add '[ ] some todo'will add it to file.xit search todowill return the line containing the given word.Beta Was this translation helpful? Give feedback.
All reactions