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

Sort by CFP date #752

Open
LeonAdato opened this issue Nov 2, 2023 · 8 comments
Open

Sort by CFP date #752

LeonAdato opened this issue Nov 2, 2023 · 8 comments

Comments

@LeonAdato
Copy link
Contributor

It would be lovely to be able to sort the list by CFP closing date, rather than just the start date of the event.

@jespino
Copy link
Contributor

jespino commented Nov 6, 2023

I like the idea, but it has certain problems like how should be the interface, what is the final intention here? figure out what are the following CFPs? Maybe we can have a "Open CFPs" page that shows all the CFPs ordered by deadline. @scraly do you have any idea about how to do this?

Having ordered by CFPs have another problem that is we are pre-filtering the events per year, so it conflicts a bit with the sorting by CFP end date, specially in the end/beginning of the year.

@scraly
Copy link
Owner

scraly commented Nov 7, 2023

You already have CFP with their closing date in the ICS calendar.
In order to think if it's enough or not, I need to know what kind of needs you have :-)

Thanks

@LeonAdato
Copy link
Contributor Author

I can show only events with open CFP
but I cannot sort by the CFP close date

This is important because I want to know which CFPs will close soon, and apply to those first.

@jespino
Copy link
Contributor

jespino commented Jan 31, 2024

@LeonAdato @scraly what do you think to add another view that is "CFPs" that generate the "list view" for CFPs or the "calendar view" of CFPs.

@scraly
Copy link
Owner

scraly commented Jan 31, 2024

For the moment, we can have the list of CFP when we add a filtering with "opened CFP".
With this filter, users can view the conferences with CFP in the map, calendar or list.

Have you a specific need to think about a cfp view? 🙂

@jespino
Copy link
Contributor

jespino commented Jan 31, 2024

The main point is about ordering by CFP date, not by event date, to be able that you are not hitting any deadline (directly in the web, not through the calendar)

@scraly
Copy link
Owner

scraly commented Jan 31, 2024

I see
Do you have an idea of UI?

@LeonAdato
Copy link
Contributor Author

@LeonAdato @scraly what do you think to add another view that is "CFPs" that generate the "list view" for CFPs or the "calendar view" of CFPs.

If the list is sort-able, then I'd say that accomplishes the job. But if you can't sort the list then it's not helpful. I want to know which CFPs are coming up soonest so I can work on applying to those now.

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

3 participants