JM
cs;

Journal Manager 

powershelltools

PowerShell script that will create a markdown journal folder structure.

Setup

Clone the repo or copy create-entry.ps1 to your computer.

[![Environment Variables](https://github.com/asaladino/journal/raw/master/docs/environment-variables.jpg)](https://github.com/asaladino/journal/blob/master/docs/environment-variables.jpg)

Create environment variables called JOURNAL_FOLDER and JOURNAL_APP. Set JOURNAL_FOLDER to the location of where you want to keep your journal. Set JOURNAL_APP to the location of the application you want opened after the journal entry is created.

Running

††Right click on the script and select Run with PowerShell.