dotfiles VS emacs.d

Compare dotfiles vs emacs.d 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
dotfiles emacs.d
1 2
44 16
- -
5.7 6.7
3 months ago 4 days ago
Python Emacs Lisp
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.

dotfiles

Posts with mentions or reviews of dotfiles. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-10.
  • My Org Roam Notes Workflow (2021)
    6 projects | news.ycombinator.com | 10 Apr 2022
    You can customize the bindings in logseq. I've customized mine[1] to bring them as close as possible to default Emacs and Org mode bindings.

    [1]: https://github.com/kaushalmodi/dotfiles/blob/master/logseq/l...

emacs.d

Posts with mentions or reviews of emacs.d. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-10.
  • My Org Roam Notes Workflow (2021)
    6 projects | news.ycombinator.com | 10 Apr 2022
    I am following a general Emacs Lisp convention of naming internal-use functions and variables with `--` in the names. Unfortunately, that advice won't do anything with the latest ox-hugo as I replaced that particular internal function with something else in past few months as I was improving the anchoring scheme to support an Org Roam user with linking headings based on UUID.

    At that point I had added this documentation on Anchors[2] in ox-hugo manual. If you set `org-hugo-anchor-functions` to nil, or add a dummy function to it that just returns "", it would do the same thing as you are doing in your advice right now (not tested).

    *Note that will basically break the ability to refer to other sub headings by UUID, CUSTOM_ID or any other mechanism.*

    [1]: https://github.com/alexkehayias/emacs.d/blob/3b546048cc60976...

    [2]: https://ox-hugo.scripter.co/doc/anchors/

    ---

    I'd welcome contributions to ox-hugo code, documentation so that it can help other Org Roam users too. Even if it doesn't make it into the repo, having a discussion related to ox-hugo + Org Roam issues/tips+tricks in the ox-hugo Discussions forum will be useful to others.

    Thanks!

What are some alternatives?

When comparing dotfiles and emacs.d you can also consider the following projects:

ox-hugo - A carefully crafted Org exporter back-end for Hugo

org-roam-ui - A graphical frontend for exploring your org-roam Zettelkasten

mwk.el - Yet another Zettelkasten system for Emacs