From c51f2a1e644595bab3294ce6c596d581cd422ed7 Mon Sep 17 00:00:00 2001 From: Alan O'Callaghan Date: Thu, 12 Feb 2026 11:43:19 +0000 Subject: [PATCH 1/4] Move catalog link to more appropriate place --- docs/intro/extensions.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/docs/intro/extensions.md b/docs/intro/extensions.md index 6653803..7aa4e1c 100644 --- a/docs/intro/extensions.md +++ b/docs/intro/extensions.md @@ -24,8 +24,9 @@ Some key extensions from the QuPath team are: You can also find extensions developed outside of the QuPath team: -* On the [user forum](https://forum.image.sc/tag/qupath). +* On the [user forum](https://forum.image.sc/tag/qupath), especially by searching the tag [`qupath-catalog`](https://forum.image.sc/tag/qupath-catalog) * By searching [for QuPath on GitHub](https://github.com/search?q=qupath). +::: :::{Note} Extensions are installed in the QuPath user directory. @@ -69,9 +70,6 @@ If you are a QuPath extension developer and want to create your own catalog, you Sometimes, the extension you want to install is not present in a catalog. In that case, see the [Managing extensions without the extension manager](managing-without-manager) section. -:::{Tip} -You can find some useful community-provided catalogs on the [image.sc forum](https://forum.image.sc/tag/qupath-catalog). -::: ### Installing extensions @@ -132,7 +130,7 @@ You should then restart QuPath. Some extensions are not present in any catalog. In that case, you will have to manually manage them. -### Installing extensions +### Installing extensions manually Extensions are usually hosted on a GitHub repository. There, you will find instructions on how to install the extension. @@ -146,7 +144,7 @@ Nothing prevents you from manually installing an extension that is already insta ::: -### Removing extensions +### Removing extensions manually Once you have manually installed an extension, it should appear in the extension manager (which can be open by clicking on {menuselection}`Extensions --> Manage extensions` in QuPath) at the bottom after all catalogs. @@ -161,7 +159,7 @@ You should then restart QuPath. Alternatively, you can delete the jar file of the extension from your QuPath user directory. -### Updating extensions +### Updating extensions manually Manually installed extensions can't be easily updated. You have to remove them and install them again with the newer version. From ca14fa9d8de113d21da4ab5015f2bf366f82bad5 Mon Sep 17 00:00:00 2001 From: Alan O'Callaghan Date: Thu, 12 Feb 2026 11:44:21 +0000 Subject: [PATCH 2/4] Period --- docs/intro/extensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/extensions.md b/docs/intro/extensions.md index 7aa4e1c..4dc0722 100644 --- a/docs/intro/extensions.md +++ b/docs/intro/extensions.md @@ -24,7 +24,7 @@ Some key extensions from the QuPath team are: You can also find extensions developed outside of the QuPath team: -* On the [user forum](https://forum.image.sc/tag/qupath), especially by searching the tag [`qupath-catalog`](https://forum.image.sc/tag/qupath-catalog) +* On the [user forum](https://forum.image.sc/tag/qupath), especially by searching the tag [`qupath-catalog`](https://forum.image.sc/tag/qupath-catalog). * By searching [for QuPath on GitHub](https://github.com/search?q=qupath). ::: From e602ea64caf9330148955ed635429ffb130fa56f Mon Sep 17 00:00:00 2001 From: Alan O'Callaghan Date: Thu, 12 Feb 2026 11:45:41 +0000 Subject: [PATCH 3/4] guilabel --- docs/intro/extensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/extensions.md b/docs/intro/extensions.md index 4dc0722..1397443 100644 --- a/docs/intro/extensions.md +++ b/docs/intro/extensions.md @@ -24,7 +24,7 @@ Some key extensions from the QuPath team are: You can also find extensions developed outside of the QuPath team: -* On the [user forum](https://forum.image.sc/tag/qupath), especially by searching the tag [`qupath-catalog`](https://forum.image.sc/tag/qupath-catalog). +* On the [user forum](https://forum.image.sc/tag/qupath), especially by searching the tag [{guilabel}`qupath-catalog`](https://forum.image.sc/tag/qupath-catalog). * By searching [for QuPath on GitHub](https://github.com/search?q=qupath). ::: From 9548e4dd96ea4a8fd8298821a641d5ab47327b32 Mon Sep 17 00:00:00 2001 From: Alan O'Callaghan Date: Thu, 12 Feb 2026 11:46:06 +0000 Subject: [PATCH 4/4] Plain --- docs/intro/extensions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/intro/extensions.md b/docs/intro/extensions.md index 1397443..d693531 100644 --- a/docs/intro/extensions.md +++ b/docs/intro/extensions.md @@ -24,7 +24,7 @@ Some key extensions from the QuPath team are: You can also find extensions developed outside of the QuPath team: -* On the [user forum](https://forum.image.sc/tag/qupath), especially by searching the tag [{guilabel}`qupath-catalog`](https://forum.image.sc/tag/qupath-catalog). +* On the [user forum](https://forum.image.sc/tag/qupath), especially by searching the tag [qupath-catalog](https://forum.image.sc/tag/qupath-catalog). * By searching [for QuPath on GitHub](https://github.com/search?q=qupath). :::