Skip to content
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

List tasks from all the files. #11

Open
sonu-kumar-saw opened this issue Jun 5, 2024 · 1 comment
Open

List tasks from all the files. #11

sonu-kumar-saw opened this issue Jun 5, 2024 · 1 comment

Comments

@sonu-kumar-saw
Copy link

I am using this application to track my daily task.

for example:

todo-cli-app init 05-05-2024
this will have the task for the date 05-05-2024.

Next day, I want to create a new todo list, 06-05-2024.
So, I will create a new file, ```todo-cli-app init 06-05-2024.

Now, if I list the tasks, I want a flag, such that, it can list all the the task (if not removed) from all the files.

This will help me track the task which I have not completed from yesterday.

If you approve this feature, I can create a PR.

@wujackwill
Copy link
Owner

Sure, why not. Thank you for the contribution. Can't wait to see the PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants