Skip to content

Feature: Custom Regex Tester #901

@SoftwareApe

Description

@SoftwareApe

Issue that this suggestion fixes

I have one meeting that contains a teams link of the shape https://teams.microsoft.com/meet/.* that doesn't get picked up by MeetingBar.

I found the custom regex functionality in the advanced tab and added a regex https://teams\.microsoft\.com/meet/.* to pick it up.

I'm missing feedback on whether my regex worked.

Solution description

It would be good if the UI displayed the number of meetings matched with this regex (which aren't matched by other filters already). That way we would have feedback about whether our regex is correct.

Since there are many flavors of regex it would allow me to see whether the custom regex is working as expected.

Further it would be good to be able to add an icon to the custom regex and/or set it as a teams link directly.

Alternatives considered

Except for adding this specific type of meeting link to the hardcoded regexes, there are no alternatives.

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    featureNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions