OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
octospacc 2024-01-28 20:44:03 +00:00
parent 159bc99605
commit cc1061366e
16 changed files with 43 additions and 20 deletions

View File

@ -1,6 +1,6 @@
created: 20230429182925276
creator: Octt
modified: 20240107164336993
modified: 20240128184623406
modifier: Octt
tags:
title: JavaScript/Libraries
@ -13,6 +13,7 @@ Note: some are still in [[Web/Development]]
* `jsdom`: //JavaScript implementation of various web standards, for use with Node.js// --- <<[# Git "https://github.com/jsdom/jsdom">>
* [[Axios|https://axios-http.com/]] --- //Promise based HTTP client for the browser and node.js// --- <<[# Git"https://github.com/axios">>
** [[How to display response error message with axios|https://stackoverflow.com/questions/44385872/how-to-display-response-error-message-with-axios]] --- `try { ... } catch(err) { console.log(err.response.data.message) }`
* [[cheerio|https://cheerio.js.org/]] --- //The fast, flexible & elegant library for parsing and manipulating HTML and XML.//
!!! ''Do-all''

View File

@ -1,6 +1,6 @@
created: 20230206113426599
creator: Octt
modified: 20231220220541649
modified: 20240128193339710
modifier: Octt
tags:
title: TiddlyWiki/ThirdParty
@ -14,6 +14,7 @@ title: TiddlyWiki/ThirdParty
* Kookma Plugin Library --- <<[ "[[Drag To Install|$:/config/KookmaPluginLibrary]]">>
* [[NoteSelf|https://noteself.org]] --- TiddlyWiki fork/flavor with interesting features built-in - [[[Git|https://github.com/NoteSelf]]]
* [[Projectify|https://thaddeusjiang.github.io/Projectify]] --- //Project management for TiddlyWiki// - [[[Git|https://github.com/ThaddeusJiang/Projectify]]]
* [[RR-TW5|https://rr-tw5.github.io/]] --- //A Roam Research Styled TiddlyWiki//
* [[Saq's TW5 Sandbox|https://saqimtiaz.github.io/tw5-plugins-sandbox]] --- //Experimental doodads//
* [[Stroll|https://giffmex.org/stroll/stroll.html]] --- //A Roam-like experience in a free, downloadable file//
* [[The public musings of Soren Bjornstad (Zettelkasten)|https://zettelkasten.sorenbjornstad.com]]
@ -41,6 +42,7 @@ title: TiddlyWiki/ThirdParty
* [[Daily Notes|https://github.com/akhater/Daily-Notes-for-TW5]] - //Interstitial Journaling plugin//
* [[ECharts|https://tiddly-gittly.github.io/tw-echarts]] [[[Git|https://github.com/tiddly-gittly/tw-echarts]], [[Thread|https://talk.tiddlywiki.org/t/echarts-bringing-amazing-visualization-tools-to-tiddlywiki/1944]]] --- //An All-in-one Visualization Framework for TiddlyWiki5 based on ECharts//
* [[enable-js|http://tobibeer.github.io/tw/enable-js]] --- //using inline script tags//
* [[find-in-page-plugin|https://tiddlywiki-find-in-page-plugin.tiddlyhost.com/]] --- //finds text in tiddlers currently view//, basically replicates the browser CTRL+F feature but integrates it with the wiki search box
* [[ibox|https://tobibeer.github.io/tw/ibox]] - //pretty-show images in tw5//
* [[TW5 Locator|https://bimlas.gitlab.io/tw5-locator/]] --- //discover and search by context//, with polished field filtering features --- <<[ "[[Git|https://gitlab.com/bimlas/tw5-locator]]">>
* [[Notion-like Icon And PageCover|https://gk0wk.github.io/TiddlySeq/#Notion-like%20Icon%20And%20PageCover]] --- <<[ "[[Thread|https://talk.tiddlywiki.org/t/notion-like-icon-and-pagecover/1741]]">>

View File

@ -1,7 +1,7 @@
created: 20230202230035698
creator: Octt
icon: 🤖
modified: 20240108001321956
modified: 20240128202016631
modifier: Octt
page-cover: https://source.unsplash.com/random?android
tags: OS Google Linux
@ -30,6 +30,7 @@ title: Android
* <<FDroidLink ryey.easer Easer>> --- //User-defined explicit automation for Android// --- <<[# Git"https://github.com/renyuneyun/Easer">>
* [[Automate|https://llamalab.com/automate/]] (freemium) --- //Make your phone or tablet smarter with automation// --- [<<GPlayLink com.llamalab.automate>>]
* [[MacroDroid|https://www.macrodroid.com/]] --- //Make your phone truly smart with the number one automation app on Android// --- <<GPlayLink com.arlosoft.macrodroid>>
* [[Shizuku|https://shizuku.rikka.app/]] --- //Using system APIs directly with adb/root privileges from normal apps through a Java process started with app_process.// --- <<[# Git"https://github.com/RikkaApps/Shizuku">>
* [[All you need to know about LOST.DIR folder on Android devices|http://thesundaycoder.blogspot.com/2014/06/all-you-need-to-know-about-lostdir.html]]
* [[What Is a NOMEDIA File?|https://androidforums.com/threads/whats-a-nomedia-file.307529/]] --- An empty file called `.nomedia` is used to hide the media content of the directory (and subdirectories) it's placed in from gallery apps and such.

View File

@ -1,14 +1,17 @@
created: 20230927061001942
creator: Octt
modified: 20240108004450287
modified: 20240128093348750
modifier: Octt
tags:
title: Barcode
<<^wikipediaframe Barcode>>
* <<WikipediaLink "QR Code">>
* <<WikipediaLink "High Capacity Color Barcode">> --- Defunct technology by Microsoft, I couldn't find any working encoder and decoder implementation, proprietary or third-party (escluding Microsoft Tag, which I couldn't try).
* <<linkdescgit "JAB Code" "https://jabcode.org" "Just Another Bar Code" "https://github.com/jabcode/jabcode">>
* <<linkdesc cimbar "https://github.com/sz3/cimbar" "color-icon-matrix barcodes">> --- <<#[ "libcimbar Git" "https://github.com/sz3/libcimbar">> <<[# "CameraFileCopy" "https://github.com/sz3/cfc">>
* [[Twibright Optar|http://ronja.twibright.com/optar/]] --- //stands for OPTical ARchiver. It's a codec for encoding data on paper or free software 2D barcode in other words. Optar fits 200kB on an A4 page, then you print it with a laser printer.//
!! <<WikipediaLink "QR Code">>
* <<httpsL ScanApp.org>>

View File

@ -1,7 +1,7 @@
created: 20230203214625941
creator: Octt
icon: 🌐
modified: 20231224173336933
modified: 20240128094939378
modifier: Octt
page-cover: https://source.unsplash.com/random?internet
tags: $:/i18n:en
@ -15,6 +15,8 @@ title: Internet
* [[Kiwix|https://kiwix.org]] --- //Internet Content Without Internet Access// --- <<[# Git"https://github.com/kiwix">>
* <<httpsL Marginalia.nu>> --- //almost a bunch of websites on a common theme//
* <<RedditL r/pihole/comments/dmyypc/what_is_this_ip6arpa_that_keeps_showing_up "What is this ip6.arpa that keeps showing up?">> (`0.0.0.0.[...].ip6.arpa`) --- //ip6.arpa is a special domain name used to achieve reverse delegation for IPv6 addresses.//
!!! ''Tools''

View File

@ -1,12 +1,15 @@
created: 20220923110724649
creator: Octt
modified: 20231220004841392
modified: 20240128093820379
modifier: Octt
tags:
title: Nintendo
<<^wikipediaframe Nintendo>>
* [[Pikmin Finder|https://pikmin-finder.nintendo.net/]] --- //AR experience in which you can
find Pikmin around you using a smart device camera.// --- <<[# Announcement"https://www.nintendo.com/us/whatsnew/pikmin-finder/">>
* <<linkdescgit "NSMB-MarioVsLuigi" "https://ipodtouch0218.itch.io/nsmb-mariovsluigi" "A standalone 2-10 player remake of the Mario vs Luigi gamemode from New Super Mario Bros DS." "https://github.com/ipodtouch0218/NSMB-MarioVsLuigi">>
* [[Froxot Browser Games for Nintendo DSi/3DS/2DS|http://www.froxot.de/index.php]]

View File

@ -1,6 +1,6 @@
created: 20230905232949767
creator: Octt
modified: 20231222001704153
modified: 20240128180642888
modifier: Octt
tags:
title: Static site generator
@ -8,6 +8,10 @@ title: Static site generator
<<^wikipediaframe "Static site generator">>
* <<linkdescgit Docusaurus "https://docusaurus.io" "Easy to maintain open source documentation websites." "https://github.com/facebook/docusaurus">>
** [[Support Relative Path|https://github.com/facebook/docusaurus/issues/448#issuecomment-908777029]]
** [[Option to generate offline static HTML files usable without server|https://github.com/facebook/docusaurus/issues/3825]]
*** [[Docusaurus-Static|https://octospacc.gitlab.io/editocttrialTools/docusaurus-static/]] --- my hack for solving the problem
** [[@easyops-cn/docusaurus-search-local|https://github.com/easyops-cn/docusaurus-search-local]] --- //Offline/local search for Docusaurus v2/v3// --- <<[# Demo"https://easyops-cn.github.io/docusaurus-search-local/">>
* <<linkdescgit Hugo "https://gohugo.io" "The worlds fastest framework for building websites" "https://github.com/gohugoio/hugo">>
* [[Hexo|https://hexo.io/]] --- //A fast, simple & powerful blog framework//

View File

@ -1,5 +1,5 @@
created: 20240128005009023
created: 20240128204356564
current-tiddler: GettingStarted
modified: 20240128005009023
modified: 20240128204356564
title: $:/HistoryList
type: application/json

View File

@ -1,6 +1,6 @@
created: 20240128003814914
created: 20240128203452534
creator: Octt
list:
modified: 20240128004835073
modified: 20240128203452534
modifier: Octt
title: $:/StoryList

View File

@ -1,7 +1,7 @@
created: 20220920090405977
creator: Octt
modified: 20231220212254816
modified: 20240128204323397
modifier: Octt
title: $:/state/tab-1749438307
$:/core/ui/ControlPanel/KeyboardShortcuts
$:/core/ui/ControlPanel/Info

View File

@ -0,0 +1,7 @@
created: 20240128203532503
creator: Octt
modified: 20240128203537931
modifier: Octt
title: $:/state/add-plugin-info/$:/temp/ServerConnection/https://tiddlywiki.com/library/v5.3.3/index.html/$:/temp/RemoteAssetInfo/https://tiddlywiki.com/library/v5.3.3/index.html/$:/plugins/tiddlywiki/codemirror
no

View File

@ -1,7 +1,7 @@
created: 20221109142817793
creator: Octt
modified: 20230925173329943
modified: 20240128203700764
modifier: Octt
title: $:/state/addplugins/tab-1342078386
$:/config/OfficialPluginLibrary
$:/config/TiddlyWiki-CPL/Netlify

View File

@ -1,6 +1,6 @@
created: 20230501095944427
creator: Octt
modified: 20240128004415561
modified: 20240128094555764
modifier: Octt
title: $:/state/search/currentTab

View File

@ -1,6 +1,6 @@
created: 20220920092307479
creator: Octt
modified: 20240128002323398
modified: 20240128203444702
modifier: Octt
title: $:/state/tab/sidebar--595412856

View File

@ -1,6 +1,6 @@
created: 20230501095944427
creator: Octt
modified: 20240128004415564
modified: 20240128094555765
modifier: Octt
title: $:/state/tab/search-results/sidebar

View File

@ -1,6 +1,6 @@
created: 20230817233308156
creator: Octt
modified: 20240127213519774
modified: 20240128192804828
modifier: Octt
title: $:/state/toc/$:/ToC-$:/Tools--1697730578