kudrykv / latex-yearly-planner

Digital planner for Supernote and ReMarkable // Support Ukraine 🇺🇦 https://savelife.in.ua/en
https://github.com/kudrykv/latex-yearly-planner/discussions
MIT License
1.11k stars 162 forks source link

Where to implement changes to the daily page template? #90

Closed mihaiconstantin closed 1 year ago

mihaiconstantin commented 1 year ago

Hi @kudrykv!

Thanks for this amazing project!

I would like to change the daily page template, and I was hoping you could point me in the right direction where to implement the changes.

More specifically, I would like to update the daily page template as follows:

adjusted-daily-page-template

I have the .tex for the template above and can probably find my way around go. However, I have difficulty understanding the structure of the project. I would greatly appreciate it if you could:

  1. point me to where I can make the changes
  2. indicate how to disable specific parts of the planner (e.g., the notes pages)

I prefer to generate the .tex files that can be readily compiled and avoid having to process them further manually.

Thanks a lot for any bit of help!

kudrykv commented 1 year ago

Hi @mihaiconstantin!

You can find daily template here — https://github.com/kudrykv/latex-yearly-planner/blob/a321d94fc4edf271ac564b232d356978b91578ed/tpls/_common_05_daily.tpl

Parameters for the template come from here: https://github.com/kudrykv/latex-yearly-planner/blob/a321d94fc4edf271ac564b232d356978b91578ed/app/compose/daily.go

mihaiconstantin commented 1 year ago

Thanks, @kudrykv, that was very helpful. I managed to adjust it and am pretty happy with the outcome!

Daily template time block planing

You've built an excellent template generator that is orders of magnitude better than anything else I tried. Thank you!

kudrykv commented 1 year ago

Thank you for the kind words ❤️