Skip to content

Progress

Rhytidia edited this page Apr 13, 2026 · 11 revisions

Short progress updates on this project

2026-04-11

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.

Clone this wiki locally