Skip to content

Instantly share code, notes, and snippets.

View malys's full-sized avatar

Malys malys

View GitHub Profile
@malys
malys / userscript.js
Created December 17, 2025 10:45
[Vikunja] minimal view #userscript #violentmonkey
// ==UserScript==
// @name Vikunja Auto Minimal View
// @namespace http://tampermonkey.net/
// @version 0.7
// @description Shows only task detail in minimal view, removing all other page elements including top bar
// @author You
// @match https://*/tasks/*
// @grant none
// ==/UserScript==
@malys
malys / userscript.js
Created December 17, 2025 10:44
[Outline] minimal view #userscript #violentmonkey
// ==UserScript==
// @name Outline Minimal View
// @namespace http://tampermonkey.net/
// @version 3.1
// @description Show minimal view of Outline documents - title and body only
// @author You
// @match https://*/doc/*
// @grant none
// ==/UserScript==
@malys
malys / userscript.js
Created December 14, 2025 16:36
[Vikunja] kanban enhancer #userscript #violentmonkey
// ==UserScript==
// @name Vikunja Kanban enhancer
// @description Auto Label by Column + Purge Archive + Bulk move + Quick filters (import, export, merge)
// @namespace malys
// @version 6.0
// @match https://TODO/projects/*
// @match https://try.vikunja.io/*
// @grant none
// ==/UserScript==
@malys
malys / style.md
Created August 21, 2025 17:54
[dark style] #silverbullet
pageDecoration
prefix disableTOC
🎄
true

Source

html {
@malys
malys / md-advanced-tables.lua
Last active August 21, 2025 17:48
[md advanced tables] advanced md table management #silverbullet #lua
```space-lua
-- To enable debug logs, set LOG_ENABLE to true
local LOG_ENABLE = true
local TEXT_EDITOR = nil
local EDITOR = nil
local function debug_log(message)
if LOG_ENABLE then
js.log("[DEBUG] " .. message)
end
@malys
malys / flow.json
Created January 22, 2025 19:05
[NodeRed plublishing] #xonsh #publish #flow #node #autmation
[
{
"id":"b3f710d3656ec0bd",
"type":"exec",
"z":"73f57341a6bdef33",
"command":"rm -f /tmp/cookies.txt",
"addpay":"",
"append":"",
"useSpawn":"false",
"timer":"",
@malys
malys / releaseManager.xsh
Last active January 18, 2025 18:59
[Newreleases.io] integration #newreleases #userscript #xonsh #python #violentmonkey
import requests
import os
import json
def getKey():
with open(os.path.expanduser("~/.newreleases.yaml")) as f:
rawKey=f.read()
@malys
malys / doc.url
Created October 9, 2024 08:19
[Github contact] get mail of user #github
https://stackoverflow.com/questions/12686545/how-to-leave-a-message-for-a-github-com-user
@malys
malys / intuos.sh
Created October 9, 2024 08:12
[Wacom tablet] configuration #wacom #bash
#!/usr/bin/sh
# Wacom Intuos BT S pad
# ___________________________________________
# | _____________________________________ |
# | / | | | | \ |
# | | 0 | 1 | | 2 | 3 | |
# | \_______|________|____|_______|_______/ |
# | ___________________________________ |
# | | | |
@malys
malys / resume.json
Last active November 12, 2024 14:35
resume.json
{
"meta": {
"theme": "kendall-plus"
},
"basics": {
"name": "Malys",
"image": "../../images/photo-Malys.jpg",
"email": "[email protected]",
"website": "https://malys.github.io",
"location": {