Skip to content

Instantly share code, notes, and snippets.

View LouisHaftmann's full-sized avatar

Louis Haftmann LouisHaftmann

View GitHub Profile
@LouisHaftmann
LouisHaftmann / goodday.user.js
Created July 25, 2023 07:13
Goodday board priority sorting
// ==UserScript==
// @name GoodDay Board Sorting
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://*.goodday.work/*
// @icon https://falcondev.de/wp-content/uploads/2021/08/cropped-Facivon-512-min-32x32.png
// @grant none
// ==/UserScript==
// ==UserScript==
// @name GoodDay Board Sorting
// @namespace http://tampermonkey.net/
// @version 0.1
// @description try to take over the world!
// @author You
// @match https://*.goodday.work/*
// @icon https://falcondev.de/wp-content/uploads/2021/08/cropped-Facivon-512-min-32x32.png
// @grant none
// ==/UserScript==