summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
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
2009-11-02Print "part" markers for each MIME part (with Content-type).Carl Worth
2009-11-02TODO: Add several items.Carl Worth
2009-11-02Add a simple manual page for notmuch.Carl Worth
2009-10-31notmuch: Add a talloc context argument to each top-level command function.Carl Worth
2009-10-31Rename message_results/thread_results to messages/threads.Carl Worth
2009-10-30TODO: Add man page and compiling a libnotmuch library to the list.Carl Worth
2009-10-30TODO: Note that "notmuch show" exists now and list several new ideas.Carl Worth
2009-10-28TODO: Update now that full-text indexing is in.Carl Worth