What? I wrote a Nushell script that updates my Logseq workflow note with a current list of installed plugins. Why? Logseq plugins are installed at the user level, and do not currently sync across machines with a Git-based workflow. If I want a consistent workflow—and I do—I need to maintain this list myself, ideally somewhere that I can reference later. Also, I could work this on-demand script into other workflows, processing elements of my Logseq setup without needing to interact with th...