diff --git a/examples/sample.journaldc b/examples/sample.journaldc new file mode 100644 index 000000000..e8ff86245 --- /dev/null +++ b/examples/sample.journaldc @@ -0,0 +1,6 @@ +; A journal variant, read by hledger-dc. + +2025-01-01 salary + cr revenues 800 USD + CR revenues 200 USD + dR assets diff --git a/examples/sample.timedothm b/examples/sample.timedothm new file mode 100644 index 000000000..7224f3880 --- /dev/null +++ b/examples/sample.timedothm @@ -0,0 +1,7 @@ +; A timedot variant, read by hledger-timedothm. + +2025-09-27 +time .. +time 0.5 +time 30m +time 0:30 ; new H:M syntax