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,7 +1,7 @@
|
||||
Enabled: 0
|
||||
created: 20231103212710757
|
||||
creator: Octt
|
||||
modified: 20231103222606894
|
||||
modified: 20231103232313314
|
||||
modifier: Octt
|
||||
tags: $:/GlobalOption
|
||||
title: $:/OcttKB/Config/TripleClickEdit
|
||||
|
@@ -1,5 +1,5 @@
|
||||
created: 20231103225001941
|
||||
created: 20231104005255568
|
||||
current-tiddler: GettingStarted
|
||||
modified: 20231103225001941
|
||||
modified: 20231104005255568
|
||||
title: $:/HistoryList
|
||||
type: application/json
|
@@ -1,6 +1,6 @@
|
||||
created: 20231103222031777
|
||||
created: 20231103232327602
|
||||
creator: Octt
|
||||
list:
|
||||
modified: 20231103224853079
|
||||
modified: 20231104005215498
|
||||
modifier: Octt
|
||||
title: $:/StoryList
|
@@ -35,7 +35,7 @@ ClickListener.prototype.render = function(parent,nextSibling) {
|
||||
wrong object, we should call our edit function with our widget object set as the this property.*/
|
||||
|
||||
/* OcttKB: edit this to work with 3 clicks instead of 2 */
|
||||
window.addEventListener('click', function(ev){
|
||||
parent.addEventListener('click', function(ev){
|
||||
if (ev.detail === 3) {
|
||||
self.editTiddler.call(self, event);
|
||||
}
|
||||
|
@@ -1,6 +1,6 @@
|
||||
created: 20231103222110593
|
||||
creator: Octt
|
||||
modified: 20231103222326612
|
||||
modified: 20231103232415086
|
||||
modifier: Octt
|
||||
module-type: widget
|
||||
title: $:/plugins/danielo515/2click2edit/ClickListener.js
|
||||
|
@@ -1,7 +1,7 @@
|
||||
created: 20220920140732083
|
||||
creator: Octt
|
||||
modified: 20231103214416538
|
||||
modified: 20231104002543422
|
||||
modifier: Octt
|
||||
title: $:/state/showeditpreview
|
||||
|
||||
no
|
||||
yes
|
@@ -1,7 +1,7 @@
|
||||
created: 20220920090405977
|
||||
creator: Octt
|
||||
modified: 20231029235240359
|
||||
modified: 20231103232346162
|
||||
modifier: Octt
|
||||
title: $:/state/tab-1749438307
|
||||
|
||||
$:/core/ui/ControlPanel/Saving
|
||||
$:/core/ui/ControlPanel/Plugins
|
@@ -1,6 +1,6 @@
|
||||
created: 20230501095944427
|
||||
creator: Octt
|
||||
modified: 20231103223316838
|
||||
modified: 20231104003632489
|
||||
modifier: Octt
|
||||
title: $:/state/search/currentTab
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
created: 20220920092307479
|
||||
creator: Octt
|
||||
modified: 20231103222616958
|
||||
modified: 20231104004813805
|
||||
modifier: Octt
|
||||
title: $:/state/tab/sidebar--595412856
|
||||
|
||||
|
@@ -1,6 +1,6 @@
|
||||
created: 20230501095944427
|
||||
creator: Octt
|
||||
modified: 20231103223316838
|
||||
modified: 20231104003632490
|
||||
modifier: Octt
|
||||
title: $:/state/tab/search-results/sidebar
|
||||
|
||||
|
@@ -1,3 +1,3 @@
|
||||
title: $:/status/RequireReloadDueToPluginChange
|
||||
|
||||
yes
|
||||
no
|
Reference in New Issue
Block a user