dotfiles | outshine | |
---|---|---|
1 | 5 | |
215 | 210 | |
- | - | |
2.2 | 0.0 | |
about 1 year ago | over 2 years ago | |
Nix | Emacs Lisp | |
- | GNU General Public License v3.0 only |
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.
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 2021-01-13.
-
4 Years with Literate Configuration
Blocks with the same name used to tangle together but that changed a year or so ago. I patch ob-tangle to restore this behavior.
outshine
Posts with mentions or reviews of outshine.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-09-16.
-
outli – simple outliner mode with org-like interaction for code, documents, etc.
Note that outshine also supports editing of comment-blocks-as-org-syntax (via outorg) and many other legacy features.
-
How to view my config file in a tree outline mode
I use https://github.com/alphapapa/outshine for this.
- outshine: [Emacs] outline with outshine outshines outline
-
How to debug complex interactions between packages?
Some further digging in the Outshine github issues list shed more light on the problem, and suggested modifying the advice function for org-store-log-note in outshine.el. Since 1) I'm not keen on modifying packages (I might end up breaking something else), and 2) I only used Outshine (version 3.1.pre) for smart navigation and code collapsing, I figured a simpler solution would be to just remove the advice from org-store-log-note in my init.el after everything was loaded.
-
4 Years with Literate Configuration
I've found that outshine is good enough for me to avoid the need for a literate config. I don't see it discussed often and I wonder why.
What are some alternatives?
When comparing dotfiles and outshine you can also consider the following projects:
nix-config - :space_invader: NixOS configuration
hyperbole - GNU Hyperbole: The Everyday, Hypertextual Information Manager
system - My system configuration
worgle - A fast and portable tangler for (a limited subset of) org with noweb support. Written in ANSI C.
org-tanglesync.el
outli - Simple comment-based outline folding for Emacs
home-manager - Manage a user environment using Nix [maintainer=@rycee] [Moved to: https://github.com/nix-community/home-manager]
outline-minor-faces - Heading faces for outline-minor-mode