nov.el VS consult-project-extra

Compare nov.el vs consult-project-extra and see what are their differences.

nov.el

Major mode for reading EPUBs in Emacs (by wasamasa)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
nov.el consult-project-extra
3 5
632 57
- -
3.9 3.3
almost 4 years ago 4 months 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.

nov.el

Posts with mentions or reviews of nov.el. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-10-10.
  • Share your workflows for highlighting books - roam compatible epub reader with highlighting? nov.el / ereader
    5 projects | /r/orgmode | 10 Oct 2022
    bddean's ereader and nov.el look appealing, especially with nov-xwidget.el for formatting on the latter.
  • Emacs for Professionals
    11 projects | news.ycombinator.com | 3 May 2022
    I'm one of those weird users who works in both, and I've also never really understood the need to pick a side. I initially used emacs for years, and now I've used both for years. I also don't pick a side in the tea and coffee debate, sometimes I want rooibos and others espresso.

    Admittedly, my emacs usage at this point is largely to treat it as a collection of distinct apps; fire up in nov-mode¹ mode to read books, fire up in magit-status² to mangle git repository, etc. It really feels like there are a collection of best of breed apps that just happen to built on emacs as a toolkit, most of which are fully functional without buying in to emacs for life(not that I'm saying there is anything wrong with that).

    The only time I really use it as an actual editing tool is when I'm working on documentation, and that is largely because I like being able to see inline screenshots in that instance.

    ¹ https://github.com/wasamasa/nov.el

    ² https://magit.vc/

  • Question about nov.el mode
    2 projects | /r/emacs | 31 Dec 2020
    It has been considered and rejected due to the inherent complexity: https://github.com/wasamasa/nov.el/issues/4

consult-project-extra

Posts with mentions or reviews of consult-project-extra. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-05-03.
  • Per-project xref history in Emacs
    1 project | /r/emacs | 4 Mar 2023
    consult-project, to be clear, is not a part of the consult package. project.el has had over 25 commits since consult-project last commit, which may mean it’s not up to date with the current library. Regardless, using consult and project.el commands work for me, just trying to offer alternatives.
  • Emacs for Professionals
    11 projects | news.ycombinator.com | 3 May 2022
    Others have mentioned the awesome projectile, but I think it should be said that Emacs now has built in project.el which has come in leaps and bounds (though probably still lacks some projectile features).

    I use project.el alongside consult[1] which has many convenient wrapper functions over built-in ones, like an enhanced `switch-to-buffer` with project support. I am actually using an even tighter integration called consult-project-extra[2].

    The most advanced and overkill solution would probably be to use bufler.el[3] which basically allows you to define your custom logic for buffer grouping.

    [1] https://github.com/minad/consult

    [2] https://github.com/Qkessler/consult-project-extra

    [3] https://github.com/alphapapa/bufler.el

  • Navigating an enormous code base
    11 projects | /r/emacs | 25 Apr 2022
    In the meantime, a small consult extension package I threw together for project jumping + project buffer+file selection is consult-jump-project (see also consult-project-extra which it was inspired by). Be sure to increase your recentf file count to something large, like 1000. These use the inbuilt project.el to determine the list of known projects.
  • consult-project-extra (previously consult-project) is now on MELPA!
    1 project | /r/emacs | 1 Mar 2022
    Enrique here! The consult-project-extra package got recently accepted into MELPA. Nevertheless, expect to also find the package in GNU ELPA in the future, since it only requires packages either built into Emacs or on GNU ELPA (as is consult).
  • consult-project: Consult extension for project.el
    1 project | /r/planetemacs | 16 Feb 2022

What are some alternatives?

When comparing nov.el and consult-project-extra you can also consider the following projects:

doomemacs - An Emacs framework for the stubborn martian hacker

emacs-doc-show-inline

org-remark - Highlight & annotate text, EWW, Info, and EPUB

ag.el - An Emacs frontend to The Silver Searcher

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

treemacs

org-pdftools - A custom org link type for pdf-tools

deadgrep - fast, friendly searching with ripgrep and Emacs

rg.el - Emacs search tool based on ripgrep

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

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