<feed xmlns='http://www.w3.org/2005/Atom'>
<title>atlas, branch main</title>
<subtitle>An information storage and retrieval tool
</subtitle>
<id>https://git.jpappel.xyz/atlas/atom?h=main</id>
<link rel='self' href='https://git.jpappel.xyz/atlas/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/'/>
<updated>2026-06-13T23:03:38Z</updated>
<entry>
<title>Add additional help info to `atlas query --help`</title>
<updated>2026-06-13T23:03:38Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2026-06-13T23:03:38Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=90ab1382999bfb5f68882366729321a1b89fdb15'/>
<id>urn:sha1:90ab1382999bfb5f68882366729321a1b89fdb15</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve date parsing</title>
<updated>2026-04-12T00:31:31Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2026-04-12T00:31:31Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=ac89f49185ab5d2e1d3163ce919c5913406f2030'/>
<id>urn:sha1:ac89f49185ab5d2e1d3163ce919c5913406f2030</id>
<content type='text'>
Now trims whitespace before attempting to determine datetime
</content>
</entry>
<entry>
<title>Add support for sorting params via form</title>
<updated>2026-04-03T05:17:13Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2026-04-03T05:17:13Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=54da68e8aaac5d0d77b6f4da20aacb6df37ec014'/>
<id>urn:sha1:54da68e8aaac5d0d77b6f4da20aacb6df37ec014</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Change test output to work better when within nvim</title>
<updated>2026-04-03T04:48:51Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2026-04-03T04:48:51Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=9e8a3eb08d2a3b87f26bac51af242b3e63e3469a'/>
<id>urn:sha1:9e8a3eb08d2a3b87f26bac51af242b3e63e3469a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update go-sqlite3 version</title>
<updated>2026-04-03T04:47:01Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2026-04-03T04:47:01Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=ace2bbbd2411382d873580104a60ab0f1fe2bfa9'/>
<id>urn:sha1:ace2bbbd2411382d873580104a60ab0f1fe2bfa9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add native support for document slices</title>
<updated>2025-11-22T02:37:13Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-11-22T02:37:13Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=6e8bbf7c98cfff0d333c3d06e10a9c2c2a15fb85'/>
<id>urn:sha1:6e8bbf7c98cfff0d333c3d06e10a9c2c2a15fb85</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update documentation, comments, and tidy codebase</title>
<updated>2025-11-22T01:50:42Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-11-22T01:50:42Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=1aad60b49a32b6bced95a251f266799c031ca83e'/>
<id>urn:sha1:1aad60b49a32b6bced95a251f266799c031ca83e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add query alias to debug shell</title>
<updated>2025-09-17T19:06:44Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-09-17T19:06:44Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=7383ea149c9444c297e21f21294fd41e67f9c9ff'/>
<id>urn:sha1:7383ea149c9444c297e21f21294fd41e67f9c9ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add license</title>
<updated>2025-08-15T04:27:23Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-08-15T04:27:23Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=4f75946e1d1d68757616ba911b7c9d43b052054f'/>
<id>urn:sha1:4f75946e1d1d68757616ba911b7c9d43b052054f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix approximate queries on nullable categories</title>
<updated>2025-08-11T00:39:00Z</updated>
<author>
<name>JP Appel</name>
<email>jeanpierre.appel01@gmail.com</email>
</author>
<published>2025-08-11T00:39:00Z</published>
<link rel='alternate' type='text/html' href='https://git.jpappel.xyz/atlas/commit/?id=49a2d76d2be793f9aeddd9997ae8abba4a7f03f2'/>
<id>urn:sha1:49a2d76d2be793f9aeddd9997ae8abba4a7f03f2</id>
<content type='text'>
</content>
</entry>
</feed>
