se-deadlines / se-deadlines.github.io

Deadline countdowns for academic conferences in Software Engineering
https://se-deadlines.github.io/
4 stars 2 forks source link

Multiple tracks same conference #1

Open sivanahamer opened 6 months ago

sivanahamer commented 6 months ago

Many software engineering venues have multiple tracks. For example:

We could probably, to make it easier to add and find tracks, add a tag to be added when adding an entry. An example how it would look would be the following:

- name: ICSE-JF
  description: International Conference on Software Engineering - Journal-first Papers
  year: 2025
  link: https://conf.researchr.org/track/icse-2025/icse-2025-journal-first-papers
  deadline: 
  - "2024-10-21 23:59"
  date: April 26 - May 4, 2025
  place: Ottawa, Ontario, Canada
  tags: [CO]
  tracks: [JF]
imranur-rahman commented 6 months ago

I agree with the idea. It could be something similar to tags. Will have time to work on this after next week.

sivanahamer commented 3 months ago

Well, the good news is there are tracks with the data. Now, we need to see how we reduce the tags, as there are like a lot of them: image

imranur-rahman commented 4 weeks ago

How about we group these?

sivanahamer commented 4 weeks ago

Hi!

I like the idea and groups. I would put everything with tracks as track and name other as “Other submissions”. How would this look? Also, I assume you are working on this then?

On Tue, Aug 13, 2024 at 6:08 PM Imranur Rahman @.***> wrote:

How about we group these?

  • Type of Proceeding
    • Conference
    • Journal
    • Workshop
  • Type of paper submission track
    • Research Paper Track
    • Short Paper Track
    • In Practice Track
    • Society Track
    • Education Track
    • Journal First Track
    • Tool Track
    • New Ideas and Emerging Results Track
    • Registered Reports Track
  • Others
    • Artifact Track
    • Doctoral Symposium
    • New Faculty Symposium
    • Student Research Competition
    • Late Breaking Track
    • Challenge Track
    • Tutorials and Technical Briefings Track
    • Experience Papers Track
    • Replicability Studies Track

— Reply to this email directly, view it on GitHub https://github.com/se-deadlines/se-deadlines.github.io/issues/1#issuecomment-2287224256, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4ZGYGKYJ55PMDHX22X4LDZRJ7WHAVCNFSM6AAAAABJFE6FUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBXGIZDIMRVGY . You are receiving this because you authored the thread.Message ID: @.***>

imranur-rahman commented 4 weeks ago

Yes, I will be working on this. But still trying to figure out what is a better way to present to the viewers. I can come up with couple and maybe then we decide which one to use.

sivanahamer commented 4 weeks ago

I say go for whatever setup you want and we can always improve it :)

On Wed, Aug 14, 2024 at 10:24 AM Imranur Rahman @.***> wrote:

Yes, I will be working on this. But still trying to figure out what is a better way to present to the viewers. I can come up with couple and maybe then we decide which one to use.

— Reply to this email directly, view it on GitHub https://github.com/se-deadlines/se-deadlines.github.io/issues/1#issuecomment-2288927695, or unsubscribe https://github.com/notifications/unsubscribe-auth/AE4ZGYCNTNHG3IX5WCW2RGDZRNSDDAVCNFSM6AAAAABJFE6FUWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBYHEZDONRZGU . You are receiving this because you authored the thread.Message ID: @.***>

imranur-rahman commented 3 weeks ago

Just pushed one commit to group by venue, track and others.