From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexander Baier Subject: Re: agenda configurable entry-text-mode Date: Fri, 28 Jul 2017 14:26:40 +0200 Message-ID: References: <871sp41jao.fsf@alphapapa.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:51719) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1db4ce-00023I-2C for emacs-orgmode@gnu.org; Fri, 28 Jul 2017 08:44:04 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1db4cb-0001pX-B9 for emacs-orgmode@gnu.org; Fri, 28 Jul 2017 08:44:04 -0400 Received: from [195.159.176.226] (port=59796 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1db4cb-0001lV-4B for emacs-orgmode@gnu.org; Fri, 28 Jul 2017 08:44:01 -0400 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1db4Lr-00025O-LH for emacs-orgmode@gnu.org; Fri, 28 Jul 2017 14:26:43 +0200 In-Reply-To: <871sp41jao.fsf@alphapapa.net> Content-Language: en-US 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 Hi Adam, I hadn't heard of org-quick-peek. I found https://github.com/alphapapa/org-quick-peek but could not find the package on MELPA, do you know why this is the case? Also the screenshot in the README is not present (any more), thus I am currently having a hard time imagining what this package does / how it looks. On 25.07.2017 20:08, Adam Porter wrote: > I think it wouldn't be too hard to implement > something like that using org-quick-peek. Let me know what you think. > I might give it a try myself.