From mboxrd@z Thu Jan 1 00:00:00 1970 From: "daphnis\@posteo.de" Subject: Putting footnotes in drawers Date: Sun, 17 Nov 2019 20:52:46 +0100 Message-ID: <87d0dquvox.fsf@posteo.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:56507) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iWQbN-0007re-Pi for emacs-orgmode@gnu.org; Sun, 17 Nov 2019 14:52:54 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iWQbM-0007xT-Fw for emacs-orgmode@gnu.org; Sun, 17 Nov 2019 14:52:53 -0500 Received: from mout02.posteo.de ([185.67.36.66]:46821) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iWQbL-0007wH-Vf for emacs-orgmode@gnu.org; Sun, 17 Nov 2019 14:52:52 -0500 Received: from submission (posteo.de [89.146.220.130]) by mout02.posteo.de (Postfix) with ESMTPS id E48002400FD for ; Sun, 17 Nov 2019 20:52:48 +0100 (CET) Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 47GN6R3dhNz9rxG for ; Sun, 17 Nov 2019 20:52:47 +0100 (CET) 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 I set org-footnote-section to 'nil, in order to be able to refile without leaving footnotes behind. The downside of this is that footnotes get in the way. I would prefer to have them in drawers. Wouldn't it be a good idea to introduce the variable org-footnote-drawer, which, if it contains a string, puts all footnotes into drawers named by the content of that string?[fn:1] :fn: [fn:1] Like this, if the string is "fn". :end: