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

how can we get the previous submissions? for every problem #73

Open
lqlee opened this issue Jun 8, 2022 · 4 comments
Open

how can we get the previous submissions? for every problem #73

lqlee opened this issue Jun 8, 2022 · 4 comments

Comments

@lqlee
Copy link

lqlee commented Jun 8, 2022

current subcommands: data, edit, exec, list, pick, stat, test, help.
no idea, which subcommand is to retrieve the previous submission?

Thanks,

@clearloop
Copy link
Owner

Oh we currently don't have this feature, mb you want to try leetcode list -qd

@lqlee
Copy link
Author

lqlee commented Jun 8, 2022

Thanks, that command can show all solved problems. good to know.

after one submission, and success, how can we reset the problem to re-edit and to re-submit ?
I know, we can edit it and delete the content in order to re-edit and to re-submit. is there a command to reset/clean it ?

@BilyZ98
Copy link

BilyZ98 commented Jun 25, 2022

Listing previous submissions for the problem would be a cool and practical feature, do you think it's possible to add this feature to this cli tool, I love to implement this feature and submit the pr, how do you think about that @clearloop

@clearloop
Copy link
Owner

Listing previous submissions for the problem would be a cool and practical feature, do you think it's possible to add this feature to this cli tool, I love to implement this feature and submit the pr, how do you think about that @clearloop

that would be awesome! we can add a simple cache to record the past submissions

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

3 participants