Skip to content

Latest commit

 

History

History
60 lines (49 loc) · 1.75 KB

README.md

File metadata and controls

60 lines (49 loc) · 1.75 KB

THIS REPO IS ARCHIVED. If you really want move your analog buJo to digital, use emacs org mode.

Bullet journal

Prerequisites

Original

LaTeX installed, and a LaTeX Editor, e.g. Vim, emacs

LaTeX packages used:

  • ulem for Strikethrough text

Same for BuJo-Addons-Legacy

BuJo-Addons

  • LateX packages used (based on debian packages):
    • texlive-pictures
      • csvsimple - Finance
    • texlive-latex-extra
      • tikz - dot grid bullet journal background
  • Other
    • .ics - iCalendar format for... calendar view ;)
    • .csv - For tracking
    • .opml - For subscriptions
    • .vcf - For contacts
    • .html - For website bookmarks

PDF

latexmk -pdf -f -g -bibtex -deps -synctex=1 -interaction=nonstopmode -output-directory=BuJo.pdf 'BuJo.tex'

TODO

  • dot grid background paper

License

This project is licensed under the GNU FDL License - see the LICENSE.md file for details