athens VS logseq

Compare athens vs logseq and see what are their differences.

athens

Athens is a knowledge graph for research and notetaking. Athens is open-source, private, extensible, and community-driven. (by athensresearch)

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)
InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
athens logseq
55 554
6,311 31,953
-0.1% 2.0%
0.0 9.6
over 1 year ago 5 days ago
Clojure Clojure
GNU General Public License v3.0 or later 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.

athens

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

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-09-03.
  • Howm: Personal Wiki for Emacs
    9 projects | news.ycombinator.com | 3 Sep 2024
    Does anyone have a "lab notebook" style of PKM in Emacs?

    I used to use Org-Roam in Emacs, but fell in love with Logseq [0], primarily because

    1. it has a "daily journal" default workflow (though individual pages are supported)

    2. the support of datalog queries

    3. templates

    This basically allows me to make templates for things I need (e.g. meeting notes, etc) and to write a few key queries (that are also templated for reuse) to do things like get the most overdue tasks, upcoming, things I promised to others, things I'm waiting on, etc. I can even drill down and get that stuff for an individual "page", e.g. "Emacs" or "C++".

    The lack of a "lab journal" format + flexible queries makes going back to other solutions not as enticing, as the "perfect artifact" of wiki-esque editing (and not being able to easily see backlinks) is not as easy. I can open my Logseq folder, make a "meeting" template, then #tag the people and topics discussed, and be able to go back later and make a query to see when I discussed #topic with #person.

    I would love to move this back into Emacs, as I hate having a separate tool for PKM, so if anyone has a similar workflow (or at least flexible queries on "tags" and task status, backlinks, etc, even without the daily journal thing), I'd be grateful for any tips.

    [0] https://logseq.com/

  • Information flow - how I capture the notes
    13 projects | dev.to | 26 Aug 2024
    logseq fully free and open-source Obsidan-like tool with fewer plugins, however, it also gives you a chance to complex everything a lot. I have been using it for less than a year, however at some point, I noticed that I'm writing longer forms in Obsidian, and daily notes in Logseq. Why? Due Logseq design. It starts everything as a new point with -, even if it's a standard Markdown. We’re starting everything at a new point. Issues?
  • Zettlr: Note-Taking and Publishing with Markdown
    6 projects | news.ycombinator.com | 22 Aug 2024
    I would recommend https://logseq.com/

    Progress on the `master` branch is a bit slow because there's a transition towards using a database instead of the filesystem https://github.com/logseq/logseq/tree/feat/db

    https://discuss.logseq.com/t/why-the-database-version-and-ho...

  • Migrating from DokuWiki to Obsidian
    4 projects | news.ycombinator.com | 20 Aug 2024
    Unfortunately, I think it's ultimately unethical to support the normalization of closed-source text-editing software, because it sets a bad precedent for the level of trust a user should have in their computing environment. For this reason, I much prefer Logseq. https://logseq.com/
  • Logseq – adding settings for self-hosted sync
    3 projects | news.ycombinator.com | 15 Jul 2024
    I really like Logseq, and I feel it's the only one of the note-taking tools that has the tradeoffs I want (outliner, local-first, focuses on content on a block-by-block basis, has backlinks), but recently there's been not much happening, and the mobile app has been slightly broken for me for a while now (when opening a note I often can't add new bullet points, so I end up writing notes in an invalid format).

    I'm really looking forward to their db-oriented version which is supposed to be merged into main (here's the long-lived branch[0]) this month. Presumably that will bring the project back up to speed, since that branch is currently almost 4k (!!!) commits ahead of main.

    At the same time, I'm a bit worried about how the company is gonna sustain itself. After all they raised quite a bit of money, while at the same time I'm not sure how large a market there is for commercialisation of an open-source PKM app like this. Esp. since it looks like its market-share is maybe ~1/10th that of Obsidian (based on most popular plugin download counts). TFA is kind of related to this.

    While Obsidian is great from a sustainability perspective (it seems to me) but unfortunately it comes short of being a good outliner.

    [0]: https://github.com/logseq/logseq/tree/feat/db

  • Use a Work Journal to Recover Focus Faster and Clarify Your Thoughts
    10 projects | news.ycombinator.com | 12 Jul 2024
    The best tool for this I've found so far is Logseq [0]. The only things that come close in functionality are some really custom Emacs roll-your-own things that were just too hard for me as a basic Doom Emacs defaults user, and Anytype. However, I couldn't understand the storage of Anytype enough to convince me that my work would be okay with it (e.g. encryption, but IPFS-ing your files all over the place, maybe?).

    Anyway, here are the reasons to consider Logseq for a "lab journal". Note all of these features are unique to Logseq (except the ones I note, afaik), but the subset of them are from what I can tell:

    1. Local storage: this is just messing around with markdown on a local file. You can keep it in your corporate storage as a regular folder, at home, it is completely separate from your data sync setup and you can choose what you want. They are working a new database-backed version of the files for faster querying (though I have >10k files in it now and it does fine).

    2. Open source: Obsidian, a popular alternative, is not open source. Considering this carries confidential info and all my personal stuff (not at work though!), I gotta trust my tools.

    3. Killer feature that only Logseq has: custom, datalog query engine to query your existing notes and aggregate things. Other tools have some similar thing, but it's mostly akin to "search" and possibly ANDing some terms together, but Logseq has much more advanced uses enabled by this engine.

    The datalog and querying feel initially like a "draw the rest of the fucking owl" meme, as it is up to you to decide whether you want to create namespace hierarchies (e.g. should your `vim` page be `devtools/vim`, just `vim`, or tagged with `devtools`?), but once you figure out a system, it takes a bit to craft a few clever queries and reuse them with templates.

    I have a reasonably slick system for this, where I have a set of queries prioritized by due date / priority on my home page, along with incoming (waiting for someone) and outgoing (someone waiting on me) dependencies. I organize things with a series of "project" pages that each have a very long query to aggregate all my daily journal entries (and other pages) that are tagged with anything related to that project page (e.g. I have a page `CMake Template Repository` where I'm trying to create a github template repo for C++ projects so I don't have to write it from scratch each time). It has really helped me get things done despite having a bit of ADHD. If there's enough interest, I can try to write this up in a blog post.

    [0] https://logseq.com/

  • Enlightenmentware
    22 projects | news.ycombinator.com | 20 May 2024
  • Open-Source Obsidian Alternative
    1 project | news.ycombinator.com | 2 May 2024
  • 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

What are some alternatives?

When comparing athens and logseq you can also consider the following projects:

foam - A personal knowledge management and sharing system for VSCode

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

dendron - The personal knowledge management (PKM) tool that grows as you do!

Zettlr - Your One-Stop Publication Workbench

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

free-roam - An attempt to recreate the major parts of Roam for offline use

Joplin - Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.

mindforger - Thinking notebook and Markdown editor.

AppFlowy - Bring projects, wikis, and teams together with AI. AppFlowy is an AI collaborative workspace where you achieve more without losing control of your data. The best open source alternative to Notion.

neuron - Future-proof note-taking and publishing based on Zettelkasten (superseded by Emanote: https://github.com/srid/emanote)

InfluxDB - Purpose built for real-time analytics at any scale.
InfluxDB Platform is powered by columnar analytics, optimized for cost-efficient storage, and built with open data standards.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured

Did you konow that Clojure is
the 26th most popular programming language
based on number of metions?