Skip to content

module: add :lang hledger #8097

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from
Draft

Conversation

mrkajetanp
Copy link

This PR adds a hledger module based on hledger-mode, separate from the currently existing ledger module.

I first tried to extend the ledger module with optional hledger support, but it was effectively becoming two modules in one and they could each exist independently so it seems like separating them is a cleaner solution.

Despite being very similar they're still different tools with different behaviours, even the website for hledger only describes it as "comparable" to ledger rather than being a different implementation of the same tool.


@mrkajetanp mrkajetanp requested a review from a team as a code owner September 28, 2024 17:52
@hlissner hlissner changed the title feat(hledger): lang: Add hledger module module: add :lang hledger Dec 1, 2024
@hlissner hlissner added is:feature Adds or requests new features, or extends existing ones re:modules Pertains to adding, removing and management of modules labels Dec 1, 2024
@hlissner hlissner marked this pull request as draft December 1, 2024 16:27
@hlissner hlissner added this to the modules backlog milestone Dec 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
is:feature Adds or requests new features, or extends existing ones re:modules Pertains to adding, removing and management of modules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants