Coder Social home page Coder Social logo

fritzkefit / ledger-mode Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ledger/ledger-mode

0.0 0.0 0.0 7.81 MB

Emacs Lisp files for interacting with the C++Ledger accounting system

License: GNU General Public License v2.0

CMake 0.39% Emacs Lisp 99.14% Makefile 0.39% Nix 0.08%

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

enderw88 avatar thdox avatar jwiegley avatar purcell avatar afh avatar yurikhan avatar jabranham avatar tbm avatar vanicat avatar cpitclaudel avatar kljohann avatar ecraven avatar merriam avatar georgek avatar the-kenny avatar fuco1 avatar simonmichael avatar felipebalbi avatar damiencassou avatar csrhodes avatar bkuhn avatar atheriel avatar hexagonal-sun avatar kain88-de avatar jamielinux avatar zaeph avatar lewwadoo avatar marcowahl avatar mpalmer avatar davidkeegan 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.