Skip to content

Commit

Permalink
OcttKB Cross-Repo Sync (HTML to Raw)
Browse files Browse the repository at this point in the history
  • Loading branch information
octospacc committed Sep 28, 2023
1 parent 342f24b commit e75341a
Show file tree
Hide file tree
Showing 14 changed files with 46 additions and 25 deletions.
8 changes: 4 additions & 4 deletions Wiki-OcttKB/tiddlers/Normal/JavaScript/_Libraries.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20230429182925276
creator: Octt
modified: 20230825224335539
modified: 20230928223603055
modifier: Octt
tags:
title: JavaScript/Libraries
Expand All @@ -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.
Expand Down
3 changes: 2 additions & 1 deletion Wiki-OcttKB/tiddlers/Normal/OcttKB/_Index.tid
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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]]

Expand Down
7 changes: 5 additions & 2 deletions Wiki-OcttKB/tiddlers/Normal/TiddlyWiki/_ThirdParty.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20230206113426599
creator: Octt
modified: 20230927230448025
modified: 20230928230938921
modifier: Octt
tags:
title: TiddlyWiki/ThirdParty
Expand Down Expand Up @@ -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]]
Expand All @@ -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//
3 changes: 2 additions & 1 deletion Wiki-OcttKB/tiddlers/Normal/_JavaScript.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20221110145611678
creator: Octt
modified: 20230927231802158
modified: 20230928230548758
modifier: Octt
tags: Development Internet $:/i18n:en
title: JavaScript
Expand All @@ -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">>
13 changes: 11 additions & 2 deletions Wiki-OcttKB/tiddlers/Normal/_Knowledge Management.tid
Original file line number Diff line number Diff line change
@@ -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]]
7 changes: 6 additions & 1 deletion Wiki-OcttKB/tiddlers/Normal/_TiddlyWiki.tid
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -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''
Expand Down
4 changes: 2 additions & 2 deletions Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
created: 20230927232832797
created: 20230928233727192
current-tiddler: GettingStarted
modified: 20230927232832798
modified: 20230928233727192
title: $:/HistoryList
type: application/json
6 changes: 4 additions & 2 deletions Wiki-OcttKB/tiddlers/System/_SiteSubtitle.tid
Original file line number Diff line number Diff line change
@@ -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]] 📌️)
4 changes: 2 additions & 2 deletions Wiki-OcttKB/tiddlers/System/_StoryList.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20230927230026604
created: 20230928222850710
creator: Octt
list:
modified: 20230927232201744
modified: 20230928233650700
modifier: Octt
title: $:/StoryList
4 changes: 2 additions & 2 deletions Wiki-OcttKB/tiddlers/System/state/_tab-1749438307.tid
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
created: 20230926065205688
creator: Octt
modified: 20230926135833548
modified: 20230928231059873
modifier: Octt
title: $:/state/plugin-info-1867135918-$:/plugins/btheado/BrowserStorage

yes
no
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20220920092307479
creator: Octt
modified: 20230926140701733
modified: 20230928231912353
modifier: Octt
title: $:/state/tab/sidebar--595412856

Expand Down
2 changes: 1 addition & 1 deletion Wiki-OcttKB/tiddlers/System/state/tree/$/Macros/_.tid
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
created: 20221108155618185
creator: Octt
modified: 20230925173805826
modified: 20230928223030864
modifier: Octt
title: $:/state/tree/$:/Macros/

Expand Down
4 changes: 2 additions & 2 deletions Wiki-OcttKB/tiddlers/System/state/tree/$/OcttKB/_.tid
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
created: 20230111084703963
creator: Octt
modified: 20230926140602122
modified: 20230928222844438
modifier: Octt
title: $:/state/tree/$:/OcttKB/

show
hide

0 comments on commit e75341a

Please sign in to comment.