Tag: searchlink


  • Just a SearchLink fix

    I noticed last week as I was working on show notes for Overtired #238 that SearchLink was returning raw search urls instead of the results I expected. I didn’t have time to look at it until this weekend, so I finished the show notes jumping back and forth between my editor and my web browser,…

  • I’ve published a few updates to SearchLink since we last talked, some bigger than others. Here’s a rundown of what’s new. URL Shortening First, I added more built-in URL shortening. In addition to Bit.ly shortening, you can now use is.gd or TinyUrl. Bit.ly and TinyURL require an API key, so see the configuration for details…

  • So I used a lot of tools and automations to put this year’s lists together. Here’s a behind-the-scenes look at them. Putting lists like these together is so much easier with SearchLink and my new Setapp Affiliate link Shortcut. I can just make a list of my favorite apps with the app name surrounded by…

  • Personal Projects: Not my busiest year on record, but I did a lot. Updated: Generate slick changelogs from Git commits I do all of my release notes using careful git commit messages. It makes life so easy. SearchLink I still consider SearchLink – out of a hundred projects – the most useful thing I’ve made,…

  • linkding for SearchLink

    I added linkding searching to SearchLink this morning. It works the same as Pinboard searching, just with !ld (or !ding) as the search shortcut. See the bottom of the Pinboard search page for configuration setup. No big deal, just updating to work with the tools I’m using. Get the latest version of SearchLink on the…

  • Last night I had a dream that someone had asked if they could write SearchLink plugins in Python. The answer was no, but it got me thinking. To be clear, no one has asked for this, but I did some Saturday morning coding anyway. You can now write a script in any language, and as…

  • As many of these updates seem to, this one started with a bug report from my friend Jay Miller, which caused me to run the test suite on SearchLink and discover a few things had broken since I last looked at it. So you get an update. Aside from fixing bugs that had cropped up,…

  • Another silly little rabbit hole I’ve gone down… The Lyrics plugin for SearchLink can now embed the JavaScript version of lyrics from Genius.com, complete with annotations. The query is !lyricjs SEARCH STRING. Running !lyricjs Blood in the Cut K.flay will output this: “`html Read K.Flay – Blood in the Cut on Genius “` Which will…

  • Updated Bitlyize Service

    I hope you’ve had nice holidays! I’ve updated my Bitlyize service to work with v4 of the Bit.ly API. It parses the input for all URLs and replaces them with shortened links connected to your account. Not only can this make long links more readable, it gives you some analytics on how often the links…

  • It’s unseasonably warm for Christmas here in Minnesota. It’s 50° out. To mark the weird occasion, I created a quick plugin for SearchLink that lets you run a search like: !current 55987 And get: Weather for Winona, Minnesota on 2023-12-25 at 12:53 PM: 51.8 and Light rain The plugin only outputs ‘embed’ style, it won’t…