From 48e49582184619b39a0cf27d53a367659e4c6a46 Mon Sep 17 00:00:00 2001 From: ukcuddlyguy <62703727+ukcuddlyguy@users.noreply.github.com> Date: Mon, 4 Jul 2022 21:34:12 +0100 Subject: [PATCH] Add bookmarklet to community (#293) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add bookmarklet to community https://github.com/sissbruecker/linkding/issues/290 * Update README.md Co-authored-by: Sascha Ißbrücker --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2f2be12..12d9d94 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ This section lists community projects around using linkding, in alphabetical ord - [linkding-injector](https://github.com/Fivefold/linkding-injector) Injects search results from linkding into the sidebar of search pages like google and duckduckgo. Tested with Firefox and Chrome. By [Fivefold](https://github.com/Fivefold) - [aiolinkding](https://github.com/bachya/aiolinkding) A Python3, async library to interact with the linkding REST API. By [bachya](https://github.com/bachya) - [linkding-cli](https://github.com/bachya/linkding-cli) A command-line interface (CLI) to interact with the linkding REST API. Powered by [aiolinkding](https://github.com/bachya/aiolinkding). By [bachya](https://github.com/bachya) +- [Open all links bookmarklet](https://gist.github.com/ukcuddlyguy/336dd7339e6d35fc64a75ccfc9323c66) A browser bookmarklet to open all links on the current Linkding page in new tabs. By [ukcuddlyguy](https://github.com/ukcuddlyguy) ## Development