From: Marius Date: Sun, 30 Jun 2013 13:52:33 +0000 (+0200) Subject: bower (git) to show Inbox (folder) X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=3e702771f74bd76134a6653a0a49cd8fcd4055fe;p=notmuch-archives.git bower (git) to show Inbox (folder) --- diff --git a/54/d8507fb2c6fe11565c7e8577bbd94201781f9d b/54/d8507fb2c6fe11565c7e8577bbd94201781f9d new file mode 100644 index 000000000..6f0db715a --- /dev/null +++ b/54/d8507fb2c6fe11565c7e8577bbd94201781f9d @@ -0,0 +1,72 @@ +Return-Path: +X-Original-To: notmuch@notmuchmail.org +Delivered-To: notmuch@notmuchmail.org +Received: from localhost (localhost [127.0.0.1]) + by olra.theworths.org (Postfix) with ESMTP id C4CEC431FC2 + for ; Sun, 30 Jun 2013 06:53:02 -0700 (PDT) +X-Virus-Scanned: Debian amavisd-new at olra.theworths.org +X-Spam-Flag: NO +X-Spam-Score: -0.799 +X-Spam-Level: +X-Spam-Status: No, score=-0.799 tagged_above=-999 required=5 + tests=[DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, + FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_LOW=-0.7] autolearn=disabled +Received: from olra.theworths.org ([127.0.0.1]) + by localhost (olra.theworths.org [127.0.0.1]) (amavisd-new, port 10024) + with ESMTP id LPqWt7nPEUqq for ; + Sun, 30 Jun 2013 06:52:56 -0700 (PDT) +Received: from mail-wg0-f53.google.com (mail-wg0-f53.google.com + [74.125.82.53]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client + certificate requested) by olra.theworths.org (Postfix) with ESMTPS id + 6D8EA431FBD for ; Sun, 30 Jun 2013 06:52:56 -0700 + (PDT) +Received: by mail-wg0-f53.google.com with SMTP id y10so3022886wgg.20 + for ; Sun, 30 Jun 2013 06:52:53 -0700 (PDT) +DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; + h=mime-version:from:date:message-id:subject:to:content-type; + bh=qKRi0XnOfAO7WmbI0nqb5/TDt3WyAwLXe9dAAstdNYM=; + b=g3QIO8YNimk03ZjVrfcdaRN3Kvsqz31SZWfyFK/T3kkztj7Uk+HZHnn8TwLzfIr5Jk + zxYzDzgwpPSRUIUGKF6YdzsknR7rETBMl47K5+zmxeu/CV2tneKIEynaOF1+nZD84jwU + Le89NvWqHnbA7GT0LYVxuawo0jW3+DPwVwzb+nvVa1FZ+QGJHpEMoF0XAY4q4BZoMxRI + F/Qfzp+z1CiJ0GLCffeHVm6jlmBr1vLx+ZjMBRvDNEoH8lz+EULL8dpNa5ECw4B1m6F8 + WNPVhmsUL3pWaHLjfGT/hkIwt4GsdkLxhV58E40UvVRJbuUM3h6YPivERiUrEHsUkZQw + q1Kg== +X-Received: by 10.194.108.6 with SMTP id hg6mr17465952wjb.50.1372600373480; + Sun, 30 Jun 2013 06:52:53 -0700 (PDT) +MIME-Version: 1.0 +Received: by 10.216.212.196 with HTTP; Sun, 30 Jun 2013 06:52:33 -0700 (PDT) +From: Marius +Date: Sun, 30 Jun 2013 15:52:33 +0200 +Message-ID: + +Subject: bower (git) to show Inbox (folder) +To: notmuch@notmuchmail.org +Content-Type: text/plain; charset=UTF-8 +X-BeenThere: notmuch@notmuchmail.org +X-Mailman-Version: 2.1.13 +Precedence: list +List-Id: "Use and development of the notmuch mail system." + +List-Unsubscribe: , + +List-Archive: +List-Post: +List-Help: +List-Subscribe: , + +X-List-Received-Date: Sun, 30 Jun 2013 13:53:02 -0000 + +Hi! + +Today I ditched mutt(-kz) in favour of a notmuch/isync setup. I +compiled bower, because it's able to use a remote notmuch instance. +My issue is a follows: I start bower, and I see an unsorted selection +of mails (300 newest). +How can I navigate by folders/tags? + +- A search like folder:Inbox shows 0 mails. Also I disable the limit +of 300 mails... with no effect on the search. Could someone enlighten +me on the usability here a little? + +Best, +Marius