Jump to content

danzimm

Member
  • Posts

    2
  • Joined

  • Last visited

Everything posted by danzimm

  1. Hey! i was curious if there was a way to make a custom snippet that runs a script and inserts the results inline without mucking with the pasteboard. I usually keep something “important” in the most recent item of my pasteboard, even while typing snippets, so it’d be awesome to avoid clobbering that most recent item- I do have the transient checkbox ticked on my “Copy to clipboard” step, but that still makes it so the next time I go to paste the result from my command appears instead of the previous paste. — As an aside: is it possible to make native plugins? Right now my script takes a moment to run- I’m guessing it’s due to shell startup, as I’m just running ‘echo -n $(date +”%A, %B %-d”)’- it’d be cool to implement this natively to try and avoid any lag 😀
  2. Thanks for jumping on this so quickly. I use this feature daily (Im a compiler developer so lots of hex I guess)- it might just be my most used feature outside of opening apps.
×
×
  • Create New...