Skip to content

Instantly share code, notes, and snippets.

@KingBain
KingBain / hide-wikijs-panel.user.js
Last active August 25, 2022 12:43
Removes the left nav panel for wiki.js users, works in tampermonkey and greasemonkey
// ==UserScript==
// @name hide-wikijs-panel
// @author John Bain
// @version 0.2.1
// @match https://docs.scienceprogram.cloud/*
// @exclude https://docs.scienceprogram.cloud/a/*
// @description Hides the Nav Panel in Wiki.js
// @require https://gist.github.com/raw/2625891/waitForKeyElements.js
// @require https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js
// @grant GM_addStyle
/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
Script Name: Quality Check - UX Relations
Script Description:
A jArchi script for use on Archi tool models.
Using a specific view called ConceptDefinition to represent a cut down version of the full ArchiMate model,
check all the model relationships to flag up any unexpected ones.