svd_bin VS marginalia

Compare svd_bin vs marginalia and see what are their differences.

svd_bin

various tools + libraries, small or big, old'91 or new; most used are: vcs/, qini/ + aliases, filedir/, eee/, and audio-video (by svilendobrev)

marginalia

:scroll: marginalia.el - Marginalia in the minibuffer (by minad)
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
svd_bin marginalia
3 27
7 711
- -
4.8 7.2
about 2 months ago about 2 months ago
Python 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.

svd_bin

Posts with mentions or reviews of svd_bin. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-04.
  • Emacs Commands I Got by with for Years
    7 projects | news.ycombinator.com | 4 Jan 2024
    if anyone's interested in "independent" vim keybindings, made to work same in both insert and view modes (and a few different terminals), this is what i use for over.. 25years (?) Basically, few keys like old DOS PE2.exe or (later) e3.exe, and the like, then adding more with years. Like F2 for save, F3 for abandon, Ctrl-F/A for find forward/backward etc. Plus some other stuff that turns vim into kind-a IDE (grepping etc).

    https://github.com/svilendobrev/svd_bin/blob/master/qini/_vi...

    have fun

  • Control, Escape, and Meta Tricks
    1 project | news.ycombinator.com | 17 Jun 2023
    (ah, and the dual/multi mode-ness of vim adds extra layer inside it - making say ctrl-U to do undo always isn't that easy)

    Each of those layers can vary, in different distro's, terminals, versions of same thing, etc. Especialy each and every (X-)terminal-thingie having different idea of how to map (or not) ctrl-F2. Some of them going back to the 197x ..

    i have tried to make myself a one-mapping-fits-all (say, pressing F2 does ls -alF in terminal+shell, and saves-the-buffer in vim, no matter what/where/when), collecting variants and combinations for last ~25+ years - incl. linux-console and even dos mapping.. and it works mostly.. but still, no silver bullet.

    see the qini/ folder in

    https://github.com/svilendobrev/svd_bin

    everything may be remapped to your liking.. eventually. YMMV.

    ciao

  • Some tiny personal programs I've written
    29 projects | news.ycombinator.com | 9 Mar 2022
    if anyone finds any of these useful...

    https://github.com/svilendobrev/svd_bin (terminal + sh setup , version-control, lots of commands for this or that)

    https://github.com/svilendobrev/svd_util (python stuff)

marginalia

Posts with mentions or reviews of marginalia. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-01-04.
  • Emacs Commands I Got by with for Years
    7 projects | news.ycombinator.com | 4 Jan 2024
    Check out marginalia[1]. Whenever you press M-x, it will pop up a buffer showing all the commands (with most recent ones on top) along with their keybindings and a brief description of what they do.

    Embark[2] is also cool. It will show all the possible commands relevant to where the cursor is at that moment. I bind it to C-c a.

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

  • Packages that you would like to be in emacs core ?
    10 projects | /r/emacs | 11 Dec 2023
    Then there is Marginalia which is IMO essential
  • Emacs Advent Calendar 7: ordeless, embark 1.0 and some bric-a-brac
    9 projects | /r/emacs | 7 Dec 2023
    marginalia. Informative annotations for minibuffer completion candidates, co-written with u/minad-emacs.
  • Why does elpaca make emacs startup so much faster?
    9 projects | /r/emacs | 23 Apr 2023
    Wow, interesting that my response is getting down voted. It seems not enough that I give away my work for free. Nevertheless I appreciate support from the community, as other Emacs package developers. The support is actually helpful. To clarify, publishing my configuration would translate into quite a bit of work, requiring separation of private and public bits.
  • Doom -> vanilla emacs 29
    8 projects | /r/emacs | 14 Apr 2023
    marginalia for extra info in the minibuffer
  • (void-variable string-width) error by consult-buffer
    2 projects | /r/emacs | 10 Apr 2023
    There seems to be some problem with straight not correctly installing or updating compat. See these issues on Marginalia and Embark where straight seems to not install Compat.
  • What does Vertico offer over icomplete-vertical?
    2 projects | /r/emacs | 24 Feb 2023
    Note that I contribute to Emacs core itself from time to time but the process is discussion-heavy and thus time consuming. If you are familiar with the completing-read API, you may know the annotation-function of completion tables. The name already tells that this function just adds annotations to the completion candidates. The Marginalia package (written by /u/oantolin and me) provides such annotations. A similar function is the group-function, which groups candidates in subsets and adds titles above the subsets. I wrote the patch which added this feature to Emacs. It is now supported by default completion, Icomplete, Vertico and maybe other UIs. The initial implementation was done in the earlier Selectrum package, and a little later in Vertico.
  • [ANN] Vertico 1.0 and Marginalia 1.0
    3 projects | /r/emacs | 22 Dec 2022
    At the end of the year, I am happy to announce the stable Vertico 1.0 and Marginalia 1.0 releases. Vertico is a minimalist, yet flexible and responsive vertical completion UI. Marginalia provides helpful annotations for many completion contexts. Both packages have been solid for a while but I rather let things mature slowly. These releases finally put the stamp "stable" on these two packages. I expect the other members of the package suite to follow soon after. Both packages have been updated recently to support the newest Emacs 29 features. They are compatible with Emacs 27, 28 and the upcoming 29.
  • org-cc: Custom completions for Org (WIP)
    9 projects | /r/emacs | 22 Nov 2022
    I) I started out trying to implement this using marginalia, like the consult commands, but quickly concluded that this wasn't the way to go here... please correct me if I'm wrong and there is more from these packages I could make use of. I also try to make use of as much of the citar codebase as possible, but have found it difficult so far: a lot seems too specific for bibliographic entries.
  • Idea/Question: Using "feature-full" packages (e.g. dired) for completion?
    2 projects | /r/emacs | 8 Sep 2022
    I can't find anything that seems to discuss them in detail, but Marginalia is a package that applies them widely in completion. And here is a simple example for customized file completion.

What are some alternatives?

When comparing svd_bin and marginalia you can also consider the following projects:

cmdmp3 - Lightweight command-line MP3 players for Windows written in C

embark - Emacs Mini-Buffer Actions Rooted in Keymaps

eleven-vr-scoreboard - Live scoreboard for the ElevenVR Table Tennis game, useful for streamers.

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

tpms-helper - A bash script to automate Toyota tire pressure monitoring system testing via rtl_433.

corfu - :desert_island: corfu.el - COmpletion in Region FUnction

aquinas - Simple media player for folders of music.

eglot - A client for Language Server Protocol servers

backblaze-upload - Automatically uploads files to backblaze b2 from a folder (or s3)

emacs-libvterm - Emacs libvterm integration

gsend - A command-line GMail emailer written in Go

vertico - :dizzy: vertico.el - VERTical Interactive COmpletion