simonmic, to random
@simonmic@fosstodon.org avatar

simonmic, to random
@simonmic@fosstodon.org avatar

2024-05-03

  • Released hledger 1.33.1
  • parse include directives with trailing whitespace
  • support ghc-debug for analysing memory/profile info
  • commands list reorg
  • check ordereddates before balance assertions
  • provide a basic openapi specification of hledger-web’s HTTP-JSON API
  • doc updates: github release windows install instructions, check command, Contributor Quick Start, Developer FAQ, misc site tweaks
    …more https://hledger.org/news.html#this-week-in-hledger-2024-05-03

simonmic, (edited ) to random
@simonmic@fosstodon.org avatar

Unreasonably pleased by a tiny tweak to scripts. I keep most of them in a . I have these useful help/h recipes:

list recipes, optionally filtered by REGEX.

@help *REGEX:
if [[ '{{ REGEX }}' == '' ]]; then just -lu; else just -lu --color=always | rg --pcre2 -i '{{ REGEX }}'; true; fi

alias h := help

and shell alias j=just; so to list foo-related scripts I’m often typing

j h foo

It's short, but… I added alias h='just help’, now it’s much better:

h foo

🎉

simonmic, to haskell
@simonmic@fosstodon.org avatar

I'm pleased to announce hledger 1.33.1, with several fixes,
installability improvements, and doc updates.

is free, fast, reliable, multicurrency, double-entry,
software for unix, mac, windows, and the web,
written in for reliability and longevity.
For help, join our chat or mail list: https://hledger.org/support

simonmic, to random
@simonmic@fosstodon.org avatar

2024-04-26

  • run checks in a well-defined order, and tweak that order
  • check ordereddates: drop --date2 support; check primary dates only
  • balcmds: show digit groups marks in html output again []
  • retire the main Makefile
  • relnotes.hs: generate/update release notes from changelogs
  • md-issue-refs.el: manage issue links in markdown
  • examples: vanguard, fidelity csv rules updates
  • doc updates
  • more… https://hledger.org/news.html#this-week-in-hledger-2024-04-26

simonmic, to random
@simonmic@fosstodon.org avatar

2024-04-19
Worked on release process, github workflows, platform build issues, mac arm release binaries, CLI commands list, a hledger add ANSI bug, misc doc updates, and released hledger 1.33.
…more: https://hledger.org/news.html#this-week-in-hledger-2024-04-19

simonmic, (edited ) to PersonalFinance
@simonmic@fosstodon.org avatar

I'm pleased to announce hledger 1.33!
Highlights: close enhancements, hledger-ui 'dark' theme, GHC 9.8 support, Apple ARM binaries, and the usual improvements/fixes. Many thanks to all contributors.

is free, fast, reliable, multicurrency, double-entry,
software for unix, mac, windows, and the web. For help, join our chat or mail list: https://hledger.org/support

simonmic,
@simonmic@fosstodon.org avatar

Fixed: hledger-mac-arm64.zip at https://github.com/simonmichael/hledger/releases/tag/1.33 now really contains arm binaries.

simonmic, to random
@simonmic@fosstodon.org avatar

:
Investigated/refactored/discussed a problem with boolean query expressions; disallowed date: in OR expressions. Required process >=1.6.19.0 for HSEC-2024-0003. Updated docs: balance assertions, balancesheetequity.

plaintextaccounting.org updates: FAQ, Borrowing and lending, Investing and trading, Shared expenses, project ledger.

more: https://hledger.org/news.html#this-week-in-hledger-2024-04-12

simonmic, to random
@simonmic@fosstodon.org avatar

Hail PTA fans! Doc updates on hledger.org and plaintextaccounting.org;
a new finance/donations page and public ledger for the PTA site and PTA forum, which is now hosted and seeking sponsors;
fixes for roi --value; a Go client for hledger-web, and more:

https://hledger.org/news.html#this-week-in-hledger-2024-04-05

ellane, to Excel
@ellane@pkm.social avatar

Should software like , , and the various flavours of be wrestled into doing things that can often be done more easily with other apps, or with solutions? Consider using the 3-step recipe from my latest newsletter for choosing tools that support your values and promote peaceful contentment.

Medium (includes Friend link) https://medium.com/produclivity/ptpl-098-one-tool-for-everything-or-separate-simple-solutions-85f8c963d62f
Blog (no paywall) https://www.blog.plaintextpaperless.com/p/ptpl-098-one-tool-for-everything

simonmic, to random
@simonmic@fosstodon.org avatar

2024-03-29

Doc rewrites, error message improvements.

Misc:

  • More discussion of hledger-interest, a call for improvements,
    and a pull request by Dmitry Astapov.
  • Some discussion of exporting to Excel/spreadsheets.
  • How much attention to bookkeeping is just right ? blog post

Feel free to share your experience reports or interesting links (they don't have to be new) on the PTA forum.

... more: https://hledger.org/news.html#this-week-in-hledger-2024-03-29

simonmic, to random
@simonmic@fosstodon.org avatar
simonmic, to random
@simonmic@fosstodon.org avatar

:
No hledger dev work this week. The new PTA forum continues to work well. docker-finance, a new cryptocurrency-supporting workflow system using hledger-flow, and the older workflows Full-fledged hledger, hledger-flow and rtrledger,
have been added at https://plaintextaccounting.org/#workflows.
More: https://hledger.org/news.html#this-week-in-hledger-2024-03-15

zenitram, to random
@zenitram@hachyderm.io avatar

There was only a single bank that I knew of, Wise, that let a customer use their APIs to read your account transactions... but not anymore, because of regulation 🫠

In the EU, that's how PSD2 forces you to "buy" API access to your own personal bank account transaction data through a third-party🤦‍♂️

simonmic, to random
@simonmic@fosstodon.org avatar

fans, I'm pleased to announce a new venue for PTA-related discussion!

https://forum.plaintextaccounting.org

See the pinned "Welcome..." and "A trial of Discourse..." posts for background. In short, don't want our collective knowledge locked in and monetised by Reddit, and also I'm ready for modern UX and features, and I think some of you may feel the same way.

You can search, read by web or RSS, and if you sign up, read/post by web or email. Hope you’ll drop by and help make it great!

simonmic,
@simonmic@fosstodon.org avatar

@publicvoit Thank you! Very useful and sobering article, bookmarked to study later.

is keen on future proofing via plain text... but Discourse isn't that. On the upside it's open source, popular, and backups in (postgres + static file) format are easily had. I should think about an export/archiving policy.

simonmic, (edited ) to random
@simonmic@fosstodon.org avatar

I'm probably getting ahead of myself, but

https://discuss.plaintextaccounting.org/t/a-trial-of-discourse-for-plain-text-accounting-discussions

Discourse for discussions - any thoughts ? (See link for rationale)

simonmic, (edited ) to random
@simonmic@fosstodon.org avatar

news hounds, it's a bonanza issue !

A lot of work this week: bugfixing, updating for GHC 9.8, and improving docs. We weren't ready to release 1.33 on March 1st, but it's near.

simonmic, (edited ) to random
@simonmic@fosstodon.org avatar

holy god that manual is a wall of text.

(Maintenance/web-publishing/UX constraints tend to keep it as one big document per executable.)

Today I used a good vertical monitor which let me see more of it, helping me to improve the flow a bit, which I'm pleased about.

In markdown the manual is currently at 53000 words, or 60000 if you include hledger-ui and hledger-web. Making it a novel, not a novella. 😅

simonmic, to random
@simonmic@fosstodon.org avatar

Here's what happened :

  • use a symbolic link's target's directory for relative include paths
  • interpret glob patterns in $LEDGER_FILE
  • implicitly declare the date/date2/type tags
  • add close --assertion-type option
  • tweak close --assert's default description
  • various doc updates
  • hledger-ui dark theme (Jonathan Dowland)
    Read more... https://hledger.org/news.html#this-week-in-hledger-2024-02-23

simonmic, to random
@simonmic@fosstodon.org avatar

There's our community wisdom being monetised:

> Reddit signs $60M content licensing deal with AI company https://news.ycombinator.com/item?id=39409499

> Reddit has filed for an initial public offering … it generated $804M in revenue in 2023 … Content on Reddit, which had over 73M daily active users ... has become particularly important for training artificial intelligence models. "We believe there is an emerging opportunity in data licensing" ... just inked a content licensing deal with Google

simonmic,
@simonmic@fosstodon.org avatar
18+ jfdm, to random
@jfdm@discuss.systems avatar

Does anyone in my circles have experience/advice for using to track, locally, grant spending?

simonmic,
@simonmic@fosstodon.org avatar

@jamescooke @jfdm

If there were multiple grantors and you needed to track how the funds from each were used, it could be more like https://plaintextaccounting.org/Non-profit-accounting / https://en.wikipedia.org/wiki/Fund_accounting

simonmic, to random
@simonmic@fosstodon.org avatar

Learn from my mistake, make your scripting life easier: I really, really wish I had not used spaces in account names.

Added to https://plaintextaccounting.org/Choosing-accounts .

asciiphil,
@asciiphil@fosstodon.org avatar

@simonmic @alerque

> unspacedaccountnames

I settled on Dashed-Account-Names, which work well for me because I can turn the dashes into spaces for display purposes but I don't have to be annoyed with quoting spaces at the command line.

The display usage is important for me because I share reports with other people. It's far friendlier to have lines like "Accounts Receivable: Dental Insurance Company" than, say, "accountsreceivable: dentalinsurancecompany".

  • All
  • Subscribed
  • Moderated
  • Favorites
  • provamag3
  • rosin
  • ngwrru68w68
  • Durango
  • DreamBathrooms
  • mdbf
  • magazineikmin
  • thenastyranch
  • Youngstown
  • khanakhh
  • slotface
  • everett
  • vwfavf
  • kavyap
  • megavids
  • osvaldo12
  • GTA5RPClips
  • ethstaker
  • tacticalgear
  • InstantRegret
  • cisconetworking
  • cubers
  • tester
  • anitta
  • modclub
  • Leos
  • normalnudes
  • JUstTest
  • All magazines