summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2010-04-15TODO: Add two tasks that both have to do with auditing the library APICarl Worth
2010-04-15TODO: Add some ideas for improving the emacs interface.Carl Worth
2010-04-15TODO: Add some ideas about better search syntaxCarl Worth
2010-04-13TODO: Capture some recent ideas expressed on the mailing list.Carl Worth
2010-04-13TODO: Note GMime bug that needs to be tested and upstreamed.Carl Worth
2010-04-13TODO: Make an explicit note that we need to start testing --format=jsonCarl Worth
2010-04-13TODO: Note several changes we want to make to the database schema.Carl Worth
2010-04-06TODO: Note that "notmuch reply" needs to be tested.Carl Worth
2010-04-03TODO: Add notes on removing "notmuch part" and "notmuch search-tags".Carl Worth
2010-03-31TODO: Note that '=' should sometimes count from the end of the buffer.Carl Worth
2010-03-31TODO: Add a todo item for adding a message as a blob, rather than a filename.Carl Worth
2010-03-31TODO: Add some new items about improving the test suite.Carl Worth
2010-03-09TODO: Add proposal for a saved-search interface.Carl Worth
2010-03-09TODO: Remove many items that have been completed recently.Carl Worth
2010-02-23TODO: We should fix the --format=json option to not imply --entire-thread.Carl Worth
2010-02-23TODO: Rename the proposed --for option to --outputCarl Worth
2010-02-09TODO: Add some recently discussed items.Carl Worth
2010-01-07TODO: Add a couple of ideas that came up during recent coding.Carl Worth
2009-12-10emacs: Fix '+' and '-' in case of thread no longer matching current search.Carl Worth
2009-12-09TODO: Add idea for an --exclude-threads options to "notmuch search".Carl Worth
2009-12-08TODO: Note that we should report when two "copies" of a message differ.Carl Worth
2009-12-04TODO: Note about adding "notmuch search --matching"Carl Worth
2009-12-03TODO, emacs: Correct a few typos.Carl Worth
2009-12-02TODO: Add some tasks, delete some tasks.Carl Worth
2009-12-01Makefile: Incorporate getline implementation into the build.Carl Worth
2009-12-01xutil: Implement xstrndup without relying on strndup.Carl Worth
2009-11-26TODO: A read-only file in the mail store should be a warning, not an error.Carl Worth
2009-11-25Testing.Carl Worth
2009-11-23search : Extend "intial burst" optimization to return all results by chunksCarl Worth
2009-11-23Add rudimentary date-based search.Carl Worth
2009-11-23TODO: Yet another idea.Carl Worth
2009-11-23TODO: Add a couple of notes about things to do with/to Xapian.Carl Worth
2009-11-23TODO: Capturing even more ideas.Carl Worth
2009-11-23TODO: A couple of more ideas for improving the emacs interface.Carl Worth
2009-11-23TODO: Add several ideas for improving the emacs interface.Carl Worth
2009-11-23TODO: Add a bunch of ideas that have been on my mind lately.Carl Worth
2009-11-21Rename NOTMUCH_DATABASE_MODE_WRITABLE to NOTMUCH_DATABASE_MODE_READ_WRITECarl Worth
2009-11-21TODO: Add notes on portability, and remove completed tasks.Carl Worth
2009-11-21TODO: Several updates.Carl Worth
2009-11-20TODO: Add a couple of notes about fixing the completion script.Carl Worth
2009-11-12TODO: Add note on making "notmuch new" interruptible.Carl Worth
2009-11-12TODO: Update based on recent additions.Carl Worth
2009-11-09TODO: Note that notmuch restore needs some progress indication.Carl Worth
2009-11-05notmuch.el: Add 'N' binding to mark message read and go to next.Carl Worth
2009-11-03notmuch.el: Mark messages read when the (n)ext keybinding is pressedCarl Worth
2009-11-02notmuch.el: Hide email headers by default.Carl Worth
2009-11-02TODO: Add an idea from talking with keithp on the train.Carl Worth
2009-11-02TODO: Organize tasks based on emacs interface, command-line tool, or library.Carl Worth
2009-11-02notmuch.el: Hide thread IDs in notmuch-search mode.Carl Worth
2009-11-02notmuch.el: Implement visual feedback for add/remove tags.Carl Worth