datadrivencv
datadrivencv copied to clipboard
Default filling in time and description column
Before, I can leave blank in my google spreadsheet in "End" and "Description_n" columns. The rmarkdown can knit fine in the education section. But now, if I leave blank in the "End" and "Description_n" columns, they'd turn up with "Current" and a dot. Any idea I can leave them blank and not popping the "Current" or the little dot?
Interesting. Definitely a flaw in my logic that I added for dates. So before you had no end date and no dot showed up at all on the timeline?
Without putting anything on the start and end date columns, I used to get a blank space - which is cool and what I need. But now, whenever I leave them blank, I got "Current" showing up. If leave two degree without the starting and ending dates, I'd get two "Current". I have attached two screenshots on the output and input.
One more thing, I am wondering if there's a way to change the margin so the content (name, title, profile, education and so on) can move a bit closer to the top edge? I feel the current version is getting a bit more "space" - which is nice - but I like the compactness :)
Anyway, I am still using your old version - the non-package version. I hope I can make a full jump soon. Anyway, really love your approach, especially making the google spreadsheet move. Life saver!
Is this the behavior you were hoping for, or did you not want the little dot, either?
This looks prefect!! Yes, so long I am allowed to get the "blank space" - the one before "No Time Testing". I shall look forward to the update!
Hi Nick, I am still unable to leave the dates blank. This is the error I get: label: unnamed-chunk-1 (with options) List of 1 $ include: logi FALSE
Quitting from lines 15-29 (cv.Rmd)
Error: Problem with mutate()
input end
.
x Result 30 must be a single string, not a character vector of length 0
i Input end
is (function (.x, .f, ...) ...
.
ps. I pasted all the new code for the section # Clean up entries dataframe to format we need it for printing, that you added. ps. In case this help, I also added the new line to be able to avoid empty dots, so my project reads the changes in CV_printing_functions script, normally