klonk VS doomemacs

Compare klonk vs doomemacs and see what are their differences.

klonk

A text editor with an sort-of-unusual undo/redo algorithm (by zaboople)

doomemacs

An Emacs framework for the stubborn martian hacker (by doomemacs)
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
klonk doomemacs
7 152
217 18,584
- 1.0%
4.7 9.8
22 days ago 13 days ago
Java Emacs Lisp
GNU General Public License v3.0 or later 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.

klonk

Posts with mentions or reviews of klonk. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-11-11.
  • Undo done the right way!
    1 project | /r/rust | 15 Nov 2022
    While surfing the web I came across this blog post: Resolving the Great Undo-Redo Quandary.
  • Resolving the Great Undo-Redo Quandary
    1 project | /r/patient_hackernews | 11 Nov 2022
    1 project | /r/hackernews | 11 Nov 2022
    1 project | /r/hypeurls | 11 Nov 2022
    10 projects | news.ycombinator.com | 11 Nov 2022
  • Hacker News top posts: Nov 11, 2022
    2 projects | /r/hackerdigest | 11 Nov 2022
    Resolving the Great Undo-Redo Quandary\ (31 comments)
  • Why is it so hard to see code from 5 minutes ago?
    12 projects | news.ycombinator.com | 18 Feb 2021
    My goofy lil' homemade editor does it this way: If you go back in the past and change it, the future becomes the past. This might sound confusing, but effectively it means that the undo stack contains the actual history of "what happened". This means you can hop to any past or future state linearly with undo & redo alone. I just find this easier than navigating tree GUIs and things that aren't worth the trouble to me. It can still lead to a bit of mental gymnastics in extreme cases.

    https://github.com/zaboople/klonk

    Note that in theory this can cause an exponential growth of the undo/redo stacks because it makes an upside-down copy of the future when you change the past; but in practice it's never been an issue.

    I was thinking of adding a feature to navigate back to "last change-the-past", which wouldn't be hard.

    It at least makes more sense than most science fiction time-travel plots...

doomemacs

Posts with mentions or reviews of doomemacs. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-02-27.
  • M-X Reloaded: The Second Golden Age of Emacs – (Think)
    4 projects | news.ycombinator.com | 27 Feb 2024
    Yes, you need to install Emacs. It is probably available from whatever package manager your system uses.

    I prefer Doom (https://github.com/doomemacs/doomemacs) to Spacemacs. However I haven't looked at Spacemacs for many years; perhaps it's now on par with Doom.

  • From Doom to Vanilla Emacs
    6 projects | dev.to | 22 Feb 2024
    Ever since I've started my Emacs journey it seemed like the wholy grail to have your own (vanilla!) configuration without any hard dependencies on frameworks like Doom or Spacemacs. There are plenty of dotemacs configurations ouf there which can serve as a great source of inspiration.
  • Zed is now open source
    26 projects | news.ycombinator.com | 24 Jan 2024
    Use doomemacs for a start. It really optimizes startup time and offers vast included modules as well as great package management. https://github.com/doomemacs/doomemacs/blob/master/docs/gett...
  • How to disable corfu only when `lsp-bride-mode` is active?
    1 project | /r/emacs | 20 Nov 2023
    I installed Corfu using this PR in doom https://github.com/doomemacs/doomemacs/pull/7002
  • how to learn emacs fast?
    1 project | /r/emacs | 3 Nov 2023
    The doom documentation does a pretty good job of walking you through this: - https://github.com/doomemacs/doomemacs/blob/master/docs/getting_started.org - https://noelwelsh.com/posts/doom-emacs/
  • How do i make navigation bars like this?
    1 project | /r/orgmode | 28 Oct 2023
    I was poking around and opened up the README.org file in the Doom Emac's faust module and i saw these nifty nagivation things that weren't coming form within the file. I didn't see anything in the directory that hinted at it (to me) either.
  • trouble downloading D.E. on emacs flatpak
    2 projects | /r/DoomEmacs | 23 Oct 2023
    I tried this code: $ git clone --depth 1 https://github.com/doomemacs/doomemacs ~/.config/emacs ~/.config/emacs/bin/doom install
  • Emacs 29.1 Released
    12 projects | news.ycombinator.com | 30 Jul 2023
    I am a long-time Emacs user and used to maintain my own config, but I switched to Doom Emacs [1] a year ago. Doom Emacs is like a pre-packaged/pre-configured emacs distro. You still need to configure the features that you want to use, but it's a lot easier (and faster) than having to do everything from scratch, and definitely if you already have some emacs background anyway. For me, it makes the newer, more advanced, features more accessible. Since switching, I started to use Emacs more again.

    [1] https://github.com/doomemacs/doomemacs

  • DONE tasks show up in Org Agenda, but [X] don't
    2 projects | /r/orgmode | 11 Jul 2023
  • Not trying to start a rumble, but why emacs
    6 projects | /r/emacs | 10 Jul 2023
    Try an emacs distribution and see if you like it:https://github.com/doomemacs/doomemacs

What are some alternatives?

When comparing klonk and doomemacs you can also consider the following projects:

gundo.vim - A git mirror of gundo.vim

SpaceVim - A community-driven modular vim/neovim distribution - The ultimate vimrc

undo-tree

prelude - Prelude is an enhanced Emacs 25.1+ distribution that should make your experience with Emacs both more pleasant and more powerful.

codemkin - [Moved to: https://github.com/NicholasLYang/codemkin]

doom-emacs - An Emacs framework for the stubborn martian hacker [Moved to: https://github.com/doomemacs/doomemacs]

diodon - Aiming to be the best integrated clipboard manager for the Unity desktop

LunarVim - 🌙 LunarVim is an IDE layer for Neovim. Completely free and community driven.

undotree - The undo history visualizer for VIM

bufler.el - A butler for your buffers. Group buffers into workspaces with programmable rules, and easily switch to and manipulate them.

vim-mundo - :christmas_tree: Vim undo tree visualizer

crafted-emacs - A sensible base Emacs configuration.