GithubHelp home page GithubHelp logo

Comments (8)

zacchiro avatar zacchiro commented on June 14, 2024

the syntax of the needed configuration entry is not evident though, as options are key-value pairs, but the same key can appear multiple times, e.g.:

option "documents" "documents/2018"
option "documents" "documents/2017"
option "documents" "documents/2016"

from ledger2beancount.

tbm avatar tbm commented on June 14, 2024

Maybe we should just read an (optional) file and include that? Then you could define your headers somewhere and ledger2beancount adds it.

from ledger2beancount.

zacchiro avatar zacchiro commented on June 14, 2024

Yeah, that would be an option.
If we do that, though, we should drop the current support for the plugin configuration option, as it'd become redundant.

from ledger2beancount.

tbm avatar tbm commented on June 14, 2024

Agreed.

So should I implement that or do you have a better idea?

from ledger2beancount.

zacchiro avatar zacchiro commented on June 14, 2024

I'm fine with adding an option to specify a generic header file that should be inlined in the output to cope with current Beancount limitations.

from ledger2beancount.

tbm avatar tbm commented on June 14, 2024

Do you think we should remove operating_currencies from the config file since people can put that in the header or should I leave it there?

from ledger2beancount.

zacchiro avatar zacchiro commented on June 14, 2024

Yeah... good question. The generic mechanism is appealing for everything, I guess. But OTOH forcing people to create an extra file to be inlined for very commonly used options is awkward. Is my understanding that operating_currencies basically always needed correct? If so, I think it warrants special casing. If not, we can drop it.

from ledger2beancount.

tbm avatar tbm commented on June 14, 2024

I'm not sure it's needed for beancount itself but fava needs it. Anyway, since it's there already, let's leave it there.

from ledger2beancount.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.