From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: [RFC] C-c C-c in agenda Date: Tue, 28 Jan 2020 15:19:07 +0100 Message-ID: <87d0b3ek9w.fsf@gnu.org> References: <84mua8c4zh.fsf@gmail.com> <87lfpr25lb.fsf@gnu.org> <875zgv244r.fsf@gnu.org> <84mua721gh.fsf@gmail.com> <87lfprkaga.fsf@gnu.org> <84imkv202e.fsf@gmail.com> <87h80fektr.fsf@bzg.fr> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:47453) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iwRhv-00083F-Eb for emacs-orgmode@gnu.org; Tue, 28 Jan 2020 09:19:12 -0500 In-Reply-To: <87h80fektr.fsf@bzg.fr> (Bastien's message of "Tue, 28 Jan 2020 15:07:12 +0100") 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-mx.org@gnu.org Sender: "Emacs-orgmode" To: Marco Wahl Cc: emacs-orgmode@gnu.org Bastien writes: > Thanks - I still don't see any real usecase. Ok, I constructed one: #+COLUMNS: %30ITEM %MYPROP #+PROPERTY: MYPROP_ALL "[x]" "[ ]" * NEXT Rien :PROPERTIES: :MYPROP: [ ] :END: In this case, when the cursor is on the MYPROP column in column (agenda or not) view, C-c C-c will toggle the value. I guess it makes sense and it does not really interfere with the majority of the other C-c C-c usecases. -- Bastien