jrnl-org / jrnl

Collect your thoughts and notes without leaving the command line.
https://jrnl.sh
GNU General Public License v3.0
6.45k stars 522 forks source link

Create new journals from the command line #330

Open alshedivat opened 9 years ago

alshedivat commented 9 years ago

I recently started using jrnl for my coding/research projects to keep track of ideas/experiments/etc. Is there a more convenient way of initializing a new journal in the current directory other than going and editing the _.jrnlconfig file?

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

KarimPwnz commented 3 years ago

I think we can implement an argument for this through #1068's options. It would be similar to how -today-in-history uses -month and -year (see https://github.com/jrnl-org/jrnl/pull/1145).

CC: @micahellison

Edit: oh, I see that @micahellison already mentioned this in #1068.