aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
diff options
context:
space:
mode:
Diffstat (limited to 'TODOs.org')
-rw-r--r--TODOs.org8
1 files changed, 8 insertions, 0 deletions
diff --git a/TODOs.org b/TODOs.org
new file mode 100644
index 0000000..491f55e
--- /dev/null
+++ b/TODOs.org
@@ -0,0 +1,8 @@
+#+STARTUP: align fold hidestars oddeven indent
+#+SEQ_TODO: TODO(t) INPROGRESS(i) | DONE(d) CANCELED(c)
+* why not using hn api
+hn api will invole a lot of rest requests which would not be fast for emacs
+also the data layout is already available at hn webiste, one curl call and
+then parse them to org would be faster
+* parse front page
+now what