Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/simonmichael/hledger

Robust, fast, intuitive plain text accounting tool with CLI, TUI and web interfaces.
https://github.com/simonmichael/hledger

Abbreviate week naming for weekly reports

victormihalache opened this pull request 6 months ago
`check` command should not stop after the first error

pwseo opened this issue 7 months ago
tldr clients and documentation

ShrykeWindgrace opened this issue 7 months ago
Install instruction under Linux with release 1.34

felixschurk opened this issue 7 months ago
incorrect prices for "daily" roi

aragaer opened this issue 7 months ago
1.25: balance reports' HTML output stopped showing digit group marks

simonmichael opened this issue 8 months ago
date2-format for date2, CSV import

PSLLSP opened this issue 9 months ago
fix: roi correctly interacts with --value (fixes #2190)

adept opened this pull request 9 months ago
directives from included files have are ignored

redneb opened this issue 9 months ago
Extra BOM in CSV file, hledger reports an error

PSLLSP opened this issue 9 months ago
CSV files, variable number of fields

PSLLSP opened this issue 9 months ago
;doc: explain comments in "if tables" and order of application

adept opened this pull request 10 months ago
Allow comment lines in the "if" table body

adept opened this pull request 10 months ago
hledger-ui : Quickly change status of an entry

SanAntonio37 opened this issue 10 months ago
Documentation: if|table, priority of search patterns

PSLLSP opened this issue 10 months ago
Support --sort for register command

igxlin opened this issue 10 months ago
import: fix scoping problems with match groups

jmtd opened this pull request 10 months ago
`expr:` OR queries with date: are not handled correctly

redneb opened this issue 10 months ago
in expr: queries, open-ended date periods are not OR'd correctly

johanvanl opened this issue 10 months ago
equity --opening produces a journal that cannot be read

jonasrauber opened this issue 10 months ago
fix: Hide ambiguous instance for (!?)

Vekhir opened this pull request 10 months ago
fix: correct to inherit_errexit in hledger-bar

colindean opened this pull request 10 months ago
csv: use existing journal entries as a source of implicit rules

simonmichael opened this issue 10 months ago
The daedalus transactions example is wrong.

locallycompact opened this issue 10 months ago
Support for per-posting payee

hieu-van opened this issue 10 months ago
review/update hledger-ui theme names/selection

simonmichael opened this issue 11 months ago
feat: ui: Add a dark theme

jmtd opened this pull request 11 months ago
Fails to build with base64 >= 1

dhruvin-dev opened this issue 11 months ago
support tsv: and ssv: file path prefixes, as well as csv:

simonmichael opened this issue 11 months ago
fix: css to preserve linebreaks in messages

Zegnat opened this pull request 11 months ago
CSV import rules, define commodity style

PSLLSP opened this issue 11 months ago
dev: Runs shellcheck on hledger-simplebal

colindean opened this pull request 11 months ago
fix: Run shellcheck on hledger-bar

colindean opened this pull request 11 months ago
hledger-web tests fail on stackage

simonmichael opened this issue 11 months ago
1.32: import --catchup no longer writes .latest files

ishmaelavila opened this issue 11 months ago
;doc: add version annotations for new features

hamzashezad opened this pull request 12 months ago
Add interactive mode to hledger

markokocic opened this issue 12 months ago
1.29: performance loss since 1.29, especially with many accounts

markokocic opened this issue 12 months ago
hledger print strange formatting issue

markokocic opened this issue 12 months ago
Better UX around starting and ending files, close command ?

simonmichael opened this issue 12 months ago
1.30: Strange assertion error

ipvych opened this issue 12 months ago
ghc 9.8 support / process vulnerability on Windows ?

simonmichael opened this issue 12 months ago
tag "_modified" has not been declared

DamienCassou opened this issue 12 months ago
Missing binaries for new release version 1.32.2

desaiuditd opened this issue 12 months ago
ReportOpts depth is ignored in displayedAccounts

alt-romes opened this issue 12 months ago
hledger-web: default port 5000 sometimes conflicts on macOS

themaxdavitt opened this issue almost 1 year ago
imp: Support brick 2.2

Vekhir opened this pull request about 1 year ago
timeclock: better support for collecting data in multiple files ?

simonmichael opened this issue about 1 year ago
timeclock: allow multiple open sessions

simonmichael opened this issue about 1 year ago
hledger-web --empty show 0 accounts if conversion exists

chaoxu opened this issue about 1 year ago
hledger-web --file-url has no effect

simonmichael opened this issue about 1 year ago
TEST to see if non-collaborators can assign issue labels

stewmehr opened this issue about 1 year ago
1.30: Balance assertion fails when cost is included

usaAmch opened this issue about 1 year ago
Unbalanced multi-commodity transaction after upgrading to `1.32.1`

stewmehr opened this issue about 1 year ago
1.32: csv rules: adding a newline to comments disables field interpolation

simonmichael opened this issue about 1 year ago
--anon needs clearer warnings in docs

simonmichael opened this issue about 1 year ago
;add more CSV parsing rule files

japhir opened this pull request about 1 year ago
Generate a report based on comments

llcc opened this issue about 1 year ago
require GHC 9.4+ ?

simonmichael opened this issue about 1 year ago
feat: migrate to vty-crossplatform and brick-2

ShrykeWindgrace opened this pull request about 1 year ago
1.32: hledger-web --base-url has no effect

rajeevn1 opened this issue about 1 year ago
kitty terminal misrendering after running hledger-ui

simonmichael opened this issue about 1 year ago
1.32: hledger import corrupts `.latest` files

simonmichael opened this issue about 1 year ago
print --round=hard does not round an amount with an implicit cost

simonmichael opened this issue about 1 year ago
optimisation: some things seem a bit slower since 1.25

simonmichael opened this issue about 1 year ago
fix: do not show average column in cumulative balance

schoettl opened this pull request about 1 year ago
Errors for default syntax with enabled strict checks

asyncink opened this issue about 1 year ago
hledger balance shows average column even if cumulative/historical

schoettl opened this issue about 1 year ago
;doc: Update pathspec for running roi-unrealised.ledger

soccja opened this pull request about 1 year ago
feat:timedot: tagged time logging with letters

simonmichael opened this pull request about 1 year ago
1.31: Non-print-like reports are adding decimal marks

usaAmch opened this issue about 1 year ago
a tag: query (and maybe others) doesn't work when reading from csv

simonmichael opened this issue about 1 year ago
Support brick-2 and vty-6.

amano-kenji opened this issue about 1 year ago
Precisiongeddon! more consistent display precision handing

simonmichael opened this pull request about 1 year ago
ci: ci.yml workflow is out of sync with functional test exclusions

psagers opened this issue about 1 year ago
feat: cli: Add tsv output (#869)

psagers opened this pull request about 1 year ago
Scheduled actions auto-run in forks

ocdtrekkie opened this issue about 1 year ago
imp:web: access control UX cleanups (fix #834)

simonmichael opened this pull request about 1 year ago