-
Notifications
You must be signed in to change notification settings - Fork 0
Progress
Rhytidia edited this page Apr 13, 2026
·
11 revisions
What's done
- Have short python program that asks questions and gets input through CLI and writes to a markdown (MD) file whose file path is hardcoded into the program
Next steps
- User provides directory for the coding log files and the program creates its own file in the directory with today's date as filename. Currently just testing out individual logs for single days, later doing multiple days per file as per Functionality overview.