org-parser VS logseq

Compare org-parser vs logseq and see what are their differences.

org-parser

org-parser is a parser for the Org mode markup language for Emacs. (by 200ok-ch)

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. (by logseq)
Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
org-parser logseq
15 544
307 29,702
1.0% 3.6%
0.0 9.9
16 days ago 4 days ago
Clojure Clojure
GNU Affero General Public License v3.0 GNU Affero General Public License v3.0
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.

org-parser

Posts with mentions or reviews of org-parser. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-04-26.
  • Let's Help Org Mode Escape from Emacs
    1 project | news.ycombinator.com | 17 Jan 2024
    Let me start by saying I like the goal and would like to see org mode accessible to everyone, but I do have some thoughts/reservations.

    > For the little code I do write, I find having AI assistance (via CoPilot or Cody) to be tremendously helpful. So helpful, in fact, that I now tend to jump into VSCode for actual coding,

    Aren't there both copilot and Cody plugins available in emacs?

    > Use VSCode for everything. For me, this requires a full-featured org mode implementation. I currently feel stuck in Emacs just because of how great org mode is.

    This seems much more difficult than creating plugins you need in emacs and with the downside that customization will be much worse in vscode, especially customization of behavior with things like hooks.

    > Letting go of bug-for-bug compatibility with Emacs as a goal. Let's let the quirky behavior die off and move forward with a more cohesive program, even if it looks a little bit different.

    If you don't have compatibility, then you aren't really implementing org-mode... you are starting fresh.

    That's okay, but you'll likely annoy org-mode users and developers as documents ending in `.org` start not working the same.

    Also there are languages besides Rust and Haskell that have an org parser implementation. For instance one written in Javascript already has a spec as you explain it and is used in production for organice[0]:

    > Why is this project useful / Rationale

    > Org mode in Emacs is implemented in org-element.el (API documentation). The spec for the Org syntax is written in prose. - https://github.com/200ok-ch/org-parser

    > Portable. It should not be difficult to get this integrated into any editor.

    This tells me you already have a language in mind such as Lua (can't think of any other easy to integrate languages)? I'd argue that's not very popular either though.

    0: https://organice.200ok.ch/

  • Web assembly version of org-mode?
    2 projects | /r/orgmode | 26 Apr 2023
    I mean , you have parsers for JS and CLJS https://github.com/200ok-ch/org-parser
  • EBNF grammar for Org syntax
    1 project | /r/planetemacs | 19 Sep 2022
  • Organice: An implementation of Org mode without the dependency of Emacs
    9 projects | news.ycombinator.com | 26 May 2022
    I don't think you did. You probably used the sister project https://github.com/200ok-ch/org-parser which has a well known issue regarding what you are describing: https://github.com/200ok-ch/org-parser/issues/56

    organice has no such performance issues (and does not run on the JVM). I use it daily with 5k LOC files.

  • Tree-sitter grammar for org-mode
    5 projects | /r/orgmode | 7 Apr 2022
    EBNF grammar - https://github.com/200ok-ch/org-parser/blob/master/resources...
    8 projects | news.ycombinator.com | 7 Apr 2022
    From the readme:

    > Org grammar for tree-sitter. It is not meant to implement emacs' orgmode parser, but to implement a grammar that can usefully parse org files to be used in neovim and any library that uses tree-sitter parsers.

    This grammar is in active development and is being used by nvim-orgmode/orgmode [1], a org-mode neovim plugin.

    Some additional resources some might find useful:

    * Org Syntax - https://orgmode.org/worg/dev/org-syntax.html

    * EBNF grammar - https://github.com/200ok-ch/org-parser/blob/master/resources...

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

  • Show HN: A plain-text file format for todos and check lists
    34 projects | news.ycombinator.com | 1 Apr 2022
    There's at least a parser using that as a spec at https://github.com/200ok-ch/org-parser
  • Formal Specification and Programmatic Parser for Org-mode
    9 projects | /r/emacs | 10 Jan 2022
    We have an issue with more information and we are working on it: https://github.com/200ok-ch/org-parser/issues/56
  • How to turn ORG into SXML?
    1 project | /r/orgmode | 4 Jan 2022
    If you’re open to use a different Lisp, then maybe https://github.com/200ok-ch/org-parser is something for you.
  • The open calendar, task and note space is a mess
    19 projects | news.ycombinator.com | 30 Aug 2021
    I just wanted to chime in and mention that the folks who wrote organice[0] also came up with an EBNF grammar[1] for org-mode. Also of tangential interest is that work is actively being done on creating a tree-sitter version[2] of the grammar, although that work is not public (yet).

    [0] https://github.com/200ok-ch/organice

    [1] https://github.com/200ok-ch/org-parser/blob/master/resources...

    [2] https://github.com/kristijanhusak/orgmode.nvim/issues/31#iss...

logseq

Posts with mentions or reviews of logseq. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-03-09.
  • What is Omnivore and How to Save Articles Using this Tool
    6 projects | dev.to | 9 Mar 2024
    Logseq support via our Logseq Plugin
  • Logseq: A privacy-first, open-source knowledge base
    1 project | news.ycombinator.com | 19 Feb 2024
  • Notes on Emacs Org Mode
    3 projects | news.ycombinator.com | 20 Jan 2024
    Sorry, but _what exactly_ «it seems to do» from your point of view?

    My «second brain» now is almost 300Mb of text, pictures, sound files, PDF and other stuff. As I already mentioned, it contains tables, mathematical formulae, sheet music, cross-references, code samples, UML diagrams and graphs in Graphviz format. It is versioned, indexed by local search engine, analyzed by AI assistant and shared between many computers and mobile devices. And (last but not least) it works: it allows me to solve my tasks way more faster than with the assistant of external, non-personalized tools (like ChatGPT, StackExchange or Google).

    I know no tools for all this tasks except org-mode. Well, maybe Evernote in the 2010-s was something similar — but with less features, with more bugs and with worse interface.

    Personal note-taking _is_ a complex task per se (well, at least for someone like typical HN visitor). I've seen many note-taking tools, that were ridiculously featureless, stupid and inconvenient because they were _not_ complex enough.

    > Sure if one wants to do emacs-gardening it is fine.

    1)You can use org-mode outside Emacs. See for example Logseq (https://logseq.com/), organice (https://organice.200ok.ch/) or EasyOrg.

    2)Org-mode works in Emacs out of the box, you don't need any «emacs-gardening» to use org-mode.

    3)The term «Emacs-gardening» itself sound a bit like hate-speech for me. The complexity of Emacs customization is overrated, mostly due to opinions of people who never used Emacs or used it in the previous millennium.

  • Why I Like Obsidian
    22 projects | news.ycombinator.com | 17 Jan 2024
    Obsidian is great.

    For those looking for an open source alternative (or don't want to pay the Obsidian fees for professional usage) check out Logseq: https://logseq.com/

  • Obsidian 1.5 Desktop (Public)
    10 projects | news.ycombinator.com | 26 Dec 2023
    For an opensource alternative to Obsidian checkout Logseq (1). I spent a while thinking obsidian was opensource out of my own ignorance and was disappointed when I learned it was not.

    1: https://logseq.com/

  • logseq VS Einwurf - a user suggested alternative
    2 projects | 20 Dec 2023
  • Notesnook – open-source and zero knowledge private note taking app
    5 projects | news.ycombinator.com | 20 Dec 2023
  • How do you track your daily tasks?
    1 project | /r/developersIndia | 8 Dec 2023
    I use logseq to keep journal of my daily work.
  • I'm a science student and amateur web dev. Is this the right tool?
    3 projects | /r/orgmode | 7 Dec 2023
    While Emacs and Org mode can certainly be used for this (and, when they can't, you can always inject little python/js scripts in your emacs config to take care of specific things), I'd also recommend you take a look at Logseq.
  • Ask HN: What are some unpopular technologies you wish people knew more about?
    56 projects | news.ycombinator.com | 2 Dec 2023
    My work notes (and email) has shifted into emacs but I'm still editing zimwiki formatted files w/ the many years of notes accumulated in it Though I've lost it moving to emacs, the Zim GUI has a nice backlink sidebar that's amazing for rediscovery. Zim also facilitates hierarchy (file and folder) renames which helps take the pressure off creating new files. I didn't make good use of the map plugin, but it's occasionally useful to see the graph of connected pages.

    I'm (possibly unreasonably) frustrated with using the browser for editing text. Page loads and latency are noticeably, editor customization is limited, and shortcuts aren't what I've muscle memory for -- accidental ctrl-w (vim:swap focus, emacs/readline delete word) is devastating.

    Zim and/or emacs is super speedy. Especially with local files. I using syncthing to get keep computers and phone synced. But, if starting fresh, I might look at things that using markdown or org-mode formatting instead. logseq (https://logseq.com/) looks pretty interesting there.

    Sorry! Long answer.

What are some alternatives?

When comparing org-parser and logseq you can also consider the following projects:

org-caldav - Caldav sync for Emacs orgmode

obsidian-mind-map - An Obsidian plugin for displaying markdown notes as mind maps using Markmap.

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

obsidian-dataview - A data index and query language over Markdown files, for https://obsidian.md/.

tree-sitter-org - Org grammar for tree-sitter

Zettlr - Your One-Stop Publication Workbench

Etar Calendar - Android open source calendar

Joplin - Joplin - the secure note taking and to-do app with synchronisation capabilities for Windows, macOS, Linux, Android and iOS.

org-ql - A searching tool for Org-mode, including custom query languages, commands, saved searches and agenda-like views, etc.

athens - Athens is a knowledge graph for research and notetaking. Athens is open-source, private, extensible, and community-driven.

org-web - org-mode on the web, built with React, optimized for mobile, synced with Dropbox and Google Drive

AppFlowy - AppFlowy is an open-source alternative to Notion. You are in charge of your data and customizations. Built with Flutter and Rust.