Skip to content

Fold single child with parent account in the account table #1230

Open
@upsuper

Description

For certain account settings, it may be very common for an account to only have a single child account without anything on its own, like

+ Assets
  + Amazon
  | + Points
  + BCinemas
  | + Points
  + DigitalOcean
    + Credits

I think it would be more compact and look nicer if we fold them together, something like

+ Assets
  + Amazon:Points
  + BCinemas:Points
  + DigitalOcean:Credits

Similar to how GitHub folds directories with a single subdirectory (see .github/workflows, src/fava, and stubs/beancount):
107746970-cf7d7a00-6d6a-11eb-863e-8fb20450527c

WDYT?

Activity

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

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions