2022-08-16 22:48:01 +12:00
2022-08-16 22:48:01 +12:00
2022-08-16 21:37:54 +12:00
2022-08-16 21:37:54 +12:00
2022-08-16 22:48:01 +12:00

nursery

This is a repository for Emacs Lisp packages that I think could be useful for friends and coworkers. It's an experimental, low-pressure space for me just to hack on Lisp with the garage door open.

If something reaches a stable state I may publish it if there's interest.

Objects of interest

This repository contains a mix of supporting libraries and things that are actually useful.

SPIKE org-roam-gc

Automatically delete empty dailies files so they don't build up forever.

SPIKE org-roam-rewrite

Commands for renaming nodes, rewriting links and deleting nodes with redirection so you can refactor notes without leaving broken links.

INCUBATING org-roam-dblocks

Add org dynamic blocks that implement "canned searches" for org-roam. You can search for notes or list backlinks, then do additional filtering based on title or tags.

Installation

Most packages should be manually installable via package.el, assuming you have MELPA set up. But honestly, you're better off just cloning and putting this repo's lisp directory in your load path, and manually installing anything that's

Description
Programs and libs that I haven't gotten around to formally packaging
Readme GPL-3.0 4.7 MiB
Languages
Emacs Lisp 100%