Skip to content

MOTD multiple tag support #3

@Wyrrrd

Description

@Wyrrrd

I want to filter out full comic pages from motd, but the tags.motd setting seems to support only one positive tag. When I add a whitespace or dash to that string, the motd disappears after reload.

"tags.motd": "one" - works
"tags.motd": "one two" - does not work
"tags.motd": "-one" - does not work
"tags.motd": "one -two" - does not work

Unsure if this works as intended... If yes, you could add a short info to config docs.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions