evanthegrayt / standup_md

👨‍⚕️ Standup Doctor: An automated and customizable way to keep track of daily standups in markdown files.
MIT License
4 stars 1 forks source link

Find better way to organize config file #44

Closed evanthegrayt closed 4 years ago

evanthegrayt commented 4 years ago

Because we let the user set editor via the config file, but the StandupMP class doesn't use editor and loads the config file.

We should probably add a cli sub-section to the YAML. Something like:

current_header: Today

cli:
   editor: vim