Git Product home page Git Product logo

ledger-mode's Introduction

Build Status License MELPA MELPA Stable

ledger-mode

This Emacs library provides a major mode for editing files in the format used by the ledger command-line accounting system.

It also provides automated support for some ledger workflows, such as reconciling transactions, or running certain reports.

Installation

If you choose not to use one of the convenient packages in MELPA or MELPA Stable, you'll need to add the directory containing ledger-mode.el to your load-path, and then (require 'ledger-mode).

Configuring completion

Earlier ledger-mode versions had an always-on TAB completion system, but now the code uses the standard Emacs completion-at-point system for compatibility with all completion UIs, e.g. company or helm.

See the "Adding Transactions" section of the ledger-mode Info manual for more information.

Getting started

ledger-mode will automatically associate itself with .ledger files when installed as a package. ledger-mode includes documentation in info format, accessible through Emacs with C-h i. The info chapter includes a quick demo as well as more extensive documentation.

Related packages

In-buffer checking of formatting and balancing of transactions is available built-in for Emacs version 26 and later using flymake-mode. For flycheck users (and users of Emacs 25 and earlier), flycheck-ledger is available.

ledger-mode's People

Contributors

afh avatar atheriel avatar bcc32 avatar bkuhn avatar cpitclaudel avatar csrhodes avatar damiencassou avatar dependabot[bot] avatar ecraven avatar enderw88 avatar felipebalbi avatar fuco1 avatar georgek avatar hexagonal-sun avatar jabranham avatar jwiegley avatar kain88-de avatar kljohann avatar marcowahl avatar merriam avatar mpalmer avatar purcell avatar rladams avatar scfc avatar simonmichael avatar tbm avatar thdox avatar the-kenny avatar vanicat avatar yurikhan avatar

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.