Code Monkey home page Code Monkey logo

Comments (2)

weitzj avatar weitzj commented on June 1, 2024 1

Hi @apauley . Thanks for the heads-up. I did not see the other issue. Shame on me. I like the idea of the separator-char option in the rules file. That would be superb.

from hledger-flow.

apauley avatar apauley commented on June 1, 2024

Hi @weitzj, thanks for taking the time to write up this request.

We've previously discussed this exact issue:
#49 (comment)

To summarize:

  • hledger-flow can help you here, just in a different way than you requested.
  • We don't want to add any separator option to the command-line options of hledger-flow, because hledger-flow operates on multiple accounts and we don't want to enforce something intended for one account on all accounts.
  • The proper solution for this issue would be to add a separator option in hledger's rules file itself. You should help flesh out some of the design issues in this hledger issue: simonmichael/hledger#868
  • Right now hledger-flow can help you if you use a preprocess or a construct script.
  • The construct script could possibly be an easy solution, the contents of such a script could just be an hledger import for the relevant account with any options you need, e.g. --separator=";"
  • If you go for the preprocess script option then that would change the separator of the input files.

Hope that helps you move forward with automating your finances!

from hledger-flow.

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.