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 multiple dates in cvEntry #88

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

LeWimbes
Copy link

This pull request introduces support for multiple dates for a single position. The feature reduces redundancy and saves space for recurring roles such as internships and teaching assistant positions.
To achieve this, a cvEntry is split into two columns: the first column contains the logo, title, society, description, and tags, while the second column displays the location and date(s) only.

image

@yunanwg
Copy link
Owner

yunanwg commented Feb 15, 2025

Actually I thought of having this kind of feature, but put it on hold for complexity reason.

To me, it will be superb to have one entry with multiple dates; but that ideally if we have also have separate entryDescriptions. Imagine working as an intern first and then full-time will definitely have different scope and missions.

I haven't got the occasion to think this over, but definitely open to your idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants