Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Compact notation #57

Closed
hrj opened this issue Aug 8, 2014 · 1 comment
Closed

Compact notation #57

hrj opened this issue Aug 8, 2014 · 1 comment
Assignees
Milestone

Comments

@hrj
Copy link
Owner

hrj commented Aug 8, 2014

Would be cool to have a single-line compact notation, such as:

. 2014/Jan/1  cash  2000   ; withdrawl

The dot at the beginning flags the special syntax. Some other character could also be used.

This would work only when there is a default account in scope. Something like:

{
def defaultAccount = "bank" 

. 2014/Jan/1  cash    2000   ; withdrawl
. 2014/Feb/2  rent    3000   ; paid rent for Jan
}

This notation can cover about 90 % of transactions

@hrj hrj added this to the Far Future milestone Aug 8, 2014
@hrj hrj added the enhancement label Aug 8, 2014
@hrj
Copy link
Owner Author

hrj commented Jul 27, 2015

Note that this requires a way to define scopes. Ideally, that should be implemented first.

@hrj hrj added the design label Jul 30, 2015
@hrj hrj modified the milestones: Version 0.3, Far Future Jun 16, 2016
@hrj hrj self-assigned this Jun 24, 2016
@hrj hrj closed this as completed in 6a1d3eb Jun 24, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant