summaryrefslogtreecommitdiff
path: root/TODO
AgeCommit message (Expand)Author
2011-06-29TODO: Add note to fix race condition with directory mtime.Carl Worth
2011-06-28TODO: Clarify note about changing the way the emacs '*' command works.Carl Worth
2011-06-23fix sum moar typos [text files]Pieter Praet
2011-05-23TODO: Add note for bug with message with References but no In-Reply-ToCarl Worth
2011-04-25TODO: Add item for remembing files detected as not email.Carl Worth
2011-03-09build: Add support for non-source-directory builds.Carl Worth
2011-03-09TODO: Add item for the build system to support a non-source-dir buildCarl Worth
2011-01-26TODO: Note that folder: has now been implemented.Carl Worth
2010-11-23TODO: Note missing keybindings for next/previous thread in emacs client.Carl Worth
2010-11-16TODO: Add several items recently mentioned on the mailing list.Carl Worth
2010-11-05TODO: Add idea for notmuch-bcc and notmuch-cc variables.Carl Worth
2010-10-30configure: Test for each compiler warning before enabling it.Carl Worth
2010-10-29Makefile: Fix notmuch binary to directly link against Xapian and GMime.Carl Worth
2010-10-28notmuch search: Add a new --output=(summary|threads|messages|tags) option.Carl Worth
2010-10-28TODO: Remove several items that have been completed.Carl Worth
2010-10-27TODO: Note idea for a new "notmuch compose"Carl Worth
2010-10-12TODO: Add some notes to fix some recently noted problems.Carl Worth
2010-06-01TODO: Add idea for fixing "notmuch count" to always be exact.Carl Worth
2010-06-01TODO: Add a note that 'a'rchive should only affect open messages.Carl Worth
2010-04-26TODO: Add some ideas for notmuch-hello cleanups.Carl Worth
2010-04-26TODO: Add idea to make content available to isearch in search-results mode.Carl Worth
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