From: khi at users.sourceforge.jp (khi at users.sourceforge.jp)
Subject: [Howm-eng 127] Re: Report from collected notes
Date: Mon, 12 Feb 2018 02:19:27 +0900 [thread overview]
Message-ID: <87eflra1gg.wl@id.domain> (raw)
In-Reply-To: <87eflt952n.fsf@smugg>
Hi.
I know two tools that may be related with your request.
I use yen.el to calculate the sum of "XXX yen" in the region.
http://howm.osdn.jp/a/yen.el
(Sorry for Japanese comments in the above codes.)
;; "M-x yen-region" to show the sum of "opening: XXX" in the region.
;; "C-y" to paste the sum.
(setq yen-regexp "opening: ?\\(-?[0-9.,]+\\)")
(setq yen-number-pos 1)
Yamamiya-san wrote howmoney.el as an account book on howm.
Though it provides convenient features
"M-x howmoney-daily", "M-x howmoney-weekly", "M-x howminutes-monthly", ...,
I am not sure whether it is still maintained.
http://www.languagegame.org:8080/propella/uploads/82/howmoney-25.el
http://howm.osdn.jp/a/howmoney-24.el
--
khi at users.osdn.me
prev parent reply other threads:[~2018-02-11 17:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-02-09 22:22 [Howm-eng 123] " xavier
2018-02-11 17:19 ` khi [this message]
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
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87eflra1gg.wl@id.domain \
--to=howm-eng@lists.osdn.me \
/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.
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 NNTP newsgroup(s).