aboutsummaryrefslogtreecommitdiff
path: root/TODOs.org
blob: 491f55efdb97ecf3f1a00e6f6b250d46618fa6a2 (plain) (blame)
1
2
3
4
5
6
7
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