orgextended VS shelf

Compare orgextended vs shelf and see what are their differences.

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
orgextended shelf
4 2
196 52
- -
5.5 0.0
4 months ago over 1 year ago
Python JavaScript
MIT License MIT 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.

orgextended

Posts with mentions or reviews of orgextended. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-05-05.
  • Ask HN: How do you develop and maintain a good note-taking habit?
    2 projects | news.ycombinator.com | 5 May 2024
    I use Sublime Text with orgextended plugin* for orgmode. I just use it just for the markdown/text editing and labels (:DONE, :TODO, ...) part, not any "advanced" orgmode stuff such as calendar. A colleague uses the markdown plugin for the .md files with ST in the same spirit. I just prefer orgmode. In the end, the main thing is to have colors and hierarchisation of the ideas in one topic. Just to ease the reading of my future self. I have many .org files, one for each topic.

    * https://github.com/ihdavids/orgextended

  • Show HN: Bike – macOS Native Outliner
    6 projects | news.ycombinator.com | 17 May 2022
    There's a fairly complete, and rather functional plugin for Sublime Text : https://github.com/ihdavids/orgextended
  • orgextended: Sublime Text OrgMode Extension
    1 project | /r/planetemacs | 5 Feb 2021
  • Does org-mode outside of Emacs make sense?
    1 project | /r/orgmode | 4 Feb 2021
    I'm a long time org user on emacs but I was curious lately if I can use some alternative. I managed to find orgextended for Sublime Text. It's really good, lightweight and even has scheduling and agenda functionality. It offers way more than I was expecting to be honest.

shelf

Posts with mentions or reviews of shelf. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-17.
  • Show HN: Bike – macOS Native Outliner
    6 projects | news.ycombinator.com | 17 May 2022
    I think you could encode a “shelf” last-write-wins CRDT into your HTML using data attributes without exploding your file size. You would need to add a data-version attribute, and if you want to support hand-editing or editing by programs that don’t understand the CRDT, a CRC32 or other parity as data-parity so your loader can tell when a user might have edited a row without updating data-version.

    Shelf is really simple - the JS implementation is tiny (https://github.com/dglittle/shelf) and a walkthrough of the algorithm here: https://bartoszsypytkowski.com/shelf-crdt/amp/

    It wouldn’t handle character level sync - but would let you merge documents at a rows/items/blocks level.

  • Downsides of Offline First
    7 projects | news.ycombinator.com | 1 Oct 2021
    The CRDT I was referencing was Shelf by Greg Little. He's given a few talks about it at the braid meetups. When he first showed it off, Kevin Jahns (the Yjs author) was also there and was as impressed as I was:

    https://braid.org/meeting-8

    The code is all here. Its tiny:

    https://github.com/dglittle/shelf

What are some alternatives?

When comparing orgextended and shelf you can also consider the following projects:

swift-collections - Commonly used data structures for Swift

crdt-example-app - A full implementation of CRDTs using hybrid logical clocks and a demo app that uses it

distributed-counters - Experiments with distributed counters

Homebrew-cask - 🍻 A CLI workflow for the administration of macOS applications distributed as binaries