I decided to write an article about my #SoloRPG mode for #Emacs.

If you're an Emacs user and want to try it out, it's on #MELPA so you can just:

M-x package-refresh-contents RET
M-x package-install RET solo-rpg RET

https://www.ttrpg-hangout.com/solo_rpg_mode_for_emacs.html

I'm very happy with my #SoloRPG mode for #Emacs, which is now available on #MELPA. It started with support for the #Lonelog solo RPG notation format, but has since expanded. I've now added support for #tarot cards and generating NPC personalities and appearances.

Today, I'm going to have a look at adding #Hexcrawl support.

If anyone wants to have a look at the code, it's available at https://github.com/Enfors/solo-rpg

Lonelog by #LoreseedWorkshop is available here: https://zeruhur.itch.io/lonelog

I just realized that after making a tiny documentation contribution to #Emacs a few years back, I'm now mentioned inside the Emacs source directory, in etc/AUTHORS.

This makes me unreasonably proud. My contribution was insignificant, but it feels great to have my name permanently enshrined in one of the oldest and most respected pieces of software in the planet.

And who knows - given that I'm now publishing #MELPA packages, I might contribute more in the future?
#foss #opensource

I still need to update the readme, and I’ve already discovered a bug… But my first #Emacs package is now available from #MELPA!

https://codeberg.org/mxpi/edit-metadata

An Emacs mode for editing metadata embedded in files.

@sacha

I'm unclear the difference between your whisper and #melpa but my own target use is transcribing lectures to launch a background process to eventually produce an org file, and perhaps a subtitle export. Does yours take files as input too? Whisper command line isn't hard from #Emacs dired calling a bash script, but sounds like you've crafted a better way 😊

How do I uninstall a MELPA package from Emacs? With M-x package-delete?

#emacs #melpa

Second #Emacs package on #MELPA 😎

helm-elfeed
https://codeberg.org/timmli/helm-elfeed

This package provides an overview over your #RSS feeds in #elfeed using the #helm completion framework.

Kaomel is now on #MELPA! 。◕‿◕。

A snappy #kaomoji picker for #Emacs with ~1000 kaomojis, multilingual tags, and support for both Vertico and Helm. No dependencies, pure Emacs #Lisp.

Install: M-x package-install RET kaomel RET

What started as "wouldn't it be nice to pick kaomojis without using the mouse" became a journey of solving interesting problems around dataset extensibility and completion framework flexibility.

Blog post: https://zwit.link/posts/kaomel-emacs-package/

Repo: https://github.com/gicrisf/kaomel

Zwit - Kaomel: a snappy kaomoji picker for Emacs

I always liked kaomojis, but I never liked using the mouse to pick an emoji of any kind. Actually, I just don't like using the mouse. So I thought I could access the kaomoji world through Emacs keymag…

hare-mode for #Emacs now available in #MELPA https://melpa.org/#/hare-mode
MELPA

The largest and most up-to-date repository of Emacs packages.