Orgmode

Top 23 Orgmode Open-Source Projects

  • Filestash

    🦄 A modern web client for SFTP, S3, FTP, WebDAV, Git, Minio, LDAP, CalDAV, CardDAV, Mysql, Backblaze, ...

  • Project mention: Ask HN: What Underrated Open Source Project Deserves More Recognition? | news.ycombinator.com | 2024-03-07
  • markor

    Text editor - Notes & ToDo (for Android) - Markdown, todo.txt, plaintext, math, ..

  • Project mention: A structured note-taking app for personal use | news.ycombinator.com | 2023-12-21

    Just curious, any reason you're using TMarkor instead of Markor? (https://github.com/gsantner/markor/ , https://play.google.com/store/apps/details?id=net.gsantner.m...)

    Only asking since this was also the editor I ended up settling on in Android, but it seems like TMarkor is just a repackaging of Markor without any references to its forked(?) source.

    My requirement was that the repo had to be open source so that I could audit the repo and compile the APK from source, as well as potentially fork it for personal modifications if needed.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • orgmode

    Orgmode clone written in Lua for Neovim 0.9+.

  • Project mention: Neorg – organize your life in Neovim | news.ycombinator.com | 2024-03-26

    nvim-orgmode [1] is also available. Knowledge from emacs orgmode should carry over without much issue. I didn't feel like there was a need to reinvent the wheel like neorg does when there were powerful notetaking solutions available; does anyone have a comparison breakdown of features and capabilities?

    [1] https://github.com/nvim-orgmode/orgmode

  • vscode-org-mode

    Emacs Org Mode for Visual Studio Code

  • Project mention: Emacs 2011-2023 | news.ycombinator.com | 2024-04-14

    LOL. I use Emacs for note-taking, spreadsheets, calculations, to-do lists, calendaring, email, static site generation and more. Please show me VS Code extensions that have feature sets comparable to those of Emacs packages like Org, mu4e, calc, etc. Here, I'll save you some time by eliminating a couple options:

    - VS Code Org Mode[1] has maybe 2% of the features of Org for Emacs.

    - The only VS Code-based mail client I've ever found is VSCode Mail Client[1], which was developed during a single month and then abandoned.

    VS Code is clearly for normies who use WYSIWYG word processors, webmail, etc. Suggesting that VS Code has surpassed Emacs for non-coding activities is laughable.

    [1] https://github.com/vscode-org-mode/vscode-org-mode

    [2] https://github.com/buhe/vscode-mail

  • Memacs

    What did I do on February 14th 2007? Visualize your (digital) life in Org-mode

  • Project mention: Show HN: Khoj – Chat Offline with Your Second Brain Using Llama 2 | news.ycombinator.com | 2023-07-30

    Might look into some of the tools like novoids Memacs. Notion here is to build tools that push feeds, history data, into Emacs. Using org in your use case with the Khoj tool, could be the "glue" you need to tie it all together. https://github.com/novoid/Memacs#readme.

  • emanote

    Emanate a structured view of your plain-text notes

  • Project mention: Taking math notes on your computer [LINUX] | /r/learnmath | 2023-05-05

    Im personally using Emanote which does exactly what you describe. It supports LaTeX and lots of other features via Pandoc. Its also very nice to use in that it supports hot-reloading, instead of requiring manual refreshing. The only downside for some might be that its installed via the Nix ecosystem which is (great but) a bit of a rabbit hole you might not want to deal with, particularly depending on your level of technicality on the computer.

  • lazyblorg

    Blogging with Org-mode for very lazy people

  • Project mention: Indexing and tagging files: how to do this? | /r/datacurator | 2023-07-04

    Another method is used via Memacs filename module: it generates a text file with all files that start with a date- or time-stamp. This file can then be used for all sorts of workflows for retrieving files. For example, this is how I include images in my blog using lazyblorg and its "Smart tsfile Image File Search".

  • WorkOS

    The modern identity platform for B2B SaaS. The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.

    WorkOS logo
  • emacs-easy-hugo

    Emacs major mode for managing hugo

  • Project mention: emacs-easy-hugo: Emacs major mode for managing hugo | /r/planetemacs | 2023-10-04
  • elfeed-org

    Configure the Elfeed RSS reader with an Orgmode file

  • Project mention: Ask HN: What's a good, privacy focused bookmark manager? | news.ycombinator.com | 2023-06-12

    3. For priority tracking, I use the builtin org-agenda with org-super-agenda[4] to create "views" based on some metadata[5].

    This is all done without closing Emacs once.

    [0]: https://github.com/remyhonig/elfeed-org

  • org-mode

    This is a MIRROR only, do not send PR.

  • Project mention: DONE tasks show up in Org Agenda, but [X] don't | /r/orgmode | 2023-07-11
  • org-msg

    OrgMsg is a GNU/Emacs global minor mode mixing up Org mode and Message mode to compose and reply to emails in a Outlook HTML friendly style.

  • Project mention: Gnus email client tips | /r/emacs | 2023-04-26

    There is also org-msg as another option (haven't tried both so can't compare).

    Project mention: Is there any *built-in* way for back links? | /r/orgmode | 2023-10-25

    For about three years now, I've been using org-super-links, but I'm getting tired of updating its dependencies that I don't use (such as helm, and now it seems to need org-super-agenda too).

  • .doom.d

    Private DOOM Emacs config highly focused around orgmode and GTD methodology, along with language support for Python and Elisp.

  • dotfiles

    Configuration files for XMonad, Emacs, NixOS, Taffybar and more. (by colonelpanic8)

  • Project mention: IvanMalison's Emacs Config | /r/planetemacs | 2023-09-17
  • EverOrg

    Evernote to Org mode migration tool

  • github-orgmode-tests

    This is a test project where you can explore how github interprets Org-mode files

  • Project mention: Ask HN: Has Anyone Trained a personal LLM using their personal notes? | news.ycombinator.com | 2024-04-03

    - or to visualize and use it as a personal partner.

    There's already a ton of open-source UIs such as Chatbot-ui[3] and Reor[4]. And that's just the tip of the iceberg.

    Personally, I haven't been consistent enough through the years in note-taking.

    So, I'm really curious to learn more about those of you who were and implemented such pipelines.

    I'm sure there's a ton of really fascinating experiences.

    [1] https://orgmode.org/

  • org-bib-mode

    An Emacs minor mode for literate & annotated bibliography

  • orgmode-parse

    Attoparsec parser combinators for parsing org-mode structured text!

  • org-clock-csv

    Export Emacs org-mode clock entries to CSV format.

  • nyoom.emacs

    Configurable, Minimal, Fast emacs config based on Nano-emacs and Doom

  • org-tufte

    Export org file to beautiful Tufte html

  • citeproc-org

    Renders Org-mode citations in CSL styles using citeproc-el.

  • orgformat

    Utility library for providing functions to generate and modify Org mode syntax elements like links, time-stamps, or date-stamps.

  • SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Orgmode related posts

Index

What are some of the best open-source Orgmode projects? This list will help you:

Project Stars
1 Filestash 9,414
2 markor 3,341
3 orgmode 2,732
4 vscode-org-mode 1,637
5 Memacs 963
6 emanote 735
7 lazyblorg 391
8 emacs-easy-hugo 341
9 elfeed-org 333
10 org-mode 330
11 org-msg 272
12 org-super-links 258
13 .doom.d 238
14 dotfiles 184
15 EverOrg 150
16 github-orgmode-tests 147
17 org-bib-mode 128
18 orgmode-parse 90
19 org-clock-csv 88
20 nyoom.emacs 72
21 org-tufte 67
22 citeproc-org 67
23 orgformat 27

Sponsored
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com