File tree Expand file tree Collapse file tree 1 file changed +5
-13
lines changed
Expand file tree Collapse file tree 1 file changed +5
-13
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,6 @@ IMAP mailbox sizes.
1515- [ Terminology] ( #terminology )
1616- [ Usage] ( #usage )
1717- [ Alternative resources] ( #alternative-resources )
18- - [ State of the project] ( #state-of-the-project )
1918- [ Credits] ( #credits )
2019- [ License] ( #license )
2120
@@ -292,20 +291,13 @@ following:
292291
293292 Pull down e-mails from an IMAP server to your local disk
294293
295- ## State of the project
296-
297- I have not been able to work on this project for quite some time. It still
298- serves me well when I occasionally need it. Pull requests are of course welcome.
299-
300- This project is [ semantically versioned] ( https://semver.org ) .
301-
302294### To do
303295
304- [ x] More human-friendly number formatting (e.g., MiB/GiB as appropriate)
305- [ ] Output to file
306- [ ] Deal with server-specific mailbox separator characters (e.g. '.' vs. '/')
307- [ ] Man page
308- [ ] More commands?
296+ - [x] More human-friendly number formatting (e.g., MiB/GiB as appropriate)
297+ - [ ] Output to file
298+ - [ ] Deal with server-specific mailbox separator characters (e.g. '.' vs. '/')
299+ - [ ] Man page
300+ - [ ] More commands?
309301
310302## Credits
311303
You can’t perform that action at this time.
0 commit comments