orgzly-android VS beancount-mode

Compare orgzly-android vs beancount-mode and see what are their differences.

beancount-mode

Emacs major-mode to work with Beancount ledger files (by beancount)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
orgzly-android beancount-mode
45 5
2,642 100
0.9% -
0.0 4.3
about 2 months ago about 2 months ago
Kotlin Emacs Lisp
GNU General Public License v3.0 only GNU General Public License v3.0 only
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

orgzly-android

Posts with mentions or reviews of orgzly-android. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-18.

beancount-mode

Posts with mentions or reviews of beancount-mode. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-10-17.
  • IRS will officially launch free online tax filing service for 2024 tax season
    3 projects | news.ycombinator.com | 17 Oct 2023
    For me, the beauty of Beancount[0] is that it's just text files in Git. There's a web UI I use for generating reports, and a Python API with which I hacked together some import/export scripts, but 99% of my interactions with it are via Emacs[1] and Magit.

    A ton of repetitive bookkeeping tasks become so much easier when you can copy and paste, or use keyboard macros or something like multiple-cursors[2], rather than have to click tens or hundreds of times in a GUI. Many years ago I used QuickBooks, and basic tasks like importing a bank statement took at least an order of magnitude longer than they do now.

    Having my company's books in Git is also huge when it comes to auditing, concurrency, backups, and figuring out where things went wrong when accounts don't balance. As mentioned in another comment: `git diff` is a really powerful tool and it's awesome to be able to check out the books as they existed at a particular point in time. `git blame` is great for when things don't balance. Writing meaningful commit messages and comments keeps me sane when I try to remember a year later why something is recorded the way it is.

    The biggest downside—or advantage, depending on how you look at it—is that there's no default or built-in chart of accounts, so you need a certain level of accounting acumen (or professional advice) to set things up at first. I'm pretty sure GnuCash aims to be more plug-and-play, whereas Beancount is more akin to a programming library that you use to build an accounting system that works for you. I agree with the grandparent commenter, who said that text-based accounting is "the best and most flexible accounting experience I've ever had." But the cost of that flexibility is that a certain level of base knowledge is a prerequisite.

    [0]: https://beancount.io/

    [1]: https://github.com/beancount/beancount-mode

    [2]: https://github.com/magnars/multiple-cursors.el

  • Use a plaint text accounting system to analyze org task management 's project
    2 projects | /r/orgmode | 18 Jan 2023
    I use org mode for task management. I have just discovered accounting with Beancount (a awesome plain text accounting tool), with emacs support
  • The Emacs Lock-In Effect or the Emacs Sunk Cost Fallacy
    8 projects | news.ycombinator.com | 6 Aug 2021
    Interesting post. I'm ~6 mo into using emacs, but I'm a long time vim user. I use emacs for org mode and org-roam, and for personal finance[0]. And sometime, magit.And honestly... I may never use it for much more beyond this, and that's totally fine with me. Which I suppose is the point of flexibility -- people can use a flexible tool in the way that works best for them. My contribution here is to note that its _also_ ok to decide a tool, even an impressive tool, is something you only want in a few specific contexts without feeling bad about not adopting it everywhere.

    I think its working out that way for me because I'm not actually much of a tinkerer. I very much like the straightforwardness of plain text, and I like all tools that empower me to put that in the center of my workflows. I can take or leave emacs, but I love org-*. Actually not too different from how I got into programming in the first place -- being able to write a plain text file in a certain format, point my browser to it, and boom it's a web page, was magic. And from there into actual programs -- use a certain format and boom it does stuff... The tools themselves - eh. Keep it simpler and I'm happier, but I'm not much for customizing them.

    I can see how for the tinkering personality one can really get into emacs. That's not me, but emacs works for me for some things, and I've been happy to learn it for those.

    [0]https://github.com/beancount/beancount-mode

  • beancount-mode: Emacs major-mode to work with Beancount ledger files
    1 project | /r/planetemacs | 7 Apr 2021
  • Literate Ledger Programming(?) with Org-mode
    1 project | /r/emacs | 6 Apr 2021
    what do you mean by that? i know that beancount-mode talks about outline-minor-mode, which is a minor mode that allows to use heading just like Org-mode (and indeed Org-mode was built on top of outline-mode), but i make heavy use of noweb and tangling.

What are some alternatives?

When comparing orgzly-android and beancount-mode you can also consider the following projects:

org-roam-ui - A graphical frontend for exploring your org-roam Zettelkasten

Emacs-VSCode-Default-High-Contras

logseq - A local-first, non-linear, outliner notebook for organizing and sharing your personal knowledge base. Use it to organize your todo list, to write your journals, or to record your unique life.

vertico - :dizzy: vertico.el - VERTical Interactive COmpletion

obsidian-git - Backup your Obsidian.md vault with git

consult - :mag: consult.el - Consulting completing-read

fsnotes - Notes manager for macOS/iOS

laundry - Org mode for Racket

organice - An implementation of Org mode without the dependency of Emacs - built for mobile and desktop browsers

ledger - Double-entry accounting system with a command-line reporting interface

GitJournal - Mobile first Note Taking integrated with Git

UsTaxes - Tax filing web application