From mboxrd@z Thu Jan 1 00:00:00 1970 From: Adam Porter Subject: Re: [ANN] org-sidebar-tree: Sidebar tree-view buffer for outline navigation Date: Thu, 10 Oct 2019 22:31:00 -0500 Message-ID: <87o8yom00b.fsf@alphapapa.net> References: <87lfu4k1ir.fsf@alphapapa.net> <87r23pib69.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:49321) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iIle5-0000ek-E6 for emacs-orgmode@gnu.org; Thu, 10 Oct 2019 23:31:14 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iIle4-0002RZ-HU for emacs-orgmode@gnu.org; Thu, 10 Oct 2019 23:31:13 -0400 Received: from 195-159-176-226.customer.powertech.no ([195.159.176.226]:34120 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iIle4-0002J8-Aa for emacs-orgmode@gnu.org; Thu, 10 Oct 2019 23:31:12 -0400 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1iIle0-000dW0-03 for emacs-orgmode@gnu.org; Fri, 11 Oct 2019 05:31:08 +0200 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 stardiviner writes: > This is really a helpful sidebar package. Thanks :) I like it very much. > > Hope can add an command to toggle it. I found I have to manually close it. FYI, I just added some toggle commands. Thanks for the suggestion.