Isn’t this include directive you reference for the Beancount loader?

(https://beancount.github.io/docs/beancount_language_syntax.html#includes)
I’m asking how to have emacs Beancount mode be aware of all accounts even
if the currently active file doesn’t list them all? Is there also and
include method I add to the emacs “.el” file?

On Thu, 29 Apr 2021 at 4:02 AM john.a.r...@gmail.com <
john.a.rakest...@gmail.com> wrote:

> Hi, Jonathan --
>
>
>> Does beancount mode only look within the current document to create an
>> index of accounts for possible autocomplete? Is there anyway to modify this
>> to point to another file with all the accounts I have? I have a file called
>> "accounts.beancount" that contains all the beancount accounts I want to use
>> to populate and I'm trying to organize my beancount files a bit to more
>> easily rollback changes.
>>
>
> You can include the file -- put this on a separate line in your ledger --
>
> include /path/to/accounts.beancount
>
> --John
>
> --
> You received this message because you are subscribed to a topic in the
> Google Groups "Beancount" group.
> To unsubscribe from this topic, visit
> https://groups.google.com/d/topic/beancount/mNUrYeOsOqE/unsubscribe.
> To unsubscribe from this group and all its topics, send an email to
> beancount+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/beancount/7f9b684c-775d-4d41-b655-58c689f370fdn%40googlegroups.com
> <https://groups.google.com/d/msgid/beancount/7f9b684c-775d-4d41-b655-58c689f370fdn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
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 beancount+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/beancount/CANUAcYf6bmLZxHxXpO-GrXEiVC9ReqwnNAbW9X3dRLOyP8aPGA%40mail.gmail.com.

Reply via email to