diff --git a/README.md b/README.md index a2a8961..59ccf4d 100644 --- a/README.md +++ b/README.md @@ -5,17 +5,19 @@ 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.6.4-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.1-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:** Popup quick search menu (Hotkey: `Ctrl` + `Shift` + `F`), Use "g:" prefix for group search and no prefix for account search. Navigate tabs with `Ctrl` + `←` / `→` keys. Auto-focus username input on login page. + - **Description:** Enhanced search with Ctrl+Shift+F hotkey, auto-sizing dropdown tab menu, and keyboard navigation. Supports group search with "g:" prefix and accounts with no prefix or "a:" prefix. Navigate tabs with Ctrl+Arrow keys. Navigate search results with arrow keys. Improved focus management with Escape key. - ![Search0 GIF](doc/bas-search.gif) + #### Feaures: + - Press `Ctrl` + `Alt` + `F` to open the search box/menu. Use `↑` and `↓` to navigate. And press `Enter` to select. + - 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. -#### Feaures: - - Press `Ctrl` + `Alt` + `F` to open the search box/menu. Use `↑` and `↓` to navigate. - - Press `Ctrl` + `←` / `→` to navigate to the next/previous tab. +#### Video +![Search0 GIF](doc/bas-search-lowres.gif) ### Diri.ai Patch - **Install:** [![](https://img.shields.io/badge/diri.user.js-0.1-green.svg)](https://git.ntnu.no/M365-Drift/MonkeyMagic/raw/main/diri.user.js)