forked from bjonnh/PyOrgMode
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
29 lines (22 loc) · 752 Bytes
/
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
--- General
- [ ] Add a documentation system (finding a way for html and pdf export ?)
- [ ] Document every function correctly (docstrings)
- [ ] Add some examples
- [ ] Error/Warning managment
- [ ] Check for other OS compatibility
- [ ] TODO tags (and others)
- [ ] Add more types of data (List…)
--- Class OrgDate
- [ ] Must support locale (conversion for example)
- [ ] Must support empty initialisation
- [ ] Must use data validation
- [ ] Must support recurrent events (+1w …)
--- Class OrgList
- [ ] Must be written
--- Class OrgProtocol
- [ ] Must be written
--- Class OrgSchedule
--- Class OrgTable
- [ ] Table edition (must add separators, cell length, length calculator…)
--- Class OrgNode
- [ ] Add the intra-header scheduling