hledger/doc/tldr
2024-05-28 07:56:51 -10:00
..
hledger-accounts.md ;doc: add (links to) old & new tldr pages 2024-05-23 16:22:58 -10:00
hledger-add.md ;doc: add (links to) old & new tldr pages 2024-05-23 16:22:58 -10:00
hledger-aregister.md ;doc: add (links to) old & new tldr pages 2024-05-23 16:22:58 -10:00
hledger-balancesheet.md ;doc: add (links to) old & new tldr pages 2024-05-23 16:22:58 -10:00
hledger-import.md ;doc: add (links to) old & new tldr pages 2024-05-23 16:22:58 -10:00
hledger-incomestatement.md ;doc: add (links to) old & new tldr pages 2024-05-23 16:22:58 -10:00
hledger-print.md ;doc: add (links to) old & new tldr pages 2024-05-23 16:22:58 -10:00
hledger-ui.md ;doc: add (links to) old & new tldr pages 2024-05-23 16:22:58 -10:00
hledger-web.md ;doc: add (links to) old & new tldr pages 2024-05-23 16:22:58 -10:00
hledger.md ;doc: add (links to) old & new tldr pages 2024-05-23 16:22:58 -10:00
README.md ;doc: tldr: translation instructions 2024-05-28 07:56:51 -10:00

tldr-pages provides minimal, example-focussed doc pages for command line tools and their subcommands.

tldr pages are short but high value, and a great counterbalance to PTAs verbose docs. So they are worth prioritising and maintaining. gutjuri made the first hledger tldr page in 2022, and sm added more in 2024.

This directory has convenient symlinks for accessing the hledger-related tldr pages (if tldr is cloned as a sibling to the hledger project directory). These docs are crafted first to suit tldr and its style rules, but we could also use them elsewhere when practical.

https://tldr.inbrowser.app is an online (& offline) tldr viewer, where you can search for hledger command examples.

You can also make a web browser keyword for it (firefox & chrome; safari), like tldr CMD = https://tldr.inbrowser.app/search?query=CMD. Then in your browsers address bar you can type tldr, tldr hledger, tldr hledger-web, tldr hledger-balancesheet, etc.

In the search fields gear icon you can configure preferred languages. If you speak a language other than english, please consider making a few translations! It is relatively easy. You can do it entirely in your web browser if you have a Github account:

  1. Starting with eg https://tldr.inbrowser.app/pages/common/hledger
  2. click “Find this page on GitHub”
  3. click the “Copy raw file” icon (two squares)
  4. navigate to eg https://github.com/tldr-pages/tldr/tree/main/pages.de/common
  5. click “Add file” > “Create new file”
  6. reuse the original file name, paste the original content
  7. translate the content
  8. commit
  9. send a pull request

Here is the tldr translations status.