]> git.notmuchmail.org Git - notmuch/blob - contrib/notmuch-pick/TODO
Accumulated news for Austin's changes
[notmuch] / contrib / notmuch-pick / TODO
1 TODO FOR NOTMUCH-PICK
2
3 (These are the things I can think of: to be added to as problems get
4 reported or found!)
5
6 Things that need fixing before acceptance to mainline
7
8 - Review lisp to make idiomatic.
9 - Unify functions with search or show where appropriate.
10 - Work out a fall-back if the font does not contain box graphic characters.
11 - Add extra functionality?
12
13 - Remove debugging information.
14
15 - Add tests (I have some but I am not sure how to add them if pick is
16   in contrib).
17
18 Bugs:
19
20 - The display flickers while pick is running. I have no idea why.
21
22 Other todo items
23
24 - c i, c f for stashing ids etc.
25
26 - Perhaps the author should be "To: ???" if the message is from the user.
27
28 - Is there some nice way to do use the expand citation buttons of
29   notmuch-show when using the split-pane mode?