Skip to content

Commit

Permalink
Edit TODO list to update latest changes
Browse files Browse the repository at this point in the history
Removed items that are done and added the next working items.

Signed-off-by: Heikki Laaksonen <laaksonen.heikki.j@gmail.com>
  • Loading branch information
heilaaks committed Jun 23, 2019
1 parent 6c70a6e commit 4cbc340
Showing 1 changed file with 4 additions and 6 deletions.
10 changes: 4 additions & 6 deletions TODO.md
Original file line number Diff line number Diff line change
@@ -1,19 +1,17 @@
## WORKING
- [ ] Add initial implementation to read and format tldr man pages for Snippy.
- [ ] Add tests to verify remote reading of tldr pages.
- [ ] Refactor and add more tests to read tldr pages with URI.
- [ ] Add implementation to read localhost tldr pages.

## FEATURES
- [ ] Parallel requests for tldr man pages from GitHub.
- [ ] Add parallel requests for tldr man pages from GitHub.

## FIX
- [ ] Fix mocks and import failures when Snippy is released with the Plugins module.
- [ ] Fix only needed constants in snippy.plugin.Const. Do not inherit all by default.
- [ ] Fix one parse failure when importing tldr/pages.zh.
- [ ] Fix make docs that runs the docs from site-pages, not from local foler. Why?
- [ ] Fix GitHub URIs for branches like 'page/fstrim'.

## PACKAGING
- [ ] none

## DOCUMENTS
- [ ] Autogenerate the docstrings from code to Sphinx documents.
- [ ] none

0 comments on commit 4cbc340

Please sign in to comment.