Skip to content

Feature Request: Add support for excluding/blacklisting tags #6

Description

@MerLiN-1974

So there are some tags such as Special or Interactive which I don't really wanna practice, but they are the only ones that are recommended when i run cf next.

When running cf next, recommendations are filled with problems that I do not want to practice/not relevant to conventional contest practice (such as interactive or special problem). Currently, there is no way to filter out these categories, which can cause them to clog up all the upcoming recommendations.

So there is a need for a feature to blacklist such tags when using cf next which could be there in the persistent configuration. for example:

cf config exclude_tags interactive, special

Or if these are to be excluded manually every time, I would also recommend implementing the below given command.

cf next -x interactive -x special

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions