Skip to content

Commit

Permalink
Generated Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Aug 7, 2025
1 parent 4b0dc98 commit 2606c65
Showing 1 changed file with 7 additions and 5 deletions.
12 changes: 7 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,21 @@ 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.1-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.3-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:** 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.
- **Description:** Quick search using `Ctrl` + `Shift` + `F` hotkey, group search with "g:" prefix. Navigate tabs with Ctrl + Left/Right keys. Navigate search results with up and down keys.


#### Feaures:
- Press `Ctrl` + `Alt` + `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`)
- 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.

#### Video
![Search0 GIF](doc/bas-search-lowres.gif)
- On the login page, the username field is automatically focused.

#### Video:
![Search 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)
Expand Down

0 comments on commit 2606c65

Please sign in to comment.