From 6d7126a8d63c6afdf76ba7b30b126abb8338070b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 23 Aug 2024 08:09:41 +0000 Subject: [PATCH] Generated Readme --- README.md | 51 ++++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 44 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index f7091b4..ff6beea 100644 --- a/README.md +++ b/README.md @@ -3,14 +3,51 @@ TamperMonkey scripts for å gjøre websider bedre. (Fuglane, Innsida osv.) # Scripts + ## BAS Quick Search + + + + + + +
Version1.4.3
AuthorØyvind Nilsen (on@ntnu.no)
Matchhttps://bas.ntnu.no/*
DescriptionShow a textbox on `Alt` + `/` key press and redirect to Cereweb search on Enter key press. Supports group search with "g:" prefix and accounts if you use no prefix or "a:" prefix.
+ + ## Fuglane - Issue links + + + + + + +
Version1.3.1
Authoron@ntnu.no
Matchhttps://fuglane.it.ntnu.no/*
DescriptionReplace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk
+ + ## Innsida Quick Search + + + + + + +
Version1.0.3
AuthorØyvind Nilsen (on@ntnu.no)
Matchhttps://innsida.ntnu.no/*
Description`alt` + `/` to search on Innsida
+ + ## TopDesk - Copy Issuenumber + + + + + + +
Version1.1.0
AuthorØyvind Nilsen (on@ntnu.no)
Matchhttps://hjelp.ntnu.no/*
DescriptionCopies the issue number if you click it in TopDesk
+ + ## YR.no - Hotkeys + + + + + + +
Version1.2.1
Authoron@ntnu.no
Matchhttps://www.yr.no/*
DescriptionNavigate the yr.no navbar using `Ctrl` + `←` and `Ctrl` + `→`. Navigate to 21-day forecast, radar map or daily table view using `Alt` + `L`, `Alt` + `R` or `Alt` + `V`.
-| Filename | Name | Description | Auto Update | -| --- | --- | --- | :-: | -| [bas-search.user.js](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/bas-search.user.js) | BAS Quick Search | Show a textbox on `Alt` + `/` key press and redirect to Cereweb search on Enter key press. Supports group search with "g:" prefix and accounts if you use no prefix or "a:" prefix. | ✅ | -| [fuglane.user.js](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/fuglane.user.js) | Fuglane - Issue links | Replace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk | ✅ | -| [innsida-search.user.js](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/innsida-search.user.js) | Innsida Quick Search | `alt` + `/` to search on Innsida | ✅ | -| [topdesk.user.js](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/topdesk.user.js) | TopDesk - Copy Issuenumber | Copies the issue number if you click it in TopDesk | ✅ | -| [yr.user.js](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/yr.user.js) | YR.no - Hotkeys | Navigate the yr.no navbar using `Ctrl` + `←` and `Ctrl` + `→`. Navigate to 21-day forecast, radar map or daily table view using `Alt` + `L`, `Alt` + `R` or `Alt` + `V`. | ✅ | # How to use