beacon VS dired-hacks

Compare beacon vs dired-hacks and see what are their differences.

beacon

A light that follows your cursor around so you don't lose it! (by Malabarba)

dired-hacks

Collection of useful dired additions (by Fuco1)
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
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
beacon dired-hacks
8 7
646 827
- -
0.0 5.2
6 months ago about 1 month ago
Emacs Lisp Emacs Lisp
GNU General Public License v3.0 only 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.

beacon

Posts with mentions or reviews of beacon. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-09-15.

dired-hacks

Posts with mentions or reviews of dired-hacks. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-01.
  • ANN: Dired-git-log - display Git logs in Dired buffers (fork of dired-git-info)
    4 projects | /r/emacs | 1 Oct 2022
    I have used Clemeras dired-git-info for a while, but it does not work well with my dired-auto-readme and dired-subtree from dired-hacks due to use of overlays.
  • What are some must-have packages for emacs?
    19 projects | /r/emacs | 21 Jul 2022
    beacon which-key auto-package-update dired-hacks helm
  • Emacs Dired extras by Prot ?
    3 projects | /r/emacs | 21 Jul 2022
    As an alternative to do stuff manually as Prot does, you can also take a look at dired-hacks by Goljer, a.k.a Fuco, in particular dired-subtree and dired-filter. Dired-subtree let's you "toggle" directory listings displayed inline, similar as how other file managers expand/collapse directories in "list-mode". If you prefer using Dired interactively, that one is a game changer in my opinion. I have 'dired-subtree-toggle' on a tab key, so I can just quickly press tab to "expand/collapse" a folder. it is not same as pressing 'i' in Dired and having content of a directory inserted "below", but in my opinion, I never find the built-in Dired version very appealing. Subtree-toggle also skips extra headers for inserted directories, and I can still do all dired operations on directories as if they were inserted with built-in method that Prot demonstrates. I have also used dired-subtree-toggle to make three small functions on top of it to expand entire directory tree one folder at a time, all at once and to collapse them.
  • Move files in Emacs [OC]
    1 project | /r/emacs | 29 Jun 2022
    On a similar note, dired-ranger has some awesome copy/paste/move functions.
  • Does any package exist to view code structure in a tree like manner?
    7 projects | /r/emacs | 15 Feb 2022
    I personally use just Dired, styled with some addons and a simple script where I use dired-subtree to expand/fold subdirectories one level at the time. You can use dired-subtree to expand one directory at a time.
  • Dirvish: a minimalistic file manager based on dired. Such as ranger, vifm, lf.
    7 projects | /r/emacs | 22 Dec 2021
    dired-subtree (from dired-hacks) - hit tab on a directory and expand/fold the subtree;
  • Use query-replace on an entire dired recursively (including subdirs and their contents)?
    1 project | /r/emacs | 10 Sep 2021
    If you are using dired-hacks, it comes with something called dired-subtree.

What are some alternatives?

When comparing beacon and dired-hacks you can also consider the following projects:

emacs-libvterm - Emacs libvterm integration

solarized-emacs - The Solarized colour theme, ported to Emacs.

gcmh - The Garbage Collector Magic Hack

lsp-treemacs - lsp-mode :heart: treemacs

emacs-scroll-on-jump

dirvish - A polished Dired with batteries included.

.emacs.d - My personal Emacs config with any quirks, oddities, bugs, and man-eating errors I live with on a daily basis.

dired-git-info - Show git info in Emacs dired

emacs-which-key - Emacs package that displays available keybindings in popup

.emacs.d - My current Emacs setup.

github-orgmode-tests - This is a test project where you can explore how github interprets Org-mode files

use-package - A use-package declaration for simplifying your .emacs