browser-hist.el VS spacehammer

Compare browser-hist.el vs spacehammer and see what are their differences.

Our great sponsors
  • WorkOS - The modern identity platform for B2B SaaS
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • SaaSHub - Software Alternatives and Reviews
browser-hist.el spacehammer
3 7
28 536
- -
10.0 4.8
over 1 year ago 19 days ago
Emacs Lisp Fennel
GNU General Public License v3.0 only 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.

browser-hist.el

Posts with mentions or reviews of browser-hist.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-29.
  • Is orgmode really that much better than an equivalent workflow using vim + other tools?
    14 projects | /r/orgmode | 29 May 2023
    Next, I needed to open a related project, which I didn't have locally. So, finally, I had actually to open my browser. Note that everything I described to this point, all, was done solely in Emacs. But wait, we're not ready to switch just yet. Now, I remembered that I already had to open that repo last week, so I searched through my browser history and found the link to it. , and now I'm in the browser. I searched, and I found the document I needed, and I decided - that still didn't warrant cloning the entire project. "I'm just gonna copy the link and put it in my note...". The inserted link would've been something like https://github.com/booga/wooga/pulls/4110. But not in Emacs, no. Since I'm using Org-mode, I customized org-link-make-description-function. What it lets you do, is to write your custom function, and that's what I did. My function goes to GitHub and pulls the description of the PR #4110. And now my link looks like this: Fixes migration in the Orchestration Module booga/wooga#4110.
  • browser-hist.el: Search through browser history, in Emacs
    1 project | /r/planetemacs | 7 Dec 2022
  • New package. Status: experimental. Early feedback is appreciated.
    2 projects | /r/emacs | 30 Nov 2022

spacehammer

Posts with mentions or reviews of spacehammer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-13.
  • Why Fennel?
    12 projects | news.ycombinator.com | 13 Sep 2023
  • Is orgmode really that much better than an equivalent workflow using vim + other tools?
    14 projects | /r/orgmode | 29 May 2023
    For certain concepts that I don't understand fully, I'm using chatgpt-shell. It is beyond fantastic and almost impossible to describe in a single post. This is, for example, just one of my use cases: When I'm writing a comment or a message to my colleague (and of course, yes, I edit just about any text in Emacs), I can select a paragraph and ask chatgpt-shell to improve it. It does, but it also shows me the diff of the changes, that is how I set it up.
  • Spacemacs Config for macOS Written in Fennel Lisp That Compiles to Lua
    2 projects | news.ycombinator.com | 20 Jan 2023
  • Show HN: AutoHotkey for Linux
    20 projects | news.ycombinator.com | 30 Aug 2022
    I’ve been using hammerspoon for several years and it has really become integral to my workflow.

    You may want to check out the extension package spacehammer[0]. It includes a bunch of workflows and shortcuts that I’ve found extremely useful.

    Interestingly (for me at least), it’s authored in Fennel [1], a lisp that compiles to lua. I actually found spacehammer originally when I was working on converting my personal hammerspoon config to Fennel.

    [0] https://github.com/agzam/spacehammer

    [1] https://fennel-lang.org/

  • Alternative to notational velocity/nvALT but with image support
    9 projects | /r/macapps | 25 Dec 2021
    Throw in Spacehammer, and you can add a note from anywhere in the operating system.
  • Hammerspoon – Lua-based powerful tool automation of macOS
    15 projects | news.ycombinator.com | 12 Dec 2021
    I'm a big fan of hammerspoon, but not so much Lua. I also use emacs with Doom, where a lot of bindings are behind a 'leader key'. I found an awesome framework called 'spacehammer'[1] that fits very well into the way I like to work. It similarly hides binding behind a leader, and it's written in Fennel, a lisp that compiles to Lua. I feel like I get to expand the customizability of Emacs out to my whole system and I love it. Hammerspoon is pretty bare on its own so I suggest you check out spacehammer even if it's just a show case of the potential of hammerspoon.

    [1] https://github.com/agzam/spacehammer

What are some alternatives?

When comparing browser-hist.el and spacehammer you can also consider the following projects:

evil - The extensible vi layer for Emacs.

hammerspoon - A hammerspoon config with a bunch of custom spoons (sleep timer, resolution changer, paywall buster, safari hotkey utilities, window management with undo, etc).

org-noter - Emacs document annotator, using Org-mode

phoenix - A lightweight macOS window and app manager scriptable with JavaScript

code-review - Code Reviews in Emacs

Anycomplete - The magic of Google Autocomplete while you're typing. Anywhere.

neorg - Modernity meets insane extensibility. The future of organizing your life in Neovim.

Translate-for-Hammerspoon - Google Cloud Translation API integration to Hammerspoon

magit - It's Magit! A Git Porcelain inside Emacs.

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

org-roam - Rudimentary Roam replica with Org-mode

LuaJIT - Mirror of the LuaJIT git repository