-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
OcttKB Cross-Repo Sync (HTML to Raw)
- Loading branch information
octospacc
committed
Dec 27, 2023
1 parent
3298eb8
commit 35319db
Showing
14 changed files
with
76 additions
and
24 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
created: 20231227013056119 | ||
creator: Octt | ||
modified: 20231227013217297 | ||
modifier: Octt | ||
tags: | ||
title: Chat | ||
|
||
<<^wikipediaframe "Online chat">> | ||
|
||
* //''[[ChatBro|https://www.chatbro.com/en/]]'' is a web-based messenger that can be synchronized with Telegram and VK.// |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,12 @@ | ||
created: 20231224171029994 | ||
creator: Octt | ||
modified: 20231224171143636 | ||
modified: 20231227005340172 | ||
modifier: Octt | ||
tags: | ||
title: Computing | ||
|
||
<<^WikipediaFrame "Computing">> | ||
|
||
* [[Computernewb|https://computernewb.com/]] --- //personal domain where I host various projects, probably the most famous one being CollabVM// | ||
|
||
* <<WikipediaL "pushd and popd">> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,28 +1,38 @@ | ||
created: 20230114154554721 | ||
creator: Octt | ||
modified: 20230305194218495 | ||
modified: 20231227012857511 | ||
modifier: Octt | ||
page-cover: https://source.unsplash.com/random?Matrix | ||
tags: Internet TODO $:/i18n:en | ||
title: Matrix | ||
|
||
\define ElementGit(Repo:"") [[Git|https://github.com/vector-im/$Repo$]] | ||
\define MatrixGit(Repo:"") <<[ "[[Git|https://github.com/matrix-org/$Repo$]]">> | ||
\define ElementGit(Repo:"") <<[ "[[Git|https://github.com/element-hq/$Repo$]]">> | ||
|
||
<<^wikipediaframe "Matrix (protocol)" en>> | ||
|
||
* https://matrix.org/ | ||
* https://github.com/matrix-org | ||
* [[Matrix Specification|https://spec.matrix.org]] --- //The Matrix protocol specification// --- <<[# Git"https://github.com/matrix-org/matrix-spec">> | ||
|
||
; Clients | ||
: [[Element|https://element.io/]] - Flagship client; Web-Desktop and Mobile are different codebases - [<<ElementGit>>] | ||
: [[Hydrogen|https://hydrogen.element.io/]] - (WIP by Element team) //Lightweight matrix client with legacy and mobile browser support// - [<<ElementGit hydrogen-web>>] | ||
: [[FluffyChat|https://fluffychat.im/]] - //open source, nonprofit and cute matrix messenger app// <<[ "[[Git|https://gitlab.com/famedly/fluffychat]]">> | ||
: [[Element|https://element.io/]] --- //glossy Matrix collaboration clients// --- Flagship client; Web-Desktop and Mobile are different codebases --- <<ElementGit>> <<[# "Element Matrix Services SaaS Docs" "https://ems-docs.element.io/">> | ||
:* [[Spaccamient|https://spacc-inc.github.io/Spaccamient/]] --- mobile-first Element Web fork --- <<[# Git"https://github.com/Spacc-Inc/Spaccamient">> | ||
:* //''[[SchildiChat|https://schildi.chat/]]'' is a feature-rich messenger for Matrix based on Element with some extras and tweaks.// --- <<[# Git"https://github.com/SchildiChat">> | ||
: [[Hydrogen|https://hydrogen.element.io/]] --- (WIP by Element team) //Lightweight matrix client with legacy and mobile browser support// --- <<ElementGit hydrogen-web>> | ||
: [[FluffyChat|https://fluffychat.im/]] --- //open source, nonprofit and cute matrix messenger app// --- <<[ "[[Git|https://gitlab.com/famedly/fluffychat]]">> | ||
|
||
; Servers | ||
: [[Synapse|https://matrix.org/docs/projects/server/synapse]] - //Matrix.org’s reference server// - <<[ "[[Git|https://github.com/matrix-org/synapse]]">> | ||
: [[Synapse|https://matrix.org/docs/projects/server/synapse]] --- //Matrix.org’s reference server// --- <<[ "[[Git|https://github.com/matrix-org/synapse]]">> | ||
|
||
; Bots | ||
: ''[[maubot|https://maubot.xyz/]]'' - //A plugin-based Matrix bot system// - <<[ "[[GitHub|https://github.com/maubot]]">> <<[ "[[GitLab (CI)|https://mau.dev/maubot]]">> [<<MatrixLink "#maubot:maunium.net">>] <<[ "[[Docs|https://docs.mau.fi/]]">> | ||
: ''[[maubot|https://maubot.xyz/]]'' - //A plugin-based Matrix bot system// --- <<[ "[[GitHub|https://github.com/maubot]]">> <<[ "[[GitLab (CI)|https://mau.dev/maubot]]">> [<<MatrixLink "#maubot:maunium.net">>] <<[ "[[Docs|https://docs.mau.fi/]]">> | ||
|
||
; Bridges | ||
: All by ''mautrix'': https://github.com/mautrix - <<[ "[[Docs|https://docs.mau.fi/]]">> | ||
: All by ''mautrix'': https://github.com/mautrix --- <<[ "[[Docs|https://docs.mau.fi/]]">> | ||
: All by ''mx-puppet'': https://gitlab.com/mx-puppet | ||
|
||
!!! Misc | ||
|
||
* [[Maunium sticker picker|https://github.com/maunium/stickerpicker]] --- //fast and simple Matrix sticker picker widget. Tested on Element Web, Android & iOS// | ||
* [[Third Room|https://thirdroom.io/]] (w/WebSG) --- //Open, decentralized, immersive worlds built on Matrix// --- <<MatrixGit thirdroom>> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,16 @@ | ||
created: 20230824093445874 | ||
creator: Octt | ||
modified: 20230824093649263 | ||
icon: 🗒️ | ||
modified: 20231227011627181 | ||
modifier: Octt | ||
page-cover: https://source.unsplash.com/random?Note | ||
tags: WIP | ||
title: Note | ||
|
||
<<^wikipediaframe Note-taking>> | ||
<<^wikipediaframe Note-taking>> | ||
|
||
* [[Memos|https://www.usememos.com/]] --- //A privacy-first, lightweight note-taking service | ||
Easily capture and share your great thoughts.// --- interesting app, reminds me of a text-based social network but it's a private note app --- <<[# Git"https://github.com/usememos">> | ||
** Seen in: <<YoutubeL w7aH23Jyg58 "Memos is a BEAUTIFUL Free and Open Source note-taking app [TechHut]">> | ||
* [[Simplenote|https://simplenote.com/]] --- //The simplest way to keep notes// --- <<[# Git"https://github.com/orgs/Automattic/repositories?q=simplenote&type=all&language=&sort=">> | ||
* [[Standard Notes]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,12 @@ | ||
created: 20230203223711243 | ||
creator: Octt | ||
modified: 20230217225226443 | ||
modified: 20231227012206962 | ||
modifier: Octt | ||
tags: $:/i18n:en Information Knowledge | ||
title: Wiki | ||
|
||
<<^wikipediaframe Wiki en>> | ||
<<^wikipediaframe Wiki en>> | ||
|
||
* //''[[BookStack|https://www.bookstackapp.com/]]'' is a simple, self-hosted, easy-to-use platform for organising and storing information.// --- <<[# Git"https://github.com/BookStackApp">> | ||
* [[MediaWiki]] | ||
* [[TiddlyWiki]] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
created: 20231224174455396 | ||
created: 20231227013253646 | ||
current-tiddler: GettingStarted | ||
modified: 20231224174455396 | ||
modified: 20231227013253646 | ||
title: $:/HistoryList | ||
type: application/json |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
created: 20231224150937684 | ||
created: 20231227004423151 | ||
creator: Octt | ||
list: | ||
modified: 20231224174253550 | ||
modified: 20231227012909961 | ||
modifier: Octt | ||
title: $:/StoryList |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
7 changes: 7 additions & 0 deletions
7
Wiki-OcttKB/tiddlers/System/state/search-list/_selected-item--1546365138.tid
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
created: 20231227011848799 | ||
creator: Octt | ||
modified: 20231227012057170 | ||
modifier: Octt | ||
title: $:/state/search-list/selected-item--1546365138 | ||
|
||
Wiki-primaryList |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters