Skip to content

Instantly share code, notes, and snippets.

@Nielson3
Nielson3 / imslp-clipper.json
Last active November 4, 2025 15:29
imslp-clipper.json
{
"schemaVersion": "0.1.0",
"name": "IMSLP",
"behavior": "create",
"noteContentFormat": "Tags:\nLinks:\n\n{{selectorHtml:div.wi_body|markdown|callout:(\"info\", \"General Info\", true)}}\n\n## Personal Notes\n",
"properties": [
{
"name": "title",
"value": "{{title|safe_name}}",
"type": "text"
/* .THEME-LIGHT */
body.theme-light {
--tab-background-active: #f3dbdb;
--tab-outline-color: #935a5a;
--tab-font-size: 0.85em;
--tab-divider-color: #8a8686;
}
.theme-light .workspace-tab-header.is-active {
font-weight: 500;
@Nielson3
Nielson3 / gtk.css
Created September 13, 2025 13:21
red and underlined tabs
/*************
* Notebooks *
*************/
tabbox > tab, notebook > header tab {
min-height: 24px;
min-width: 24px;
padding: 6px 12px;
border: 0;
outline: none;
{
"schemaVersion": "0.1.0",
"name": "ComicVine",
"behavior": "create",
"noteContentFormat": "{{time|date:\"YYYY-MM-DD HH:mm\"}}\nStatus:\nTags:\nLinks:\n\n### Description\n\n{{selector:#credit-content > div > article > section > div > div.wiki-item-display.js-toc-content p}}\n\n### Thoughts\n\n### Quotes\n\n### Links",
"properties": [
{
"name": "title",
"value": "{{title|replace:\\\"(Issue)\\\":\\\"\\\"}}",
"type": "text"