X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=blobdiff_plain;f=TODO;h=3fc06e6f06a70cbfe1f4c21b379a0a109fb8d148;hp=98a17be4020bfdcb51fd2e2f4762acceab582026;hb=357b48d34b9cd32473d39321b1ae460d05f5c7cd;hpb=9ff063ded782524393fbfa388a0c09fef1a6c933 diff --git a/TODO b/TODO index 98a17be4..3fc06e6f 100644 --- a/TODO +++ b/TODO @@ -33,6 +33,9 @@ has the "muted" tag). Fix i-search to open up invisible citations as necessary. +Make '=' count from the end rather than from the beginning if more +than half-way through the buffer. + Emacs saved-search interface ---------------------------- Here's a proposal Carl wrote (id:87einafy4u.fsf@yoom.home.cworth.org): @@ -120,6 +123,9 @@ indexing. notmuch library --------------- +Add an interface to accept a "key" and a byte stream, rather than a +filename. + Provide a sane syntax for date ranges. First, we don't want to require both endpoints to be specified. For example it would be nice to be able to say things like "since:2009-01-1" or "until:2009-01-1" and