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

Feature Request: Customizable filter on all kinds of problem choices #43

Open
Eric-Song-Nop opened this issue Jan 11, 2024 · 4 comments

Comments

@Eric-Song-Nop
Copy link
Contributor

Following #42 , I hope to have a customizable filter for list, random, and any other possible case like what leetcode-cli does in this link. I wonder if it is possible?

@kawre
Copy link
Owner

kawre commented Jan 12, 2024

Leet list used to have filtering by question tags but I've switched to different leetcode api endpoint which is much more faster but the only thing it's missing is the topicTags the previous endpoint had.

But I guess I could create a separate file that would've to be maintained, containing topic tags for all questions.

@Eric-Song-Nop
Copy link
Contributor Author

The thing is I have a complex plugin to filter for a special difficulty score range:), I wonder if I can have the same functionality here.

Otherwise, is it possible to get problems from the favorite problem list that I create on Leetcode?

@kawre
Copy link
Owner

kawre commented Jan 17, 2024

No problem, but I'm busy with college right now, so you would have to wait 1 or 2 weeks before I find the time to implement this.

@kawre
Copy link
Owner

kawre commented Jan 24, 2024

Can you share your scripts so I would've better idea of what those scrips would need?

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