Saved by TiddlyWiki

This commit is contained in:
OcttKB-TiddlyWiki-Sync 2023-02-25 23:16:47 +00:00
parent 83855a34e5
commit c977d9ad7b

View File

@ -244,7 +244,7 @@ Error message and password prompt
{"created":"20230117113707614","creator":"Octt","text":"\\whitespace trim\n\u003C$list filter=\"[![$:/StoryList]![$:/HistoryList]!prefix[$:/temp/]!prefix[$:/state]get[modified]!prefix[NaN]!sort[]limit[1]]\" variable=\"modified\">\n \u003C$list filter=\"[modified\u003Cmodified>]\">\n \u003C$text text={{{[{!!modified}format:date[YYYY-0MM-0DD, 0hh:0mm]]}}}/>\n \u003C/$list>\n\u003C/$list>","tags":"","title":"$:/OcttKB/LastEditTime","modified":"20230225105823358","modifier":"Octt"},
{"created":"20230112094149171","text":"\u003C$link to=\"OcttKB/Licensing\" class=\"CC-BY-SA-Button\">[img[$:/ThirdParty/Buttons/CC BY-SA.svg]]\u003C/$link>","tags":"","title":"$:/OcttKB/LicensingButtons","modified":"20230112210048896"},
{"created":"20230111154758023","text":"/*\\\nLoad our custom polyfills, for old browsers support.\n\\*/\nexports.startup = function() {\ntry {\n\n// https://stackoverflow.com/a/63958411\nString.prototype.replaceAllTxt = function replaceAll(search, replace) {\n return this.split(search).join(replace);\n};\n\n} catch(e) {\n const Str = `${e.stack.split('\\n')[0]}: ${e}`\n console.log(Str);\n return Str;\n};\n};","tags":"","title":"$:/OcttKB/Polyfills.js","modified":"20230112185932820","type":"application/javascript","module-type":"startup"},
{"created":"20230126082147025","creator":"Octt","text":"#!/bin/sh\ncd ./public\ntiddlywiki \\\n\t--load index.html \\\n\t--output ./ \\\n\t--rendertiddler $:/core/templates/static.template.css Style.css text/plain \\\n\t--rendertiddler $:/core/templates/alltiddlers.template.html Static.html text/plain\n","title":"$:/OcttKB/Repo/Build.sh","modified":"20230126082232541","modifier":"Octt","type":"text/plain"},
{"created":"20230126082147025","creator":"Octt","text":"#!/bin/sh\ncd ./public\n\n# Build single-page no-JS wiki\ntiddlywiki \\\n\t--load index.html \\\n\t--output ./ \\\n\t--rendertiddler $:/core/templates/static.template.css Style.css text/plain \\\n\t--rendertiddler $:/core/templates/alltiddlers.template.html Static.html text/plain\n\n# Fix errors in the resulting HTML\ncat \u003C\u003C EOF | python3\nfrom bs4 import BeautifulSoup;\nfrom re import sub;\nFile = 'Static.html'\ndef Fix1(m): return f'\u003Cdetails>\u003Ca name=\"{m.group(1)}\">\u003C/a>\u003Csummary>{m.group(2)}\u003C/summary>';\nSource = str(BeautifulSoup(open(File, 'r'), 'html5lib'));\nopen(File, 'w').write(sub('\u003Cdetails>\u003Ca name=\"(.+)\">\u003Csummary>(.+)\u003C\\/summary>\\s*\u003C\\/a>', Fix1, Source));\nEOF\n","title":"$:/OcttKB/Repo/Build.sh","modified":"20230225230248038","modifier":"Octt","type":"text/plain"},
{"created":"20230126082330667","creator":"Octt","text":"#!/bin/sh\nURL=\"https://kb.octt.eu.org\"\ncd ./public\nwget -O \"./-1.html\" \"$URL\" || true\nwget -O \"./-2.html\" \"$URL/-1.html\" || true\n","title":"$:/OcttKB/Repo/DeployOld.sh","modified":"20230126082445095","modifier":"Octt","type":"text/plain"},
{"created":"20230126081754717","creator":"Octt","text":"#!/bin/sh\n./Build.sh\n./DeployOld.sh\n","tags":"","title":"$:/OcttKB/Repo/Main.sh","modified":"20230126082102765","modifier":"Octt","type":"text/plain"},
{"created":"20230112221909714","modified":"20230206113209737","title":"$:/OcttKB/StaticBanner","text":"\u003Cdiv style=\"Padding-Left:16px; Padding-Right:16px;\">\n\u003Ch1 class=\"tc-site-title\">\n\u003Ca class=\"tc-tiddlylink tc-tiddlylink-missing\" >OcttKB\u003C/a>\n\u003C/h1>\n\u003Cdiv class=\"tc-site-subtitle\">\nOctt Knowledge Base || Powered by [[TiddlyWiki|TiddlyWiki]].\u003C/div>\n\u003Cp>\n\u003Cb>Note\u003C/b>: You're viewing the no-JS version of this site, some features will be missing. For the best experience, \u003Ca href=\"./\">load the full version\u003C/a>.\n\u003C/p>\n\u003C/div>","tags":"","modifier":"Octt"},
@ -255,7 +255,7 @@ Error message and password prompt
{"created":"20230208170700510","creator":"Octt","text":"\u003C$edit-text class=\"Edit-Text-Full\" field=\".Tiddler\" />\n\u003C$echarts $tiddler=\"$:/plugins/Gk0Wk/echarts/addons/TheBrain.js\" aliasField=\"caption\" levels={{$:/OcttKB/TheBrain/Levels.cfg!!.Levels}} focussedTiddler={{!!.Tiddler}} />","tags":"","title":"$:/OcttKB/TheBrain/Tiddler-Manual.wgt","modified":"20230209164108677","modifier":"Octt",".Tiddler":"Octt"},
{"created":"20230110183048646","creator":"Octt","text":"\u003Cdiv class=\"tc-table-of-contents\">\n\u003C\u003Ctoc-selective-expandable \"$:/ToC\">>\n\u003C/div>","tags":"","title":"$:/OcttKB/ToC","modified":"20230208214044131","modifier":"Octt"},
{"created":"20230110205229441","text":"!!! Personal Tweaks\n\n|\u003C$link to=\"$:/Config/OcttKB/Tweaks/Starlight/.tc-story-river Padding\">.tc-story-river Padding\u003C/$link>\u003Cbr>//Default 42px.//|\u003C$edit-text tiddler=\"$:/Config/OcttKB/Tweaks/Starlight/.tc-story-river Padding\" default=\"\" tag=\"input\"/>|\n","tags":"","title":"$:/OcttKB/Tweaks/Starlight.cfg","modified":"20230110213137071"},
{"created":"20230225105917089","creator":"Octt","text":"\u003Csmall>Yo dawg, I heard you like web browsers, so I put a browser inside this wiki, so that you can browse the web while you use your browser to browse the wiki from your browser!\u003C/small>\n\n\u003C\u003CiFrameBypass \"https://librex.octt.eu.org\">>","tags":"$:/tags/SideBar","title":"$:/OcttKB/WebBrowser","modified":"20230225111811766","modifier":"Octt","caption":"Browser","list-after":"Map"},
{"created":"20230225105917089","creator":"Octt","text":"\u003Csmall>Yo dawg, I heard you like web browsers, so I put a browser inside this wiki, so that you can browse the web while you use your browser to browse the wiki from your browser!\u003C/small>\n\n\u003C\u003CiFrameBypass \"https://librex.octt.eu.org\">>","tags":"","title":"$:/OcttKB/WebBrowser","modified":"20230225231632983","modifier":"Octt","caption":"Browser","list-after":"Map"},
{"created":"20220920090859450","title":"$:/palette","text":"$:/palettes/Octt Light","modified":"20230109112532387"},
{"created":"20220920191922289","text":"alert-background: #ffe476\nalert-border: #b99e2f\nalert-highlight: #881122\nalert-muted-foreground: #b99e2f\nbackground: #fff\nblockquote-bar: \u003C\u003Ccolour muted-foreground>>\nbutton-background: \nbutton-foreground: \nbutton-border: \ncode-background: #f7f7f9\ncode-border: #e1e1e8\ncode-foreground: #dd1144\ndirty-indicator: #ff0000\ndownload-background: #34c734\ndownload-foreground: \u003C\u003Ccolour foreground>>\ndragger-background: \u003C\u003Ccolour foreground>>\ndragger-foreground: \u003C\u003Ccolour background>>\ndropdown-background: \u003C\u003Ccolour background>>\ndropdown-border: \u003C\u003Ccolour muted-foreground>>\ndropdown-tab-background-selected: #fff\ndropdown-tab-background: #ececec\ndropzone-background: rgba(0,200,0,0.7)\nexternal-link-background-hover: inherit\nexternal-link-background-visited: inherit\nexternal-link-background: inherit\nexternal-link-foreground-hover: inherit\nexternal-link-foreground-visited: #0000aa\nexternal-link-foreground: #0000ee\nforeground: #333353\nmessage-background: #ecf2ff\nmessage-border: #cfd6e6\nmessage-foreground: #547599\nmodal-backdrop: \u003C\u003Ccolour foreground>>\nmodal-background: \u003C\u003Ccolour background>>\nmodal-border: #999999\nmodal-footer-background: #f5f5f5\nmodal-footer-border: #dddddd\nmodal-header-border: #eeeeee\nmuted-foreground: #999999\nnotification-background: #ffffdd\nnotification-border: #999999\npage-background: #ddddff\npre-background: #f5f5f5\npre-border: #cccccc\nprimary: #dd55ff\nselect-tag-background: \nselect-tag-foreground: \nsidebar-button-foreground: \u003C\u003Ccolour foreground>>\nsidebar-controls-foreground-hover: #000000\nsidebar-controls-foreground: #77767b\nsidebar-foreground-shadow: rgba(255,255,255, 0.8)\nsidebar-foreground: #acacac\nsidebar-muted-foreground-hover: #444444\nsidebar-muted-foreground: #c0c0c0\nsidebar-tab-background-selected: \u003C\u003Ccolour page-background>>\nsidebar-tab-background: \u003C\u003Ccolour tab-background>>\nsidebar-tab-border-selected: \u003C\u003Ccolour tab-border-selected>>\nsidebar-tab-border: \u003C\u003Ccolour tab-border>>\nsidebar-tab-divider: \u003C\u003Ccolour tab-divider>>\nsidebar-tab-foreground-selected: \nsidebar-tab-foreground: \u003C\u003Ccolour tab-foreground>>\nsidebar-tiddler-link-foreground-hover: #444444\nsidebar-tiddler-link-foreground: #c061cb\nsite-title-foreground: \u003C\u003Ccolour tiddler-title-foreground>>\nstatic-alert-foreground: #aaaaaa\ntab-background-selected: \u003C\u003Ccolour background>>\ntab-background: #ccccdd\ntab-border-selected: #ccccdd\ntab-border: #cccccc\ntab-divider: #d8d8d8\ntab-foreground-selected: \u003C\u003Ccolour tab-foreground>>\ntab-foreground: #666666\ntable-border: #dddddd\ntable-footer-background: #a8a8a8\ntable-header-background: #f0f0f0\ntag-background: #eeeeff\ntag-foreground: #000\ntiddler-background: \u003C\u003Ccolour background>>\ntiddler-border: \u003C\u003Ccolour background>>\ntiddler-controls-foreground-hover: #666666\ntiddler-controls-foreground-selected: #444444\ntiddler-controls-foreground: #9a9996\ntiddler-editor-background: #f8f8f8\ntiddler-editor-border-image: #ffffff\ntiddler-editor-border: #cccccc\ntiddler-editor-fields-even: #e0e8e0\ntiddler-editor-fields-odd: #f0f4f0\ntiddler-info-background: #ffffff\ntiddler-info-border: #dddddd\ntiddler-info-tab-background: #ffffff\ntiddler-link-background: \u003C\u003Ccolour background>>\ntiddler-link-foreground: \u003C\u003Ccolour primary>>\ntiddler-subtitle-foreground: #c0c0c0\ntiddler-title-foreground: #c061cb\ntoolbar-new-button: #5eb95e\ntoolbar-options-button: rgb(128, 88, 165)\ntoolbar-save-button: #0e90d2\ntoolbar-info-button: #0e90d2\ntoolbar-edit-button: #986a44\ntoolbar-close-button: #ff7800\ntoolbar-delete-button: #e01b24\ntoolbar-cancel-button: rgb(243, 123, 29)\ntoolbar-done-button: #5eb95e\nuntagged-background: #999999\nvery-muted-foreground: #888888","title":"$:/palettes/Octt Light","name":"Octt Light","color-scheme":"light","tags":"$:/tags/Palette","type":"application/x-tiddler-dictionary","modified":"20220920212045032"},
{"created":"20221109143855804","text":"The plugin library for the latest and greatest plugins from [ext[tobibeer/plugins|https://tobibeer.github.io/tw5-plugins]]; officially released versions of plugins by [ext[tobibeer|https://github.com/tobibeer]].","bag":"default","revision":"0","url":"https://tobibeer.github.io/tw5-plugins/library/index.html","title":"$:/pluginlibrary/tobibeer/official","tags":"$:/tags/PluginLibrary","modifier":"Tobias Beer","modified":"20221109143900702","caption":"Official Plugin Library by Tobias Beer"},
@ -485,7 +485,7 @@ Error message and password prompt
{"created":"20230110152841020","title":"$:/state/tab-914888664","text":"$:/core/ui/TiddlerInfo/References","modified":"20230110152841020"},
{"created":"20220921221238452","creator":"Octt","title":"$:/state/tab-99014043","text":"$:/core/ui/ControlPanel/TiddlerIcon","modified":"20230218224826352","modifier":"Octt"},
{"created":"20220920114911876","creator":"Octt","title":"$:/state/tab/moresidebar-1850697562","text":"$:/core/ui/MoreSideBar/Explorer","modified":"20230219110733044","modifier":"Octt"},
{"created":"20220920092307479","creator":"Octt","title":"$:/state/tab/sidebar--595412856","text":"OcttKB/Index","modified":"20230225214343448","modifier":"Octt"},
{"created":"20220920092307479","creator":"Octt","title":"$:/state/tab/sidebar--595412856","text":"OcttKB/Index","modified":"20230225231616790","modifier":"Octt"},
{"created":"20220920114638764","creator":"Octt","title":"$:/state/tabs/controlpanel/toolbars-1345989671","text":"$:/core/ui/ControlPanel/Toolbars/PageControls","modified":"20230128224606306","modifier":"Octt"},
{"created":"20230109231545587","text":"inline","title":"$:/state/tag-cloud-count","modified":"20230109231831243"},
{"created":"20230221195052164","creator":"Octt","title":"$:/state/toc/$:/ToC-$:/Apps-747701490","text":"close","modified":"20230225151202843","modifier":"Octt"},
@ -551,9 +551,10 @@ Error message and password prompt
{"created":"20230111091330393","creator":"Octt","title":"$:/state/tree/$:/Manager/","text":"hide","modified":"20230219102903632","modifier":"Octt"},
{"created":"20230124111902915","creator":"Octt","title":"$:/state/tree/$:/Manager/ItemMain/","text":"show","modified":"20230124111902915","modifier":"Octt"},
{"created":"20230111084703963","creator":"Octt","title":"$:/state/tree/$:/OcttKB/","text":"show","modified":"20230208165935055","modifier":"Octt"},
{"created":"20230225225512618","creator":"Octt","title":"$:/state/tree/$:/OcttKB/Config/","text":"hide","modified":"20230225225513610","modifier":"Octt"},
{"created":"20230219190716748","creator":"Octt","title":"$:/state/tree/$:/OcttKB/Repo/","text":"show","modified":"20230219190716748","modifier":"Octt"},
{"created":"20230208171722150","creator":"Octt","title":"$:/state/tree/$:/OcttKB/TheBrain/","text":"show","modified":"20230208171722150","modifier":"Octt"},
{"created":"20230124111843850","creator":"Octt","title":"$:/state/tree/$:/OcttKB/Tweaks/","text":"hide","modified":"20230215225239062","modifier":"Octt"},
{"created":"20230124111843850","creator":"Octt","title":"$:/state/tree/$:/OcttKB/Tweaks/","text":"hide","modified":"20230225225516313","modifier":"Octt"},
{"created":"20220920114917653","title":"$:/state/tree/$:/palettes/","text":"hide","modified":"20221109143849684"},
{"created":"20221109143850220","creator":"Octt","title":"$:/state/tree/$:/pluginlibrary/","text":"hide","modified":"20230205141243528","modifier":"Octt"},
{"created":"20221109143850885","title":"$:/state/tree/$:/pluginlibrary/tobibeer/","text":"show","modified":"20221109143850885"},
@ -630,7 +631,7 @@ Error message and password prompt
{"created":"20220920211944968","text":"{{$:/OcttKB/StaticBanner}}","tags":"","title":"$:/StaticBanner","modified":"20230112221911675"},
{"title":"$:/status/RequireReloadDueToPluginChange","text":"no"},
{"created":"20230117123049592","creator":"O","title":"$:/status/UserName","text":"Octt","modified":"20230117123050206","modifier":"Oct"},
{"title":"$:/StoryList","created":"20230225194612932","creator":"Octt","text":"","list":"","modified":"20230225214303472","modifier":"Octt"},
{"title":"$:/StoryList","created":"20230225194612932","creator":"Octt","text":"","list":"","modified":"20230225231627505","modifier":"Octt"},
{"created":"20230114161404958","text":"/*\\\nCredits: 1337box by Leah Rowe, Creative Commons Zero 1.0\nInfo: \u003Chttps://vimuser.org/1337box.html>\n\\*/\n.f, .f * {\n position: fixed;\n max-width: 100%;\n max-height: 100%;\n top: 50%;\n left: 50%\n}\n.f * { transform: translate(-50%,-50%) }\n.f {\n display: none;\n top: 0;\n left: 0;\n width: 100%;\n height: 100%;\n z-index: 999;\n background:rgba(0,0,0,0.8);\n}\n*:focus + .f { display:block; }\nimg { cursor:pointer; }\n","title":"$:/Styles/1337box/shadow.css","modified":"20230114163044372","type":"text/css","tags":""},
{"created":"20230124224040783","creator":"Octt","text":"\u003C!-- Original image is by \u003Chttps://bilibili.com> -->\n\u003C!-- \u003Cdiv -->\n\u003Ca\nclass=\"bilibili-back-to-top\"\ntitle=\"Cute little lolis from bilibili to help you reach the top of the page...\"\nstyle=\"\n\ndisplay: block; \nposition: fixed;\n/*\nbottom: 100px;\nright: 20px;\n*/\nz-index: 9999;\nbottom: 2px;\nleft: 2px;\ntransform: translateY(0px);\nwidth: 62px;\nheight: 85px;\n/*\nmargin-left: 602px;\n*/\ntransform: scale(0.5);\ncursor: pointer;\nbackground-image: url(https://s1.hdslb.com/bfs/static/jinkela/space/assets/space-to-top.png);\nbackground-position: -40px -44px;\n\n\" href=\"javascript:(function(){\n\nvar Select = [\n '.tc-story-river > .story-backdrop',\n '.tc-sidebar-scrollable .tc-sidebar-header .tc-site-title',\n];\nfor (var i=0; i \u003C Select.length; i++) {\n var Elem = document.querySelectorAll(Select[i])[0];\n Elem.scrollIntoView({behavior: 'smooth'});\n};\n/*alert('TODO animation');*/\n\n})();\">\u003C/a>\n\u003C!--\n\" onclick=\"\n\">\u003C/div>\n-->","tags":"$:/tags/AboveStory","title":"$:/Styles/bilibili-back-to-top.html","modified":"20230218174510343","modifier":"Octt"},
{"created":"20230126091040410","creator":"Octt","text":".tc-story-river > .tc-tiddler-frame .tc-tiddler-title .tc-title { display: none; }\n\n.tc-story-river > .tc-tiddler-frame > .View-Breadcrumbs {\n opacity: 0.80;\n/*\n font-size: xx-large;\n margin-top: 0px;\n margin-bottom: -1.5em;\n position: sticky;\n z-index: 512;\n*/\n}\n.tc-story-river > .tc-tiddler-frame:not(.tc-tiddler-missing) > .View-Breadcrumbs > * {\n /*font-style: normal !important;*/\n opacity: 0.40;\n}\n.tc-story-river > .tc-tiddler-frame:not(.tc-tiddler-missing) > .View-Breadcrumbs:hover > * { opacity: 0.80; }\n.tc-story-river > .tc-tiddler-frame .View-Breadcrumbs > .Inline-Icon > * {\n width: 1em;\n height: 1em;\n vertical-align: top;\n}\n\n/*.View-Breadcrumbs { display: inline-flex; }*/\n\n/*.View-Breadcrumbs > .Inline-Sep:not(.View-Breadcrumbs > .Inline-Sep:last-of-type):before*/\n.View-Breadcrumbs > .Inline-Sep { padding-left: 0.3em; padding-right: 0.3em; }\n.View-Breadcrumbs > .Inline-Sep:after { content: '>'; font-size: smaller; }\n.View-Breadcrumbs > .Inline-Sep > span { font-size: 0px; }\n\n.View-Breadcrumbs > .Path-Elem[data-path-elem=\"$:\"] > a,\n.View-Breadcrumbs > .Path-Elem[data-path-elem=\"$:\"] + .Inline-Sep\n{ color: gray; padding-left: 0em; }\n\n.View-Breadcrumbs > .Path-Elem[data-path-elem=\"$:\"] + .Inline-Sep:after { content: ''; }\n.View-Breadcrumbs > .Path-Elem[data-path-elem=\"$:\"] + .Inline-Sep > span { font-size: revert; font-size: smaller; }\n\n.View-Breadcrumbs > .Path-Elem:last-of-type { cursor: pointer; }\n.View-Breadcrumbs details { display: inline; vertical-align: top; }\n\n.tc-static-story-river > .tc-tiddler-frame > .tc-tiddler-title details > summary,\n.View-Breadcrumbs details > summary {\n list-style: none;\n}\n\n.tc-static-story-river > .tc-tiddler-frame > .tc-tiddler-title details > .tc-tree,\n.View-Breadcrumbs details > .tc-tree {\n font-size: initial; line-height: 1rem;\n}\n\n.tc-static-story-river > .tc-tiddler-frame > .tc-tiddler-title details > .tc-tree > span,\n.View-Breadcrumbs details > .tc-tree > span {\n display: none;\n}\n\n.View-Breadcrumbs > .Path-Copy {\n margin-left: 0.3em;\n margin-right: 0.3em;\n text-decoration: none;\n}\n","title":"$:/Styles/Breadcrumbs.css","modified":"20230225183027474","modifier":"Octt","type":"text/css","tags":"$:/tags/Stylesheet"},
@ -641,7 +642,7 @@ Error message and password prompt
{"created":"20150924065447163","text":".tc-tiddler-frame .tc-titlebar button {\nopacity: 0;\ntransition: opacity .5s ease-in-out;\n}\n.tc-tiddler-frame:hover .tc-titlebar button {\nzoom: 1;\nfilter: alpha(opacity=100);\nopacity: 1;\n}","bag":"default","revision":"0","type":"text/css","title":"$:/Styles/onhover-toolbar-styles.css","tags":"","modifier":"Tobias Beer","modified":"20230110175248723","creator":"Tobias Beer"},
{"created":"20230202093634199","creator":"Octt","text":"/* This has to be redone basically from scratch because there are issues with position:fixed without editing the tiddler frame z-index, which can't be done via CSS only (no parent selector) */\n\ninput.PIP-Select, input.PIP-Select+label, div.PIP-Select > input, div.PIP-Select > label, div.PIP-Select > span { width: 1.25em; height: 1.25em; font-size: 1.50em; vertical-align: middle; }\n\n/*\ninput[type=\"radio\"].PIP-Select[value=\"↗️\"]:checked ~ div { border: 3px solid red; }\ninput[type=\"radio\"].PIP-Select[value=\"↘️\"]:checked ~ div { border: 3px solid blue; }\n*/\n\n/* Set PIP properties common to all position */\n/*\ninput[type=\"radio\"].PIP-Select[value]:not(input[type=\"radio\"].PIP-Select[value=\"❎\"]):checked,\ninput[type=\"radio\"].PIP-Select[value]:not(input[type=\"radio\"].PIP-Select[value=\"❎\"]):checked ~ input,\ninput[type=\"radio\"].PIP-Select[value]:not(input[type=\"radio\"].PIP-Select[value=\"❎\"]):checked ~ label,\n*/\ninput[type=\"radio\"].PIP-Select[value]:not(input[type=\"radio\"].PIP-Select[value=\"❎\"]):checked ~ input[type=\"radio\"].PIP-Select[value=\"❎\"],\ninput[type=\"radio\"].PIP-Select[value]:not(input[type=\"radio\"].PIP-Select[value=\"❎\"]):checked ~ div {\n position: fixed;\n z-index: 99999;\n top: 0px;\n right: 0px;\n}\n\ninput[type=\"radio\"].PIP-Select[value]:not(input[type=\"radio\"].PIP-Select[value=\"❎\"]):checked ~ input[type=\"radio\"].PIP-Select[value=\"❎\"] { z-index: 100001; }\n\ninput[type=\"radio\"].PIP-Select[value]:not(input[type=\"radio\"].PIP-Select[value=\"❎\"]):checked ~ div {\n /*height: 100vh;*/\n width: 50vw;\n background: white;\n}\n","tags":"$:/tags/Stylesheet","title":"$:/Styles/PIP.css","modified":"20230202194628022","modifier":"Octt","type":"text/css"},
{"created":"20230108212828635","creator":"Octt","text":"\u003C!-- TOP RIGHT RIBBON --->\n\u003Cdiv class=\"github-fork-ribbon-wrapper right\">\u003Cdiv class=\"github-fork-ribbon\">\u003Ca rel=\"noopener noreferrer\" target=\"_blank\" href=\"https://hub.octt.eu.org\">Visit the Octt Hub 🌐\u003C/a>\u003C/div>\u003C/div>","tags":"$:/tags/PageControls","title":"$:/Styles/Ribbon.html","modified":"20230218112003133","type":"","modifier":"Octt"},
{"created":"20230225150051400","creator":"Octt","text":"\\define r() .tc-static-story-river\n\\define f() .tc-tiddler-frame\n\n\u003C\u003Cr>> > a[name] + \u003C\u003Cf>> { display: none; }\n\u003C\u003Cr>> > a[name]:target + \u003C\u003Cf>> { display: block; }\n\n\u003C\u003Cr>> > \u003C\u003Cf>> .gk0wk-notionbg-addbuttons { display: none; }\n","tags":"$:/tags/Stylesheet","title":"$:/Styles/Static/Main","modified":"20230225173813191","modifier":"Octt"},
{"created":"20230225150051400","creator":"Octt","text":"\\define r() .tc-static-story-river\n\\define f() .tc-tiddler-frame\n\n\u003C\u003Cr>> > a[name]:not(a[name=\"~Welcome~\"]) + \u003C\u003Cf>> { display: none; }\n\u003C\u003Cr>> > a[name]:target + \u003C\u003Cf>> { display: block; }\n\n\u003C\u003Cr>> > \u003C\u003Cf>> .gk0wk-notionbg-addbuttons,\n\u003C\u003Cr>> > \u003C\u003Cf>> .gk0wk-notionpageb-changecover { display: none; }\n","tags":"$:/tags/Stylesheet","title":"$:/Styles/Static/Main","modified":"20230225231547384","modifier":"Octt"},
{"created":"20230218174142523","creator":"Octt","text":"\u003C!-- GoatCounter statistics - Doesn't require a GDPR notice, see \u003Chttps://goatcounter.com/help/gdpr> -->\n\u003C\u003Cscript>>\n\u003Cscript data-goatcounter=\"https://private-analytics-not-for-public-use.octt.eu.org/octtkb/count\" async src=\"https://octospacc.gitlab.io/pastebin/GoatCounterCount.js\">\u003C/script>\n\u003C\u003Cscript off>>\n","title":"$:/Styles/Statistics.html","modified":"20230218174227834","modifier":"Octt","tags":"$:/tags/AboveStory"},
{"created":"20230124190137826","creator":"Octt","text":"\\whitespace trim\n\u003C!-- \u003C\u003C%ViewBreadcrumbs>> -->\n\u003C!-- \u003C\u003Ci18nBreadcrumbsNamespaceLabelStrip>> -->","tags":"$:/tags/ViewTemplate","title":"$:/Styles/View/2-10-Breadcrumbs.xml","modified":"20230225182506517","modifier":"Octt","list-after":"$:/core/ui/ViewTemplate/title"},
{"created":"20230111090705398","creator":"Octt","text":"\\whitespace trim\n\n\u003C$list filter=\"[all[current]!is[system]is[missing]]\" variable=~>\n\u003C!-- \u003C$list filter=\"[all[current]is[missing]]\" variable=~> -->\n \u003C!--\u003C$button>\n Great features todo!-->\n\u003C!--\n \u003C$action-setfield object-type=\"todo\"/>\n Make Todo\n--->\n \u003C!--\u003C/$button>-->\n\n \u003C$macrocall $name=\"^WikipediaFrame\" Article=\u003C\u003CcurrentTiddler>>/>\n\n \u003C!--\u003Cbr>\u003Cbr>-->\n\n \u003Cdetails class=\"tw-details\">\n \u003Csummary>\n Directory Listing\n \u003C/summary>\n \u003C!-- \u003C$macrocall $name=\"tree_\" prefix=\u003C\u003C__currentTiddler__>>/> -->\n \u003C!-- \u003C$macrocall $name=\"tree_\" prefix={{{[\u003CcurrentTiddler>append[/]]}}}/> -->\n \u003C!-- \u003C\u003CDirTreeList>> -->\n \u003C/details>\n\n\u003C/$list>","tags":"$:/tags/ViewTemplate","title":"$:/Styles/View/5-10-Missing.xml","modified":"20230218175557484","modifier":"Octt"},