Commit Graph

102 Commits

Author SHA1 Message Date
Simon Michael
c6a721e260 ;examples: the hledger manual > Cost reporting examples, and shelltests 2023-06-28 16:20:19 -10:00
Simon Michael
6a629289c9 ;examples:self-tracking: add missing files 2023-06-27 18:55:08 -10:00
Simon Michael
eda114d56a ;examples:self-tracking: updates 2023-06-27 18:53:18 -10:00
Simon Michael
1f4ee58f98 ;examples:self-tracking: updates 2023-06-27 18:48:34 -10:00
Simon Michael
63de119171 ;examples:self-tracking: updates 2023-06-27 18:26:00 -10:00
Simon Michael
297f05842d ;examples: self-tracking 2023-06-27 17:56:09 -10:00
Simon Michael
0bb4abca27 ;examples:csv: vanguard rules, best effort 2023-06-11 15:28:27 -10:00
Simon Michael
066c127a58 ;examples: dungeons and dragons ledger from glguy 2023-06-08 15:00:27 -10:00
Simon Michael
c6afab813c ;examples:csv: Makefile: update status 2023-05-31 21:59:43 -10:00
Simon Michael
fc6282898b ;examples: csv: Makefile cleanup 2023-05-11 14:16:12 -10:00
Simon Michael
78e088d982 ;examples: add a more up-to-date CSV/scripts makefile in examples/csv/ 2023-05-10 23:24:06 -10:00
Simon Michael
b4665d80d3 ;doc: fix sample.timeclock, account names may contain semicolon 2023-05-03 19:18:35 -10:00
Simon Michael
bbecd611f1 imp: timedot: make one multi-posting transaction per date line (#1754)
Descriptions and comments are now more straightforward and similar to
journal format.
2023-05-03 19:18:35 -10:00
Simon Michael
50349f81f7 imp: timeclock: support comments and tags (fix #1220)
Breaking change: previously timeclock descriptions could contain
semicolons. Now a semicolon in the description will end it and
start a comment (which may contain tags).
2023-05-03 00:05:11 -10:00
Simon Michael
de5cf45032 ;doc: i18n: improve display order 2023-03-31 14:04:32 -10:00
Simon Michael
b6d06f01a3 ;examples: i18n: streamline declarations, add draft CJK translations 2023-03-31 12:12:25 -10:00
Simon Michael
49c825e253 ;examples: i18n: more danish 2023-03-31 11:29:27 -10:00
Simon Michael
ef54ec4126 ;examples: top level account/type declarations in several languages 2023-03-31 11:22:04 -10:00
Simon Michael
18cf50afe0 ;examples: revert sample.csv, move sample.journal csv output elsewhere 2023-01-11 21:59:10 -10:00
Simon Michael
77ff2fcc5a ;examples: make sample.csv correspond to sample.journal 2023-01-04 18:43:18 -10:00
Simon Michael
f4831533b8 examples: Indian National Pension Service CSV rules (Pranesh Prakash)
slightly tweaked by SM
2022-11-30 16:51:38 -05:00
Simon Michael
ff25ad6767 examples: bcexample: drop beancountish double quotes 2022-07-23 02:35:17 +01:00
max thomas
3303ac11b8 examples/csv: add example for capital one credit cards [ci skip] 2022-07-09 22:53:36 +01:00
Stephen Morgan
9155d679fe fix!: Revert "fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619)"
This reverts commit e233f001c5.

This would break at least some people's workflow. A lighter touch is
probably sufficient.
2022-06-01 09:35:18 +10:00
Stephen Morgan
e233f001c5 fix!: utf-8: Use with-utf8 to ensure all files are read and written with utf8 encoding. (#1619)
May also fix #1154, #1033, #708, #536, #73: testing is needed.

This aims to solve all problems where misconfigured locales lead to
parsers failing on utf8-encoded data. This should hopefully avoid
encoding issues, but since it fundamentally alters how encoding is dealt
with it may lead to unexpected outcomes. Widespread testing on a number
of different platforms would be useful.
2022-05-22 13:12:19 +10:00
Simon Michael
0231ee1124 fix: examples: invoice: calculate dates accurately on last days of month 2022-04-04 12:48:03 -10:00
Simon Michael
a36836e723 ;examples: multicurrency.journal 2021-12-22 15:38:48 -10:00
Simon Michael
7edcf77eae ;examples: invoicing: new invoice script example 2021-12-04 10:41:41 -10:00
Simon Michael
7c4f5dc2bf ;examples: move invoicing makefile to subdir 2021-12-04 10:16:28 -10:00
Simon Michael
e71ee0b534 ;doc: templates: basic: inline docs, improvements 2021-11-25 11:58:41 -10:00
Simon Michael
6783183ec8 ;imp: examples/templates/, with one example file set ("basic") 2021-11-25 11:58:41 -10:00
Simon Michael
f80598e73c ;imp: examples: set account display order in bcexamples 2021-11-22 08:51:31 -10:00
Stephen Morgan
94d9c28a63 cln: Replace all uses of deprecated !include with include.
Also include a test which makes sure !include is still parsed.
2021-09-27 15:04:35 -10:00
Simon Michael
c2e6a2931c ;tests: ui: add missing test file 2021-09-20 16:53:55 -10:00
Simon Michael
b868e61979 ;fix: ui: test wording 2021-09-19 06:34:17 -10:00
Simon Michael
02a79fb230 ;tests: ui: use --today to make hledger-ui tests robust (#1674) 2021-09-18 11:10:25 -10:00
Simon Michael
092e9479f0 ;ui: update forecast example journal and hledger-ui forecast tests
Related to #1667.
2021-08-26 19:51:01 -10:00
Simon Michael
f373805668 ;examples: sample.timedot cleanup 2021-08-04 19:21:27 -10:00
Alan Young
a4470c2a4d ;imp: added systemd and nginx files to examples dir 2021-07-05 05:24:21 -10:00
Simon Michael
a8c6a915e4 examples: csv: kraken 2021-04-19 17:22:04 -10:00
Simon Michael
6af7a32076 examples/csv: pooltool ada rewards rules 2021-04-14 06:08:55 -10:00
Simon Michael
dccd39171e ;gather investing examples 2021-03-03 04:09:41 -08:00
Dmitry Astapov
18623ec287 doc: explain roi-unrealised.ledger, reference to cookbook 2021-02-25 15:11:35 -08:00
Dmitry Astapov
150cf3f862 roi: roi-unrealised.example now works based on price directives 2021-02-23 14:11:29 -08:00
Simon Michael
94c0832b85 examples: csv: daedalus wallet csv rules 2021-02-06 14:20:26 -08:00
Simon Michael
e705386999 ;examples: sample: save directives for testing
(cherry picked from commit 1e0bc8298119e1dbff6f2191707948a7a77c570a)
2020-12-31 08:29:51 -08:00
Simon Michael
31ea37a785 ;check: accounts, commodities, payees, ordereddates: improve errors
Error messages for these four are now a bit fancier and more
consistent. But not yet optimised for machine readability.
Cf #1436.

Added to hledger-lib: chomp1, linesPrepend[2].
2020-12-30 18:13:34 -08:00
Simon Michael
ae2d9373ee ;ui: test for #1204 2020-12-11 10:09:26 -08:00
Simon Michael
b25b2ba33d ;ui: update test journals, add test for #1411 2020-12-11 09:33:42 -08:00
Simon Michael
126bb44eec ;examples: update some budget examples 2020-11-20 16:53:08 -08:00