From mboxrd@z Thu Jan 1 00:00:00 1970 From: Zans M Subject: Simultaneously showing multiple todo keyword sequences Date: Thu, 26 Jan 2017 16:23:47 +0000 Message-ID: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary=94eb2c1230c42707e4054701c6ce Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55759) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWmq0-0000RR-0M for emacs-orgmode@gnu.org; Thu, 26 Jan 2017 11:23:53 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWmpz-0006To-6V for emacs-orgmode@gnu.org; Thu, 26 Jan 2017 11:23:51 -0500 Received: from mail-ua0-x22e.google.com ([2607:f8b0:400c:c08::22e]:33407) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cWmpz-0006TI-2O for emacs-orgmode@gnu.org; Thu, 26 Jan 2017 11:23:51 -0500 Received: by mail-ua0-x22e.google.com with SMTP id i68so185202319uad.0 for ; Thu, 26 Jan 2017 08:23:49 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org --94eb2c1230c42707e4054701c6ce Content-Type: text/plain; charset=UTF-8 Lets say I have two sequences of TODO keywords: "TODO" "|" "DONE" "WORKING" "|" "BROKEN" At the moment I can show only one of the states at a time, but what if my task can be in two states at once (one from each sequence), ie * [TODO] [BROKEN] Build interface for webapp Would anyone know how to do this, and how to setup key commands so that I could cycle through each sequence independently? --94eb2c1230c42707e4054701c6ce Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Lets say I have two sequences of TODO keywords:

"TODO" "|&q=
uot; "DONE"
"WORKING=
" "|" "BROKEN" 
=

At the moment I can show=
 only one of the states at a time, but what if my task can be in two states=
 at once (one from each sequence), ie

* [TODO] [BROKEN] Build int=
erface for webapp

=
Would anyone know how to do this, and how to setup ke=
y commands so that I could cycle through each sequence independently? 
--94eb2c1230c42707e4054701c6ce--