From b4d7e7e4bb6fefced6b6eceb1a0430da782ff3e9 Mon Sep 17 00:00:00 2001 From: octospacc Date: Tue, 26 Sep 2023 06:21:32 +0000 Subject: [PATCH] OcttKB Cross-Repo Sync (HTML to Raw) --- .../BrowserStorage/$__DefaultTiddlers.tid | 5 ++ .../BrowserStorage/$__config_SaverFilter.tid | 3 + ...$__images_boxicons_regular_bx-cylinder.tid | 9 +++ ...erStorage_Buttons_browser-storage-info.tid | 9 +++ ...heado_BrowserStorage_FilteredTreeMacro.tid | 64 +++++++++++++++++++ ...gins_btheado_BrowserStorage_SaveFilter.tid | 5 ++ ..._btheado_BrowserStorage_StartupMessage.tid | 8 +++ ...do_BrowserStorage_TiddlerStorageCounts.tid | 13 ++++ ...serStorage_TiddlersChangedSinceStartup.tid | 20 ++++++ ...orage_TiddlersLoadedFromBrowserStorage.tid | 20 ++++++ ..._plugins_btheado_BrowserStorage_backup.tid | 39 +++++++++++ ..._plugins_btheado_BrowserStorage_readme.tid | 10 +++ ..._BrowserStorage_startup_SetSaverFilter.tid | 15 +++++ ..._btheado_BrowserStorage_startup_notify.tid | 8 +++ .../plugins/BrowserStorage/plugin.info | 11 ++++ .../tiddlers/System/_HistoryList.json.meta | 4 +- Wiki-OcttKB/tiddlers/System/_Import.tid | 4 +- Wiki-OcttKB/tiddlers/System/_StoryList.tid | 4 +- .../System/config/BrowserStorage/_Enabled.tid | 3 + .../info/browser/storage/_persisted.tid | 3 + .../tiddlers/System/state/_tab-1749438307.tid | 2 +- .../tiddlers/System/state/_tab-2065006209.tid | 2 +- .../plugins/tiddlywiki/_browser-storage.tid | 7 ++ .../btheado/_BrowserStorage--1503532932.tid | 7 ++ .../plugins/btheado/_BrowserStorage.tid | 7 ++ .../plugins/tiddlywiki/_browser-storage.tid | 2 +- .../System/state/tab/_sidebar--595412856.tid | 2 +- .../_RequireReloadDueToPluginChange.tid | 2 +- 28 files changed, 276 insertions(+), 12 deletions(-) create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__DefaultTiddlers.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__config_SaverFilter.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__images_boxicons_regular_bx-cylinder.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_Buttons_browser-storage-info.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_FilteredTreeMacro.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_SaveFilter.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_StartupMessage.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_TiddlerStorageCounts.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_TiddlersChangedSinceStartup.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_TiddlersLoadedFromBrowserStorage.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_backup.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_readme.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_startup_SetSaverFilter.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_startup_notify.tid create mode 100644 Wiki-OcttKB/plugins/BrowserStorage/plugin.info create mode 100644 Wiki-OcttKB/tiddlers/System/config/BrowserStorage/_Enabled.tid create mode 100644 Wiki-OcttKB/tiddlers/System/info/browser/storage/_persisted.tid create mode 100644 Wiki-OcttKB/tiddlers/System/state/plugin-info--1223675686-$/plugins/tiddlywiki/_browser-storage.tid create mode 100644 Wiki-OcttKB/tiddlers/System/state/plugin-info--372949414-$/plugins/btheado/_BrowserStorage--1503532932.tid create mode 100644 Wiki-OcttKB/tiddlers/System/state/plugin-info--372949414-$/plugins/btheado/_BrowserStorage.tid diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__DefaultTiddlers.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__DefaultTiddlers.tid new file mode 100644 index 0000000..6ac350d --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__DefaultTiddlers.tid @@ -0,0 +1,5 @@ +created: 20230319153234115 +modified: 20230319153234115 +title: $:/DefaultTiddlers + +[list[$:/StoryList]else[$:/plugins/btheado/BrowserStorage]] diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__config_SaverFilter.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__config_SaverFilter.tid new file mode 100644 index 0000000..29aee0b --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__config_SaverFilter.tid @@ -0,0 +1,3 @@ +created: 20220419183248949 +modified: 20220419183248949 +title: $:/config/SaverFilter \ No newline at end of file diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__images_boxicons_regular_bx-cylinder.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__images_boxicons_regular_bx-cylinder.tid new file mode 100644 index 0000000..63409a4 --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__images_boxicons_regular_bx-cylinder.tid @@ -0,0 +1,9 @@ +caption: bx-cylinder +category: +collection: Regular +library: Boxicons +library_version: 2.0.7 +tags: $:/tags/Image Icons Images SVG +title: $:/images/boxicons/regular/bx-cylinder + + \ No newline at end of file diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_Buttons_browser-storage-info.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_Buttons_browser-storage-info.tid new file mode 100644 index 0000000..41f092b --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_Buttons_browser-storage-info.tid @@ -0,0 +1,9 @@ +tags: $:/tags/ViewToolbar +title: $:/plugins/btheado/BrowserStorage/Buttons/browser-storage-info + +\whitespace trim +<$list filter="[enlist{$:/temp/BrowserStorage/Log}match] [haschanged[]subfilter{$:/config/BrowserStorage/SaveFilter}match] :and[first[]]"> +<$button to="$:/plugins/btheado/BrowserStorage/backup" tooltip="this tiddler is stored in browser storage" aria-label="this tiddler is stored in browser storage" class=<>> +{{$:/images/boxicons/regular/bx-cylinder}} + + diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_FilteredTreeMacro.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_FilteredTreeMacro.tid new file mode 100644 index 0000000..cd8cc98 --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_FilteredTreeMacro.tid @@ -0,0 +1,64 @@ +created: 20220728010037807 +modified: 20220728012526627 +tags: +title: $:/plugins/btheado/BrowserStorage/FilteredTreeMacro + +\define leaf-link(full-title,chunk,separator: "/") +<$link to=<<__full-title__>>><$text text=<<__chunk__>>/> +\end + +\define leaf-node(prefix,chunk) +\whitespace trim +
  • +<$list filter="[<__prefix__>addsuffix<__chunk__>is[shadow]] [<__prefix__>addsuffix<__chunk__>is[tiddler]]" variable="full-title"> +<$list filter="[removeprefix<__prefix__>]" variable="chunk"> +{{$:/core/images/file}} <$macrocall $name="leaf-link" full-title=<> chunk=<>/> + + +
  • +\end + +\define branch-node(prefix,chunk,separator: "/", filter) +\whitespace trim +
  • +<$set name="reveal-state" value={{{ [[$:/state/tree/]addsuffix<__prefix__>addsuffix<__chunk__>] }}}> +<$reveal type="nomatch" stateTitle=<> text="show"> +<$button setTitle=<> setTo="show" class="tc-btn-invisible"> +{{$:/core/images/folder}} <$text text=<<__chunk__>>/> + + +<$reveal type="match" stateTitle=<> text="show"> +<$button setTitle=<> setTo="hide" class="tc-btn-invisible"> +{{$:/core/images/folder}} <$text text=<<__chunk__>>/> + + + +(<$count filter="[all[shadows+tiddlers]subfilter<__filter__>removeprefix<__prefix__>removeprefix<__chunk__>] -[<__prefix__>addsuffix<__chunk__>]"/>) +<$reveal type="match" stateTitle=<> text="show"> +<$macrocall $name="tree-node" prefix={{{ [<__prefix__>addsuffix<__chunk__>] }}} separator=<<__separator__>> filter=<<__filter__>>/> + + +
  • +\end + +\define tree-node(prefix,separator: "/", filter) +\whitespace trim +
      +<$list filter="[all[shadows+tiddlers]subfilter<__filter__>removeprefix<__prefix__>splitbefore<__separator__>sort[]!suffix<__separator__>]" variable="chunk"> +<$macrocall $name="leaf-node" prefix=<<__prefix__>> chunk=<> separator=<<__separator__>>/> + +<$list filter="[all[shadows+tiddlers]subfilter<__filter__>removeprefix<__prefix__>splitbefore<__separator__>sort[]suffix<__separator__>]" variable="chunk"> +<$macrocall $name="branch-node" prefix=<<__prefix__>> chunk=<> separator=<<__separator__>> filter=<<__filter__>>/> + +
    +\end + +\define tree(prefix: "$:/",separator: "/", filter: "[all[]]") +\whitespace trim +
    +<$text text=<<__prefix__>>/> +
    +<$macrocall $name="tree-node" prefix=<<__prefix__>> separator=<<__separator__>> filter=<<__filter__>>/> +
    +
    +\end diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_SaveFilter.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_SaveFilter.tid new file mode 100644 index 0000000..cee3e77 --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_SaveFilter.tid @@ -0,0 +1,5 @@ +created: 20220419183248949 +modified: 20220419183248949 +title: $:/plugins/btheado/BrowserStorage/SaveFilter + +[all[]] -[prefix[$:/state/popup/]] -[prefix[$:/temp/]] -[prefix[$:/HistoryList]] diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_StartupMessage.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_StartupMessage.tid new file mode 100644 index 0000000..32301ed --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_StartupMessage.tid @@ -0,0 +1,8 @@ +created: 20230319150404819 +modified: 20230319150821620 +tags: +title: $:/plugins/btheado/BrowserStorage/StartupMessage + +<$navigator story="$:/StoryList"> +<$text text={{{[enlist{$:/temp/BrowserStorage/Log}count[]]}}}/> tiddlers loaded from local browser storage. Be sure to periodically [[backup|$:/plugins/btheado/BrowserStorage/backup]] your file. + diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_TiddlerStorageCounts.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_TiddlerStorageCounts.tid new file mode 100644 index 0000000..0323354 --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_TiddlerStorageCounts.tid @@ -0,0 +1,13 @@ +caption: Storage +created: 20230316194806701 +modified: 20230316195309773 +tags: $:/tags/MoreSideBar +title: $:/plugins/btheado/BrowserStorage/TiddlerStorageCounts + +!! {{$:/plugins/btheado/BrowserStorage/TiddlersLoadedFromBrowserStorage!!caption}} +{{$:/plugins/btheado/BrowserStorage/TiddlersLoadedFromBrowserStorage}} + +--- + +!! {{$:/plugins/btheado/BrowserStorage/TiddlersChangedSinceStartup!!caption}} +{{$:/plugins/btheado/BrowserStorage/TiddlersChangedSinceStartup}} diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_TiddlersChangedSinceStartup.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_TiddlersChangedSinceStartup.tid new file mode 100644 index 0000000..04865e7 --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_TiddlersChangedSinceStartup.tid @@ -0,0 +1,20 @@ +caption: Tiddlers saved to browser storage since startup +created: 20220730015851691 +modified: 20220730020122508 +tags: +title: $:/plugins/btheado/BrowserStorage/TiddlersChangedSinceStartup + +<$importvariables filter="[[$:/plugins/btheado/BrowserStorage/FilteredTreeMacro]]"> + + + + + + +
    System tiddlersOther tiddlers
    <> + +{{{[haschanged[]subfilter{$:/config/BrowserStorage/SaveFilter}!prefix[$:/]]}}} + +
    + + diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_TiddlersLoadedFromBrowserStorage.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_TiddlersLoadedFromBrowserStorage.tid new file mode 100644 index 0000000..65f0700 --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_TiddlersLoadedFromBrowserStorage.tid @@ -0,0 +1,20 @@ +caption: Tiddlers loaded from browser storage +created: 20220730015639992 +modified: 20220731222040644 +tags: +title: $:/plugins/btheado/BrowserStorage/TiddlersLoadedFromBrowserStorage + +<$importvariables filter="[[$:/plugins/btheado/BrowserStorage/FilteredTreeMacro]]"> + + + + + + +
    System tiddlersOther tiddlers
    <> + +{{{[enlist{$:/temp/BrowserStorage/Log}!prefix[$:/]]}}} + +
    + + diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_backup.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_backup.tid new file mode 100644 index 0000000..e46aee0 --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_backup.tid @@ -0,0 +1,39 @@ +created: 20220727011104055 +modified: 20220731013334922 +tags: +title: $:/plugins/btheado/BrowserStorage/backup + +\define download-storage-tiddlers-as-json() +<$action-sendmessage + $message="tm-download-file" + $param="$:/core/templates/exporters/JsonFile" + exportFilter="[enlist{$:/temp/BrowserStorage/Log}] [haschanged[]subfilter{$:/config/BrowserStorage/SaveFilter}] -$:/config/BrowserStorage/Enabled" + filename={{{[[$:/config/SaveWikiButton/Filename]get[text]else[tiddlers]addsuffix[.json]]}}}/> +\end + +Have you downloaded a backup file recently? + +Click this button {{$:/core/ui/Buttons/save-wiki}} to download a new backup copy of your wiki. + +Downloaded backups provide extra copies of the tiddler data stored in browser local storage. The backup is a single, self-contained html file and it also includes all the source code required to run this wiki. + +Here is a summary of the tiddlers in browser local storage: + +|!Loaded at startup|<$link to="$:/plugins/btheado/BrowserStorage/TiddlersLoadedFromBrowserStorage"><$text text={{{[enlist{$:/temp/BrowserStorage/Log}count[]]}}}/> tiddlers| +|!Saved since startup|<$link to="$:/plugins/btheado/BrowserStorage/TiddlersChangedSinceStartup"><$text text={{{[haschanged[]subfilter{$:/config/BrowserStorage/SaveFilter}] -$:/config/BrowserStorage/Enabled :and[count[]]}}}/> tiddlers| +|!Total (unique)|<$text text={{{[enlist{$:/temp/BrowserStorage/Log}] [haschanged[]subfilter{$:/config/BrowserStorage/SaveFilter}] -$:/config/BrowserStorage/Enabled :and[unique[]count[]]}}}/> tiddlers <$button tooltip="download browser storage tiddlers as json" aria-label="download browser storage tiddlers as json" actions=<> class=<>> {{$:/core/images/export-button}} | + +The browser local storage tiddlers are not present in the source url: {{$:/info/url/full}}, but they will be saved whenever you download a backup copy {{$:/core/ui/Buttons/save-wiki}}. + +If you don't have access to update the wiki file at {{$:/info/url/full}}, then consider performing the following steps: + +# download a backup {{$:/core/ui/Buttons/save-wiki}} +# copy the download to a documents or some other folder folder +# load it into the browser via a file:/// url (i.e. double clicking the file in a file explorer should open it in the browser). + +If you do have access to update the wiki file at {{$:/info/url/full}}, then it is best to + +# Overwrite it periodically with the latest downloaded backup {{$:/core/ui/Buttons/save-wiki}}. +# Upon reload any data already in the wiki file will be cleared from the browser storage. + +Beware of the privacy implications of browser local storage tiddlers and file:/// urls. The browser storage contents are shared across all file:/// urls. This means any html loaded from a file:/// url can read those browser storage tiddlers. diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_readme.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_readme.tid new file mode 100644 index 0000000..d59281b --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_readme.tid @@ -0,0 +1,10 @@ +title: $:/plugins/btheado/BrowserStorage/readme + +This plugin contains opinionated configuration settings for the [[browser-storage plugin|$:/plugins/tiddlywiki/browser-storage]]: + +* [[Configures|$:/plugins/tiddlywiki/browser-storage/settings]] the browser storage plugin to save more tiddlers than the default +* Since the tiddlers are automatically saved to local storage, the [[SaverFilter|$:/config/SaverFilter]] is configured to leave the save icon inert +* Automatically save open tiddlers between sessions (see $:/DefaultTiddlers) +* [[Instructions|$:/plugins/btheado/BrowserStorage/backup]] on using the save button as a way to backup the wiki +* [[Browse-able list|$:/plugins/btheado/BrowserStorage/TiddlerStorageCounts]] of tiddlers which were loaded from storage and those which were saved to storage after load +* Displays a [[notification message|$:/plugins/btheado/BrowserStorage/StartupMessage]] at startup telling how many tiddlers were loaded from browser storage diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_startup_SetSaverFilter.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_startup_SetSaverFilter.tid new file mode 100644 index 0000000..9eef39f --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_startup_SetSaverFilter.tid @@ -0,0 +1,15 @@ +created: 20220731143327842 +modified: 20220731164653068 +tags: $:/tags/StartupAction/Browser +title: $:/plugins/btheado/BrowserStorage/startup/SetSaverFilter + + +<$list filter="$:/config/BrowserStorage/SaveFilter -[is[tiddler]]"> +<$action-setfield $tiddler="$:/config/BrowserStorage/SaveFilter" text={{$:/plugins/btheado/BrowserStorage/SaveFilter}}/> + diff --git a/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_startup_notify.tid b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_startup_notify.tid new file mode 100644 index 0000000..3a6eade --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/$__plugins_btheado_BrowserStorage_startup_notify.tid @@ -0,0 +1,8 @@ +created: 20230319151028372 +modified: 20230319151854263 +tags: $:/tags/StartupAction/PostRender +title: $:/plugins/btheado/BrowserStorage/startup/notify + +<$list filter="[enlist{$:/temp/BrowserStorage/Log}first[]]"> +<$action-sendmessage $message="tm-notify" $param="$:/plugins/btheado/BrowserStorage/StartupMessage"/> + diff --git a/Wiki-OcttKB/plugins/BrowserStorage/plugin.info b/Wiki-OcttKB/plugins/BrowserStorage/plugin.info new file mode 100644 index 0000000..846935a --- /dev/null +++ b/Wiki-OcttKB/plugins/BrowserStorage/plugin.info @@ -0,0 +1,11 @@ +{ + "title": "$:/plugins/btheado/BrowserStorage", + "description": "Opinionated configuration settings for the browser-storage plugin", + "author": "Brian Theado", + "core-version": ">=5.2.3", + "plugin-priority": "20", + "list": "readme backup", + "version": "0.1.0", + "plugin-type": "plugin", + "dependents": "" +} \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta b/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta index 9ad811c..6cf640d 100644 --- a/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta +++ b/Wiki-OcttKB/tiddlers/System/_HistoryList.json.meta @@ -1,5 +1,5 @@ -created: 20230925181532831 +created: 20230926062126882 current-tiddler: GettingStarted -modified: 20230925181532831 +modified: 20230926062126882 title: $:/HistoryList type: application/json \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/_Import.tid b/Wiki-OcttKB/tiddlers/System/_Import.tid index 82d7e63..db737d7 100644 --- a/Wiki-OcttKB/tiddlers/System/_Import.tid +++ b/Wiki-OcttKB/tiddlers/System/_Import.tid @@ -1,8 +1,6 @@ -modified: 20230919181132853 -modifier: Octt status: complete title: $:/Import The following tiddlers were imported: -# [[$:/Res/silence.opus]] \ No newline at end of file +# [[$:/plugins/btheado/BrowserStorage]] \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/_StoryList.tid b/Wiki-OcttKB/tiddlers/System/_StoryList.tid index d22a18e..32137f2 100644 --- a/Wiki-OcttKB/tiddlers/System/_StoryList.tid +++ b/Wiki-OcttKB/tiddlers/System/_StoryList.tid @@ -1,6 +1,6 @@ -created: 20230925173322935 +created: 20230926061954174 creator: Octt list: -modified: 20230925173941925 +modified: 20230926061954174 modifier: Octt title: $:/StoryList \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/config/BrowserStorage/_Enabled.tid b/Wiki-OcttKB/tiddlers/System/config/BrowserStorage/_Enabled.tid new file mode 100644 index 0000000..8b8aa64 --- /dev/null +++ b/Wiki-OcttKB/tiddlers/System/config/BrowserStorage/_Enabled.tid @@ -0,0 +1,3 @@ +title: $:/config/BrowserStorage/Enabled + +yes \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/info/browser/storage/_persisted.tid b/Wiki-OcttKB/tiddlers/System/info/browser/storage/_persisted.tid new file mode 100644 index 0000000..b2bb307 --- /dev/null +++ b/Wiki-OcttKB/tiddlers/System/info/browser/storage/_persisted.tid @@ -0,0 +1,3 @@ +title: $:/info/browser/storage/persisted + +not requested yet \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/state/_tab-1749438307.tid b/Wiki-OcttKB/tiddlers/System/state/_tab-1749438307.tid index 3971188..f7d3564 100644 --- a/Wiki-OcttKB/tiddlers/System/state/_tab-1749438307.tid +++ b/Wiki-OcttKB/tiddlers/System/state/_tab-1749438307.tid @@ -1,6 +1,6 @@ created: 20220920090405977 creator: Octt -modified: 20230925173326111 +modified: 20230926061116777 modifier: Octt title: $:/state/tab-1749438307 diff --git a/Wiki-OcttKB/tiddlers/System/state/_tab-2065006209.tid b/Wiki-OcttKB/tiddlers/System/state/_tab-2065006209.tid index 4c0885e..2cfdc9f 100644 --- a/Wiki-OcttKB/tiddlers/System/state/_tab-2065006209.tid +++ b/Wiki-OcttKB/tiddlers/System/state/_tab-2065006209.tid @@ -1,6 +1,6 @@ created: 20220920091923734 creator: Octt -modified: 20230404141559071 +modified: 20230926061021641 modifier: Octt title: $:/state/tab-2065006209 diff --git a/Wiki-OcttKB/tiddlers/System/state/plugin-info--1223675686-$/plugins/tiddlywiki/_browser-storage.tid b/Wiki-OcttKB/tiddlers/System/state/plugin-info--1223675686-$/plugins/tiddlywiki/_browser-storage.tid new file mode 100644 index 0000000..b718cd3 --- /dev/null +++ b/Wiki-OcttKB/tiddlers/System/state/plugin-info--1223675686-$/plugins/tiddlywiki/_browser-storage.tid @@ -0,0 +1,7 @@ +created: 20230926061008598 +creator: Octt +modified: 20230926061008598 +modifier: Octt +title: $:/state/plugin-info--1223675686-$:/plugins/tiddlywiki/browser-storage + +no \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/state/plugin-info--372949414-$/plugins/btheado/_BrowserStorage--1503532932.tid b/Wiki-OcttKB/tiddlers/System/state/plugin-info--372949414-$/plugins/btheado/_BrowserStorage--1503532932.tid new file mode 100644 index 0000000..a627f16 --- /dev/null +++ b/Wiki-OcttKB/tiddlers/System/state/plugin-info--372949414-$/plugins/btheado/_BrowserStorage--1503532932.tid @@ -0,0 +1,7 @@ +created: 20230926062017966 +creator: Octt +modified: 20230926062019458 +modifier: Octt +title: $:/state/plugin-info--372949414-$:/plugins/btheado/BrowserStorage--1503532932 + +backup \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/state/plugin-info--372949414-$/plugins/btheado/_BrowserStorage.tid b/Wiki-OcttKB/tiddlers/System/state/plugin-info--372949414-$/plugins/btheado/_BrowserStorage.tid new file mode 100644 index 0000000..7840d12 --- /dev/null +++ b/Wiki-OcttKB/tiddlers/System/state/plugin-info--372949414-$/plugins/btheado/_BrowserStorage.tid @@ -0,0 +1,7 @@ +created: 20230926062008979 +creator: Octt +modified: 20230926062016152 +modifier: Octt +title: $:/state/plugin-info--372949414-$:/plugins/btheado/BrowserStorage + +yes \ No newline at end of file diff --git a/Wiki-OcttKB/tiddlers/System/state/plugin-info-1867135918-$/plugins/tiddlywiki/_browser-storage.tid b/Wiki-OcttKB/tiddlers/System/state/plugin-info-1867135918-$/plugins/tiddlywiki/_browser-storage.tid index 41bee0e..0c1efe8 100644 --- a/Wiki-OcttKB/tiddlers/System/state/plugin-info-1867135918-$/plugins/tiddlywiki/_browser-storage.tid +++ b/Wiki-OcttKB/tiddlers/System/state/plugin-info-1867135918-$/plugins/tiddlywiki/_browser-storage.tid @@ -1,6 +1,6 @@ created: 20230925173654392 creator: Octt -modified: 20230925173745464 +modified: 20230926061216843 modifier: Octt title: $:/state/plugin-info-1867135918-$:/plugins/tiddlywiki/browser-storage diff --git a/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid b/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid index 61e8dda..730274d 100644 --- a/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid +++ b/Wiki-OcttKB/tiddlers/System/state/tab/_sidebar--595412856.tid @@ -1,6 +1,6 @@ created: 20220920092307479 creator: Octt -modified: 20230925181459976 +modified: 20230926062002862 modifier: Octt title: $:/state/tab/sidebar--595412856 diff --git a/Wiki-OcttKB/tiddlers/System/status/_RequireReloadDueToPluginChange.tid b/Wiki-OcttKB/tiddlers/System/status/_RequireReloadDueToPluginChange.tid index 9af7b08..6df5e60 100644 --- a/Wiki-OcttKB/tiddlers/System/status/_RequireReloadDueToPluginChange.tid +++ b/Wiki-OcttKB/tiddlers/System/status/_RequireReloadDueToPluginChange.tid @@ -1,3 +1,3 @@ title: $:/status/RequireReloadDueToPluginChange -yes \ No newline at end of file +no \ No newline at end of file