From: "Dr. Arne Babenhauserheide" <arne_bab@web.de>
To: Uwe Brauer <oub@mat.ucm.es>
Cc: emacs-orgmode@gnu.org
Subject: Re: accounting
Date: Mon, 04 Jan 2021 11:19:50 +0100 [thread overview]
Message-ID: <87o8i5t35l.fsf@web.de> (raw)
In-Reply-To: <87ble56q1j.fsf@mat.ucm.es>
[-- Attachment #1: Type: text/plain, Size: 683 bytes --]
Uwe Brauer <oub@mat.ucm.es> writes:
> 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?
Do you mean simpler accounting in org-mode, or do you mean simpler
ledger-integration?
You can always tangle your ledger-data and use a ledger commandline
client. Also Emacs has direct support for ledger. Here’s a setup via
use-package:
(use-package ledger-mode :ensure t :defer 20
:config
(org-babel-do-load-languages
'org-babel-load-languages
'((ledger . t))))
Best wishes,
Arne
--
Unpolitisch sein
heißt politisch sein
ohne es zu merken
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 1125 bytes --]
next prev parent reply other threads:[~2021-01-04 10:20 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-01-04 8:54 accounting Uwe Brauer
2021-01-04 9:31 ` accounting Eric S Fraga
2021-01-04 10:19 ` Dr. Arne Babenhauserheide [this message]
2021-01-04 12:43 ` accounting Uwe Brauer
2021-01-04 14:00 ` accounting Eric S Fraga
2021-01-04 20:01 ` accounting Uwe Brauer
[not found] ` <87r1mzkb7u.fsf@disroot.org>
2021-01-05 15:35 ` accounting Uwe Brauer
2021-01-05 16:02 ` [A solution of sorts] (was: accounting) Uwe Brauer
2021-01-05 16:09 ` [A solution of sorts] Eric S Fraga
2021-01-06 17:02 ` Uwe Brauer
2021-01-05 16:03 ` accounting Eric S Fraga
2021-01-06 2:49 ` accounting Ihor Radchenko
2021-01-04 11:13 ` accounting Daniele Nicolodi
2021-01-04 20:04 ` accounting Uwe Brauer
2021-01-04 21:17 ` accounting Samuel Wales
2021-01-05 0:08 ` accounting Daniele Nicolodi
2021-01-05 7:50 ` accounting Uwe Brauer
2021-01-04 12:52 ` accounting Charles Millar
2021-01-05 15:44 ` accounting Uwe Brauer
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
List information: https://www.orgmode.org/
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87o8i5t35l.fsf@web.de \
--to=arne_bab@web.de \
--cc=emacs-orgmode@gnu.org \
--cc=oub@mat.ucm.es \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this public inbox
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).