Skip to content

Instantly share code, notes, and snippets.

View t7ko's full-sized avatar

Ivan Tishchenko t7ko

  • DSR Corporation
View GitHub Profile
@t7ko
t7ko / yandex-music-stars-addon-v1.user.js
Created March 26, 2025 16:31
Adds 3 more 'like' level to Yandex Music (so instead of like/not you can classify to 4 levels of song coolness). For UI version up to 2024.
// ==UserScript==
// @name YM multiple likes
// @namespace http://tampermonkey.net/
// @version 2024-01-10
// @author AB
// @match https://music.yandex.ru/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=yandex.ru
// @grant none
// @description Adds likes buttons for playlist named StarN to player controls
// ==/UserScript==
@t7ko
t7ko / simpletask gtd.md
Last active January 6, 2018 14:22 — forked from alehandrof/simpletask gtd.md
How to GTD with Simpletask

How to GTD with Simpletask

This is a guide to implementing Getting Things Done (GTD) using [Simpletask][] by [Mark Janssen][].

Simpletask uses the [todo.txt][] syntax, but has sufficient differences and quirks of its own to be worth describing in detail---at least, that's the story I'm going with. I actually began this guide as an exploration of my own trusted system. Personal workflows are by definition eccentric; I have included only what seems to me to be broadly useful.

This implementation of GTD covers the "standard" classifications: next actions by context, projects, somedays, agendas by person and meeting, etc. In a departure from strict GTD, each entry in these lists is also tagged with an area of focus, interest or responsibility. I find that the ability to slice the system by this extra dimension is worth the additional complexity at the processing and organizing stages. Limitations, issues and workarounds are discussed at the end.

Before we begin, some words of wisdom