jasonmichels / chrononoteai

Note taking app for personal use now built in Go. Will integrate with ChatGPT to be able to ask questions about my own notes
MIT License
0 stars 0 forks source link

Refactor YAML Front Matter Formatting #4

Open jasonmichels opened 5 days ago

jasonmichels commented 5 days ago

Extract the YAML front matter creation into its own function for reusability and clarity.