From c5af8bf78f5bc53be0d58b342db17290ca802cff Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 5 Sep 2025 11:16:27 +0000 Subject: [PATCH] Generated Readme --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f85e723..aca7e0d 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ TamperMonkey scripts for å gjøre websider bedre. (Fuglane, Innsida osv.) # Scripts ### BAS Quick Search - - **Install:** [![](https://img.shields.io/badge/bas--search.user.js-1.7.8-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/bas-search.user.js) + - **Install:** [![](https://img.shields.io/badge/bas--search.user.js-1.7.9-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/bas-search.user.js) - **Author:** Øyvind Nilsen (on@ntnu.no) - **Match:** `https://bas.ntnu.no/*` - **Description:** Quick search using `Ctrl` + `Shift` + `F` hotkey, group search with "g:" and person search with "p:" prefix. Navigate tabs with Ctrl + Left/Right keys. Navigate search results with up and down keys. @@ -19,6 +19,7 @@ TamperMonkey scripts for å gjøre websider bedre. (Fuglane, Innsida osv.) - Press `Ctrl` + `Shift` + `F` to open the search box/menu. Use `↑` and `↓` to navigate. And press `Enter` to select. - For group search, use the prefix `g:` followed by the group name (e.g., `g:groupname`) - Person search with the prefix `p:` followed by the person's name (e.g., `p:personname`). If you write a iso date (e.g., `1990-01-01`), it will search for persons with that birthdate. + - Click on Person/Account/Group titles to copy the name to clipboard. A link to the profile is also included if destination supports html data. - In the search result pages, use `↑` and `↓` to navigate through the results. And press `Enter` to open the selected result. - Press `Ctrl` + `←` / `→` to navigate to the next/previous tab. - On the login page, the username field is automatically focused.