• v0.2.0 87fe9429da

    nytpu released this 2020-10-14 16:11:25 +00:00 | 2 commits to master since this release

    The big feature this update is you can now insert dividers between different years and months with $use_year_divider, $use_month_divider_nl, and $use_month_divider_hd. $use_year_divider will insert a level 2 header between years. $use_month_divider_nl will separate months with a single newline, while $use_month_divider_hd will insert level 3 headers with the month. For an example of $use_year_divider and $use_month_divider_nl, see my gemlog: gemini://nytpu.com/gemlog/

    Also, I'm committing my personal configuration on the branch personal-config now, so my random configuration updates shouldn't be clogging up the actual logic commits on master anymore.

    Downloads