org-journal VS obsidian-releases

Compare org-journal vs obsidian-releases and see what are their differences.

org-journal

A simple org-mode based journaling mode (by bastibe)

obsidian-releases

Community plugins list, theme list, and releases of Obsidian. (by obsidianmd)
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
org-journal obsidian-releases
12 1,654
1,214 8,056
- 3.5%
7.3 9.9
2 months ago 1 day ago
Emacs Lisp JavaScript
BSD 3-clause "New" or "Revised" License -
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-journal

Posts with mentions or reviews of org-journal. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-12-16.
  • Ask HN: What are good self hosted time tracking software for consultants?
    18 projects | news.ycombinator.com | 16 Dec 2022
  • Ask HN: How you maintain your daily log?
    18 projects | news.ycombinator.com | 27 Oct 2022
    I use org-mode with org-journal https://github.com/bastibe/org-journal

    What's nice about this workflow is when I create TODO items and don't finish them for a day it transfers over to the next day.

  • Your tips for time recording in emacs?
    4 projects | /r/emacs | 22 Aug 2022
    Sounds like org-mode is what you need, particularly clocking like was mentioned in another comment. However your workflow requires lots of customization. Ultimately you need to take a deeper dive into org-mode and what it can do(and how), along with org-clock-convenience with maybe org-journal. Your starting point should always be agenda, not the .org file itself.
  • Do you guys write on a notebook or have a digital file for notes?
    5 projects | /r/computerscience | 30 Jul 2022
    As mentioned elsewhere, I too do a mix (happy to talk fountain pens and paper if you’d like). But for digital, Emacs is the supreme solution. It has tools like Org-roam for Zettlekasten-style notes, Org-journal for a developers journal, Org-babel for literate (or Jupyter-style) explorations. Nothing else comes close. Oh, and the “E” stands for extensible, so if it doesn’t do what you need, you can make it yourself.
  • How do you store your notes?
    17 projects | /r/linux | 13 Jun 2022
  • Double Question regarding Capture Templates and Archiving
    2 projects | /r/orgmode | 11 Mar 2022
    For the second question, 1. try package like org-reverse-datetree and org-journal which can custom data format and level. 2. use file+function in capture template to find the right location in the file. 3. make the function in 2 respect you extend-day-until.
  • Creating a daily document in orgmode
    1 project | /r/orgmode | 27 Jan 2022
    org-journal seems to fit your description pretty well. I have been using it for years.
  • Keeping a Lab Notebook [pdf]
    2 projects | news.ycombinator.com | 27 Aug 2021
    - type my timestamped notes

    I can do this from any buffer in Emacs, so it's really convenient to stop in the middle of something, jot down a note, and then go right back to what I was doing. I develop iOS/macOS software right now, so the switch to Emacs from Xcode is a little more friction than I used to have, but it's so useful I don't mind it at all.

    I have a weekly journal in a directory for the year, titled week number-month-day that started that week (this week's is `34_08-23`)

    [0]https://github.com/bastibe/org-journal

  • Org Roam: The Best Way to Keep a Journal in Emacs
    1 project | /r/emacs | 24 Aug 2021
    bastibe/org-journal is already a feature full extension to Org for keeping a journal. And actively maintained by Bastian and Christian.
  • Show HN: Note, my simple command line note taking app
    9 projects | news.ycombinator.com | 22 Feb 2021
    I'm interested in using org-journal, a minor mode for Emacs org-mode, which supports collapsing. https://github.com/bastibe/org-journal

        * Tuesday, 06/04/13

obsidian-releases

Posts with mentions or reviews of obsidian-releases. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-27.
  • Unlocking Efficiency: The Significance of Technical Documentation
    1 project | dev.to | 4 May 2024
  • UX Case Study: Markdown Heading
    4 projects | dev.to | 27 Apr 2024
    The closest editor that follows our first principle is Obsidian editor:
  • I switched from Notion to Obsidian
    2 projects | dev.to | 23 Apr 2024
    The solution was already installed on both my computer and my phone: Obsidian.
  • Why single vendor is the new proprietary
    2 projects | news.ycombinator.com | 19 Apr 2024
    > why does open source need to "win"

    Open source does not need to win.

    But your ability to be in control of your computer needs to be preserved. A proprietary fridge cannot control your diet, while a proprietary App Store can control what software you install on YOUR phone (unless you live in EU, hello DMA!). The tail wags the dog, so to speak. Proprietary software has also been shown to break user workflows or remove functions in an update while leaving users with no choice whatsoever.

    One alternative to having open source win is to ensure software must come with a robust warranty and other assurances you expect from the things you buy. EU's CRA will make software vulnerabilities in WiFi routers covered by warranty, for example.

    You can also ensure robust and interoperable data storage options. For example, https://obsidian.md/ stores all notes in Markdown, not holding the data hostage in case users will not like how future versions will work. GDPR actually has a provision for data portability (Art. 20), but it does not seem to have a requisite effect on the industry yet.

    And until the above issues are solved, open source remains the best way to ensure that a software tail cannot wag your computer dog.

  • Ask HN: Has Anyone Trained a personal LLM using their personal notes?
    10 projects | news.ycombinator.com | 3 Apr 2024
    [2] https://obsidian.md/
  • Replatforming from Gatsby to Zola!
    5 projects | dev.to | 2 Apr 2024
    So I've had my fair share of personal websites and blogs. I have built them on stacks ranging from the most basic HTML and CSS, to hosted frameworks like Wordpress and Laravel, to the more modern single page applications built in Vue and React. For a simple content blog I think you can't go wrong with a Static Site Generator though. These days I am almost exclusively writing everything in Obsidian. Which is great because its all in standard markdown format. This allows for a really neat and easy content publishing workflow.
  • Show HN: Godspeed is a fast, 100% keyboard oriented todo app for Mac
    2 projects | news.ycombinator.com | 19 Mar 2024
    Consider making an Obsidian[^1] plugin, or writing to Obsidian-compatible Markdown files :)

    [^1]: https://obsidian.md/

  • Setting Up Obsidian for Content Planning and Project Management
    3 projects | dev.to | 11 Mar 2024
    Obsidian is a writing application created to allow for offline / private note taking in markdown format, in an interface that looks a lot like our regular programming IDE. It is very flexible, with a good collection of community plugins that you can use to customize Obsidian to your heart contents.
  • What is Omnivore and How to Save Articles Using this Tool
    6 projects | dev.to | 9 Mar 2024
    Obsidian support via our Obsidian Plugin
  • Tools that Make Me Productive as a Software Engineer
    6 projects | dev.to | 3 Mar 2024

What are some alternatives?

When comparing org-journal and obsidian-releases you can also consider the following projects:

awesome-reMarkable - A curated list of projects related to the reMarkable tablet

Trilium Notes - Build your personal knowledge base with Trilium Notes

fsnotes - Notes manager for macOS/iOS

QOwnNotes - QOwnNotes is a plain-text file notepad and todo-list manager with Markdown support and Nextcloud / ownCloud integration.

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

vimwiki - Personal Wiki for Vim

org-reverse-datetree - An alternative date tree implementation for Emacs Org mode

TiddlyWiki - A self-contained JavaScript wiki for the browser, Node.js, AWS Lambda etc.

remarkableflash

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

doom - Doom Emacs config

Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.