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

Allow en-dash for time ranges. #478

Open
3nt3 opened this issue Jun 13, 2024 · 1 comment
Open

Allow en-dash for time ranges. #478

3nt3 opened this issue Jun 13, 2024 · 1 comment

Comments

@3nt3
Copy link

3nt3 commented Jun 13, 2024

You'd just need to change the Regex I think.

@claremacrae
Copy link

Why is this is important, though?

As the maintainer of the Tasks plugin, I would caution against this, though.

By having around half a million downloads, the Day Planner plugin has created a kind of de-facto standard for putting dates at the start of time lines.

So I think that changing the format here would have a much larger impact than on just this plugin.

  • It would effectively require all future plugins that want to use times like this to support en-dashes as well.
  • Also, any users of the Tasks plugin who have custom searches based on times would need to know to make their own regexes cope with both characters.

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