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 Sep 5, 2025
1 parent 688e7fb commit c5af8bf
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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.
Expand Down

0 comments on commit c5af8bf

Please sign in to comment.