Skip to content

Create a New Journal and Folder for it? #1635

Answered by wren
wfloydiv asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, @wfloydiv. Thanks for your question.

The information you're looking for is currently in the Advanced Usage section of our docs.

Basically, you need to add a new section under journals in your config file. Here's what it might look like if you had three journals named default, work, and food:

encrypt: false
journals:
  default: ~/journal.txt
  work:
    journal: ~/work.txt
    encrypt: true
  food: ~/my_recipes.txt

That being said, though, maybe our docs would benefit from having a dedicated "How to create a new journal" section. Thanks for bringing this up!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by wren
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants