<feed xmlns='http://www.w3.org/2005/Atom'>
<title>bibiman/src/frontend, branch samsc-plans</title>
<subtitle>(Fork) A TUI for fast and simple interacting with your BibLaTeX database</subtitle>
<id>http://git.samsci.com/cgit.cgi/bibiman/atom?h=samsc-plans</id>
<link rel='self' href='http://git.samsci.com/cgit.cgi/bibiman/atom?h=samsc-plans'/>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/bibiman/'/>
<updated>2024-10-22T19:52:36Z</updated>
<entry>
<title>rearrange code, file and folder structure</title>
<updated>2024-10-22T19:52:36Z</updated>
<author>
<name>lukeflo</name>
</author>
<published>2024-10-22T19:52:36Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/bibiman/commit/?id=66402a9c23e0975a8a3d8c2707b689b9cde98ccf'/>
<id>urn:sha1:66402a9c23e0975a8a3d8c2707b689b9cde98ccf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>render keywords in entry info box</title>
<updated>2024-10-21T12:44:44Z</updated>
<author>
<name>lukeflo</name>
</author>
<published>2024-10-21T12:44:44Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/bibiman/commit/?id=6e029cd013ce27fdea2922dbecc38a0aa380742b'/>
<id>urn:sha1:6e029cd013ce27fdea2922dbecc38a0aa380742b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>show order if list is filtered by multiple keywords successively</title>
<updated>2024-10-21T11:01:38Z</updated>
<author>
<name>lukeflo</name>
</author>
<published>2024-10-21T11:01:38Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/bibiman/commit/?id=d4a65ac4eda41ecee063e111d67ad1346de234b2'/>
<id>urn:sha1:d4a65ac4eda41ecee063e111d67ad1346de234b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix sorting</title>
<updated>2024-10-21T10:26:44Z</updated>
<author>
<name>lukeflo</name>
</author>
<published>2024-10-21T10:26:44Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/bibiman/commit/?id=4337f1c8524b3774a9b10ea41543cc89ae7fb5a9'/>
<id>urn:sha1:4337f1c8524b3774a9b10ea41543cc89ae7fb5a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement Sorting, jumping multiple entries</title>
<updated>2024-10-20T16:14:17Z</updated>
<author>
<name>lukeflo</name>
</author>
<published>2024-10-20T16:14:17Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/bibiman/commit/?id=735264bb3d673c943e2e8c4898dba0609f49b3f4'/>
<id>urn:sha1:735264bb3d673c943e2e8c4898dba0609f49b3f4</id>
<content type='text'>
- Select a column with `j` and `l`
- Sort selected column with `s` (toggles regular and reversed order)
- Jump list up/down by 5 entries Vim-style using `C-d` and `C-u`
</content>
</entry>
<entry>
<title>format and clean code</title>
<updated>2024-10-19T21:05:40Z</updated>
<author>
<name>lukeflo</name>
</author>
<published>2024-10-19T21:05:40Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/bibiman/commit/?id=cf6a8d0c25bba1ee767c1dcc945cfbb577dbd13c'/>
<id>urn:sha1:cf6a8d0c25bba1ee767c1dcc945cfbb577dbd13c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reinvent BibiData, start integrating yaml</title>
<updated>2024-10-19T19:30:37Z</updated>
<author>
<name>lukeflo</name>
</author>
<published>2024-10-19T19:30:37Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/bibiman/commit/?id=8beb373c4a587cdcea772f725f51c2ff2db7273d'/>
<id>urn:sha1:8beb373c4a587cdcea772f725f51c2ff2db7273d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Handle short and long author fields</title>
<updated>2024-10-18T15:07:25Z</updated>
<author>
<name>lukeflo</name>
</author>
<published>2024-10-18T15:07:25Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/bibiman/commit/?id=b5538d8c8408f1afbcfecb2a3b0407c3ad53ebe5'/>
<id>urn:sha1:b5538d8c8408f1afbcfecb2a3b0407c3ad53ebe5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>correct sorting function</title>
<updated>2024-10-17T21:24:51Z</updated>
<author>
<name>lukeflo</name>
</author>
<published>2024-10-17T21:24:51Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/bibiman/commit/?id=917b9c522635a304ff7c70499f05903a694696a3'/>
<id>urn:sha1:917b9c522635a304ff7c70499f05903a694696a3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement sorting and remove unneccessary struct</title>
<updated>2024-10-17T21:02:06Z</updated>
<author>
<name>lukeflo</name>
</author>
<published>2024-10-17T21:02:06Z</published>
<link rel='alternate' type='text/html' href='http://git.samsci.com/cgit.cgi/bibiman/commit/?id=1fb272e563aca3b90a82fcbef68ed1c28cb7b212'/>
<id>urn:sha1:1fb272e563aca3b90a82fcbef68ed1c28cb7b212</id>
<content type='text'>
- Implement sorting of list (by authors for now)
- Remove hole BibiData struct
- Create entry table content directly through iterator
</content>
</entry>
</feed>
