awesome-reMarkable VS org-journal

Compare awesome-reMarkable vs org-journal and see what are their differences.

awesome-reMarkable

A curated list of projects related to the reMarkable tablet (by reHackable)

org-journal

A simple org-mode based journaling mode (by bastibe)
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
awesome-reMarkable org-journal
148 13
6,338 1,249
1.4% -
7.0 6.8
11 days ago 6 months ago
Emacs Lisp
Creative Commons Zero v1.0 Universal 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.

awesome-reMarkable

Posts with mentions or reviews of awesome-reMarkable. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-10-26.
  • Using Two ReMarkables
    1 project | news.ycombinator.com | 7 Nov 2024
    Yeah, running Linux and having SSH are a massive plus for me too. I can use them as substitute Wacom tablets for basic drawing (design diagrams, sketches on calls etc) and check https://github.com/reHackable/awesome-reMarkable every so often to see what cool new things I can do with them. :)
  • PineNote Community Edition
    4 projects | news.ycombinator.com | 26 Oct 2024
    I think there may be a misunderstanding of my point.

    The fact that GNOME works well on typical tablets isn't really relevant here. The PineNote is an E-ink device with very specific hardware constraints and use cases. It's primarily meant for reading and writing, and these tasks require software specifically optimized for E-ink displays and low-power operation.

    I've personally experimented with desktop environments like XFCE and i3 on a reMarkable 2. While it was an interesting technical exercise, the experience wasn't practical for daily use. For comparison, look at the reMarkable's ecosystem (https://github.com/reHackable/awesome-reMarkable) - it's full of applications and utilities specifically designed for E-ink displays and writing/reading workflows.

    This is why I'm hesitant about the "community device" designation. Simply saying "it runs GNOME" doesn't tell us anything about the actual user experience for reading and writing on E-ink. To be clear, my concern isn't that it runs GNOME - it's that this seems to be the only information available about the software experience.

  • E-ink is so Retropunk
    11 projects | news.ycombinator.com | 26 Aug 2023
    > As much as I love the hacker spirit of cracking open hardware and software and bending it to your will (whether or not it was designed towards that end), I enjoy my reMarkable precisely because I can get away from the ubiquity of computing and needing to constantly tinker with and repair software.

    Personally I completely agree with you, and could have written almost exactly that paragraph - I too have a ReMarkable (the 2nd / current version), and love using it as it ships for both note taking and especially for reading ebooks/PDFs ("especially" just because it's what I use it for more, not because that's what it's better at - in fact, it's UI for reading documents is among its weaker points and I hope they improve it in future software updates).

    However it's worth pointing out that you can SSH into it, and there are a fair few 3rd party tools and hacks for it - so far I've avoided trying any of them as there's nothing that I want enough to have even a 1% risk of bricking it to worry about. But I'm tempted to start playing around with it someday.

    This is the best list of stuff for the ReMarkable that I'm aware of, though I don't know how complete it is / how many released tools or guides there might be that aren't included here:

    https://github.com/reHackable/awesome-reMarkable

  • Just bought a reMarkable - quite UNremarkable
    1 project | /r/RemarkableTablet | 10 Aug 2023
    There are options for USB/wifi syncing and lots of other community mods if you're handy with a terminal: https://github.com/reHackable/awesome-reMarkable
  • Dumb questions
    1 project | /r/RemarkableTablet | 28 Jun 2023
    If you follow the instructions and you are fine to turn automatic updates off, you may have a lool at awesome-remarkable https://github.com/reHackable/awesome-reMarkable
  • My First reMarkable will be arriving sometime today! What are some things or tips and tricks I should know?
    2 projects | /r/RemarkableTablet | 20 Jun 2023
    This sentence doesn't make sense. People apply hacks because they want to make full use of their device. reMarkable has shortcomings, yes, but they can be overcome with the software that others have written. The Awesome reMarkable link the sidebar was basically a founding document of this very subreddit.
  • Best E-Ink tablet for self-hosting
    3 projects | /r/selfhosted | 10 Jun 2023
    More info can be found at awesome-ReMarkable: https://github.com/reHackable/awesome-reMarkable
  • created templates disappeared after update
    1 project | /r/RemarkableTablet | 8 Jun 2023
    Use a software to manage your templates automatically. See the Awesome reMarkable list, and Ctrl-F "templates".
  • Linux friendly eInk tablets
    1 project | /r/linux | 7 Jun 2023
  • If I broke or lost my ReMarkable 2, would I be able to download all the old notes onto a new one?
    5 projects | /r/RemarkableTablet | 28 May 2023
    You can also take backups using easy, convenient, community-written software, like RCU (which I'm the author of), reMy, reMarkable HyUtilities, rmExplorer, rmAPI, and many others found in the Awesome reMarkable list.

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 2024-07-12.
  • Use a Work Journal to Recover Focus Faster and Clarify Your Thoughts
    10 projects | news.ycombinator.com | 12 Jul 2024
    https://github.com/bastibe/org-journal

    So the workflow for this is: command-tab to switch to Emacs, ctrl-c n j to add a new journal entry, write the entry, command-tab back to whatever else I was doing. Emacs auto-saves my changes.

    Of course, getting to that point requires some work. You have to be using Emacs and org-mode already, or prepared to try it, and that journey can be difficult for some.

    The org-journal extension is great: It supports daily/weekly/monthly/yearly journal files (I use daily but I'm considering switching to weekly or monthly). When I create a new daily file, it only "brings forward" uncompleted TODO items, which means any completed TODOs are automatically archived out of your sight.

    Because it integrates with org-mode, I have it set up such that it tracks when a task is moved from TODO into PROG, and again when it moves into DONE. (I get annoyed when columns don't line up, so I made my todo item names 4 characters long)

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

What are some alternatives?

When comparing awesome-reMarkable and org-journal you can also consider the following projects:

zotero-remarkable - Sync papers from Zotero to a reMarkable tablet

fsnotes - Notes manager for macOS/iOS

google-drive-remarkable-sync - Apps Script library for synchronising Google Drive folder with Remarkable reader.

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

remarkable-hacks - additional functionality via binary patching

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

mendeley-rMsync - Script to sync papers from Mendeley to reMarkable tablet

doom - Doom Emacs config

koreader - An ebook reader application supporting PDF, DjVu, EPUB, FB2 and many more formats, running on Cervantes, Kindle, Kobo, PocketBook and Android devices

remarkableflash

reMarkableSync - An OneNote AddIn for importing digitized notes from the reMarkable tablet.

org-roam - Rudimentary Roam replica with Org-mode

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

Did you konow that Emacs Lisp is
the 21st most popular programming language
based on number of metions?