silicon VS logseq

Compare silicon vs logseq and see what are their differences.

silicon

Silicon Notes, a web-based personal knowledge base with few frills (by cu)

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 - 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.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
silicon logseq
9 545
184 30,005
- 2.4%
6.8 9.9
about 1 month ago 4 days ago
Python 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.

silicon

Posts with mentions or reviews of silicon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-16.
  • Outline: Self hostable, realtime, Markdown compatible knowledge base
    7 projects | news.ycombinator.com | 16 Jan 2024
    It's nowhere near as featureful as Outline, but I wrote my own Markdown knowledge base thingy in Python. It is web-based and geared toward single-user (or _very_ small team use) but it's Apache licensed and has no commercial tie-ins. Super easy to deploy as long as you know how to layer some rudimentary authentication on top of it.

    https://github.com/cu/silicon

  • Ask HN: What tooling do you use for organizing/offloading your thoughts?
    1 project | news.ycombinator.com | 25 Aug 2023
  • Joplin – open-source note-taking and to-do application with sync
    15 projects | news.ycombinator.com | 5 Jul 2023
    I wrote my own note-keeping system[0] and very much wanted all of the notes to just be markdown files on the disk. It turns out that there are trade-offs to this. If you want plaintext markdown files on disk AND want fancy features like file versioning, a search index, tags, etc then you need to store all of that metadata somewhere and you're down writing a half-assed implementation of a DBMS.

    Now, you can certainly bite the bullet and full-ass the implementation like Dokuwiki did, but that is really quite a lot of work and effort against simply `import sqlite` and writing a couple of tutorial-level queries. And it turns out that exporting all of your documents to plaintext, if you should so choose, is a one-line command away.

    [0]: https://github.com/cu/silicon

  • Web-based knowledge management software recommendation?
    1 project | /r/selfhosted | 11 Jun 2023
    I wrote my own. It's a web app but one of its features is that it doesn't have many features. https://github.com/cu/silicon
  • Searching for Joplin alternative
    3 projects | /r/selfhosted | 27 Jan 2023
    It doesn't have folders and tags, but if that's not a deal-breaker you could check out https://github.com/cu/silicon
  • Silicon Notes - self-hosted wiki-like knowledge base
    1 project | /r/u_rsohlot | 15 Jan 2023
    2 projects | /r/selfhosted | 15 Jan 2023
  • Is there any self hosted journaling app you are using and can recommend ?
    4 projects | /r/selfhosted | 17 Dec 2022
    Not sure which features you're looking for, but you could try this thing I wrote: https://github.com/cu/silicon
  • Why Categories for Your Note Archive Are a Bad Idea (2015)
    1 project | news.ycombinator.com | 26 Jul 2022
    3. Very occasionally, I will click on a link on one page to go to another page.

    And what would be the point of categorizing all my notes? Every single time I go to my wiki, it's to either write down something specific or search for something specific. I have _never_ wanted to see a list of all of my pages about programming languages for example. Or every page tagged "bash".

    I think as software engineers building our own tools, we sometimes build features because they sound interesting and we know how to do it, or because the project doesn't "feel" complete without them. Not because we'll ever actually use them.

    When I _do_ want to break up a large subject (e.g. Python) into multiple pages, I just create one "Python" page and link to all of the others from that page.

    The one concession I've made to categorization/organization is that I've added a feature where two pages can be marked as "related" to one another. This is mainly to avoid having a manually-edited "See Also" section on pages that touch upon topics covered on other pages.

    [1]: https://github.com/cu/silicon

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.
  • 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
  • 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.

What are some alternatives?

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

git-sync - Safe and simple one-script git synchronization

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

quilly - A simple privacy-first, self-hosted, markdown based note taking webapp, written in python.

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

syncthing-android - Wrapper of syncthing for Android.

Zettlr - Your One-Stop Publication Workbench

NoteWhispers - Voice memos recorded from the microphone, transcribed offline to text and converted to Joplin notes

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

Trilium Notes - Build your personal knowledge base with Trilium Notes

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

qmarkdowntextedit - A C++ Qt QPlainTextEdit widget with markdown highlighting support and a lot of other extras

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