I'm a vim user, but figured going with beancount is as good a reason as any
to try emacs out (evil-mode though).

Have figured some basics out, but it seems slightly inefficient (especially
looking forward to a ton of entries and a growing beancount file).

So my file structure (I think fairly common based on other examples I've
seen online) is repeated copies of

* Type (I use one of Bank Account, Credit Card, Cash)
** InstitutionA
** InstitutionB

And then right at the end I have a

* Unsorted

That's where all the quick-add-via-fava transactions go, which I eventually
want to sort back to the structure above. Copying an entire transaction I
do d-a-p (delete paragraph), which I can then paste where I want it to go.

The problem here is, how do I quickly get to where I want it to go? Under a
Type->Institution heading I have a chronologically sorted list of
transactions, and I'd want the newer ones to be somewhere near the end
(especially for large files with lots of transactions). Currently I have to
close the Unsorted heading, open the target heading, and then go to the
bottom (and scroll up a few lines past some headings) before pasting.

Is this pretty much what others are doing? Or is there a faster way (e.g.
something like 'go directly to end of this heading')?

-- 
You received this message because you are subscribed to the Google Groups 
"Beancount" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/CAGQ70evXy1LDn-jR3%3DaN%3DNzZY5y6WUBBGKU3S9zRzBxyfB_YQg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to