<feed xmlns='http://www.w3.org/2005/Atom'>
<title>calendar/src, branch main</title>
<subtitle>Organize events.</subtitle>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/calendar/'/>
<entry>
<title>Show category in cli output</title>
<updated>2025-05-02T09:48:06+00:00</updated>
<author>
<name>Joris Guyonvarch</name>
</author>
<published>2025-05-02T09:48:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/calendar/commit/?id=3933db74a8579c461328db7c83bfa7721108252d'/>
<id>3933db74a8579c461328db7c83bfa7721108252d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Replace --list-today by --date today</title>
<updated>2025-05-02T09:22:40+00:00</updated>
<author>
<name>Joris Guyonvarch</name>
</author>
<published>2025-05-02T09:22:40+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/calendar/commit/?id=7e56ec0f49ff30c750f5c44b65fb13442352ca89'/>
<id>7e56ec0f49ff30c750f5c44b65fb13442352ca89</id>
<content type='text'>
Allow also using:

- --date yesterday
- --date tomorrow
- --date YYYY-MM-DD
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Allow also using:

- --date yesterday
- --date tomorrow
- --date YYYY-MM-DD
</pre>
</div>
</content>
</entry>
<entry>
<title>Use named_params in querier</title>
<updated>2025-02-07T10:12:56+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2025-02-07T10:12:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/calendar/commit/?id=99f483927b1b8dd96be5846f338d37a37ab667ec'/>
<id>99f483927b1b8dd96be5846f338d37a37ab667ec</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use &amp;str instead of String in funcion params when possible</title>
<updated>2025-02-07T09:49:24+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2025-02-07T09:49:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/calendar/commit/?id=a217f4c75def40889710cfcf776ff827745fb6ff'/>
<id>a217f4c75def40889710cfcf776ff827745fb6ff</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use strict mode for tables</title>
<updated>2025-02-07T09:35:20+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2025-02-07T09:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/calendar/commit/?id=582c03eacbc73b851aa232c404be71b2cf77295a'/>
<id>582c03eacbc73b851aa232c404be71b2cf77295a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix getting start of week</title>
<updated>2024-12-31T11:18:06+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2024-12-31T11:18:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/calendar/commit/?id=8a78d6fcb970d256f7645d6c0a6f02da987a2896'/>
<id>8a78d6fcb970d256f7645d6c0a6f02da987a2896</id>
<content type='text'>
The 1st week of the year can begin some days the year before.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The 1st week of the year can begin some days the year before.
</pre>
</div>
</content>
</entry>
<entry>
<title>Enlarge default size</title>
<updated>2024-11-20T19:36:27+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2024-11-20T19:36:27+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/calendar/commit/?id=67da13d3cdadb6d613470c3089864d6cc6ac5ced'/>
<id>67da13d3cdadb6d613470c3089864d6cc6ac5ced</id>
<content type='text'>
1920x1080 * 0.55
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
1920x1080 * 0.55
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove debug output</title>
<updated>2024-11-20T17:26:06+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2024-11-20T17:26:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/calendar/commit/?id=0900f9d56f15f5a0eebba9e54b8bcf329e3fb12d'/>
<id>0900f9d56f15f5a0eebba9e54b8bcf329e3fb12d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix clippy warnings</title>
<updated>2024-11-17T13:23:15+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2024-11-17T13:23:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/calendar/commit/?id=0e75ef4efe27535f04b8f5bfc13b2165c3343781'/>
<id>0e75ef4efe27535f04b8f5bfc13b2165c3343781</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Format sources</title>
<updated>2024-11-17T12:03:17+00:00</updated>
<author>
<name>Joris</name>
</author>
<published>2024-11-17T12:03:17+00:00</published>
<link rel='alternate' type='text/html' href='http://git.jorisg.fr/calendar/commit/?id=5f526ef14285b5fd2dc5892d6dd8b307981f743f'/>
<id>5f526ef14285b5fd2dc5892d6dd8b307981f743f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
