From 417cb8de15c877dc589efe9eed23078d88849a29 Mon Sep 17 00:00:00 2001 From: Jacob Walchuk Date: Mon, 23 Sep 2024 18:08:33 +0100 Subject: [PATCH] Update README.org --- README.org | 21 +++++---------------- 1 file changed, 5 insertions(+), 16 deletions(-) diff --git a/README.org b/README.org index 0469959..9c94a35 100644 --- a/README.org +++ a/README.org @@ -1,18 +1,7 @@ * YAML CV Generator -** Features to implement -[*] YAML parsing function -[*] YAML class which can be instantiated -[*] docx writing functionality -[ ] proper formatting -*** Human-readable CV -[ ] phone/web/mail/etc icons -[ ] right-justified years and locations -[ ] footer -*** Machine-readable CV -[ ] everything -*** Build system -[ ] proper python scripts for extracting VBAProject.bin (olevba) -[ ] proper python scripts for re-injecting VBAProject.bin (maybe not possible) -*** Other things -[ ] LaTeX CV generator from the same YAML +All basic features are now implemented; a more detailed readme is forthcoming. + + To demo yourself, use the VBASync tool to inject the code into a new document, or access cv.docm. + +Change the variable YAML_PATH in *StringTable.bas* to the location of your YAML file. -- rgit 0.1.5