OcttKB Cross-Repo Sync (HTML to Raw)

This commit is contained in:
2023-09-27 06:44:17 +00:00
parent 4fe541368c
commit 5e871b25b1
14 changed files with 69 additions and 15 deletions

View File

@ -0,0 +1,14 @@
created: 20230927064059779
creator: Octt
list-before:
modified: 20230927064059779
modifier: Octt
tags: $:/tags/ViewToolbar
title: $:/plugins/btheado/BrowserStorage/Buttons/browser-storage-info
\whitespace trim
<$list filter="[enlist{$:/temp/BrowserStorage/Log}match<currentTiddler>] [haschanged[]subfilter{$:/config/BrowserStorage/SaveFilter}match<currentTiddler>] :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=<<tv-config-toolbar-class>>>
{{$:/images/boxicons/regular/bx-cylinder}}
</$button>
</$list>