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 23, 2024
1 parent d3b19f7 commit 6d7126a
Showing 1 changed file with 44 additions and 7 deletions.
51 changes: 44 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,14 +3,51 @@
TamperMonkey scripts for å gjøre websider bedre. (Fuglane, Innsida osv.)

# Scripts
## BAS Quick Search

<table>
<tr><th>Version</th><td>1.4.3</td></tr>
<tr><th>Author</th><td>Øyvind Nilsen (on@ntnu.no)</td></tr>
<tr><th>Match</th><td>https://bas.ntnu.no/*</td></tr>
<tr><th>Description</th><td>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.</td></tr>
</table>

## Fuglane - Issue links

<table>
<tr><th>Version</th><td>1.3.1</td></tr>
<tr><th>Author</th><td>on@ntnu.no</td></tr>
<tr><th>Match</th><td>https://fuglane.it.ntnu.no/*</td></tr>
<tr><th>Description</th><td>Replace NTNU issue numbers, change numbers and upn's with clickable links to TopDesk</td></tr>
</table>

## Innsida Quick Search

<table>
<tr><th>Version</th><td>1.0.3</td></tr>
<tr><th>Author</th><td>Øyvind Nilsen (on@ntnu.no)</td></tr>
<tr><th>Match</th><td>https://innsida.ntnu.no/*</td></tr>
<tr><th>Description</th><td>`alt` + `/` to search on Innsida</td></tr>
</table>

## TopDesk - Copy Issuenumber

<table>
<tr><th>Version</th><td>1.1.0</td></tr>
<tr><th>Author</th><td>Øyvind Nilsen (on@ntnu.no)</td></tr>
<tr><th>Match</th><td>https://hjelp.ntnu.no/*</td></tr>
<tr><th>Description</th><td>Copies the issue number if you click it in TopDesk</td></tr>
</table>

## YR.no - Hotkeys

<table>
<tr><th>Version</th><td>1.2.1</td></tr>
<tr><th>Author</th><td>on@ntnu.no</td></tr>
<tr><th>Match</th><td>https://www.yr.no/*</td></tr>
<tr><th>Description</th><td>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`.</td></tr>
</table>

| 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
Expand Down

0 comments on commit 6d7126a

Please sign in to comment.