mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-04-24 20:18:40 +02:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
parent
62cc95ef70
commit
6c7595af07
@ -1,6 +1,6 @@
|
|||||||
created: 20230205151705787
|
created: 20230205151705787
|
||||||
creator: Octt
|
creator: Octt
|
||||||
modified: 20230530104252011
|
modified: 20230813104702685
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
tags:
|
tags:
|
||||||
title: Android/Apps
|
title: Android/Apps
|
||||||
@ -47,7 +47,6 @@ List of some Android apps to keep in mind.
|
|||||||
* Squircle IDE
|
* Squircle IDE
|
||||||
* SuperFreezZ
|
* SuperFreezZ
|
||||||
* Tiddloid
|
* Tiddloid
|
||||||
* tooot
|
|
||||||
* Tor Browser
|
* Tor Browser
|
||||||
* Transdroid
|
* Transdroid
|
||||||
* Unexpected Keyboard
|
* Unexpected Keyboard
|
||||||
|
@ -1,12 +1,14 @@
|
|||||||
created: 20230217221957113
|
created: 20230217221957113
|
||||||
creator: Octt
|
creator: Octt
|
||||||
modified: 20230608135904091
|
modified: 20230813104233873
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
tags:
|
tags:
|
||||||
title: Android/Development
|
title: Android/Development
|
||||||
|
|
||||||
!!! ''Development''
|
!!! ''Development''
|
||||||
|
|
||||||
|
* [[ADB (Android Debug Bridge)|https://developer.android.com/tools/adb]]
|
||||||
|
|
||||||
!!!! ''Apps'' and the likes
|
!!!! ''Apps'' and the likes
|
||||||
|
|
||||||
; Lego block development:
|
; Lego block development:
|
||||||
|
@ -1,7 +0,0 @@
|
|||||||
created: 20230110220005274
|
|
||||||
modified: 20230206111552198
|
|
||||||
modifier: Octt
|
|
||||||
tags: Fediverse TODO $:/i18n:en
|
|
||||||
title: Mastodon:en
|
|
||||||
|
|
||||||
<<MediaWiki Mastodon_(social_network) en 3>>
|
|
@ -1,7 +1,7 @@
|
|||||||
created: 20230114124144464
|
created: 20230114124144464
|
||||||
creator: Octt
|
creator: Octt
|
||||||
icon:
|
icon:
|
||||||
modified: 20230508213321092
|
modified: 20230813104810049
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
tags: TODO $:/i18n:en
|
tags: TODO $:/i18n:en
|
||||||
title: Fediverse
|
title: Fediverse
|
||||||
@ -25,7 +25,7 @@ Tip: these sites list many public instances for many platforms.
|
|||||||
!!! ''Microblogging''
|
!!! ''Microblogging''
|
||||||
|
|
||||||
* [[GoToSocial|https://gotosocial.org]] - //Fast, fun, ActivityPub server, powered by Go//
|
* [[GoToSocial|https://gotosocial.org]] - //Fast, fun, ActivityPub server, powered by Go//
|
||||||
* [[Mastodon|Mastodon:en]] | [[Hometown|https://github.com/hometown-fork/hometown]] | [[glitch-soc|https://github.com/glitch-soc]]
|
* [[Mastodon|Mastodon]] | [[Hometown|https://github.com/hometown-fork/hometown]] | [[glitch-soc|https://github.com/glitch-soc]]
|
||||||
* [[Misskey|Misskey:en]] | [[Dolphin|https://github.com/syuilo/dolphin]]
|
* [[Misskey|Misskey:en]] | [[Dolphin|https://github.com/syuilo/dolphin]]
|
||||||
* [[Pleroma|https://pleroma.social]] | [[Akkoma|https://akkoma.social]] | [[Soapbox|https://soapbox.pub]]
|
* [[Pleroma|https://pleroma.social]] | [[Akkoma|https://akkoma.social]] | [[Soapbox|https://soapbox.pub]]
|
||||||
* [[Takahē|https://jointakahe.org]] - //An efficient ActivityPub Server, for small installs with multiple domains//
|
* [[Takahē|https://jointakahe.org]] - //An efficient ActivityPub Server, for small installs with multiple domains//
|
||||||
|
@ -1,3 +1,7 @@
|
|||||||
|
created: 20230813102403596
|
||||||
|
creator: Octt
|
||||||
|
modified: 20230813102403596
|
||||||
|
modifier: Octt
|
||||||
title: File system
|
title: File system
|
||||||
|
|
||||||
<<^wikipediaframe "File system">>
|
<<^wikipediaframe "File system">>
|
||||||
|
@ -1,10 +1,16 @@
|
|||||||
created: 20230113225224277
|
created: 20230113225224277
|
||||||
creator: Octt
|
creator: Octt
|
||||||
modified: 20230417103714997
|
modified: 20230813103800740
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
tags: ToDo RSS
|
tags: RSS
|
||||||
title: FreshRSS
|
title: FreshRSS
|
||||||
|
|
||||||
* https://freshrss.org
|
* Site: https://freshrss.org
|
||||||
* https://github.com/FreshRSS
|
* Docs: https://freshrss.github.io/FreshRSS/
|
||||||
* https://hub.docker.com/r/linuxserver/freshrss
|
* Source: https://github.com/FreshRSS
|
||||||
|
* Docker: https://hub.docker.com/r/linuxserver/freshrss
|
||||||
|
|
||||||
|
---
|
||||||
|
|
||||||
|
* How to resolve many feeds not getting updated in time? --- Configuration > Archiving > Do not automatically refresh more often than: [default should be 1 hour, set to a lower time].
|
||||||
|
* [[[BUG] Preview images from YouTube feeds no longer working after updating to 1.21|https://github.com/FreshRSS/FreshRSS/issues/5170]] --- Only solution is to ''downgrade to v1.20.2''.
|
||||||
|
14
Wiki-OcttKB/tiddlers/Normal/_Mastodon.tid
Normal file
14
Wiki-OcttKB/tiddlers/Normal/_Mastodon.tid
Normal file
@ -0,0 +1,14 @@
|
|||||||
|
created: 20230110220005274
|
||||||
|
creator: Octt
|
||||||
|
modified: 20230813105343107
|
||||||
|
modifier: Octt
|
||||||
|
tags: Fediverse TODO $:/i18n:en
|
||||||
|
title: Mastodon
|
||||||
|
|
||||||
|
<<^wikipediaframe Mastodon_(social_network) en>>
|
||||||
|
|
||||||
|
!!! ''Clients''
|
||||||
|
|
||||||
|
* [[tooot|https://tooot.app/]] --- Simple and open source mobile (iOS/Android) client of Mastodon, started with a focus for Chinese community. --- <<[# Git "https://github.com/tooot-app">>
|
||||||
|
* [[Pinafore|https://pinafore.social/]] --- Alternative web client for Mastodon (UNMAINTAINED) --- <<[# Git "https://github.com/nolanlawson/pinafore">>
|
||||||
|
* [[Elk (alpha)|https://elk.zone/]] --- A nimble Mastodon web client --- <<#[ Git "https://github.com/elk-zone">>
|
@ -1,6 +1,6 @@
|
|||||||
created: 20230112154615238
|
created: 20230112154615238
|
||||||
creator: Octt
|
creator: Octt
|
||||||
modified: 20230228225214583
|
modified: 20230813105657577
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
tags: $:/tags/Stylesheet
|
tags: $:/tags/Stylesheet
|
||||||
title: $:/Styles/Embed
|
title: $:/Styles/Embed
|
||||||
@ -38,8 +38,11 @@ title: $:/Styles/Embed
|
|||||||
/* input.Checkbox-Btn:after { content: attr(label); } */
|
/* input.Checkbox-Btn:after { content: attr(label); } */
|
||||||
|
|
||||||
.Embed-Fullscreen-Btn { float: right; font-style: revert; margin-top: -2em; }
|
.Embed-Fullscreen-Btn { float: right; font-style: revert; margin-top: -2em; }
|
||||||
label.Embed-Fullscreen-Btn { margin-right: 2.5em; }
|
|
||||||
input.Embed-Fullscreen-Btn { width: 2em; height: 2em; }
|
input.Embed-Fullscreen-Btn { width: 2em; height: 2em; }
|
||||||
|
label.Embed-Fullscreen-Btn {
|
||||||
|
margin-right: 2.5em;
|
||||||
|
width: initial;
|
||||||
|
}
|
||||||
|
|
||||||
/* TODO: Different top: positioning based on if mobile or desktop view is active, and if sidebar is open or closed (2em for mobile and sidebar closed, ~0.64em for the rest) */
|
/* TODO: Different top: positioning based on if mobile or desktop view is active, and if sidebar is open or closed (2em for mobile and sidebar closed, ~0.64em for the rest) */
|
||||||
input.Embed-Fullscreen-Btn:checked,
|
input.Embed-Fullscreen-Btn:checked,
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
created: 20230725120306774
|
created: 20230813105853435
|
||||||
current-tiddler: GettingStarted
|
current-tiddler: GettingStarted
|
||||||
modified: 20230725120306774
|
modified: 20230813105853435
|
||||||
title: $:/HistoryList
|
title: $:/HistoryList
|
||||||
type: application/json
|
type: application/json
|
@ -1,6 +1,6 @@
|
|||||||
created: 20230725105917743
|
created: 20230813102102983
|
||||||
creator: Octt
|
creator: Octt
|
||||||
list:
|
list:
|
||||||
modified: 20230725115843464
|
modified: 20230813105707311
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
title: $:/StoryList
|
title: $:/StoryList
|
@ -1,7 +1,7 @@
|
|||||||
created: 20220920092307479
|
created: 20220920092307479
|
||||||
creator: Octt
|
creator: Octt
|
||||||
modified: 20230725114745075
|
modified: 20230813105825096
|
||||||
modifier: Octt
|
modifier: Octt
|
||||||
title: $:/state/tab/sidebar--595412856
|
title: $:/state/tab/sidebar--595412856
|
||||||
|
|
||||||
$:/core/ui/SideBar/Recent
|
OcttKB/Index
|
Loading…
x
Reference in New Issue
Block a user