-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.todo
36 lines (36 loc) · 1.24 KB
/
.todo
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
<?xml version="1.0"?>
<todo version="0.1.20">
<note priority="veryhigh" time="1439738732" done="1439869917">
fix main template to be chronological
</note>
<note priority="veryhigh" time="1439738752" done="1440866536">
create rsync deployment script
</note>
<note priority="veryhigh" time="1439870898" done="1440337769">
frontend tweaks
</note>
<note priority="veryhigh" time="1440338018" done="1440861176">
download images; reparse text to sub links
</note>
<note priority="veryhigh" time="1440866532" done="1440928316">
make responsive
</note>
<note priority="high" time="1440047495" done="1440337790">
check atom feed ordering
<comment>
no bugs founds, weird
</comment>
</note>
<note priority="high" time="1440861191" done="1442048792">
Add argparse for easier usage
</note>
<note priority="high" time="1439738768" done="1450003539">
add tags / tag indices
<comment>
Done and done, woo!
</comment>
</note>
<note priority="high" time="1439871015">
add setup.py that uses console_scripts to be callable from anywhere; this requires argparse in main
</note>
</todo>