local scripts and helpers for Windows work computer.
- this directory has been added to the Windows PATH environmental variable for my user (
~\Documents\bench\batchFiles
onRA001839
).
dailyNotes.bat
a simple batch script that creates a new file in my
dailyNotes
directory with a filename of today's date & the.md
file name extension. ex:06.04.2022.md
- currently the batch file adds a markdown
<H1>
with today's date and saves the file for further editing.- ex:
# 06.04.2022
.
- ex: