Last active
May 27, 2021 16:25
-
-
Save jeroenvandijk/c597650cb4a3550c1c8a702392e37f43 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{:name "Search the Clojurians Slack-archive" | |
:author "Gert Goet" | |
:license "MIT"} | |
;;--- | |
(when-some [q (js/prompt "Search the Clojurians Slack-archive:")] | |
(.open js/window (str "https://clojurians.zulipchat.com/#narrow/stream/180378-slack-archive/search/" q))) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Go to https://borkdude.github.io/scittle/bookmarklet.html?gist=jeroenvandijk/c597650cb4a3550c1c8a702392e37f43