From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id IJQiKX748l8FYAAA0tVLHw (envelope-from ) for ; Mon, 04 Jan 2021 11:14:06 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id 8JwlJX748l9hRgAAB5/wlQ (envelope-from ) for ; Mon, 04 Jan 2021 11:14:06 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 082EE94030E for ; Mon, 4 Jan 2021 11:14:05 +0000 (UTC) Received: from localhost ([::1]:56782 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwNoJ-0002eZ-FC for larch@yhetil.org; Mon, 04 Jan 2021 06:14:03 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:58640) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1kwNnw-0002eT-59 for emacs-orgmode@gnu.org; Mon, 04 Jan 2021 06:13:40 -0500 Received: from grinta.net ([109.74.203.128]:50820) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1kwNnt-0000c9-Tc for emacs-orgmode@gnu.org; Mon, 04 Jan 2021 06:13:39 -0500 Received: from black.local (p4fe717e2.dip0.t-ipconnect.de [79.231.23.226]) (Authenticated sender: daniele) by grinta.net (Postfix) with ESMTPSA id 379F7E0501 for ; Mon, 4 Jan 2021 11:13:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=grinta.net; s=2020; t=1609758813; bh=FmC2b1Pqd6a61HShW3aadx4QXA85u/vyiStoKzA2DA0=; h=Subject:To:References:From:Date:In-Reply-To:From; b=C7IU29bbVKoTilTPbrqtaBfrbh+yrFw0XnXIp+QLqswmFONgFb4oeJAkF6PPmhEAj NmpDT+/83RKuaY+RsTSI5ZpPfbsN04330lonZCNpvWyuGI1V2xR79WU3uHsrEFTXLI uoWIqW4fdrRTL3BYjtvOJOmnh7rBbS/tsVEroXjDH7uCeyvt3J64N9c+RChvepDj0K mIJ/ZPcdhyoimIOZU7YMk52gcumjSRg6CVwGkM6oOz2lOLBD/+QCaMDTHjMgrMbK/v b8Yl1sOfqJhbfl1MNsMRkEbrZZ40OWoGN6wp0rrVSirUg2lZ3+8h5wD9X4ywjI9vap aQrzcKVJWxc8w== Subject: Re: accounting To: emacs-orgmode@gnu.org References: <87ble56q1j.fsf@mat.ucm.es> From: Daniele Nicolodi Message-ID: <3f3d897c-76f8-eb21-0a4a-19ce7ab3bdbd@grinta.net> Date: Mon, 4 Jan 2021 12:13:31 +0100 User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <87ble56q1j.fsf@mat.ucm.es> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Received-SPF: pass client-ip=109.74.203.128; envelope-from=daniele@grinta.net; helo=grinta.net X-Spam_score_int: -23 X-Spam_score: -2.4 X-Spam_bar: -- X-Spam_report: (-2.4 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, NICE_REPLY_A=-0.262, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: emacs-orgmode@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+larch=yhetil.org@gnu.org Sender: "Emacs-orgmode" X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -1.33 Authentication-Results: aspmx1.migadu.com; dkim=fail (headers rsa verify failed) header.d=grinta.net header.s=2020 header.b=C7IU29bb; dmarc=none; spf=pass (aspmx1.migadu.com: domain of emacs-orgmode-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=emacs-orgmode-bounces@gnu.org X-Migadu-Queue-Id: 082EE94030E X-Spam-Score: -1.33 X-Migadu-Scanner: scn1.migadu.com X-TUID: Kcv/Wnh8uv4M On 04/01/2021 09:54, Uwe Brauer wrote: > Hi > > https://orgmode.org/worg/org-contrib/babel/languages/ob-doc-ledger.html > > Points out how to use ledger within org mode. > > Is there any simpler solution? As other pointed out, you are not describing what you want to accomplish, thus is impossible to suggest anything concrete. However, I would like to suggest to look at Beancount and beancount-mode as alternatives to Ledger as plain text accounting tools. Cheers, Dan