From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Idea for org-mode add on - org-console Date: Tue, 25 Nov 2008 15:24:18 +0100 Message-ID: <492c0abe.07a5660a.1565.ffffe3e2@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1L4yqi-0002fi-7O for emacs-orgmode@gnu.org; Tue, 25 Nov 2008 09:25:08 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1L4yqg-0002em-DS for emacs-orgmode@gnu.org; Tue, 25 Nov 2008 09:25:07 -0500 Received: from [199.232.76.173] (port=60262 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1L4yqg-0002ei-9C for emacs-orgmode@gnu.org; Tue, 25 Nov 2008 09:25:06 -0500 Received: from gv-out-0910.google.com ([216.239.58.190]:30420) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1L4yqf-0006h7-VF for emacs-orgmode@gnu.org; Tue, 25 Nov 2008 09:25:06 -0500 Received: by gv-out-0910.google.com with SMTP id i36so507271gve.17 for ; Tue, 25 Nov 2008 06:25:04 -0800 (PST) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: org-mode I love org-mode. It is perfect for things like a work journal/ daily "work done" diary. I would love an org mode console. Bring it up with a single hot key, text entered defaulted to selected region if there is one. Hit commit - bang. text "remembered" with timestamp to a journal. No prompts. No title. Just enter text, hit C-c C-c and it logs to a default/selected journal. I would probably have it always open at the bottom of the screen. Possibly prefix the text with "[e]" as an example to log to the "e" template for emacs or whatever. maybe it would switch to that template. Ditto for tags. Basically a free entry format for org items from a typical free type emacs buffer. e.g org>dropped line about org console org-response> [J]ournal updated. org> [e] org-response> [e]emacs org selected org> Plenty of room for more design of course, but just a quick "idea". A bit thin I grant you, but, well, simple and functional IMO.