aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2017-03-25 18:49:09 -0300
committerSilvio Rhatto <rhatto@riseup.net>2017-03-25 18:49:09 -0300
commite2c581c60ec13da1a35b6f5c0c48d8d917cf6d1c (patch)
treefdd6900c27cf06dabc93310a43e400bb34430737 /TODO.md
parent2d44a57df6eda216291b98d3e17df31428970dc8 (diff)
downloadhttruta-e2c581c60ec13da1a35b6f5c0c48d8d917cf6d1c.tar.gz
httruta-e2c581c60ec13da1a35b6f5c0c48d8d917cf6d1c.tar.bz2
Use .md for doc extension
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md12
1 files changed, 12 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
new file mode 100644
index 0000000..343a1c4
--- /dev/null
+++ b/TODO.md
@@ -0,0 +1,12 @@
+TODO
+====
+
+- OPML support to retrieve URLs from multiple feeds.
+- Support for other fetchers like youtube-dl, quvi and git.
+- Cleanup content no longer pointed in scuttle database.
+- Complete [screenshot](https://links.fluxo.info/tags/screenshot+software) support:
+ - Integration with http://wkhtmltopdf.org
+ - Integration with [webkit2png](http://www.paulhammond.org/webkit2png/).
+- Scuttler:
+ - Support to generate only an index of all URLs.
+ - Support to retrieve posts using the API.