paperswithcode / ai-deadlines

:alarm_clock: AI conference deadline countdowns
http://aideadlin.es
MIT License
5.58k stars 956 forks source link

could you also add support for workshop deadlines? #135

Open dingran opened 5 years ago

dingran commented 5 years ago

could you also add support for workshop deadlines?

Shashi456 commented 5 years ago

Yeah Exactly, a tab could be made, while it defaults to the conference we could have a separate conference workshop tab, or in a Markdown-ish scenario, we could click on the conference to see all the workshops it has and adding the respective deadlines.

I think the latter would work out better.

Ishaan28malik commented 4 years ago

That I think will be there at the conference official website itself, So it is not required. @dingran @Shashi456

omarsar commented 2 years ago

I think this could be really challenging to maintain especially for conferences that have many workshops. Introducing an inclusion criteria for these workshops could help but it might still involve a lot of effort to maintain.

One option is to allow for addition of workshops as conferences, i.e., adding them separately and have an attribute that connects them to the respective conferences. This way we could list the workshops (tagged differently) on the main page and then list them under a tab in the respective conferences. The reason for this implementation is that the community can then just add individual workshops they feel are important to track as opposed to having to add all the workshops for each conference. Keeps things a bit focused and clean, and easily maintainable. Thoughts?