Skip Navigation
InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)TA
takeonrules @lemmy.ml
Posts 1
Comments 1
takeonrules.com Emacs Function to Assign Org-Mode Property to Matching Criteria

Yesterday, I wrote my Update on the Campaign Status Document. I had manually set the alignment of several Non-Player Characters (NPCs 📖) ; but I thought “Maybe I should instead clear those out and randomize?” And I started thinking about how I might automatically update (or add) new properties. Wha...

Emacs Function to Assign Org-Mode Property to Matching Criteria

Some Emacs Lisp to help me populate random information into my Campaign Status document. This delves into the org-element-map function and some querying of information to pick the right elements.

0