Commit Graph

117 Commits

Author SHA1 Message Date
Simon Michael
a7b4b41bdf doc: git-tip is gratipay 2015-01-07 14:40:20 -08:00
Simon Michael
cf1345ba2e doc: manual: missing line break 2015-01-02 14:21:29 -08:00
Simon Michael
af1d1239f5 doc: download: tweaks, link to hledger-vagrant 2015-01-02 14:21:29 -08:00
Simon Michael
c5c721f1c1 doc: home: limit twitter height a little 2015-01-02 14:21:29 -08:00
Simon Michael
8a992042f5 doc: enable custom favicon 2015-01-02 14:21:29 -08:00
Simon Michael
60278062e6 doc: relnotes: tweaks 2015-01-02 14:21:29 -08:00
Simon Michael
3b2f611597 doc: more-docs: hacker news links 2015-01-02 14:21:29 -08:00
Simon Michael
eb1a1e5fc3 doc: faq: update the ledger answer, capitalise Ledger 2015-01-02 14:21:29 -08:00
Simon Michael
6da4942633 balance: tweak flags a bit; we now use -N and -T
-N doesn't seem to be used by Ledger currently; we'll
use it as shortcut for --no-total.

-T is used by Ledger to set a custom value expression for the final
total. I'm going to take it as a shortcut for --row-total instead.
2014-12-27 15:34:23 -08:00
Simon Michael
ba0623165f balance: row totals/averages in multicolumn mode 2014-12-27 15:24:45 -08:00
Simon Michael
9c68944c79 journal, csv: comment lines can also start with *
As in Ledger. This means you can embed emacs org/outline-mode nodes in
your journal file and manipulate it like an outline.
2014-12-27 14:41:28 -08:00
Simon Michael
e77225038f bump version to 0.24 2014-12-25 11:42:39 -08:00
Simon Michael
1e7d0ae120 doc: release notes 2014-12-25 11:31:39 -08:00
Simon Michael
4ce86a6edb doc: link issue numbers in release notes 2014-12-25 11:04:26 -08:00
Simon Michael
62bad65e5b tighten up status: docs and behaviour a bit (fix #227)
A status: query term no longer accepts * as a synonym for 1,
which was a bit confusing since 1 matches both * and !.
For now, it takes a value of 1 (true) or anything else (false).
2014-12-24 23:48:23 -08:00
Simon Michael
0142482834 doc: wording tweak 2014-12-24 14:54:56 -08:00
Simon Michael
03b8d2425c doc: describe hledger-web's change detection & limitation 2014-12-22 08:30:09 -08:00
Simon Michael
4a5d7154cd doc: home: move coins up 2014-12-12 16:42:17 -08:00
Simon Michael
4cf718048e doc: home: add coins art from djp, use it on home
Art contributed by David Patrick, licensed "however you like"
so I pick http://creativecommons.org/licenses/by-sa/4.0/.
2014-12-12 16:27:02 -08:00
Simon Michael
3fd43ba2c1 doc: home: wording, style tweaks 2014-12-12 16:23:25 -08:00
Simon Michael
ab19863e00 doc: download: tweak links 2014-12-12 16:22:32 -08:00
Simon Michael
632648ee38 doc: home: move getting started into a top panel 2014-12-11 11:45:01 -08:00
Simon Michael
e43e128f4b doc: home: add #ledgercli twitter widget here too 2014-12-11 11:02:19 -08:00
Simon Michael
c766af7822 doc: home: slight wording change 2014-12-11 11:02:19 -08:00
Simon Michael
3050152cb3 doc: manual: more flat/depth rewrites 2014-12-05 13:17:06 -08:00
Simon Michael
a38caeb37a doc: manual: clean up flat/tree docs slightly 2014-12-05 12:58:51 -08:00
Simon Michael
d352bbedd2 cli: with a repeated flag, the last takes precedence
This is helpful eg for customising your reporting command aliases on the fly.
2014-12-04 12:41:47 -08:00
Simon Michael
1d388e1c6c doc: relnotes: unbold intra-release headings
to help the release headings stand out
2014-12-03 15:05:20 -08:00
Simon Michael
740d1c1092 doc: relnotes: make minor release headings smaller 2014-12-03 15:04:34 -08:00
Simon Michael
43a17d1bb8 doc: release notes announcements styling 2014-12-03 14:49:54 -08:00
Simon Michael
b5fbaf0fa7 link and excerpt what announcements I can find
Release announcements sometimes include a brief summary, which is also
useful here.  Some of these announcement links could be improved by
linking them in the context of the hledger rather than ledger
list. There may be more more that gmane search didn't find.
2014-12-03 14:32:29 -08:00
Simon Michael
4abee54336 doc: fix a table in release notes 2014-12-03 14:32:07 -08:00
Simon Michael
62784b57c0 doc: list only major releases in release notes TOC 2014-12-03 13:45:19 -08:00
Simon Michael
73eecb13de doc: suggest cabal installing alex & happy also
These tools are needed for some deps, eg pretty-show and
language-javascript, and may not have already been installed.
Mentioning them explicitly may reduce a some installation hassles.
2014-12-03 13:43:33 -08:00
Simon Michael
e8efb55eb4 doc: move release notes on download page 2014-12-03 13:43:12 -08:00
Simon Michael
76b7e16d93 doc: simplify csv ordering doc 2014-12-02 12:07:35 -08:00
Simon Michael
d5b329a8ad doc: note csv improvements 2014-12-02 11:54:41 -08:00
Simon Michael
7124b1c4d4 doc: remove commented doc 2014-12-02 11:54:19 -08:00
Simon Michael
34ed4d474e doc: price doc cleanups 2014-12-02 11:54:02 -08:00
Simon Michael
e6579992d7 doc: link to issue bounties at bountysource 2014-12-02 11:52:46 -08:00
Simon Michael
29bca9691a doc: link fedora haskell SIG 2014-12-02 11:52:25 -08:00
Simon Michael
55993543be doc: funding links: gratipay, bountysource, flattr 2014-12-02 11:51:03 -08:00
Simon Michael
09a6f79334 doc: small cleanups to file format faq 2014-12-01 13:06:58 -08:00
Simon Michael
f205d0c7fa doc: convert ledgertips page to markdown 2014-12-01 12:15:13 -08:00
Simon Michael
87fd99b220 doc: fix typo in prices example 2014-12-01 07:58:45 -08:00
Simon Michael
0cf8c142aa doc: dev guide updates 2014-11-12 18:11:43 -08:00
Simon Michael
e5ae0a8f51 doc: more manual updates, alphabetise commands 2014-11-12 18:10:11 -08:00
Simon Michael
45f5507ff6 doc: rewrite CSV section 2014-11-12 18:05:39 -08:00
Simon Michael
5da3ddc931 site: misc updates 2014-11-12 18:04:21 -08:00
Simon Michael
74577fd8d4 site: tweak code, pre style 2014-11-12 18:04:01 -08:00