Skip to content

ajkingio/logbooks

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

logbooks

Install Jrnl

# MacOS
brew install jrnl

# Linux
pipx install jrnl

Clone logbooks

[email protected]:ajkingio/logbooks.git

Setup Config file

colors:
  body: none
  date: none
  tags: none
  title: none
default_hour: 9
default_minute: 0
display_format: markdown
editor: nvim
encrypt: false
highlight: true
indent_character: '|'
journals:
  cf:
    encrypt: true
    journal: ~/workspace/logbooks/cf.txt
  hl:
    encrypt: true
    journal: ~/workspace/logbooks/hl.txt
  pr:
    encrypt: true
    journal: ~/workspace/logbooks/pr.txt
  wr:
    encrypt: true
    journal: ~/workspace/logbooks/wr.txt
linewrap: auto
tagsymbols: '#@'
template: false
timeformat: '%F %r'
version: v4.0.1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published