<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lectio.git/internal/cli/callayer.go, branch v0.45.0</title>
<subtitle>offline Catholic daily readings and liturgical calendar in Go, with CLI, TUI and web clients</subtitle>
<id>https://git.labunix.xyz/lectio.git/atom?h=v0.45.0</id>
<link rel='self' href='https://git.labunix.xyz/lectio.git/atom?h=v0.45.0'/>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/'/>
<updated>2026-07-29T06:24:34Z</updated>
<entry>
<title>feat(cli): --cal-dump NAME to generate a commented calendar template</title>
<updated>2026-07-29T06:24:34Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-07-29T06:24:34Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/commit/?id=4ef5570c348e2d8d83c67e049b06e7b5d1a7542d'/>
<id>urn:sha1:4ef5570c348e2d8d83c67e049b06e7b5d1a7542d</id>
<content type='text'>
Replace the static examples/sanctorale-of.ini with a `--cal-dump NAME` flag
that writes the running universal calendar to ~/.config/lectio/calendars/NAME.ini
as a fully-commented layer template (every celebration present, all commented).
Uncomment one day and edit a field to override it; enable with `use = NAME`.

- Form-aware: respects -l/--lectionary, so `-l trad --cal-dump x` dumps the 1962
  calendar (322 entries) and the default dumps the OF calendar (212 entries).
- Entries sorted by date then slug; refuses to overwrite an existing file.
- Always in sync with the embedded (or sanctorale-overridden) calendar, so no
  stale checked-in template to maintain.
- Update help text, man page (OPTIONS/FILES/EXAMPLES) and README to match;
  drop examples/sanctorale-of.ini.
</content>
</entry>
<entry>
<title>feat(cli): --cal-new scaffold + --cal-check lint for custom calendar layers</title>
<updated>2026-07-27T11:23:51Z</updated>
<author>
<name>Lukasz Kasprzak</name>
<email>lukas@labunix.xyz</email>
</author>
<published>2026-07-27T11:23:51Z</published>
<link rel='alternate' type='text/html' href='https://git.labunix.xyz/lectio.git/commit/?id=e91a7dadb4401a553ffdd4f3661640921e425eb6'/>
<id>urn:sha1:e91a7dadb4401a553ffdd4f3661640921e425eb6</id>
<content type='text'>
Also: reject out-of-range MM-DD in resolveDate (strict validation for user data).
</content>
</entry>
</feed>
