Skip to content

beancount-align-numbers can be confused by transaction title. #3

Open
@falsifian

Description

If I put the following in a beancount-mode buffer, select it then run beancount-align-numbers,

2020-02-18 * "abc abc abc abc abc abc * 0.5 abc"
  Equity:A 1.00 CAD

then I get this:

2020-02-18 * "abc abc abc abc abc abc * 0.5 abc"
  Equity:A                               1.00 CAD

Without the "* 0.5", it keeps the 1.00 CAD closer to Equity:A, which is better. I'm not sure what exactly it is in that title that's confusing it. (I encountered something like this in a real life but changed the text for privacy.)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions