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

Parse Test/Deadline dates and add them to Google Calendar #8

Open
Tracked by #57
hargup opened this issue Oct 18, 2016 · 2 comments
Open
Tracked by #57

Parse Test/Deadline dates and add them to Google Calendar #8

hargup opened this issue Oct 18, 2016 · 2 comments
Labels
enhancement Hacktoberfest Issues that can be solved for Hacktoberfest

Comments

@hargup
Copy link
Member

hargup commented Oct 18, 2016

No description provided.

@DefCon-007
Copy link
Member

@hargup : I think we can do it using CommonRegex and GYFT

@thealphadollar thealphadollar added the Hacktoberfest Issues that can be solved for Hacktoberfest label Oct 1, 2019
@iakshat
Copy link
Member

iakshat commented Oct 20, 2021

Hi @hargup @DefCon-007 @thealphadollar ! I wanted to work on this issue! But I think it may also create some confusions.

I tried a few libraries to try extract dates. Many a times if the notice formatting is really good, even regex based libraries are able to get the actual date. I also tried some nlp based libraries, (sutime is one of them) it can help us improve the results!

But even after everything, there are cases when we will get some errors in dates. Add to calendar link will allow edits(obviously) but it may create fuckups for people blindly trusting the link. So, should we actually do this? (No doubt if everyone verifies the datetime, it'll be a great setup!)

This was referenced Aug 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement Hacktoberfest Issues that can be solved for Hacktoberfest
Projects
Status: Todo
Development

No branches or pull requests

5 participants