OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
octospacc 2023-09-28 23:37:33 +00:00
parent 342f24baf7
commit e75341ad6b
14 changed files with 46 additions and 25 deletions

View File

@ -1,6 +1,6 @@
created: 20230429182925276
creator: Octt
modified: 20230825224335539
modified: 20230928223603055
modifier: Octt
tags:
title: JavaScript/Libraries
@ -9,12 +9,12 @@ Note: some are still in [[Web/Development]]
!!! ''Single-purpose''
* [[FileSaver.js|https://github.com/eligrey/FileSaver.js]] - //An HTML5 saveAs() FileSaver implementation//
* [[FileSaver.js|https://github.com/eligrey/FileSaver.js]] --- //An HTML5 saveAs() FileSaver implementation//
* `jsdom`: //JavaScript implementation of various web standards, for use with Node.js// --- <<[# Git "https://github.com/jsdom/jsdom">>
!!! ''Do-all''
* [[jQuery|https://jquery.com/]] - //write less, do more// for general operations
** Has optional libraries for selectors and UI - <<[ "[[Git|https://github.com/jquery]]">>
* [[jQuery|https://jquery.com/]] --- //write less, do more// for general operations (has optional libraries for selectors and UI) --- <<[ "[[Git|https://github.com/jquery]]">>
* [[Licia|https://licia.liriliri.io/]] - //utility library to get daily works done// - <<[ "[[Git|https://github.com/liriliri/licia]]">>
* [[Lodash|https://lodash.com/]] - More modern fork of Underscore, useful for working with data objects - <<[ "[[Git|https://github.com/lodash]]">>
* [[🐚 zx|https://github.com/google/zx]] --- //A tool for writing better scripts//, it's like better sh scripting done via JavaScript.

View File

@ -2,7 +2,7 @@ caption: Index
created: 20230109112202970
creator: Octt
list-before: $:/core/ui/SideBar/Open
modified: 20230919203712982
modified: 20230928233554948
modifier: Octt
tags: $:/tags/SideBar
title: OcttKB/Index
@ -12,6 +12,7 @@ title: OcttKB/Index
{{$:/OcttKB/ToC}}
; Other things
: [ext[📜️ Static KB, no-JS version|/test]]
: [[🖍️ Comments/Issues/PRs (Git)|https://gitlab.com/octtspacc/OcttKB/-/issues]]
: [[🏳️‍🌈 Translate this site (Google)|https://translate.google.com/translate?sl=en&tl=it&hl=en&u=https://kb.octt.eu.org&client=webapp]]

View File

@ -1,6 +1,6 @@
created: 20230206113426599
creator: Octt
modified: 20230927230448025
modified: 20230928230938921
modifier: Octt
tags:
title: TiddlyWiki/ThirdParty
@ -31,7 +31,7 @@ title: TiddlyWiki/ThirdParty
* [[Dave and Blanca Gifford's homepage|https://giffmex.org/Welcome.html]]
* [[Eberron Tiddlywiki|https://eberron.tiddlyhost.com/]] --- //campaign setting for D&D designed for telling fantastical pulp and noir stories// --- <<[ "[[Git|https://github.com/wccbuck/eberron_tw/]]">>
!!!! ''Individual Plugins and Themes''
!!!! ''Individual Plugins''
* [[Archipel|https://archipel.tiddlyspot.com/]] --- //Data visualization Knowledge map of tiddler's ToC, as zoomable circle packs// --- [[[Discussion|https://groups.google.com/g/tiddlywiki/c/wZZ-84FV0-k]]]
* [[CodeMirrorPlus|https://adithya-badidey.github.io/TW5-codemirror-plus/]] --- //A better editor for TW5, based on ~CodeMirror// --- [[Demo|https://adithya-badidey.github.io/TW5-codemirror-plus/wiki.html]] | [[Git|https://github.com/adithya-badidey/TW5-codemirror-plus]]
@ -48,4 +48,7 @@ title: TiddlyWiki/ThirdParty
* <<link+desc+git Streams "https://saqimtiaz.github.io/streams/" "Streams is a keyboard friendly way to write and easily divide your text into separate tiddlers while writing." "https://github.com/saqimtiaz/streams">> --- Adds a structural-visual hierarchy system to TiddlyWiki like Notion/Logseq.
* [[Syntax-Highlighting Tiny Editor|https://talk.tiddlywiki.org/t/tw5-ready-to-play-prototype-syntax-highlighting-tiny-editor/4569]] (Ready-to-play prototype) --- [[Download|https://talk.tiddlywiki.org/uploads/short-url/853ile3OvoeJ9uowpv0YYXnKhSe.json]]
* [[TWCrossLinks|https://github.com/akhater/TWCrossLinks]] --- //Discover all your intra-tiddlers links//
!!!! ''Individual Themes''
* [[👻✨ whitespace theme|http://j.d.whitespace.tiddlyspot.com/]] --- //negative-spacious, webapp-nostalgic theme for TiddlyWiki//

View File

@ -1,6 +1,6 @@
created: 20221110145611678
creator: Octt
modified: 20230927231802158
modified: 20230928230548758
modifier: Octt
tags: Development Internet $:/i18n:en
title: JavaScript
@ -24,3 +24,4 @@ title: JavaScript
* [[jsPerf|https://jsperf.app/]] - //online JavaScript performance benchmark// - <<[ "[[Git|https://github.com/rd13/jsperf.app]]">>
** Old source code: [[v2|https://github.com/jsperf]], [[v1|https://github.com/mathiasbynens/jsperf.com]]
* [[MeasureThat.net|https://www.measurethat.net/]] - //measure performance of JavaScript code// - <<[ "[[Git|https://github.com/thecoderok/MeasureThat.net]]">>
* <<linkdescgit de4js "https://lelinhtinh.github.io/de4js" "JavaScript Deobfuscator and Unpacker" "https://github.com/lelinhtinh/de4js">>

View File

@ -1,14 +1,23 @@
created: 20230924123738131
creator: Octt
modified: 20230924124024363
modified: 20230928233050639
modifier: Octt
tags: Knowledge
title: Knowledge Management
<<^wikipediaframe "Knowledge Management">>
Paradigms similar to this wiki:
* [[Obsidian|https://obsidian.md]]
** <<linkdescgit "🏡 Obsidian Digital Garden" "https://dg-docs.ole.dev" "Publish your notes to the web, for free. In your own personal garden." "https://github.com/oleeskild/obsidian-digital-garden">> --- Nice thing but it's sad that navigation is really borked without JavaScript.
The "Notion paradigm", and alternative apps:
* <<linkdesc Notion "https://www.notion.so" "Your connected workspace for wiki, docs & projects">> --- it's basically online-only (or online-first?), so not recommended since it's also entirely proprietary, and documents are very limited when exported
* <<linkdescgit anytype "https://anytype.io" "the everything app for those who celebrate trust & autonomy" "https://github.com/anyproto">>
* <<linkdescgit AppFlowy "https://appflowy.io" "open-source alternative to Notion for project management" "https://github.com/AppFlowy-IO">>
* <<linkdescgit AppFlowy "https://appflowy.io" "open-source alternative to Notion for project management" "https://github.com/AppFlowy-IO">>
Misc:
* [[Dynalist|https://dynalist.io]]

View File

@ -1,7 +1,7 @@
created: 20220924193842295
creator: Octt
icon: 🐈
modified: 20230530104344609
modified: 20230928231726104
modifier: Octt
page-cover: https://source.unsplash.com/random/?computer-cat
tags: TiddlyWiki Wiki Zettelkasten Libre
@ -45,6 +45,11 @@ It is a libre, JavaScript-rich, non-linear notebook, that can well adapt to anyo
* [[Grok TiddlyWiki|https://groktiddlywiki.com]] - //Build a deep, lasting understanding of TiddlyWiki//
* [[TiddlyWiki Toolmap|https://dynalist.io/d/zUP-nIWu2FFoXH-oM7L7d9DM]]
!!! Notes about ''official plugins''
* There exists the useful [[BrowserStorage plugin|https://tiddlywiki.com/static/BrowserStorage%2520Plugin.html]], good when working on browsers that crash or when tabs reload themselves.
** For optimal extra features like status indicators on tiddlers, or list of in-storage tiddlers, there exists the [[tw-browser-storage|https://btheado.github.io/tw-browser-storage]] plugin to extend the official one <<[# Git "https://github.com/btheado/tw-browser-storage">>. It has some technical issues so I made some edits: [[$:/plugins/btheado/BrowserStorage (drag to install)|$:/plugins/btheado/BrowserStorage]].
<<{< TiddlyWiki/ThirdParty>>
!!! ''Useful Documentation or Articles''

View File

@ -1,5 +1,5 @@
created: 20230927232832797
created: 20230928233727192
current-tiddler: GettingStarted
modified: 20230927232832798
modified: 20230928233727192
title: $:/HistoryList
type: application/json

View File

@ -1,5 +1,7 @@
created: 20220920084517972
modified: 20230110220531245
creator: Octt
modified: 20230928233243105
modifier: Octt
title: $:/SiteSubtitle
Octt Knowledge Base || // Static version available at [ext[./Static.html]].//
Octt Knowledge Base || (Start at ➡️ [[OcttKB]] 📌️)

View File

@ -1,6 +1,6 @@
created: 20230927230026604
created: 20230928222850710
creator: Octt
list:
modified: 20230927232201744
modified: 20230928233650700
modifier: Octt
title: $:/StoryList

View File

@ -1,7 +1,7 @@
created: 20220920090405977
creator: Octt
modified: 20230926135819916
modified: 20230928233100670
modifier: Octt
title: $:/state/tab-1749438307
$:/core/ui/ControlPanel/Plugins
$:/core/ui/ControlPanel/Info

View File

@ -1,7 +1,7 @@
created: 20230926065205688
creator: Octt
modified: 20230926135833548
modified: 20230928231059873
modifier: Octt
title: $:/state/plugin-info-1867135918-$:/plugins/btheado/BrowserStorage
yes
no

View File

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

View File

@ -1,6 +1,6 @@
created: 20221108155618185
creator: Octt
modified: 20230925173805826
modified: 20230928223030864
modifier: Octt
title: $:/state/tree/$:/Macros/

View File

@ -1,7 +1,7 @@
created: 20230111084703963
creator: Octt
modified: 20230926140602122
modified: 20230928222844438
modifier: Octt
title: $:/state/tree/$:/OcttKB/
show
hide