-
Notifications
You must be signed in to change notification settings - Fork 452
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
Reorder Subelements (Skills, Jobs, etc.) #40
Comments
Yes, this would definitely be pretty convenient. Changing the order of the sections as a whole is possible in the new version, but your suggestion would be a nice feature to have. I'll look into the best way to try to implement this. |
@saadq Perhaps the best way to do this is to offer several functional resumes, placing the skills, projects, education, and publications before experience. Re-arranging the sections for a template is easier than writing all that code to allow people to drag & drop or otherwise reorder. It's also a nice way to give alternatives people want while you write all that code (assuming you want to write the code). |
@dtsmith2001 The issue with that is I would have to account for a lot of different combinations of sections. But I think you seem to be discussing changing the orders of the main sections themselves – that feature is already implemented: I think this issue was mainly about changing the order of subelements in a section like changing the order of two school fields in the Education section. |
Ah, I understand now. Very nice. I’ll now switch to your site for a functional resume. Thanks.
Thanks,
Dale Smith
[email protected]
917-691-1791
Note: All times are Eastern.
… On Feb 3, 2018, at 12:31 PM, Saad Quadri ***@***.***> wrote:
@dtsmith2001 <https://github.com/dtsmith2001> The issue with that is I would have to account for a lot of different combinations of sections.
But I think you seem to be discussing changing the orders of the main sections themselves – that feature is already implemented:
<https://user-images.githubusercontent.com/5678694/35769772-1fbe01a0-08de-11e8-8a1b-e37d63d6b0ee.gif>
I think this issue was mainly about changing the order of subelements in a section like changing the order of two school fields in the Education section.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#40 (comment)>, or mute the thread <https://github.com/notifications/unsubscribe-auth/ADCsZd_3FPK6qWVQMU8Iyi0jtXI7ZXeIks5tRJgHgaJpZM4RzA5y>.
|
Would love to see this feature |
Was this ever merged? |
this feature seems to be on the web site. can it be closed? |
@nrgapple I don't think the issue is solved yet, unless I am missing something. |
+1 to this, to give a real use case: I like to order my jobs from most recent to least recent. I recently switched jobs and wanted to add my new job to the top, so I opened my saved JSON file in Resumake and clicked "Add Job", but it appears at the bottom. So if I want to get it to the top, I have to manually copy paste the sections in job A to job B, job B to job C, etc. so that the "job A" slot opens up for my new job to be in. This requires another tool to copy text between and is very tedious. -- For others wanting an easier workaround to this issue, I recommend exporting to JSON and manually rearranging the sections in the |
This feature will be a part of the v3 rewrite |
This has been implemented in v3. Hope to release within the next few weeks! |
Reopening this since life happened and I didn't end up launching v3. But here's a demo of how it was working when I had originally implemented it. The final UX may be different, I will most likely be getting back to working on v3 in a few weeks. Screen.Recording.2021-10-29.at.5.12.57.AM.mov |
I don't see it, and I've moved my mouse on many areas, looking for click-to-drag. Also, I've tried Chrome, Firefox, and Edge with clear cache and I can't get Skills to Reorder. I can reorder the main sections (work or skills, example, it's great!)
|
+1 Any planned update on this (and v3)? Other than this, fantastic stuff! |
How fare are we with implementing the re-ordering the subelements within the sections ? ive read through the comments and saw it was tested but not released yet ? |
@KarmaKami994 It might take some time before v3 gets released with subelement re-ordering. In the meantime, you can export your resume as a JSON, do your edits and reimport it. |
I'd like to be able to change the order of skills and jobs without copying & pasting manually. Maybe also an option to sort them in chronological/reverse chronological order?
The text was updated successfully, but these errors were encountered: