Skip to content

Commit

Permalink
;doc:examples:readmes: edits
Browse files Browse the repository at this point in the history
  • Loading branch information
simonmichael committed Jan 5, 2024
1 parent 625261b commit 7164279
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions examples/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@ Some may be ready to use; some are to be studied and adapted; some are just for

The content here is not necessarily stable but here are some subcategories as of 2024-01:

- budgeting - some budgeting-related journals
- costs - some examples of cost notation
- a growing collection of rules and maybe helper scripts you can use and adapt for reading real world CSV/TSV/SSV files
- dungeons-and-dragons - a nifty example of dungeon master accounting
- i18n - examples of non-ascii data and account declarations in different languages
- investing - a place to collect investing-related journal entries
- invoicing - scripts and templates for generating invoices
- reporting - scripts related to producing reports
- self-tracking - a mini-tutorial on working with Marek Gibney's "Syntax for Self-Tracking" logging format
- systemd - an example of systemd service configuration for hledger-web
- templates - a start at gathering "clean starter file sets for various needs" (2021)
- **budgeting** - some budgeting-related journals
- **costs** - some examples of cost notation
- **csv** - a growing collection of rules and maybe helper scripts you can use and adapt for reading real world CSV/TSV/SSV files
- **dungeons-and-dragons** - a nifty example of dungeon master accounting
- **i18n** - examples of non-ascii data and account declarations in different languages
- **investing** - a place to collect investing-related journal entries
- **invoicing** - scripts and templates for generating invoices
- **reporting** - scripts related to producing reports
- **self-tracking** - a mini-tutorial on working with Marek Gibney's "Syntax for Self-Tracking" logging format
- **systemd** - an example of systemd service configuration for hledger-web
- **templates** - a start at gathering "clean starter file sets for various needs" (2021)
4 changes: 2 additions & 2 deletions examples/invoicing/README.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
Example files related to invoicing and billing:

- pandoc-bash-hledger-invoice - a somewhat flexible bash/pandoc script for generating HTML and PDF invoices from hledger data,
- **pandoc-bash-hledger-invoice** - a somewhat flexible bash/pandoc script for generating HTML and PDF invoices from hledger data,
based on SM's invoicing setup (2022)

- pandoc-make-invoice - a simpler make/pandoc script for generating HTML and PDF invoices, with less hledger integration,
- **pandoc-make-invoice** - a simpler make/pandoc script for generating HTML and PDF invoices, with less hledger integration,
based on SM's previous setup (2021)

- some examples of invoicing-related journal entries
Expand Down

0 comments on commit 7164279

Please sign in to comment.