mirror of
https://gitlab.com/octtspacc/OcttKB
synced 2025-06-06 00:29:12 +02:00
OcttKB Cross-Repo Sync (HTML to Raw)
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
created: 20230414165229324
|
||||
created: 20230417103909971
|
||||
current-tiddler: GettingStarted
|
||||
modified: 20230414165229324
|
||||
modified: 20230417103909971
|
||||
title: $:/HistoryList
|
||||
type: application/json
|
@ -1,7 +1,7 @@
|
||||
Enabled: 1
|
||||
created: 20230413083119554
|
||||
creator: Octt
|
||||
modified: 20230413124203473
|
||||
modified: 20230417102138503
|
||||
modifier: Octt
|
||||
tags: $:/GlobalOption
|
||||
title: $:/OcttKB/Config/AiLinks.ui
|
||||
@ -10,7 +10,6 @@ title: $:/OcttKB/Config/AiLinks.ui
|
||||
field="Enabled"
|
||||
checked="1"
|
||||
unchecked="0"
|
||||
default="1"
|
||||
>
|
||||
Bing AI Links
|
||||
</$checkbox>
|
@ -1,16 +1,15 @@
|
||||
Enabled: 0
|
||||
created: 20230208220901786
|
||||
creator: Octt
|
||||
modified: 20230413093657545
|
||||
modified: 20230417102143337
|
||||
modifier: Octt
|
||||
tags: $:/GlobalOption
|
||||
title: $:/OcttKB/Config/LargeSidebar.ui
|
||||
|
||||
<$checkbox
|
||||
tiddler="$:/themes/tiddlywiki/vanilla/metrics/sidebarwidth"
|
||||
field="text"
|
||||
checked="50vw"
|
||||
unchecked="280px"
|
||||
default="280px"
|
||||
field="Enabled"
|
||||
checked="1"
|
||||
unchecked="0"
|
||||
>
|
||||
Larger Sidebar
|
||||
</$checkbox>
|
||||
</$checkbox>
|
||||
|
@ -1,2 +1,6 @@
|
||||
list: ~Welcome~ $:/OcttKB/Repo
|
||||
created: 20230417091513227
|
||||
creator: Octt
|
||||
list: $:/OcttKB/Repo
|
||||
modified: 20230417103621683
|
||||
modifier: Octt
|
||||
title: $:/StoryList
|
@ -1,6 +1,6 @@
|
||||
created: 20220920160922870
|
||||
creator: Octt
|
||||
modified: 20230225112914566
|
||||
modified: 20230417103637996
|
||||
modifier: Octt
|
||||
title: $:/config/RelinkOnRename
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
created: 20220920092307479
|
||||
creator: Octt
|
||||
modified: 20230413124520866
|
||||
modified: 20230417103742573
|
||||
modifier: Octt
|
||||
title: $:/state/tab/sidebar--595412856
|
||||
|
||||
$:/core/ui/SideBar/More
|
||||
OcttKB/Index
|
@ -1,7 +1,10 @@
|
||||
created: 20220920114844259
|
||||
creator: Octt
|
||||
modified: 20230414102607463
|
||||
modified: 20230417101959753
|
||||
modifier: Octt
|
||||
title: $:/themes/tiddlywiki/vanilla/metrics/sidebarwidth
|
||||
|
||||
280px
|
||||
<$set name=Enabled value={{$:/OcttKB/Config/LargeSidebar.ui!!Enabled}}>
|
||||
{{{[<Enabled>compare[0]then[280px]]}}}
|
||||
{{{[<Enabled>compare[1]then[50vw]]}}}
|
||||
</$set>
|
||||
|
Reference in New Issue
Block a user