G'day all. A poll:

Should hledger 2 always infer market prices from @/@@ transacted prices, like Ledger ? (and drop the --infer-market-prices flag)

- Yes, having this always on would be harmless and more useful
- No, having it always on, or changing it, would be harmful
- Other, see my reply

Or vote in the matrix poll: https://matrix.to/#/!6BCfAOV-btRKuqChph9Z_ppkIj8KttMoIL_rB4eU0Os/$JveSoLuLOWS_Mg10JDUJKnu33RAclZML03JQ4Lp46qY?via=asgard.chat&via=matrix.org&via=tchncs.de

#hledger #plaintextaccounting

You're invited to talk on Matrix

You're invited to talk on Matrix

Connaissez-vous des entreprises FR qui utilisent le principe de PTA (Plain text accounting) ?

Qui dit entreprise, dit comptabilité à double partie avec suivi des tiers.

Je vois des repos de ressources personnelles, mais ce sont majoritairement des importateurs bancaires.

Aucune trace d'entreprise qui utiliserait ce système (Pour toute ou partie d'une tenue comptable).

Avec ce que ça implique en obligation (FEC notamment)

#plaintextaccounting #ledgercli #hledger #beancount

Glad it has helped you! A few things that might help:
- other rust projects linked at plaintextaccounting.org
- https://hledger.org/SPEC-journal.html
- https://hledger.org/hledger.html#amounts (manual is a kind of spec)
- amountp and friends in Hledger.Read.Common

#hledger #plaintextaccounting #haskell

SPEC-journal - hledger

plain text accounting, made easy

https://youtu.be/hshDr2Af2RU
Getting off another locked in platform
#hledger #plaintextaccounting
Hledger: The Ultimate CLI Tool for Your Personal Finances

YouTube
Particulièrement cocasse de voir comment les trois mastodons du #PlainTextAccounting – à savoir #ledger, #hledger, et #beancount – n'ont aucun souci à reposer sur de l'IA-gen. J'suis à deux doigts de faire un amalgame entre les gens qui prennent le temps d'analyser leurs ressources et le capitalisme puant.

And, hledger 2.0 preview 1 (AKA 1.99.1), which adds

automated lot tracking and capital gains calculation,
improvements to `print`'s beancount output,
and a new policy for AI-assisted development.

This is the first hledger release to explore AI-assisted development, so please do check out the evolving AI policy/FAQ: https://hledger.org/AI.html

- https://github.com/simonmichael/hledger/releases/1.99.1
- https://hledger.org/relnotes.html#2026-03-28-hledger-1991

#plaintextaccounting #haskell

AI - hledger

plain text accounting, made easy

I'm pleased to announce a #hledger double release! First, hledger 1.52, with

more robust paging,
faster valuation,
commodity tags,
and cost basis annotations which are preserved and can be exported (examples provided).

- https://github.com/simonmichael/hledger/releases/1.52
- https://hledger.org/relnotes.html#2026-03-20-hledger-152
- https://hledger.org/install

#plaintextaccounting #haskell

Release 1.52 · simonmichael/hledger

Release notes Preserve cost basis syntax, cost basis export examples, faster valuation, commodity tags, more robust paging, fixes. hledger 1.52 Features aregister and register now support --drop...

GitHub

https://shinglyu.com/blog/2026/03/18/hledger-and-ai.html

“Once you see how clean the numbers are — and how easy it is to verify them — going back to spreadsheets feels like going back to a flip phone.”
#plaintextaccounting @shinglyu

hledger and AI: Managing Your Finances in Plain Text | Shing's Blog

Shing Lyu's blog

You get automation without blindly trusting a model with your numbers. Write the import rules once, and everything stays deterministic and auditable after that.

If you want more control over their financial data without paying for yet another SaaS tool, this might be the workflow you've been looking for.

Full post: https://shinglyu.com/blog/2026/03/18/hledger-and-ai.html

#PersonalFinance #hledger #PlainTextAccounting #Expat #AI

hledger and AI: Managing Your Finances in Plain Text | Shing's Blog

Shing Lyu's blog

@Bebef ahso - ich verwende client-seitig kein Excel oder ähnliches.
Hab eine selbstgebaute Pipeline, welche mit Hilfe von "mlr" die exportierten CSVs normalisiert und dann basierend auf teils generierten, teils manuell definierten Regeln mit "hledger import..." meine Journals generiert.

Ich sehe also die CSVs im plain-text.

#hledger #plaintextaccounting #miller