From 56b1b971983daeffb521b937248fe6d7a9ffd898 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 12 Feb 2026 13:39:34 +0000 Subject: [PATCH] Generated Readme --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index da703a1..e1a689c 100644 --- a/README.md +++ b/README.md @@ -27,6 +27,7 @@ TamperMonkey scripts to improve sites (Fuglane, Innsida etc.) | [Innsida - Custom CSS](#innsida---custom-css) | Magnus Børnes (magnborn@ntnu.no) | [![](https://img.shields.io/badge/innsida--custom--css.user.js-1.2-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/scripts/innsida-custom-css/innsida-custom-css.user.js) | | [Innsida - Quick Search](#innsida---quick-search) | Øyvind Nilsen (on@ntnu.no) | [![](https://img.shields.io/badge/innsida--search.user.js-1.2.0-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/scripts/innsida-search/innsida-search.user.js) | | [M365 Admin - PIM Activate Hotkey](#m365-admin---pim-activate-hotkey) | Øyvind Nilsen (on@ntnu.no) | [![](https://img.shields.io/badge/m365--admin.user.js-1.0.0-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/scripts/m365-admin/m365-admin.user.js) | +| [OpenSearch Export Logs to JSON](#opensearch-export-logs-to-json) | Øyvind Nilsen (on@ntnu.no) | [![](https://img.shields.io/badge/opensearch--export.user.js-1.1.1-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/scripts/opensearch-export/opensearch-export.user.js) | | [TopDesk - Copy Issuenumber](#topdesk---copy-issuenumber) | Øyvind Nilsen (on@ntnu.no) | [![](https://img.shields.io/badge/topdesk.user.js-1.2.4-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/scripts/topdesk/topdesk.user.js) | | [TOPdesk - Highlight Summary](#topdesk---highlight-summary) | Magnus Børnes (magnborn@ntnu.no) | [![](https://img.shields.io/badge/topdesk--highlight--summary.user.js-1.6-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/scripts/topdesk-highlight-summary/topdesk-highlight-summary.user.js) | @@ -98,6 +99,12 @@ TamperMonkey scripts to improve sites (Fuglane, Innsida etc.) - **Author:** Øyvind Nilsen (on@ntnu.no) - **Match:** `https://portal.azure.com/*` - **Description:** `Ctrl` + `Enter` to Activate PIM role instead of having to manually click the `Activate` button. + ### OpenSearch Export Logs to JSON + + - **Install:** [![](https://img.shields.io/badge/opensearch--export.user.js-1.1.1-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/scripts/opensearch-export/opensearch-export.user.js) + - **Author:** Øyvind Nilsen (on@ntnu.no) + - **Match:** `https://log.it.ntnu.no/app/data-explorer/*` + - **Description:** Adds an "Export Logs to JSON" button to OpenSearch Dashboards that exports all filtered logs (beyond the 500 limit) using the scroll API. ### TopDesk - Copy Issuenumber - **Install:** [![](https://img.shields.io/badge/topdesk.user.js-1.2.4-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/scripts/topdesk/topdesk.user.js)