Back to overview

🐵 Highlight projects – a new browser extension

Updates

Feb 2020 – added the ability to match the text not only in a project name but also in the description of a project and combined them into one option with two checkboxes.

We added our first Tampermonkey userscript allowing you to highlight your projects on the Projects Board and a project picker.

Install

Install Tampermonkey extension for your browser.

Select Tampermonkey extension (1), Dashboard (2)

Step 1

Select the ā€˜Utilities tab (3), ā€˜Install from URL’ (4)

Step 2

Paste this link and click ā€˜Install’

On the next page click the ā€˜Install’ button

Step 3 – Once a userscript is loaded ā€˜Install’ it

The userscript will update automatically if you installed it from the provided URL.

If you use Freedcamp white-label on your own domain – use the above link and save a file locally, edit it to add an extra line and install it from ā€˜File’.

// @match        *://freedcamp.com/*
// @match        *://*.freedcamp.com/*
// @match        *://projects.myfreedcampdomain.com/*  <<<<<<

Settings

Open the Projects Board. You will see that one userscript is active (1) on this page, choose ā€˜Select mode’ (2).

Open Freedcamp project colors userscript settings

You can select one from four available options:

Four options to apply colors to your projects

If you selected the fourth option ā€˜Projects matching the text in a project name’ you will see the extra setting after changes have been saved (1):

Set keywords to match and color opacity

With any userscript option, you can set colors opacity using (2).

The end result example – favorite projects are highlighted using a project color.

Example using the first option

Please give it a try!