From 3e4ffcbfd1be0c4efdb56dca04c88dfadbf38691 Mon Sep 17 00:00:00 2001 From: Human Date: Thu, 2 Jul 2026 22:49:31 -0700 Subject: [PATCH] 0.140.17: settings folder guard + hotkey conflict warning, search/picker/view polish --- main.js | 104 +++++++++++++++++++------------------- manifest.json | 2 +- package.json | 2 +- release-notes/0.140.17.md | 39 ++++++++++++++ src/aggregate-view.ts | 5 +- src/modals.ts | 12 +++-- src/note-picker.ts | 27 +++++++--- src/settings.ts | 34 ++++++++++--- src/view.ts | 73 ++++++++++++++++++-------- 9 files changed, 205 insertions(+), 93 deletions(-) create mode 100644 release-notes/0.140.17.md diff --git a/main.js b/main.js index b244faa..3bef81d 100644 --- a/main.js +++ b/main.js @@ -1,74 +1,74 @@ -"use strict";var Vn=Object.defineProperty;var Hl=Object.getOwnPropertyDescriptor;var Rl=Object.getOwnPropertyNames;var Ul=Object.prototype.hasOwnProperty;var $e=(A,r)=>()=>(A&&(r=A(A=0)),r);var Si=(A,r)=>{for(var e in r)Vn(A,e,{get:r[e],enumerable:!0})},Gl=(A,r,e,t)=>{if(r&&typeof r=="object"||typeof r=="function")for(let i of Rl(r))!Ul.call(A,i)&&i!==e&&Vn(A,i,{get:()=>r[i],enumerable:!(t=Hl(r,i))||t.enumerable});return A};var Ll=A=>Gl(Vn({},"__esModule",{value:!0}),A);function _n(A){return Array.isArray(A)?A.filter(r=>typeof r=="string"):typeof A=="string"?A.split(/[,\s]+/).filter(Boolean):[]}function _t(A,r){let e=r.replace(/^#/,"");return _n(A?.tags).some(t=>t.replace(/^#/,"")===e)}function eo(A,r){let e=r.replace(/^#/,""),t=_n(A.tags);t.some(i=>i.replace(/^#/,"")===e)||t.push(e),A.tags=t}function to(A,r){let e=r.replace(/^#/,""),t=_n(A.tags).filter(i=>i.replace(/^#/,"")!==e);t.length?A.tags=t:delete A.tags}function vr(A){return Bs.has(A)||Qr.has(A)}function Ct(A){return`${(A||"").replace(/\/+$/,"")}/archive`}function ys(A){return(A||"").replace(/\/+$/,"").split("/").slice(1).includes("archive")}function Ht(A){return A.split("/").some((r,e)=>Bs.has(r)||e>0&&Qr.has(r))}function Fr(A){return A.split("/").some(r=>r==="_archive"||r===".archive")}function We(A){let r=(A??"").trim();return!r||/^\[\[.*\]\]$/.test(r)?r:`[[${r}]]`}function Rt(A){let r=(A??"").trim(),e=r.match(/^\[\[(.*)\]\]$/);return e&&(r=e[1]),r.split("|")[0].split("#")[0].split("^")[0].trim()}function kr(A){let r=A.match(/\.([^./]+)$/);return!!r&&ql.has(r[1].toLowerCase())}function Sr(A,r){if(!Array.isArray(r))return!1;for(let e of r){let t=(e??"").trim();if(t){if(t.length>2&&t.startsWith("/")&&t.endsWith("/"))try{if(new RegExp(t.slice(1,-1)).test(A))return!0}catch{}else if(A===t||A.startsWith(t.endsWith("/")?t:t+"/"))return!0}}return!1}function ws(A,r){let e=A.toLowerCase().split(/\s+/).filter(Boolean);if(e.length===0)return!0;let t=r.toLowerCase();return e.every(i=>t.includes(i))}function ct(A){if(typeof A!="string")return null;let r=A.replace(/^\[\[/,"").replace(/\]\]$/,""),[e,t]=r.split("|"),i=e.match(/_authors\/(.+?)-([a-z0-9]{4,12})(?:\.md)?$/i);if(!i)return null;let s=i[2],n=(t??"").trim()||i[1].replace(/-/g," ").trim();return{id:s,name:n}}function Ut(A){let r=A?.assignedTo,e=Array.isArray(r)?r:r!=null?[r]:[],t=[];for(let i of e){let s=ct(i);s&&t.push(s)}return t}var z,It,mt,Pt,Zt,jt,F,Ve,Bs,Qr,ql,le=$e(()=>{"use strict";z="stashpad-view",It="stashpad-panels",mt="stashpad-folder-panel",Pt="stashpad-detail",Zt="stashpad-trash",jt="stashpad-aggregate",F="__root__";Ve=["id","parent","created","modified","attachments","position","author","contributors","parentLink","children","due","assignedTo","assignedBy","pinned","pinnedAt","listPinned","listPinnedAt","imported","okfParent","okfChildren"],Bs=new Set(["_attachments","_authors","_exports","_imports","_processed","_archive",".archive"]),Qr=new Set(["archive","trash"]);ql=new Set(["edtz"])});function Pi(A,r){let e=A.replace(/\r\n/g,` +"use strict";var Vn=Object.defineProperty;var Hl=Object.getOwnPropertyDescriptor;var Rl=Object.getOwnPropertyNames;var Ul=Object.prototype.hasOwnProperty;var $e=(A,r)=>()=>(A&&(r=A(A=0)),r);var bi=(A,r)=>{for(var e in r)Vn(A,e,{get:r[e],enumerable:!0})},Gl=(A,r,e,t)=>{if(r&&typeof r=="object"||typeof r=="function")for(let i of Rl(r))!Ul.call(A,i)&&i!==e&&Vn(A,i,{get:()=>r[i],enumerable:!(t=Hl(r,i))||t.enumerable});return A};var Ll=A=>Gl(Vn({},"__esModule",{value:!0}),A);function _n(A){return Array.isArray(A)?A.filter(r=>typeof r=="string"):typeof A=="string"?A.split(/[,\s]+/).filter(Boolean):[]}function ei(A,r){let e=r.replace(/^#/,"");return _n(A?.tags).some(t=>t.replace(/^#/,"")===e)}function eo(A,r){let e=r.replace(/^#/,""),t=_n(A.tags);t.some(i=>i.replace(/^#/,"")===e)||t.push(e),A.tags=t}function to(A,r){let e=r.replace(/^#/,""),t=_n(A.tags).filter(i=>i.replace(/^#/,"")!==e);t.length?A.tags=t:delete A.tags}function vr(A){return Bs.has(A)||Qr.has(A)}function Ct(A){return`${(A||"").replace(/\/+$/,"")}/archive`}function ys(A){return(A||"").replace(/\/+$/,"").split("/").slice(1).includes("archive")}function Ht(A){return A.split("/").some((r,e)=>Bs.has(r)||e>0&&Qr.has(r))}function Fr(A){return A.split("/").some(r=>r==="_archive"||r===".archive")}function We(A){let r=(A??"").trim();return!r||/^\[\[.*\]\]$/.test(r)?r:`[[${r}]]`}function Rt(A){let r=(A??"").trim(),e=r.match(/^\[\[(.*)\]\]$/);return e&&(r=e[1]),r.split("|")[0].split("#")[0].split("^")[0].trim()}function kr(A){let r=A.match(/\.([^./]+)$/);return!!r&&ql.has(r[1].toLowerCase())}function Sr(A,r){if(!Array.isArray(r))return!1;for(let e of r){let t=(e??"").trim();if(t){if(t.length>2&&t.startsWith("/")&&t.endsWith("/"))try{if(new RegExp(t.slice(1,-1)).test(A))return!0}catch{}else if(A===t||A.startsWith(t.endsWith("/")?t:t+"/"))return!0}}return!1}function ws(A,r){let e=A.toLowerCase().split(/\s+/).filter(Boolean);if(e.length===0)return!0;let t=r.toLowerCase();return e.every(i=>t.includes(i))}function ct(A){if(typeof A!="string")return null;let r=A.replace(/^\[\[/,"").replace(/\]\]$/,""),[e,t]=r.split("|"),i=e.match(/_authors\/(.+?)-([a-z0-9]{4,12})(?:\.md)?$/i);if(!i)return null;let s=i[2],n=(t??"").trim()||i[1].replace(/-/g," ").trim();return{id:s,name:n}}function Ut(A){let r=A?.assignedTo,e=Array.isArray(r)?r:r!=null?[r]:[],t=[];for(let i of e){let s=ct(i);s&&t.push(s)}return t}var z,It,mt,Pt,jt,_t,F,Ve,Bs,Qr,ql,le=$e(()=>{"use strict";z="stashpad-view",It="stashpad-panels",mt="stashpad-folder-panel",Pt="stashpad-detail",jt="stashpad-trash",_t="stashpad-aggregate",F="__root__";Ve=["id","parent","created","modified","attachments","position","author","contributors","parentLink","children","due","assignedTo","assignedBy","pinned","pinnedAt","listPinned","listPinnedAt","imported","okfParent","okfChildren"],Bs=new Set(["_attachments","_authors","_exports","_imports","_processed","_archive",".archive"]),Qr=new Set(["archive","trash"]);ql=new Set(["edtz"])});function Hi(A,r){let e=A.replace(/\r\n/g,` `);if(r==="lines")return e.split(` `).map(n=>n.trim()).filter(Boolean);if(r==="paragraphs")return e.split(/\n[ \t]*\n+/).map(n=>n.trim()).filter(Boolean);let t=[],i=[],s=n=>/^#{1,6}\s/.test(n);for(let n of e.split(` `))s(n)&&i.some(o=>o.trim())&&(t.push(i.join(` `).trim()),i=[]),i.push(n);return i.some(n=>n.trim())&&t.push(i.join(` -`).trim()),t.filter(Boolean)}function be(A,r,e){A.empty();try{(0,Dr.setIcon)(A,r)}catch{}let t=A.querySelector("svg");t&&t.querySelector("path, line, circle, rect, polyline, polygon, ellipse")||(A.empty(),A.createSpan({cls:"stashpad-icon-fallback",text:e}))}function xr(A){if(A instanceof Element&&A.closest(".modal, .modal-container, .suggestion-container, .menu, .prompt"))return!0;let r=new Set([document]);A instanceof Element&&A.ownerDocument&&r.add(A.ownerDocument);for(let e of r)if(e.body?.querySelector(".modal-bg")||e.body?.querySelector(".modal-container .modal")||e.body?.querySelector(".suggestion-container")||e.body?.querySelector(".menu.mod-active"))return!0;return!1}function Nr(A){let r=[],e=/^([ \t]*)(`{3,})[ \t]*([^\n`]*)\n([\s\S]*?)\n\1\2[ \t]*$/gm,t;for(;(t=e.exec(A))!=null;)r.push({lang:t[3].trim(),code:t[4]});return r}function Hi(A){return A.split("/").map(r=>r.split(" ").map(e=>e&&/^[a-z]/.test(e)?e[0].toUpperCase()+e.slice(1):e).join(" ")).join("/")}function Mr(A,r,e){let t=new Set(r),i=A.filter(n=>!t.has(n)),s=A.findIndex(n=>t.has(n));if(s<0)return A.slice();switch(e){case"top":return[...r,...i];case"bottom":return[...i,...r];case"up":{let n=Math.max(0,s-1),o=i.slice();return o.splice(n,0,...r),o}case"down":{let n=(()=>{let c=-1;return A.forEach((d,h)=>{t.has(d)&&(c=h)}),c})(),o=0;for(let c=0;c0){let n=t[i-1];return(!/[a-z0-9]/.test(n)?600:500)-Math.min(i,99)}let s=0;for(let n=0;n({t,s:Jl(e,t.raw)})).filter(t=>t.s>=0).sort((t,i)=>i.s-t.s||i.t.count-t.t.count||t.t.label.localeCompare(i.t.label)).map(t=>t.t):r}var Dr,Ti,Gt,Lt,Ri=$e(()=>{"use strict";Dr=require("obsidian"),Ti={lines:"Each line",paragraphs:"Paragraphs (blank line)",headings:"Headings"};Gt="__stashpad:tagged__",Lt="__stashpad:untagged__"});function $l(A,r){return A===0?0:A>12?A>=24?0:A:r==="am"?A===12?0:A:A===12?12:A+12}function Qs(A,r){A.addClass("stashpad-when-pop-time");let e=r.seedPeriod,t=A.createDiv({cls:"stashpad-when-time-display"}),i=t.createEl("input",{cls:"stashpad-when-time-field",attr:{type:"text",inputmode:"numeric",maxlength:"2"}});i.value=String(r.seedH),t.createSpan({cls:"stashpad-when-time-colon",text:":"});let s=t.createEl("input",{cls:"stashpad-when-time-field",attr:{type:"text",inputmode:"numeric",maxlength:"2"}});s.value=String(r.seedM).padStart(2,"0");let n=t.createDiv({cls:"stashpad-when-time-period"}),o=n.createEl("button",{cls:"stashpad-when-time-ampm",text:"AM"});o.type="button";let a=n.createEl("button",{cls:"stashpad-when-time-ampm",text:"PM"});a.type="button";let l=()=>{o.toggleClass("is-active",e==="am"),a.toggleClass("is-active",e==="pm")};l(),o.addEventListener("mousedown",B=>B.preventDefault()),a.addEventListener("mousedown",B=>B.preventDefault()),o.addEventListener("click",B=>{B.preventDefault(),e="am",l()}),a.addEventListener("click",B=>{B.preventDefault(),e="pm",l()});let c=i;i.addEventListener("focus",()=>{c=i,i.select()}),s.addEventListener("focus",()=>{c=s,s.select()});let d=()=>{let w=(parseInt(i.value||"0",10)||0)>12;o.toggleClass("is-disabled",w),a.toggleClass("is-disabled",w),o.disabled=w,a.disabled=w},h=B=>{let w=B.value.replace(/\D/g,"").slice(0,2);if(B.value=w,w===""){B===i&&d();return}let y=parseInt(w,10),v=B===i?24:59;y>v&&(B.value=String(v)),B===i&&d()};for(let B of[i,s])B.addEventListener("input",()=>h(B));d();let g=()=>{let B=parseInt(i.value,10),w=Number.isNaN(B)?12:B,y=parseInt(s.value||"0",10)||0,v=w>12||w===0;r.onFinalize({hours24:$l(w,e),minutes:y,raw:{hh:w,mm:y,period:e,is24:v}}),r.close()};r.setOnEnter?.(g);let u=[i,s,o,a],p=(B,w)=>{let y=u.indexOf(B);if(y===-1)return;let v=(y+w+u.length)%u.length;u[v].focus()},f=B=>{B.addEventListener("keydown",w=>{w.key==="Enter"?(w.preventDefault(),w.stopPropagation(),g()):w.key==="Escape"?(w.preventDefault(),w.stopPropagation(),r.close()):w.key==="Tab"&&(w.preventDefault(),w.stopPropagation(),p(B,w.shiftKey?-1:1))})},I=A.createDiv({cls:"stashpad-when-time-pad"}),m=["1","2","3","4","5","6","7","8","9","backspace","0","insert"],C=null;for(let B of m){let w=I.createEl("button",{cls:"stashpad-when-time-padbtn"});w.type="button",B==="backspace"?(0,Pr.setIcon)(w,"delete"):B==="insert"?(w.setText("OK"),C=w):w.setText(B),B==="insert"&&w.addClass("is-go"),w.addEventListener("mousedown",y=>y.preventDefault()),w.addEventListener("click",y=>{if(y.preventDefault(),B==="insert"){g();return}if(B==="backspace"){c.value=c.value.slice(0,-1),h(c),c.focus();return}let v=c.selectionStart===0&&c.selectionEnd===c.value.length&&c.value.length>0,E=2,Q=v||c.value.length>=E?B:c.value+B;c.value=Q,h(c),c.focus(),c.setSelectionRange(c.value.length,c.value.length),c===i&&c.value.length>=E&&(s.focus(),s.select())})}C&&u.push(C);for(let B of u)f(B);i.focus(),i.select()}function Hr(A){let{hh:r,mm:e,period:t,is24:i}=A.raw;return i?`${r}:${String(e).padStart(2,"0")}`:`${r}:${String(e).padStart(2,"0")}${t}`}var Pr,so=$e(()=>{"use strict";Pr=require("obsidian")});function Ur(A){let r=Math.floor(4294967296/A)*A,e=new Uint32Array(1),t;do crypto.getRandomValues(e),t=e[0];while(t>=r);return t%A}function no(A=5){let r=[];for(let e=0;e=1&&s.every(a=>/^[a-zA-Z]+$/.test(a))&&(i=Math.min(i,s.length*11)),Yl.has(A.toLowerCase())&&(i=Math.min(i,12));let n=i<36?0:i<56?1:i<76?2:3,o=["Weak \u2014 easily guessed","Fair","Good","Strong"][n];return{bits:i,level:n,label:o}}function zl(A){let r=2166136261;for(let e=0;e>>0).toString(16).padStart(8,"0")}function ti(A){let r="stashpad-",e=zl(A),t=64-r.length-1-e.length,i=A.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"").slice(0,Math.max(0,t)).replace(/-+$/g,"");return`${r}${i}-${e}`}var Rr,Yl,vs=$e(()=>{"use strict";Rr="able acid acorn actor adept agile alarm album alert algae amber amble anchor angle ankle apple april arbor arc arctic arena armor arrow ascot aspen atlas atom attic auburn audio autumn award axis bacon badge bagel baker balmy bamboo banjo barge basil basin batch beach beam bean bear beaver begin belt bench berry birch bison black blade blaze bliss bloom blue board boat bold bolt bonus boost booth borax bother bottle boulder bounce bovine bowl brave bread breeze brick bridge brisk broad bronze brook broom brown brush bubble bucket bug bulb bundle burst cabin cable cacao cactus camel cameo candle canoe canvas canyon cargo carol carrot castle catch cedar cello chalk charm chart cheese cherry chess chime chirp cider cinder circle citrus clamp clay clever cliff cloak clock cloud clover coast cobra cocoa comet coral cosmos cotton couch cougar crane crater cream crest cricket crisp crown crumb crystal cube cumin curio dagger daisy dapper dawn deck deer delta denim depot desert dial diamond dingo ditch dock dodge dolphin domino donut draft dragon drift drum dune dusk eagle early earth easel ebony echo eclipse edge eel eagle elbow elder ember emboss emerald ember emu engine ermine ether ever fable falcon fancy farm fawn feather felt fennel fern ferry fiber fiddle field fig finch flame flask flax fleet flint float flock flora flute focus foam forest fossil fox frame frost fudge garden gecko ginger glacier glade glass glide globe glory glove gnat goat golden gopher gourd grape grass gravel grove guava gull hammer hamlet harbor hatch hazel heron hickory hippo honey hornet hostel ivory ivy jade jaguar jasmine jelly jetty jewel jolly jungle juniper kayak kelp kettle kiwi koala ladle lagoon lamp lantern larch lark lasso lava ledge lemon lentil leopard lever lilac lime linen lizard llama lobby locket lodge lotus lunar lupine lynx maple marble marsh meadow medal melon mellow mentor mesa metro mimic mint mirror mocha morsel moss mottle mural muslin nacho nectar nest noble nomad noodle nougat nutmeg oasis oat ocean ochre olive onyx opal orbit orca otter oval owl oxide oyster pace paddle palm panda pantry papaya parka parsley pasta pearl pebble pelican pepper pewter phantom piano picnic pigeon pilot pine pixel plank plaza plum pocket pollen pond poplar poppy portal potato pottery prairie prism puffin pumice quail quartz quill quilt quince rabbit radish raft rapid raven reed reef relish ribbon ridge rind ripple river robin rocket rope rover ruby rudder rust saffron sage salmon sandal sash satin sauce scout sedge sequin shadow shale shark shell shore shrub silk silo silver siren sketch slate sleet slope sloth smoke snail sonar sorrel spark sparrow spice spire sprig spruce squid stable stamp starling steam stem stilt stone stork storm stove straw stream stucco summit sundae sunset swan sweater syrup tabby talon tango tapir tassel tawny teal tempo thicket thimble thistle thorn thunder tidal tiger timber toffee token topaz torch totem trail tulip tundra turtle tusk twig umber unicorn valley vanilla velvet vermil violet viper vista vivid vortex waffle walnut warbler wasp water weasel wharf wheat whisk willow window winter wisp wombat wonder woven yam yarn yeast yew yodel yonder zebra zenith zephyr zigzag zinc zircon".split(/\s+/).filter(Boolean).filter((A,r,e)=>e.indexOf(A)===r);Yl=new Set(["password","passw0rd","password1","123456","12345678","123456789","qwerty","abc123","letmein","welcome","admin","iloveyou","monkey","dragon","sunshine","princess","football","baseball","trustno1","000000","111111","secret"])});var Fs={};Si(Fs,{newId:()=>Z});function Z(A=6){let r="",e=new Uint8Array(A);crypto.getRandomValues(e);for(let t=0;t{"use strict";Gr="abcdefghijkmnpqrstuvwxyz23456789"});var zi={};Si(zi,{BreadcrumbLevelsModal:()=>Ki,ColorPickerModal:()=>qt,ConfirmDeleteModal:()=>si,ConfirmModal:()=>ie,CustomColorModal:()=>ks,DueDatePickerModal:()=>Oe,EncryptionPasswordModal:()=>de,ExportStashModal:()=>ni,ImportDupChoiceModal:()=>Ji,ImportLogModal:()=>ro,LogModal:()=>ii,NotificationHistoryModal:()=>qi,OkfExportModal:()=>$i,ReEncryptReviewModal:()=>Yi,SplitNoteModal:()=>Gi,StashPasswordModal:()=>Li,TypeToConfirmModal:()=>Oi,buildAssigneePicker:()=>Or,parseAdjustMinutes:()=>Lr});function Lr(A){let r=/^\s*(\d+)\s*(m|h|d|w)\s*$/i.exec(A);if(!r)return null;let e=parseInt(r[1],10);if(!Number.isFinite(e)||e<=0)return null;let t={m:1,h:60,d:1440,w:10080}[r[2].toLowerCase()]??1;return e*t}function Or(A,r){let e=[...r.initial],t=r.knownAuthors,i=A.createDiv({cls:"stashpad-assign"});i.createDiv({cls:"stashpad-assign-label",text:"Assign to"});let s=i.createDiv({cls:"stashpad-assign-chips"}),n=i.createDiv({cls:"stashpad-assign-input-wrap"}),o=n.createEl("input",{type:"text",cls:"stashpad-assign-input",attr:{placeholder:"Add a person \u2014 type a name\u2026"}}),a=n.createDiv({cls:"stashpad-assign-suggest"});a.setCssStyles({display:"none"});let l=()=>r.onChange([...e]),c=()=>{s.empty(),e.length===0&&s.createSpan({cls:"stashpad-assign-empty",text:"No one yet"});for(let g of e){let u=s.createSpan({cls:"stashpad-assign-chip"});u.createSpan({cls:"stashpad-assign-chip-name",text:g.name});let p=u.createSpan({cls:"stashpad-assign-chip-x",text:"\xD7"});p.title=`Remove ${g.name}`,p.onclick=()=>{e=e.filter(f=>f.id!==g.id),l(),c()}}},d=g=>{g.name.trim()&&(e.some(u=>u.id===g.id)||e.push(g),o.value="",a.setCssStyles({display:"none"}),l(),c(),o.focus())},h=()=>{let g=o.value.trim();a.empty();let u=new Set(e.map(I=>I.id)),f=t.filter(I=>!u.has(I.id)&&ws(g,I.name)).slice(0,6).map(I=>({label:I.name,onPick:()=>d(I)}));if(g&&!t.some(I=>I.name.toLowerCase()===g.toLowerCase())&&f.push({label:`Create \u201C${g}\u201D`,onPick:()=>d({id:Z(6),name:g})}),f.length===0){a.setCssStyles({display:"none"});return}a.setCssStyles({display:""});for(let I of f){let m=a.createDiv({cls:"stashpad-assign-suggest-item",text:I.label});m.onmousedown=C=>{C.preventDefault(),I.onPick()}}};o.addEventListener("input",h),o.addEventListener("focus",h),o.addEventListener("keydown",g=>{if(g.key==="Enter"){g.preventDefault();let u=a.querySelector(".stashpad-assign-suggest-item");u&&u.dispatchEvent(new MouseEvent("mousedown"))}else g.key==="Escape"&&a.style.display!=="none"&&(g.stopPropagation(),a.setCssStyles({display:"none"}))}),o.addEventListener("blur",()=>{window.setTimeout(()=>{a.setCssStyles({display:"none"})},120)}),c()}var J,Vl,Ot,ii,si,Gi,ni,Li,de,Oi,ks,Ui,qt,ie,Ki,Oe,Kt,qi,ro,Ji,$i,Yi,Ee=$e(()=>{"use strict";J=require("obsidian");Ri();so();le();vs();Le();Vl=J.moment,Ot=class Ot extends J.Modal{constructor(e,t,i){super(e);this.text=t;this.jsonlPath=i;this.events=[];this.visible=[];this.shownCount=0;this.typeFilter=null;this.listEl=null;this.footerEl=null;this.countEl=null;this.filterSelEl=null}onOpen(){this.contentEl.empty(),this.titleEl.setText("Stashpad log"),this.modalEl.addClass("stashpad-log-modal"),this.events=[];for(let l of this.text.trim().split(/\r?\n/))if(l)try{this.events.push(JSON.parse(l))}catch{}this.events.reverse();let e=this.contentEl.createDiv({cls:"stashpad-log-toolbar"});this.countEl=e.createSpan({cls:"stashpad-log-count"}),this.updateCount(),this.filterSelEl=e.createEl("select",{cls:"stashpad-log-type-filter"}),this.filterSelEl.onchange=()=>this.setTypeFilter(this.filterSelEl.value||null),this.refreshTypeFilter();let t=e.createEl("button",{text:"Reveal JSONL"});t.onclick=()=>this.shellAct("reveal");let i=e.createEl("button",{text:"Open in default app"});i.onclick=()=>this.shellAct("open");let s=e.createEl("button",{text:"Copy raw JSONL"}),n=null;s.onclick=async()=>{await navigator.clipboard.writeText(this.text),s.setText("Copied"),n!=null&&window.clearTimeout(n),n=window.setTimeout(()=>{s.setText("Copy raw JSONL"),n=null},1500)};let o=e.createEl("button",{text:"Export copy"});o.onclick=()=>this.exportCopy();let a=e.createEl("button",{cls:"mod-warning",text:"Clear log"});a.onclick=()=>this.clearLog(),this.listEl=this.contentEl.createDiv({cls:"stashpad-log-list"}),this.refreshList(),this.footerEl=this.contentEl.createDiv({cls:"stashpad-log-footer"}),this.renderFooter()}refreshList(){if(this.listEl){if(this.visible=this.typeFilter?this.events.filter(e=>e.type===this.typeFilter):this.events.slice(),this.shownCount=0,this.listEl.empty(),!this.visible.length){this.listEl.createDiv({cls:"stashpad-log-empty",text:this.typeFilter?`No "${this.typeFilter}" events.`:"No events yet."}),this.updateCount();return}this.appendMore(Ot.PAGE)}}setTypeFilter(e){(this.typeFilter??null)!==(e??null)&&(this.typeFilter=e,this.refreshList(),this.renderFooter())}refreshTypeFilter(){if(!this.filterSelEl)return;let e=this.filterSelEl;e.empty();let t=new Map;for(let n of this.events)t.set(n.type,(t.get(n.type)??0)+1);let i=[...t.entries()].sort((n,o)=>o[1]-n[1]||n[0].localeCompare(o[0])),s=e.createEl("option",{text:`All types (${this.events.length})`});s.value="";for(let[n,o]of i){let a=e.createEl("option",{text:`${n} (${o})`});a.value=n}this.typeFilter&&!t.has(this.typeFilter)&&(this.typeFilter=null),e.value=this.typeFilter??""}updateCount(){if(!this.countEl)return;let e=this.visible.length,t=this.typeFilter?`${e} ${this.typeFilter} event${e===1?"":"s"}`:`${e} event${e===1?"":"s"}`;this.shownCount===0||this.shownCount>=e?this.countEl.setText(t):this.countEl.setText(`Showing ${this.shownCount} of ${t}`)}appendMore(e){if(!this.listEl)return;let t=Math.min(this.visible.length,this.shownCount+e);for(let i=this.shownCount;i{this.appendMore(Ot.PAGE),this.renderFooter()},e>Ot.PAGE){let i=this.footerEl.createEl("button",{text:`Load all (${e})`});i.onclick=()=>{this.appendMore(e),this.renderFooter()}}}shellAct(e){try{let t=this.app.vault.adapter.getFullPath?.(this.jsonlPath);if(!t)throw new Error("no full path");let{shell:i}=window.require("electron");e==="reveal"?i.showItemInFolder(t):i.openPath(t)}catch(t){new J.Notice(`Couldn't ${e}: ${t.message}`)}}async exportCopy(){try{let e=(0,J.moment)().format("YYYY-MM-DD_HHmmss"),t=this.jsonlPath.replace(/\/[^/]+$/,"")||"",i=t?`${t}/${e}-log.jsonl`:`${e}-log.jsonl`;return await this.app.vault.adapter.write(i,this.text),new J.Notice(`Exported log \u2192 ${i}`),i}catch(e){return new J.Notice(`Export failed: ${e.message}`),null}}clearLog(){new ie(this.app,"Clear log?","A timestamped copy will be saved alongside the active log before it's truncated.","Export & clear",async e=>{if(!(!e||!await this.exportCopy())){try{await this.app.vault.adapter.write(this.jsonlPath,"")}catch(i){new J.Notice(`Clear failed: ${i.message}`);return}this.text="",this.events=[],this.typeFilter=null,this.shownCount=0,this.refreshTypeFilter(),this.refreshList(),this.footerEl&&this.footerEl.empty(),new J.Notice("Log cleared.")}},"Cancel",!0).open()}renderEvent(e){let t=document.createElement("div");t.className=`stashpad-log-row stashpad-log-${e.type}`;let i=(0,J.moment)(e.ts).isValid()?(0,J.moment)(e.ts).format("YYYY-MM-DD HH:mm:ss"):e.ts,s=document.createElement("span");s.className="stashpad-log-ts",s.textContent=i,t.appendChild(s);let n=document.createElement("span");n.className="stashpad-log-type",n.textContent=e.type,t.appendChild(n);let o=document.createElement("span");o.className="stashpad-log-author",o.textContent=e.author?e.author:"\u2014",e.author||o.classList.add("is-empty"),t.appendChild(o);let a=document.createElement("span");return a.className="stashpad-log-msg",a.textContent=this.describe(e),t.appendChild(a),t}describe(e){let t=e.payload??{};switch(e.type){case"create":return`Created "${t.path??e.id}" under ${t.parent??"?"}`;case"delete":{let i=Array.isArray(t.attachmentsRemoved)?t.attachmentsRemoved.length:0,s=t.mergedInto?` (merged into ${t.mergedInto})`:"";return`Deleted ${e.id}${s}${i?` \u2014 also removed ${i} attachment${i===1?"":"s"}`:""}`}case"missing":return`Missing: ${t.lastPath??e.id}`;case"parent_change":{let i=t.reason?` (${t.reason})`:"";return`Moved ${e.id} from ${t.from??"null"} \u2192 ${t.to??"null"}${i}`}case"rename":return`Renamed ${t.from??"?"} \u2192 ${t.to??"?"}`;case"reorder":{let i=t.count??1,s=t.dir??"?",n=t.parent??e.id??"?";return`Reordered ${i} note${i===1?"":"s"} (${s}) under ${n}`}case"complete":{let i=t.count??1,s=t.undo?" (undo)":t.redo?" (redo)":"";return`Marked ${i} note${i===1?"":"s"} complete${s}`}case"uncomplete":{let i=t.count??1,s=t.undo?" (undo)":t.redo?" (redo)":"";return`Unmarked ${i} note${i===1?"":"s"}${s}`}case"stash_export":{let i=t.noteCount??"?";return`Exported ${i} note${i===1?"":"s"} \u2192 ${t.path??"?"}`}case"stash_import":{let i=t.noteCount??"?",s=[];t.attachmentsWritten&&s.push(`${t.attachmentsWritten} attachment${t.attachmentsWritten===1?"":"s"}`),t.collisionsRenamed&&s.push(`${t.collisionsRenamed} renamed`);let n=s.length?` (${s.join(", ")})`:"";return`Imported ${i} note${i===1?"":"s"} from ${t.from??"?"} \u2192 ${t.into??"?"}${n}`}case"attachment_add":return`Added attachment ${t.path??e.id}`;case"attachment_remove":return`Removed attachment ${t.path??e.id}`;case"palette_color_add":return`Added palette color ${t.color??e.id}`;case"palette_color_remove":return`Removed palette color ${t.color??e.id}`;default:return JSON.stringify(t)}}onClose(){this.contentEl.empty()}};Ot.PAGE=100;ii=Ot,si=class extends J.Modal{constructor(e,t,i,s,n,o){super(e);this.noteTitle=t;this.descendantCount=i;this.attachmentCount=s;this.offerAttachmentDelete=n;this.onChoose=o}onOpen(){this.modalEl?.addClass("stashpad-compact-modal"),this.contentEl.empty(),this.titleEl.setText(`Delete "${this.noteTitle}"?`);let e=[];this.descendantCount>0&&e.push(`${this.descendantCount} descendant note${this.descendantCount===1?"":"s"} will also be deleted.`),this.attachmentCount>0&&e.push(`${this.attachmentCount} attachment${this.attachmentCount===1?"":"s"} found across these notes.`),this.contentEl.createEl("p",{text:e.join(" ")});let t=this.offerAttachmentDelete&&this.attachmentCount>0;if(this.offerAttachmentDelete&&this.attachmentCount>0){let o=this.contentEl.createEl("label",{cls:"stashpad-modal-check"}),a=o.createEl("input",{type:"checkbox"});a.checked=t,a.onchange=()=>{t=a.checked},o.createSpan({text:" Also delete attachments"})}let i=this.contentEl.createDiv({cls:"stashpad-modal-btns"}),s=i.createEl("button",{text:"Cancel"});s.onclick=()=>this.close();let n=i.createEl("button",{cls:"mod-warning",text:"Delete"});n.onclick=()=>{this.close(),this.onChoose(t)}}onClose(){this.contentEl.empty()}},Gi=class extends J.Modal{constructor(e,t,i,s,n){super(e);this.body=t;this.onSplitAtLine=i;this.onSplitAtChar=s;this.onSplitMany=n;this.mode="line";this.cursorTextarea=null;this.lines=t.replace(/\r\n/g,` +`).trim()),t.filter(Boolean)}function be(A,r,e){A.empty();try{(0,Dr.setIcon)(A,r)}catch{}let t=A.querySelector("svg");t&&t.querySelector("path, line, circle, rect, polyline, polygon, ellipse")||(A.empty(),A.createSpan({cls:"stashpad-icon-fallback",text:e}))}function xr(A){if(A instanceof Element&&A.closest(".modal, .modal-container, .suggestion-container, .menu, .prompt"))return!0;let r=new Set([document]);A instanceof Element&&A.ownerDocument&&r.add(A.ownerDocument);for(let e of r)if(e.body?.querySelector(".modal-bg")||e.body?.querySelector(".modal-container .modal")||e.body?.querySelector(".suggestion-container")||e.body?.querySelector(".menu.mod-active"))return!0;return!1}function Nr(A){let r=[],e=/^([ \t]*)(`{3,})[ \t]*([^\n`]*)\n([\s\S]*?)\n\1\2[ \t]*$/gm,t;for(;(t=e.exec(A))!=null;)r.push({lang:t[3].trim(),code:t[4]});return r}function Ri(A){return A.split("/").map(r=>r.split(" ").map(e=>e&&/^[a-z]/.test(e)?e[0].toUpperCase()+e.slice(1):e).join(" ")).join("/")}function Mr(A,r,e){let t=new Set(r),i=A.filter(n=>!t.has(n)),s=A.findIndex(n=>t.has(n));if(s<0)return A.slice();switch(e){case"top":return[...r,...i];case"bottom":return[...i,...r];case"up":{let n=Math.max(0,s-1),o=i.slice();return o.splice(n,0,...r),o}case"down":{let n=(()=>{let c=-1;return A.forEach((d,h)=>{t.has(d)&&(c=h)}),c})(),o=0;for(let c=0;c0){let n=t[i-1];return(!/[a-z0-9]/.test(n)?600:500)-Math.min(i,99)}let s=0;for(let n=0;n({t,s:Jl(e,t.raw)})).filter(t=>t.s>=0).sort((t,i)=>i.s-t.s||i.t.count-t.t.count||t.t.label.localeCompare(i.t.label)).map(t=>t.t):r}var Dr,Pi,Gt,Lt,Ui=$e(()=>{"use strict";Dr=require("obsidian"),Pi={lines:"Each line",paragraphs:"Paragraphs (blank line)",headings:"Headings"};Gt="__stashpad:tagged__",Lt="__stashpad:untagged__"});function $l(A,r){return A===0?0:A>12?A>=24?0:A:r==="am"?A===12?0:A:A===12?12:A+12}function Qs(A,r){A.addClass("stashpad-when-pop-time");let e=r.seedPeriod,t=A.createDiv({cls:"stashpad-when-time-display"}),i=t.createEl("input",{cls:"stashpad-when-time-field",attr:{type:"text",inputmode:"numeric",maxlength:"2"}});i.value=String(r.seedH),t.createSpan({cls:"stashpad-when-time-colon",text:":"});let s=t.createEl("input",{cls:"stashpad-when-time-field",attr:{type:"text",inputmode:"numeric",maxlength:"2"}});s.value=String(r.seedM).padStart(2,"0");let n=t.createDiv({cls:"stashpad-when-time-period"}),o=n.createEl("button",{cls:"stashpad-when-time-ampm",text:"AM"});o.type="button";let a=n.createEl("button",{cls:"stashpad-when-time-ampm",text:"PM"});a.type="button";let l=()=>{o.toggleClass("is-active",e==="am"),a.toggleClass("is-active",e==="pm")};l(),o.addEventListener("mousedown",B=>B.preventDefault()),a.addEventListener("mousedown",B=>B.preventDefault()),o.addEventListener("click",B=>{B.preventDefault(),e="am",l()}),a.addEventListener("click",B=>{B.preventDefault(),e="pm",l()});let c=i;i.addEventListener("focus",()=>{c=i,i.select()}),s.addEventListener("focus",()=>{c=s,s.select()});let d=()=>{let w=(parseInt(i.value||"0",10)||0)>12;o.toggleClass("is-disabled",w),a.toggleClass("is-disabled",w),o.disabled=w,a.disabled=w},h=B=>{let w=B.value.replace(/\D/g,"").slice(0,2);if(B.value=w,w===""){B===i&&d();return}let y=parseInt(w,10),v=B===i?24:59;y>v&&(B.value=String(v)),B===i&&d()};for(let B of[i,s])B.addEventListener("input",()=>h(B));d();let g=()=>{let B=parseInt(i.value,10),w=Number.isNaN(B)?12:B,y=parseInt(s.value||"0",10)||0,v=w>12||w===0;r.onFinalize({hours24:$l(w,e),minutes:y,raw:{hh:w,mm:y,period:e,is24:v}}),r.close()};r.setOnEnter?.(g);let u=[i,s,o,a],p=(B,w)=>{let y=u.indexOf(B);if(y===-1)return;let v=(y+w+u.length)%u.length;u[v].focus()},f=B=>{B.addEventListener("keydown",w=>{w.key==="Enter"?(w.preventDefault(),w.stopPropagation(),g()):w.key==="Escape"?(w.preventDefault(),w.stopPropagation(),r.close()):w.key==="Tab"&&(w.preventDefault(),w.stopPropagation(),p(B,w.shiftKey?-1:1))})},I=A.createDiv({cls:"stashpad-when-time-pad"}),m=["1","2","3","4","5","6","7","8","9","backspace","0","insert"],C=null;for(let B of m){let w=I.createEl("button",{cls:"stashpad-when-time-padbtn"});w.type="button",B==="backspace"?(0,Pr.setIcon)(w,"delete"):B==="insert"?(w.setText("OK"),C=w):w.setText(B),B==="insert"&&w.addClass("is-go"),w.addEventListener("mousedown",y=>y.preventDefault()),w.addEventListener("click",y=>{if(y.preventDefault(),B==="insert"){g();return}if(B==="backspace"){c.value=c.value.slice(0,-1),h(c),c.focus();return}let v=c.selectionStart===0&&c.selectionEnd===c.value.length&&c.value.length>0,E=2,Q=v||c.value.length>=E?B:c.value+B;c.value=Q,h(c),c.focus(),c.setSelectionRange(c.value.length,c.value.length),c===i&&c.value.length>=E&&(s.focus(),s.select())})}C&&u.push(C);for(let B of u)f(B);i.focus(),i.select()}function Hr(A){let{hh:r,mm:e,period:t,is24:i}=A.raw;return i?`${r}:${String(e).padStart(2,"0")}`:`${r}:${String(e).padStart(2,"0")}${t}`}var Pr,so=$e(()=>{"use strict";Pr=require("obsidian")});function Ur(A){let r=Math.floor(4294967296/A)*A,e=new Uint32Array(1),t;do crypto.getRandomValues(e),t=e[0];while(t>=r);return t%A}function no(A=5){let r=[];for(let e=0;e=1&&s.every(a=>/^[a-zA-Z]+$/.test(a))&&(i=Math.min(i,s.length*11)),Yl.has(A.toLowerCase())&&(i=Math.min(i,12));let n=i<36?0:i<56?1:i<76?2:3,o=["Weak \u2014 easily guessed","Fair","Good","Strong"][n];return{bits:i,level:n,label:o}}function zl(A){let r=2166136261;for(let e=0;e>>0).toString(16).padStart(8,"0")}function ii(A){let r="stashpad-",e=zl(A),t=64-r.length-1-e.length,i=A.toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"").slice(0,Math.max(0,t)).replace(/-+$/g,"");return`${r}${i}-${e}`}var Rr,Yl,vs=$e(()=>{"use strict";Rr="able acid acorn actor adept agile alarm album alert algae amber amble anchor angle ankle apple april arbor arc arctic arena armor arrow ascot aspen atlas atom attic auburn audio autumn award axis bacon badge bagel baker balmy bamboo banjo barge basil basin batch beach beam bean bear beaver begin belt bench berry birch bison black blade blaze bliss bloom blue board boat bold bolt bonus boost booth borax bother bottle boulder bounce bovine bowl brave bread breeze brick bridge brisk broad bronze brook broom brown brush bubble bucket bug bulb bundle burst cabin cable cacao cactus camel cameo candle canoe canvas canyon cargo carol carrot castle catch cedar cello chalk charm chart cheese cherry chess chime chirp cider cinder circle citrus clamp clay clever cliff cloak clock cloud clover coast cobra cocoa comet coral cosmos cotton couch cougar crane crater cream crest cricket crisp crown crumb crystal cube cumin curio dagger daisy dapper dawn deck deer delta denim depot desert dial diamond dingo ditch dock dodge dolphin domino donut draft dragon drift drum dune dusk eagle early earth easel ebony echo eclipse edge eel eagle elbow elder ember emboss emerald ember emu engine ermine ether ever fable falcon fancy farm fawn feather felt fennel fern ferry fiber fiddle field fig finch flame flask flax fleet flint float flock flora flute focus foam forest fossil fox frame frost fudge garden gecko ginger glacier glade glass glide globe glory glove gnat goat golden gopher gourd grape grass gravel grove guava gull hammer hamlet harbor hatch hazel heron hickory hippo honey hornet hostel ivory ivy jade jaguar jasmine jelly jetty jewel jolly jungle juniper kayak kelp kettle kiwi koala ladle lagoon lamp lantern larch lark lasso lava ledge lemon lentil leopard lever lilac lime linen lizard llama lobby locket lodge lotus lunar lupine lynx maple marble marsh meadow medal melon mellow mentor mesa metro mimic mint mirror mocha morsel moss mottle mural muslin nacho nectar nest noble nomad noodle nougat nutmeg oasis oat ocean ochre olive onyx opal orbit orca otter oval owl oxide oyster pace paddle palm panda pantry papaya parka parsley pasta pearl pebble pelican pepper pewter phantom piano picnic pigeon pilot pine pixel plank plaza plum pocket pollen pond poplar poppy portal potato pottery prairie prism puffin pumice quail quartz quill quilt quince rabbit radish raft rapid raven reed reef relish ribbon ridge rind ripple river robin rocket rope rover ruby rudder rust saffron sage salmon sandal sash satin sauce scout sedge sequin shadow shale shark shell shore shrub silk silo silver siren sketch slate sleet slope sloth smoke snail sonar sorrel spark sparrow spice spire sprig spruce squid stable stamp starling steam stem stilt stone stork storm stove straw stream stucco summit sundae sunset swan sweater syrup tabby talon tango tapir tassel tawny teal tempo thicket thimble thistle thorn thunder tidal tiger timber toffee token topaz torch totem trail tulip tundra turtle tusk twig umber unicorn valley vanilla velvet vermil violet viper vista vivid vortex waffle walnut warbler wasp water weasel wharf wheat whisk willow window winter wisp wombat wonder woven yam yarn yeast yew yodel yonder zebra zenith zephyr zigzag zinc zircon".split(/\s+/).filter(Boolean).filter((A,r,e)=>e.indexOf(A)===r);Yl=new Set(["password","passw0rd","password1","123456","12345678","123456789","qwerty","abc123","letmein","welcome","admin","iloveyou","monkey","dragon","sunshine","princess","football","baseball","trustno1","000000","111111","secret"])});var Fs={};bi(Fs,{newId:()=>Z});function Z(A=6){let r="",e=new Uint8Array(A);crypto.getRandomValues(e);for(let t=0;t{"use strict";Gr="abcdefghijkmnpqrstuvwxyz23456789"});var Vi={};bi(Vi,{BreadcrumbLevelsModal:()=>qi,ColorPickerModal:()=>qt,ConfirmDeleteModal:()=>ni,ConfirmModal:()=>ie,CustomColorModal:()=>ks,DueDatePickerModal:()=>Oe,EncryptionPasswordModal:()=>de,ExportStashModal:()=>oi,ImportDupChoiceModal:()=>$i,ImportLogModal:()=>ro,LogModal:()=>si,NotificationHistoryModal:()=>Ji,OkfExportModal:()=>Yi,ReEncryptReviewModal:()=>zi,SplitNoteModal:()=>Li,StashPasswordModal:()=>Oi,TypeToConfirmModal:()=>Ki,buildAssigneePicker:()=>Or,parseAdjustMinutes:()=>Lr});function Lr(A){let r=/^\s*(\d+)\s*(m|h|d|w)\s*$/i.exec(A);if(!r)return null;let e=parseInt(r[1],10);if(!Number.isFinite(e)||e<=0)return null;let t={m:1,h:60,d:1440,w:10080}[r[2].toLowerCase()]??1;return e*t}function Or(A,r){let e=[...r.initial],t=r.knownAuthors,i=A.createDiv({cls:"stashpad-assign"});i.createDiv({cls:"stashpad-assign-label",text:"Assign to"});let s=i.createDiv({cls:"stashpad-assign-chips"}),n=i.createDiv({cls:"stashpad-assign-input-wrap"}),o=n.createEl("input",{type:"text",cls:"stashpad-assign-input",attr:{placeholder:"Add a person \u2014 type a name\u2026"}}),a=n.createDiv({cls:"stashpad-assign-suggest"});a.setCssStyles({display:"none"});let l=()=>r.onChange([...e]),c=()=>{s.empty(),e.length===0&&s.createSpan({cls:"stashpad-assign-empty",text:"No one yet"});for(let g of e){let u=s.createSpan({cls:"stashpad-assign-chip"});u.createSpan({cls:"stashpad-assign-chip-name",text:g.name});let p=u.createSpan({cls:"stashpad-assign-chip-x",text:"\xD7"});p.title=`Remove ${g.name}`,p.onclick=()=>{e=e.filter(f=>f.id!==g.id),l(),c()}}},d=g=>{g.name.trim()&&(e.some(u=>u.id===g.id)||e.push(g),o.value="",a.setCssStyles({display:"none"}),l(),c(),o.focus())},h=()=>{let g=o.value.trim();a.empty();let u=new Set(e.map(I=>I.id)),f=t.filter(I=>!u.has(I.id)&&ws(g,I.name)).slice(0,6).map(I=>({label:I.name,onPick:()=>d(I)}));if(g&&!t.some(I=>I.name.toLowerCase()===g.toLowerCase())&&f.push({label:`Create \u201C${g}\u201D`,onPick:()=>d({id:Z(6),name:g})}),f.length===0){a.setCssStyles({display:"none"});return}a.setCssStyles({display:""});for(let I of f){let m=a.createDiv({cls:"stashpad-assign-suggest-item",text:I.label});m.onmousedown=C=>{C.preventDefault(),I.onPick()}}};o.addEventListener("input",h),o.addEventListener("focus",h),o.addEventListener("keydown",g=>{if(g.key==="Enter"){g.preventDefault();let u=a.querySelector(".stashpad-assign-suggest-item");u&&u.dispatchEvent(new MouseEvent("mousedown"))}else g.key==="Escape"&&a.style.display!=="none"&&(g.stopPropagation(),a.setCssStyles({display:"none"}))}),o.addEventListener("blur",()=>{window.setTimeout(()=>{a.setCssStyles({display:"none"})},120)}),c()}var J,Vl,Ot,si,ni,Li,oi,Oi,de,Ki,ks,Gi,qt,ie,qi,Oe,Kt,Ji,ro,$i,Yi,zi,Ee=$e(()=>{"use strict";J=require("obsidian");Ui();so();le();vs();Le();Vl=J.moment,Ot=class Ot extends J.Modal{constructor(e,t,i){super(e);this.text=t;this.jsonlPath=i;this.events=[];this.visible=[];this.shownCount=0;this.typeFilter=null;this.listEl=null;this.footerEl=null;this.countEl=null;this.filterSelEl=null}onOpen(){this.contentEl.empty(),this.titleEl.setText("Stashpad log"),this.modalEl.addClass("stashpad-log-modal"),this.events=[];for(let o of this.text.trim().split(/\r?\n/))if(o)try{this.events.push(JSON.parse(o))}catch{}this.events.reverse();let e=this.contentEl.createDiv({cls:"stashpad-log-toolbar"});if(this.countEl=e.createSpan({cls:"stashpad-log-count"}),this.updateCount(),this.filterSelEl=e.createEl("select",{cls:"stashpad-log-type-filter"}),this.filterSelEl.onchange=()=>this.setTypeFilter(this.filterSelEl.value||null),this.refreshTypeFilter(),!J.Platform.isMobile){let o=e.createEl("button",{text:"Reveal JSONL"});o.onclick=()=>this.shellAct("reveal");let a=e.createEl("button",{text:"Open in default app"});a.onclick=()=>this.shellAct("open")}let t=e.createEl("button",{text:"Copy raw JSONL"}),i=null;t.onclick=async()=>{await navigator.clipboard.writeText(this.text),t.setText("Copied"),i!=null&&window.clearTimeout(i),i=window.setTimeout(()=>{t.setText("Copy raw JSONL"),i=null},1500)};let s=e.createEl("button",{text:"Export copy"});s.onclick=()=>this.exportCopy();let n=e.createEl("button",{cls:"mod-warning",text:"Clear log"});n.onclick=()=>this.clearLog(),this.listEl=this.contentEl.createDiv({cls:"stashpad-log-list"}),this.refreshList(),this.footerEl=this.contentEl.createDiv({cls:"stashpad-log-footer"}),this.renderFooter()}refreshList(){if(this.listEl){if(this.visible=this.typeFilter?this.events.filter(e=>e.type===this.typeFilter):this.events.slice(),this.shownCount=0,this.listEl.empty(),!this.visible.length){this.listEl.createDiv({cls:"stashpad-log-empty",text:this.typeFilter?`No "${this.typeFilter}" events.`:"No events yet."}),this.updateCount();return}this.appendMore(Ot.PAGE)}}setTypeFilter(e){(this.typeFilter??null)!==(e??null)&&(this.typeFilter=e,this.refreshList(),this.renderFooter())}refreshTypeFilter(){if(!this.filterSelEl)return;let e=this.filterSelEl;e.empty();let t=new Map;for(let n of this.events)t.set(n.type,(t.get(n.type)??0)+1);let i=[...t.entries()].sort((n,o)=>o[1]-n[1]||n[0].localeCompare(o[0])),s=e.createEl("option",{text:`All types (${this.events.length})`});s.value="";for(let[n,o]of i){let a=e.createEl("option",{text:`${n} (${o})`});a.value=n}this.typeFilter&&!t.has(this.typeFilter)&&(this.typeFilter=null),e.value=this.typeFilter??""}updateCount(){if(!this.countEl)return;let e=this.visible.length,t=this.typeFilter?`${e} ${this.typeFilter} event${e===1?"":"s"}`:`${e} event${e===1?"":"s"}`;this.shownCount===0||this.shownCount>=e?this.countEl.setText(t):this.countEl.setText(`Showing ${this.shownCount} of ${t}`)}appendMore(e){if(!this.listEl)return;let t=Math.min(this.visible.length,this.shownCount+e);for(let i=this.shownCount;i{this.appendMore(Ot.PAGE),this.renderFooter()},e>Ot.PAGE){let i=this.footerEl.createEl("button",{text:`Load all (${e})`});i.onclick=()=>{this.appendMore(e),this.renderFooter()}}}shellAct(e){try{let t=this.app.vault.adapter.getFullPath?.(this.jsonlPath);if(!t)throw new Error("no full path");let{shell:i}=window.require("electron");e==="reveal"?i.showItemInFolder(t):i.openPath(t)}catch(t){new J.Notice(`Couldn't ${e}: ${t.message}`)}}async exportCopy(){try{let e=(0,J.moment)().format("YYYY-MM-DD_HHmmss"),t=this.jsonlPath.replace(/\/[^/]+$/,"")||"",i=t?`${t}/${e}-log.jsonl`:`${e}-log.jsonl`;return await this.app.vault.adapter.write(i,this.text),new J.Notice(`Exported log \u2192 ${i}`),i}catch(e){return new J.Notice(`Export failed: ${e.message}`),null}}clearLog(){new ie(this.app,"Clear log?","A timestamped copy will be saved alongside the active log before it's truncated.","Export & clear",async e=>{if(!(!e||!await this.exportCopy())){try{await this.app.vault.adapter.write(this.jsonlPath,"")}catch(i){new J.Notice(`Clear failed: ${i.message}`);return}this.text="",this.events=[],this.typeFilter=null,this.shownCount=0,this.refreshTypeFilter(),this.refreshList(),this.footerEl&&this.footerEl.empty(),new J.Notice("Log cleared.")}},"Cancel",!0).open()}renderEvent(e){let t=document.createElement("div");t.className=`stashpad-log-row stashpad-log-${e.type}`;let i=(0,J.moment)(e.ts).isValid()?(0,J.moment)(e.ts).format("YYYY-MM-DD HH:mm:ss"):e.ts,s=document.createElement("span");s.className="stashpad-log-ts",s.textContent=i,t.appendChild(s);let n=document.createElement("span");n.className="stashpad-log-type",n.textContent=e.type,t.appendChild(n);let o=document.createElement("span");o.className="stashpad-log-author",o.textContent=e.author?e.author:"\u2014",e.author||o.classList.add("is-empty"),t.appendChild(o);let a=document.createElement("span");return a.className="stashpad-log-msg",a.textContent=this.describe(e),t.appendChild(a),t}describe(e){let t=e.payload??{};switch(e.type){case"create":return`Created "${t.path??e.id}" under ${t.parent??"?"}`;case"delete":{let i=Array.isArray(t.attachmentsRemoved)?t.attachmentsRemoved.length:0,s=t.mergedInto?` (merged into ${t.mergedInto})`:"";return`Deleted ${e.id}${s}${i?` \u2014 also removed ${i} attachment${i===1?"":"s"}`:""}`}case"missing":return`Missing: ${t.lastPath??e.id}`;case"parent_change":{let i=t.reason?` (${t.reason})`:"";return`Moved ${e.id} from ${t.from??"null"} \u2192 ${t.to??"null"}${i}`}case"rename":return`Renamed ${t.from??"?"} \u2192 ${t.to??"?"}`;case"reorder":{let i=t.count??1,s=t.dir??"?",n=t.parent??e.id??"?";return`Reordered ${i} note${i===1?"":"s"} (${s}) under ${n}`}case"complete":{let i=t.count??1,s=t.undo?" (undo)":t.redo?" (redo)":"";return`Marked ${i} note${i===1?"":"s"} complete${s}`}case"uncomplete":{let i=t.count??1,s=t.undo?" (undo)":t.redo?" (redo)":"";return`Unmarked ${i} note${i===1?"":"s"}${s}`}case"stash_export":{let i=t.noteCount??"?";return`Exported ${i} note${i===1?"":"s"} \u2192 ${t.path??"?"}`}case"stash_import":{let i=t.noteCount??"?",s=[];t.attachmentsWritten&&s.push(`${t.attachmentsWritten} attachment${t.attachmentsWritten===1?"":"s"}`),t.collisionsRenamed&&s.push(`${t.collisionsRenamed} renamed`);let n=s.length?` (${s.join(", ")})`:"";return`Imported ${i} note${i===1?"":"s"} from ${t.from??"?"} \u2192 ${t.into??"?"}${n}`}case"attachment_add":return`Added attachment ${t.path??e.id}`;case"attachment_remove":return`Removed attachment ${t.path??e.id}`;case"palette_color_add":return`Added palette color ${t.color??e.id}`;case"palette_color_remove":return`Removed palette color ${t.color??e.id}`;default:return JSON.stringify(t)}}onClose(){this.contentEl.empty()}};Ot.PAGE=100;si=Ot,ni=class extends J.Modal{constructor(e,t,i,s,n,o){super(e);this.noteTitle=t;this.descendantCount=i;this.attachmentCount=s;this.offerAttachmentDelete=n;this.onChoose=o}onOpen(){this.modalEl?.addClass("stashpad-compact-modal"),this.contentEl.empty(),this.titleEl.setText(`Delete "${this.noteTitle}"?`);let e=[];this.descendantCount>0&&e.push(`${this.descendantCount} descendant note${this.descendantCount===1?"":"s"} will also be deleted.`),this.attachmentCount>0&&e.push(`${this.attachmentCount} attachment${this.attachmentCount===1?"":"s"} found across these notes.`),this.contentEl.createEl("p",{text:e.join(" ")});let t=this.offerAttachmentDelete&&this.attachmentCount>0;if(this.offerAttachmentDelete&&this.attachmentCount>0){let o=this.contentEl.createEl("label",{cls:"stashpad-modal-check"}),a=o.createEl("input",{type:"checkbox"});a.checked=t,a.onchange=()=>{t=a.checked},o.createSpan({text:" Also delete attachments"})}let i=this.contentEl.createDiv({cls:"stashpad-modal-btns"}),s=i.createEl("button",{text:"Cancel"});s.onclick=()=>this.close();let n=i.createEl("button",{cls:"mod-warning",text:"Delete"});n.onclick=()=>{this.close(),this.onChoose(t)}}onClose(){this.contentEl.empty()}},Li=class extends J.Modal{constructor(e,t,i,s,n){super(e);this.body=t;this.onSplitAtLine=i;this.onSplitAtChar=s;this.onSplitMany=n;this.mode="line";this.cursorTextarea=null;this.lines=t.replace(/\r\n/g,` `).split(` -`),this.lineCursorIdx=Math.max(1,Math.min(this.lines.length-1,Math.floor(this.lines.length/2))),this.lines.length<2&&(this.mode="cursor")}onOpen(){this.titleEl.setText("Split note"),this.modalEl.addClass("stashpad-split-modal"),this.render(),this.scope.register([],"Tab",e=>{this.lines.length<2||(e.preventDefault(),this.mode=this.mode==="line"?"cursor":"line",this.render())}),this.scope.register([],"Enter",e=>{this.mode==="line"&&(e.preventDefault(),this.commitLine())}),this.scope.register(["Mod"],"Enter",e=>{this.mode==="cursor"&&(e.preventDefault(),this.commitCursor())}),this.scope.register([],"ArrowUp",e=>{this.mode==="line"&&(e.preventDefault(),this.lineCursorIdx=Math.max(1,this.lineCursorIdx-1),this.render())}),this.scope.register([],"ArrowDown",e=>{this.mode==="line"&&(e.preventDefault(),this.lineCursorIdx=Math.min(this.lines.length-1,this.lineCursorIdx+1),this.render())})}commitLine(){let e=this.lineCursorIdx;this.close(),this.onSplitAtLine(e)}commitCursor(){let e=this.cursorTextarea;if(!e)return;let t=e.selectionStart;if(t<=0||t>=e.value.length){new J.Notice("Move the cursor inside the text \u2014 neither end can be empty.");return}this.close(),this.onSplitAtChar(t)}render(){this.contentEl.empty();let e=this.contentEl.createDiv({cls:"stashpad-split-quick"});e.createSpan({cls:"stashpad-split-quick-label",text:"Split by:"}),["lines","paragraphs","headings"].forEach(o=>{let a=Pi(this.body,o),l=e.createEl("button",{cls:"stashpad-split-quick-btn",text:`${Ti[o]} (${a.length})`});l.disabled=a.length<2,l.onmousedown=c=>c.preventDefault(),l.onclick=()=>{let c=Pi(this.body,o);if(c.length<2){new J.Notice("That delimiter wouldn't split this note.");return}this.close(),this.onSplitMany(c)}});let t=this.contentEl.createDiv({cls:"stashpad-split-toggle-bar"});if(this.lines.length>=2){let o=t.createEl("button",{text:"Line split",cls:"stashpad-split-mode-btn"});this.mode==="line"&&o.addClass("is-active"),o.onclick=()=>{this.mode="line",this.render()}}let i=t.createEl("button",{text:"Cursor split",cls:"stashpad-split-mode-btn"});this.mode==="cursor"&&i.addClass("is-active"),i.onclick=()=>{this.mode="cursor",this.render()};let s=t.createEl("button",{text:"Split",cls:"stashpad-split-confirm-btn mod-cta"});s.onmousedown=o=>o.preventDefault(),s.onclick=()=>{this.mode==="line"?this.commitLine():this.commitCursor()},this.mode==="line"?this.renderLineMode():this.renderCursorMode();let n=this.contentEl.createDiv({cls:"stashpad-split-help"});J.Platform.isMobile?n.setText(this.mode==="line"?"Tap a line to position the divider, then Split.":"Tap inside the text to position the cursor, then Split."):n.setText(this.mode==="line"?"\u2191/\u2193 pick split line \xB7 Enter or Split confirm \xB7 Tab \u2192 cursor mode \xB7 Esc cancel \xB7 Children stay with the first part":"Click or arrow to position cursor \xB7 Mod+Enter or Split confirm \xB7 Tab \u2192 line mode \xB7 Esc cancel \xB7 Children stay with the first part")}renderLineMode(){let e=this.contentEl.createDiv({cls:"stashpad-split-list"}),t=null;for(let i=0;i{let n=Math.max(1,Math.min(this.lines.length-1,i+1));n!==this.lineCursorIdx&&(this.lineCursorIdx=n,this.render())}}t&&window.requestAnimationFrame(()=>t.scrollIntoView({block:"center"}))}renderCursorMode(){let t=this.contentEl.createDiv({cls:"stashpad-split-cursor-wrap"}).createEl("textarea",{cls:"stashpad-split-cursor-ta"});t.value=this.body,t.readOnly=!1,this.cursorTextarea=t;let i=parseFloat(getComputedStyle(t).lineHeight)||22,s=J.Platform.isMobile?3:12,n=2,o=()=>{t.setCssStyles({height:"auto"});let a=Math.min(t.scrollHeight,i*s+16);t.setCssStyles({height:`${Math.max(a,i*n+16)}px`})};requestAnimationFrame(()=>{o();let a=Math.floor(t.value.length/2);t.focus(),t.setSelectionRange(a,a)}),t.addEventListener("input",o)}onClose(){this.cursorTextarea=null,this.contentEl.empty()}},ni=class extends J.Modal{constructor(e,t,i,s,n){super(e);this.defaultBaseName=t;this.noteCount=i;this.onConfirm=s;this.kdfProbe=n;this.delivered=!1}onOpen(){this.contentEl.empty(),this.titleEl.setText("Export to .stash"),this.modalEl.addClass("stashpad-export-modal"),this.contentEl.createEl("p",{cls:"stashpad-export-desc",text:`${this.noteCount} note${this.noteCount===1?"":"s"} will be bundled into a single .stash file.`});let e=this.contentEl.createDiv({cls:"stashpad-export-field"});e.createEl("label",{cls:"stashpad-export-label",text:"File name"});let t=e.createEl("input",{type:"text"});t.addClass("stashpad-export-name"),t.value=this.defaultBaseName;let i=this.contentEl.createEl("div",{cls:"stashpad-export-preview"}),s=this.contentEl.createDiv({cls:"stashpad-export-encrypt"}),n=s.createDiv({cls:"stashpad-export-toggle"}),o=n.createEl("input",{type:"checkbox"});o.id="stashpad-export-encrypt-cb";let a=n.createEl("label",{text:"Encrypt with a password"});a.htmlFor=o.id;let l=s.createDiv({cls:"stashpad-export-pw-area"});l.setCssStyles({display:"none"});let c=[],d=K=>{let V=l.createDiv({cls:"stashpad-export-pw-row"}),Y=V.createEl("input",{type:"password"});Y.addClass("stashpad-export-name"),Y.placeholder=K;let $=V.createEl("button",{cls:"stashpad-export-copy"}),_=()=>{let ce=Y.value.length===0;$.setText(ce?"Paste":"Copy"),$.toggleClass("is-paste",ce),$.setAttr("aria-label",`${ce?"Paste into":"Copy"} ${K.toLowerCase()}`)};return $.onclick=async ce=>{if(ce.preventDefault(),Y.value.length===0)try{let re=(await navigator.clipboard?.readText())?.trim();if(!re){new J.Notice("Clipboard is empty.");return}Y.value=re,Y.dispatchEvent(new Event("input")),new J.Notice("Pasted from clipboard.")}catch{new J.Notice("Couldn't read the clipboard.")}else navigator.clipboard?.writeText(Y.value).then(()=>new J.Notice("Passphrase copied to clipboard."),()=>new J.Notice("Couldn't access the clipboard."))},_(),c.push(_),Y},h=d("Password"),g=d("Confirm password"),u=l.createDiv({cls:"stashpad-export-strength"}),p=u.createDiv({cls:"stashpad-strength-bar"}),f=[0,1,2,3].map(()=>p.createDiv({cls:"stashpad-strength-seg"})),I=u.createEl("span",{cls:"stashpad-strength-label"}),m=l.createDiv({cls:"stashpad-export-genrow"}),C=m.createEl("button",{cls:"stashpad-export-gen",text:"Generate strong passphrase"}),B=m.createEl("button",{cls:"stashpad-export-show",text:"Show"}),w=l.createEl("div",{cls:"stashpad-export-pw-hint"}),y=l.createEl("div",{cls:"stashpad-export-pw-suite"});y.setText("Encryption: AES-256-GCM. Checking key-derivation suite for this device\u2026"),this.kdfProbe?this.kdfProbe().then(K=>{y.toggleClass("is-weak",!K),y.setText(K?"Encryption: Argon2id + AES-256-GCM \u2014 the strongest suite (used on this device).":"\u26A0\uFE0F Argon2id can't run on this device, so this export will use the weaker PBKDF2 (600k) + AES-256-GCM fallback.")}).catch(()=>{y.setText("Encryption: AES-256-GCM with a password-derived key.")}):y.setText("Encryption: Argon2id + AES-256-GCM (falls back to PBKDF2 if Argon2 can't run here).");let v=this.app.secretStorage,E=l.createDiv({cls:"stashpad-export-remember"}),Q=E.createEl("input",{type:"checkbox"});Q.id="stashpad-export-remember-cb";let S=E.createEl("label",{text:"Remember in this vault (this device) \u2014 skips the prompt when you re-import here."});S.htmlFor=Q.id;let x=l.createDiv({cls:"stashpad-export-remember-note"});x.setText("Saved only in this device's keychain \u2014 it doesn't sync to your other devices and isn't shared with anyone you send this file to. Keep the passphrase somewhere safe if you'll open this export elsewhere."),x.setCssStyles({display:"none"}),Q.onchange=()=>{x.setCssStyles({display:Q.checked?"":"none"})},v||E.setCssStyles({display:"none"});let H=()=>{let K=t.value.trim()||this.defaultBaseName;return o.checked?`${K}-encrypted`:K},G=()=>i.setText(`Saves as: ${H()}-.stash`);t.oninput=G;let N=this.contentEl.createDiv({cls:"stashpad-export-footer"}),R=N.createEl("button",{text:"Cancel"});R.onclick=()=>this.close();let U=N.createEl("button",{cls:"mod-cta",text:"Export"}),D=()=>{let K=oo(h.value);u.style.visibility=h.value?"visible":"hidden",f.forEach((V,Y)=>V.toggleClass("is-on",h.value!==""&&Y<=K.level)),p.dataset.level=String(K.level),I.setText(K.label)},b=()=>{let K=o.checked;l.setCssStyles({display:K?"":"none"});let V=!0;K&&(h.value?h.value!==g.value?(w.setText("Passwords don't match."),w.addClass("is-error"),V=!1):(w.setText("\u26A0\uFE0F If you lose this password, the export can't be recovered."),w.removeClass("is-error")):(w.setText("Enter a password to encrypt this export."),w.removeClass("is-error"),V=!1)),D(),c.forEach(Y=>Y()),U.disabled=!V,U.toggleClass("is-disabled",!V),G()},P=!1,O=K=>{P=K,h.type=g.type=K?"text":"password",B.setText(K?"Hide":"Show")};B.onclick=K=>{K.preventDefault(),O(!P)},C.onclick=K=>{K.preventDefault(),h.value=g.value=no(),O(!1),new J.Notice("Passphrase generated (hidden) \u2014 Show to view, or Copy to save it."),b()},o.onchange=b,h.oninput=b,g.oninput=b,b();let L=()=>this.commit(H(),o.checked?h.value:null,o.checked&&Q.checked);U.onclick=L,this.scope.register([],"Enter",K=>{K.preventDefault(),U.disabled||L()}),requestAnimationFrame(()=>{t.focus(),t.select()})}commit(e,t,i){let s=e.trim()||this.defaultBaseName,n=t&&t.length?t:null;this.delivered=!0,this.close(),this.onConfirm(s,n,!!n&&i)}onClose(){this.contentEl.empty()}},Li=class extends J.Modal{constructor(e,t,i,s){super(e);this.errorMsg=t;this.allowLater=i;this.onResult=s;this.delivered=!1}onOpen(){this.contentEl.empty(),this.titleEl.setText("Encrypted .stash"),this.modalEl.addClass("stashpad-export-modal"),this.contentEl.createEl("p",{cls:"stashpad-export-desc",text:"This export is password-protected. Enter its password to import it."}),this.errorMsg&&this.contentEl.createEl("div",{cls:"stashpad-export-error",text:this.errorMsg});let e=this.contentEl.createEl("input",{type:"password"});e.addClass("stashpad-export-name"),e.placeholder="Password";let t=this.contentEl.createDiv({cls:"stashpad-export-footer"});if(t.createEl("button",{text:"Cancel"}).onclick=()=>this.close(),this.allowLater){let s=t.createEl("button",{text:"Remind me later"});s.title="Don't import now \u2014 surface the reminder again later.",s.onclick=()=>this.finish({kind:"later"})}let i=t.createEl("button",{cls:"mod-cta",text:"Decrypt & import"});i.onclick=()=>this.submit(e.value),this.scope.register([],"Enter",s=>{s.preventDefault(),this.submit(e.value)}),requestAnimationFrame(()=>e.focus())}submit(e){e&&this.finish({kind:"password",value:e})}finish(e){this.delivered=!0,this.close(),this.onResult(e)}onClose(){this.delivered||(this.delivered=!0,this.onResult({kind:"cancel"})),this.contentEl.empty()}},de=class extends J.Modal{constructor(e,t){super(e);this.opts=t;this.succeeded=!1}onOpen(){let{mode:e}=this.opts;this.contentEl.empty(),this.modalEl.addClass("stashpad-export-modal","stashpad-encryption-modal"),this.titleEl.setText(this.opts.title??(e==="setup"?"Set up encryption password":e==="change"?"Change encryption password":"Unlock encryption")),this.contentEl.createDiv({cls:"stashpad-beta-row"}).createEl("span",{cls:"stashpad-beta-badge",text:"BETA"}),this.opts.intro?this.contentEl.createEl("p",{cls:"stashpad-export-desc",text:this.opts.intro}):e==="setup"&&this.contentEl.createEl("p",{cls:"stashpad-export-desc",text:"This single password protects everything you encrypt in this vault. It is stored only on this device. There is NO recovery \u2014 if you lose it, anything you've encrypted is gone for good."});let t=[],i=f=>{let I=this.contentEl.createDiv({cls:"stashpad-export-pw-row stashpad-encryption-row"}),m=I.createEl("input",{type:"password"});m.addClass("stashpad-export-name","stashpad-encryption-field"),m.placeholder=f;let C=I.createEl("button",{cls:"stashpad-export-copy"}),B=()=>{let w=m.value.length===0;C.setText(w?"Paste":"Copy"),C.toggleClass("is-paste",w),C.setAttr("aria-label",`${w?"Paste into":"Copy"} ${f.toLowerCase()}`)};return C.onclick=async w=>{if(w.preventDefault(),m.value.length===0)try{let y=(await navigator.clipboard?.readText())?.trim();if(!y){new J.Notice("Clipboard is empty.");return}m.value=y,m.dispatchEvent(new Event("input")),new J.Notice("Pasted from clipboard.")}catch{new J.Notice("Couldn't read the clipboard.")}else navigator.clipboard?.writeText(m.value).then(()=>new J.Notice("Copied to clipboard."),()=>new J.Notice("Couldn't access the clipboard."))},m.addEventListener("input",B),B(),t.push(B),m},s=null,n=null,o=null;if((e==="unlock"||e==="change")&&(s=i("Current password")),(e==="setup"||e==="change")&&(n=i(e==="change"?"New password":"Password"),o=i("Confirm password")),n){let f=this.contentEl.createDiv({cls:"stashpad-export-strength"}),I=f.createDiv({cls:"stashpad-strength-bar"}),m=[0,1,2,3].map(()=>I.createDiv({cls:"stashpad-strength-seg"})),C=f.createEl("span",{cls:"stashpad-strength-label"}),B=this.contentEl.createDiv({cls:"stashpad-encryption-counter"}),w=()=>{let Q=n.value,S=oo(Q);m.forEach((x,H)=>x.toggleClass("is-on",H0&&Q.length<6?" \u2014 use at least 6":""}`),B.toggleClass("is-weak",Q.length>0&&Q.length<6)};n.addEventListener("input",w),w();let y=this.contentEl.createDiv({cls:"stashpad-export-genrow"});y.createEl("button",{cls:"stashpad-export-gen",text:"Generate strong passphrase"}).onclick=Q=>{Q.preventDefault();let S=no(5);n.value=S,o&&(o.value=S),w(),t.forEach(x=>x()),new J.Notice("Generated \u2014 copy it somewhere safe; there's no recovery."),navigator.clipboard?.writeText(S).catch(()=>{})};let v=y.createEl("button",{cls:"stashpad-export-show",text:"Show"});v.onclick=Q=>{Q.preventDefault();let S=n.type==="password";n.type=S?"text":"password",o&&(o.type=S?"text":"password"),v.setText(S?"Hide":"Show")};let E=this.contentEl.createEl("div",{cls:"stashpad-export-pw-suite"});E.setText("Encryption: AES-256-GCM. Checking key-derivation suite\u2026"),this.opts.kdfProbe?this.opts.kdfProbe().then(Q=>{E.toggleClass("is-weak",!Q),E.setText(Q?"Encryption: Argon2id + AES-256-GCM \u2014 the strongest suite (used on this device).":"\u26A0\uFE0F Argon2id can't run here, so this will use the weaker PBKDF2 (600k) + AES-256-GCM fallback.")}).catch(()=>E.setText("Encryption: AES-256-GCM with a password-derived key.")):E.setText("Encryption: Argon2id + AES-256-GCM (PBKDF2 fallback if Argon2 can't run here).")}let a=null,l=this.app.secretStorage;if(this.opts.offerKeychain&&l){let f=this.contentEl.createDiv({cls:"stashpad-export-remember"});a=f.createEl("input",{type:"checkbox"}),a.id="stashpad-enc-remember";let I=f.createEl("label",{text:"Remember on this device (keychain) \u2014 auto-unlock here without re-typing."});I.htmlFor=a.id;let m=this.contentEl.createDiv({cls:"stashpad-export-remember-note"});m.setText("Stored only in this device's keychain \u2014 doesn't sync to your other devices. Anyone with access to this unlocked device + keychain could decrypt."),m.setCssStyles({display:"none"}),a.onchange=()=>{m.setCssStyles({display:a.checked?"":"none"})}}let c=this.contentEl.createEl("div",{cls:"stashpad-export-error"});c.setCssStyles({display:"none"});let d=f=>{c.setText(f),c.setCssStyles({display:""})},h=this.contentEl.createDiv({cls:"stashpad-export-footer"});h.createEl("button",{text:"Cancel"}).onclick=()=>this.close();let g=h.createEl("button",{cls:"mod-cta",text:e==="setup"?"Set up":e==="change"?"Change":"Unlock"}),u=!1,p=async()=>{if(u)return;let f=s?.value??void 0,I=n?.value??void 0;if((e==="unlock"||e==="change")&&!f){d("Enter your current password.");return}if(e==="setup"||e==="change"){if(!I){d("Enter a password.");return}if(I.length<6){d("Use at least 6 characters.");return}if(I!==o?.value){d("Passwords don't match.");return}}u=!0,g.disabled=!0,c.setCssStyles({display:"none"});let m=g.textContent;g.setText("Working\u2026");try{let C=await this.opts.onSubmit({current:f,next:I,remember:!!a?.checked});if(C){d(C),u=!1,g.disabled=!1,g.setText(m??"OK");return}this.succeeded=!0,this.close()}catch(C){d(`Failed: ${C.message}`),u=!1,g.disabled=!1,g.setText(m??"OK")}};g.onclick=()=>void p(),this.scope.register([],"Enter",f=>{f.preventDefault(),p()}),requestAnimationFrame(()=>(s??n)?.focus())}onClose(){this.contentEl.empty(),this.succeeded||this.opts.onCancel?.()}},Oi=class extends J.Modal{constructor(e,t){super(e);this.opts=t}onOpen(){this.contentEl.empty(),this.modalEl.addClass("stashpad-export-modal","stashpad-encryption-modal"),this.titleEl.setText(this.opts.title),this.contentEl.createEl("p",{cls:"stashpad-export-desc",text:this.opts.body});let e=null;this.opts.requirePassword&&(this.contentEl.createEl("p",{cls:"stashpad-export-desc"}).setText("Enter your encryption password:"),e=this.contentEl.createEl("input",{type:"password"}),e.addClass("stashpad-export-name","stashpad-encryption-field"),e.placeholder="Password"),this.contentEl.createEl("p",{cls:"stashpad-export-desc"}).setText(`Type "${this.opts.phrase}" to confirm.`);let t=this.contentEl.createEl("input",{type:"text"});t.addClass("stashpad-export-name","stashpad-encryption-field"),t.placeholder=this.opts.phrase;let i=this.contentEl.createEl("div",{cls:"stashpad-export-error"});i.setCssStyles({display:"none"});let s=this.contentEl.createDiv({cls:"stashpad-export-footer"});s.createEl("button",{text:"Cancel"}).onclick=()=>this.close();let n=s.createEl("button",{cls:"mod-cta mod-warning",text:this.opts.confirmText}),o=()=>t.value.trim().toLowerCase()===this.opts.phrase.trim().toLowerCase(),a=()=>{n.disabled=!o()||!!this.opts.requirePassword&&!e?.value};t.addEventListener("input",a),e?.addEventListener("input",a),a();let l=!1,c=async()=>{if(!(l||!o())){if(this.opts.requirePassword&&(l=!0,n.disabled=!0,i.setCssStyles({display:"none"}),!await this.opts.requirePassword(e.value))){i.setText("Wrong password."),i.setCssStyles({display:""}),l=!1,a();return}this.close(),await this.opts.onConfirm()}};n.onclick=()=>void c(),this.scope.register([],"Enter",d=>{d.preventDefault(),c()}),requestAnimationFrame(()=>(e??t).focus())}onClose(){this.contentEl.empty()}},ks=class extends J.Modal{constructor(e,t,i){super(e);this.onResult=i;this.delivered=!1;this.touched=!1;this.value=t&&/^#[0-9a-f]{6}$/i.test(t)?t:"#888888"}onOpen(){this.contentEl.empty(),this.titleEl.setText("Custom color"),this.modalEl.addClass("stashpad-custom-color-modal");let e=this.contentEl.createDiv({cls:"stashpad-custom-color-row"}),t=e.createDiv({cls:"stashpad-custom-color-preview"});t.style.background=this.value;let i=e.createEl("input",{type:"color"});i.value=this.value,i.addClass("stashpad-custom-color-wheel"),t.onclick=()=>i.click();let s=e.createEl("input",{type:"text"});s.addClass("stashpad-custom-color-hex"),s.placeholder="#RRGGBB",s.value=this.value,s.maxLength=7;let n=d=>{let h=d.startsWith("#")?d:"#"+d;/^#[0-9a-f]{6}$/i.test(h)&&(this.touched=!0,this.value=h,t.style.background=h,i.value=h,s.value!==h&&(s.value=h))};i.oninput=()=>n(i.value),s.oninput=()=>n(s.value);let o=this.contentEl.createDiv({cls:"stashpad-color-footer"}),a=o.createEl("button",{text:"Cancel"});a.onclick=()=>{this.delivered=!0,this.close()};let l=o.createEl("button",{cls:"mod-cta",text:"Save"});l.title="Apply this color to the selection (without adding to your palette).",l.onclick=()=>this.commit({addToPalette:!1});let c=o.createEl("button",{cls:"mod-cta",text:"Add to palette"});c.title="Apply and save this color so it appears as a tile next time.",c.onclick=()=>this.commit({addToPalette:!0}),this.scope.register([],"Enter",d=>{d.preventDefault(),this.commit({addToPalette:!1})}),this.scope.register(["Mod"],"Enter",d=>{d.preventDefault(),this.commit({addToPalette:!0})}),requestAnimationFrame(()=>s.focus())}commit(e){this.delivered=!0,this.close(),this.onResult(this.value,e)}onClose(){!this.delivered&&this.touched&&(this.delivered=!0,this.onResult(this.value,{addToPalette:!1})),this.contentEl.empty()}},Ui=class Ui extends J.Modal{constructor(e,t,i,s,n){super(e);this.currentColor=t;this.customPalette=i;this.onPick=s;this.onDeleteCustom=n;this.focusIdx=-1;this.scopeBound=!1;this.items=[]}onOpen(){this.contentEl.empty(),this.titleEl.setText("Pick a color"),this.modalEl.addClass("stashpad-color-modal");let e=this.contentEl.createDiv({cls:"stashpad-color-grid"});this.items=[];let t=e.createDiv({cls:"stashpad-color-tile stashpad-color-none"});t.title="No color",t.onclick=()=>this.activate(0),this.items.push({kind:"none",color:null,el:t});let i=[...Ui.DEFAULT_PALETTE,...this.customPalette];for(let a of i){let l=e.createDiv({cls:"stashpad-color-tile"});l.style.background=a,l.title=a;let c=!Ui.DEFAULT_PALETTE.some(h=>h.toLowerCase()===a.toLowerCase()),d=this.items.length;if(l.onclick=()=>this.activate(d),c&&this.onDeleteCustom){let h=l.createSpan({cls:"stashpad-color-tile-del",text:"\xD7"});h.title="Remove from palette",h.onclick=g=>{g.stopPropagation(),this.handleDelete(a)}}this.items.push({kind:c?"custom":"preset",color:a,el:l})}let s=e.createDiv({cls:"stashpad-color-tile stashpad-color-add"});s.title="Custom color\u2026";let n=this.items.length;s.onclick=()=>this.activate(n),this.items.push({kind:"add",color:null,el:s});let o=this.items.findIndex(a=>this.currentColor===null?a.kind==="none":this.currentColor?a.color!==null&&a.color.toLowerCase()===this.currentColor.toLowerCase():!1);this.focusIdx=o>=0?o:0,this.refreshActive(),this.scopeBound||(this.scope.register([],"ArrowRight",a=>{a.preventDefault(),this.moveFocus(1)}),this.scope.register([],"ArrowLeft",a=>{a.preventDefault(),this.moveFocus(-1)}),this.scope.register([],"ArrowDown",a=>{a.preventDefault(),this.moveFocus(this.columns())}),this.scope.register([],"ArrowUp",a=>{a.preventDefault(),this.moveFocus(-this.columns())}),this.scope.register([],"Enter",a=>{a.preventDefault(),this.activate(this.focusIdx)}),this.scopeBound=!0),requestAnimationFrame(()=>this.modalEl.focus())}activate(e){if(e<0||e>=this.items.length)return;this.focusIdx=e,this.refreshActive();let t=this.items[e];if(t.kind==="add"){this.close(),new ks(this.app,this.currentColor,(i,s)=>{this.onPick(i,s)}).open();return}this.close(),this.onPick(t.color,{addToPalette:!1})}columns(){if(!this.items.length)return 1;let e=this.items[0].el.parentElement;if(!e)return 1;let t=e.getBoundingClientRect(),i=this.items[0].el.getBoundingClientRect();if(i.width<=0)return 1;let s=i.top,n=0;for(let o of this.items){let a=o.el.getBoundingClientRect();if(Math.abs(a.top-s)<1)n++;else break}return Math.max(1,n)}async handleDelete(e){if(this.onDeleteCustom)try{let t=await this.onDeleteCustom(e);this.customPalette=Array.isArray(t)?t:this.customPalette.filter(i=>i.toLowerCase()!==e.toLowerCase()),this.onOpen()}catch(t){console.warn("Stashpad: palette delete failed",t)}}moveFocus(e){if(!this.items.length)return;let t=Math.max(0,Math.min(this.items.length-1,this.focusIdx+e));this.focusIdx=t,this.refreshActive()}refreshActive(){for(let e=0;e{this.didChoose=!0,this.close(),this.onChoose(!1)};let s=t.createEl("button",{cls:"mod-cta",text:this.confirmText});s.onclick=()=>{this.didChoose=!0,this.close(),this.onChoose(!0)},requestAnimationFrame(()=>(this.dangerous?i:s).focus())}onClose(){this.contentEl.empty(),this.didChoose||(this.didChoose=!0,this.onChoose(!1))}},Ki=class extends J.Modal{constructor(e,t,i,s={}){super(e);this.levels=t;this.onPick=i;this.opts=s}onOpen(){this.modalEl?.addClass("stashpad-compact-modal"),this.modalEl?.addClass("stashpad-breadcrumb-modal"),this.contentEl.empty(),this.titleEl.setText("Jump to level");let e=this.contentEl.createDiv({cls:"stashpad-bc-levels"});for(let t of this.levels){let i=e.createDiv({cls:"stashpad-bc-level-row"});if(t.isCurrent&&i.addClass("is-current"),i.createSpan({cls:"stashpad-bc-level-num",text:String(t.level)}),i.createSpan({cls:"stashpad-bc-level-label",text:t.label}),!t.isCurrent){i.setAttribute("role","button"),i.setAttribute("tabindex","0");let s=()=>{this.close(),this.onPick(t.id)};i.onclick=s,i.onkeydown=n=>{(n.key==="Enter"||n.key===" ")&&(n.preventDefault(),s())}}this.opts.onContext&&(i.oncontextmenu=s=>{s.preventDefault(),this.opts.onContext(t.id,s,i,()=>this.close())},this.opts.attachLongPress?.(i,()=>this.opts.onContext(t.id,null,i,()=>this.close())))}}onClose(){this.contentEl.empty()}};Oe=class extends J.Modal{constructor(e,t,i,s={}){super(e);this.current=t;this.onPick=i;this.opts=s;this.didChoose=!1;this.assignees=[];this.tinyClosePopover=null;this.assignees=[...s.currentAssignees??[]]}onOpen(){this.modalEl?.addClass("stashpad-compact-modal"),this.contentEl.empty(),this.titleEl.setText(this.opts.title??"Set due date");let e=null;if(this.current){let E=Date.parse(this.current);Number.isNaN(E)||(e=new Date(E))}let t=this.contentEl.createDiv({cls:"stashpad-due-picker"}),i=t.createDiv({cls:"stashpad-due-fields"}),s=i.createDiv({cls:"stashpad-due-field"}),n=s.createSpan({cls:"stashpad-due-field-icon"});(0,J.setIcon)(n,"calendar");let o=s.createEl("input",{type:"date",cls:"stashpad-due-date"}),a=s.createSpan({cls:"stashpad-due-clear",attr:{"aria-label":"Clear date"}});(0,J.setIcon)(a,"x"),a.onclick=()=>{o.value="",o.focus()};let l=i.createDiv({cls:"stashpad-due-field"}),c=l.createSpan({cls:"stashpad-due-field-icon"});(0,J.setIcon)(c,"clock");let d=l.createEl("input",{type:"time",cls:"stashpad-due-time"}),h=l.createSpan({cls:"stashpad-due-clear",attr:{"aria-label":"Clear time"}});(0,J.setIcon)(h,"x"),h.onclick=()=>{d.value="",d.focus()},n.onclick=()=>{try{o.showPicker?.()}catch{}},c.onclick=()=>this.openTimeNumpad(c,d),e&&(o.value=this.toDateValue(e),d.value=this.toTimeValue(e));let g=(this.opts.quickAdjusts??[]).map(E=>({raw:E,min:Lr(E)})).filter(E=>E.min!=null);if(g.length>0){let E=1,Q=t.createDiv({cls:"stashpad-due-quickadjust"}),S=Q.createEl("button",{cls:"stashpad-due-adjust-flip",attr:{type:"button"}}),x=()=>{S.setText(E>0?"+":"\u2212"),S.toggleClass("is-minus",E<0),S.title=E>0?"Adding time (click to subtract)":"Subtracting time (click to add)"};x(),S.onclick=()=>{E=-E,x()};let H=G=>{let N=new Date,R,U,D;if(o.value){let[L,K,V]=o.value.split("-").map(Y=>parseInt(Y,10));R=L,U=K-1,D=V}else R=N.getFullYear(),U=N.getMonth(),D=N.getDate();let b,P;if(d.value){let[L,K]=d.value.split(":").map(V=>parseInt(V,10));b=L,P=K}else b=N.getHours(),P=N.getMinutes();let O=new Date(R,U,D,b,P,0,0);O.setMinutes(O.getMinutes()+E*G),o.value=this.toDateValue(O),d.value=this.toTimeValue(O)};for(let G of g){let N=Q.createEl("button",{cls:"stashpad-due-adjust-btn",text:G.raw,attr:{type:"button"}});N.onclick=()=>H(G.min)}}this.opts.hideAssignees||this.renderAssignSection(t);let u=t.createDiv({cls:"stashpad-due-grid"}),p=(E,Q)=>{let S=u.createEl("button",{cls:"stashpad-due-btn stashpad-due-preset",text:E});S.onclick=()=>{let x=Q();o.value=this.toDateValue(x),d.value||(d.value=this.toTimeValue(x))}},f=E=>(E.setHours(9,0,0,0),E);p("Today",()=>f(this.startOfTodayLocal())),p("Tomorrow",()=>{let E=this.startOfTodayLocal();return E.setDate(E.getDate()+1),f(E)}),p("Next week",()=>{let E=this.startOfTodayLocal();return E.setDate(E.getDate()+7),f(E)});let I=u.createEl("button",{cls:"stashpad-due-btn",text:"Clear"});I.onclick=()=>{o.value="",d.value="",o.focus()};let m=null,C=null,B=null;if(this.opts.showRecurrence){let E=t.createEl("details",{cls:"stashpad-due-recur"});(this.opts.currentRepeat||this.opts.currentAutoDoneAfter||this.opts.currentRemindEvery)&&(E.open=!0),E.createEl("summary",{text:"\u{1F501} Repeat & reminders"});let Q=(S,x,H)=>{let G=E.createDiv({cls:"stashpad-due-recur-row"});G.createEl("label",{text:S});let N=G.createEl("input",{type:"text",attr:{placeholder:x}});return H&&(N.value=H),N};m=Q("Repeat",'e.g. "every weekday", "every 30 days when done"',this.opts.currentRepeat),C=Q("Auto-complete after",'e.g. "1d" \u2014 mark done once this overdue',this.opts.currentAutoDoneAfter),B=Q("Remind every",'e.g. "2h" \u2014 re-notify until done',this.opts.currentRemindEvery)}let w=()=>this.opts.showRecurrence?{repeat:m.value.trim(),autoDoneAfter:C.value.trim(),remindEvery:B.value.trim()}:{},y=u.createEl("button",{cls:"stashpad-due-btn",text:"Cancel"});y.onclick=()=>{this.didChoose=!0,this.close()};let v=u.createEl("button",{cls:"stashpad-due-btn mod-cta",text:"Set"});v.onclick=()=>{if(!o.value){this.didChoose=!0,this.close(),this.onPick({iso:null,assignees:this.assignees,...w()});return}let[E,Q,S]=o.value.split("-").map(N=>parseInt(N,10)),x=9,H=0;if(d.value){let[N,R]=d.value.split(":").map(U=>parseInt(U,10));x=N,H=R}let G=new Date(E,Q-1,S,x,H,0,0);this.didChoose=!0,this.close(),this.onPick({iso:G.toISOString(),assignees:this.assignees,...w()})},requestAnimationFrame(()=>o.focus())}onClose(){this.tinyClosePopover?.(),this.contentEl.empty(),this.didChoose}renderAssignSection(e){Or(e,{knownAuthors:this.opts.knownAuthors??[],initial:this.assignees,onChange:t=>{this.assignees=t}})}openTimeNumpad(e,t){this.tinyClosePopover?.();let i=e.ownerDocument??document,s=i.defaultView??window,n=9,o=0;if(t.value){let[I,m]=t.value.split(":").map(C=>parseInt(C,10));Number.isFinite(I)&&(n=I),Number.isFinite(m)&&(o=m)}else{let I=new Date;n=I.getHours(),o=I.getMinutes()}let a=n>=12?"pm":"am",l=n===0?12:n>12?n-12:n,d=(this.modalEl??i.body).createDiv({cls:"stashpad-when-popover stashpad-due-time-pop"});d.setCssStyles({position:"fixed",zIndex:"9999"});let h=null,g=()=>{d.remove(),i.removeEventListener("mousedown",u,!0),i.removeEventListener("keydown",p,!0),this.tinyClosePopover===g&&(this.tinyClosePopover=null)},u=I=>{!d.contains(I.target)&&I.target!==e&&!e.contains(I.target)&&g()},p=I=>{I.key==="Escape"?(I.preventDefault(),I.stopPropagation(),g()):I.key==="Enter"&&h&&(I.preventDefault(),I.stopPropagation(),h())};this.tinyClosePopover=g,Qs(d,{seedH:l,seedM:o,seedPeriod:a,close:g,setOnEnter:I=>{h=I},onFinalize:I=>{t.value=`${String(I.hours24).padStart(2,"0")}:${String(I.minutes).padStart(2,"0")}`}});let f=e.getBoundingClientRect();d.setCssStyles({left:`${Math.max(8,Math.min(f.left,s.innerWidth-220))}px`,top:`${f.bottom+4}px`}),setTimeout(()=>{i.addEventListener("mousedown",u,!0),i.addEventListener("keydown",p,!0),d.querySelector(".stashpad-when-time-field")?.focus()},0)}startOfTodayLocal(){let e=new Date;return e.setHours(0,0,0,0),e}toDateValue(e){let t=e.getFullYear(),i=String(e.getMonth()+1).padStart(2,"0"),s=String(e.getDate()).padStart(2,"0");return`${t}-${i}-${s}`}toTimeValue(e){let t=String(e.getHours()).padStart(2,"0"),i=String(e.getMinutes()).padStart(2,"0");return`${t}:${i}`}},Kt=class Kt extends J.Modal{constructor(e,t,i,s=null,n){super(e);this.service=t;this.openLog=i;this.currentAuthorId=s;this.getNoteAuthorIds=n;this.records=[];this.visible=[];this.shownCount=0;this.categoryFilter=null;this.listEl=null;this.footerEl=null;this.countEl=null;this.filterSelEl=null;this.unsubscribe=null;this.authorFilter="all";this.authorSelEl=null}onOpen(){this.contentEl.empty(),this.titleEl.setText("Stashpad notification history"),this.modalEl.addClass("stashpad-log-modal"),this.modalEl.addClass("stashpad-notif-history-modal"),this.records=this.service.recent();let e=this.contentEl.createDiv({cls:"stashpad-log-toolbar"});if(this.countEl=e.createSpan({cls:"stashpad-log-count"}),this.updateCount(),this.filterSelEl=e.createEl("select",{cls:"stashpad-log-type-filter"}),this.filterSelEl.onchange=()=>this.setCategoryFilter(this.filterSelEl.value||null),this.refreshCategoryFilter(),this.authorSelEl=e.createEl("select",{cls:"stashpad-log-type-filter stashpad-notif-author-filter"}),this.authorSelEl.onchange=()=>this.setAuthorFilter(this.authorSelEl.value||"all"),this.refreshAuthorFilter(),this.openLog){let i=e.createEl("button",{text:"Open log"});i.title="Open the per-folder Stashpad log for the most recent notification's folder.",i.onclick=()=>{let s=this.records.find(n=>!!n.folder);this.openLog?.(s?.folder)}}let t=e.createEl("button",{cls:"mod-warning",text:"Clear history"});t.onclick=()=>{new ie(this.app,"Clear notification history?",`This will permanently remove all ${this.records.length} stored notifications from the history. The current toasts on screen are unaffected. This can't be undone.`,"Clear history",i=>{i&&this.service.clearHistory()},"Cancel",!0).open()},this.listEl=this.contentEl.createDiv({cls:"stashpad-log-list"}),this.refreshList(),this.footerEl=this.contentEl.createDiv({cls:"stashpad-log-footer"}),this.renderFooter(),this.unsubscribe=this.service.onChange(()=>{this.records=this.service.recent(),this.refreshCategoryFilter(),this.refreshAuthorFilter(),this.refreshList(),this.renderFooter()})}setAuthorFilter(e){this.authorFilter!==e&&(this.authorFilter=e,this.refreshList(),this.renderFooter())}refreshAuthorFilter(){if(!this.authorSelEl)return;let e=this.authorSelEl;e.empty(),e.createEl("option",{text:"All authors"}).value="all",this.currentAuthorId&&(e.createEl("option",{text:"Me"}).value="me"),e.createEl("option",{text:"Cross-author"}).value="cross";let t=new Set;for(let s of this.records)s.authorId&&s.authorId!==this.currentAuthorId&&t.add(s.authorId);if(t.size>0){let s=e.createEl("option",{text:"\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500"});s.disabled=!0;for(let n of[...t].sort())e.createEl("option",{text:n}).value=n}new Set(["all","cross",...this.currentAuthorId?["me"]:[],...t]).has(this.authorFilter)||(this.authorFilter="all"),e.value=this.authorFilter}isCrossAuthor(e){let t=e.authorId??null;if(!t)return!1;for(let i of e.affectedAuthorIds??[])if(i&&i!==t)return!0;if(!this.getNoteAuthorIds)return!1;for(let i of e.affectedIds){let s=this.getNoteAuthorIds(i);for(let n of s)if(n&&n!==t)return!0}return!1}onClose(){this.unsubscribe?.(),this.unsubscribe=null,this.contentEl.empty()}setCategoryFilter(e){(this.categoryFilter??null)!==(e??null)&&(this.categoryFilter=e,this.refreshList(),this.renderFooter())}refreshCategoryFilter(){if(!this.filterSelEl)return;let e=this.filterSelEl;e.empty();let t=new Map;for(let n of this.records)t.set(n.category,(t.get(n.category)??0)+1);let i=[...t.entries()].sort((n,o)=>o[1]-n[1]||n[0].localeCompare(o[0])),s=e.createEl("option",{text:`All categories (${this.records.length})`});s.value="";for(let[n,o]of i){let a=e.createEl("option",{text:`${n} (${o})`});a.value=n}this.categoryFilter&&!t.has(this.categoryFilter)&&(this.categoryFilter=null),e.value=this.categoryFilter??""}refreshList(){if(this.listEl){if(this.visible=this.records.filter(e=>{if(this.categoryFilter&&e.category!==this.categoryFilter)return!1;switch(this.authorFilter){case"all":return!0;case"me":return!!this.currentAuthorId&&e.authorId===this.currentAuthorId;case"cross":return this.isCrossAuthor(e);default:return e.authorId===this.authorFilter}}),this.shownCount=0,this.listEl.empty(),!this.visible.length){this.listEl.createDiv({cls:"stashpad-log-empty",text:this.categoryFilter?`No "${this.categoryFilter}" notifications.`:"No notifications yet."}),this.updateCount();return}this.appendMore(Kt.PAGE)}}appendMore(e){if(!this.listEl)return;let t=Math.min(this.visible.length,this.shownCount+e);for(let i=this.shownCount;i0){let c=i.createDiv({cls:"stashpad-notif-actions-snapshot"});for(let d of t.actionLabels){let h=c.createSpan({cls:"stashpad-notif-action-chip"});h.setText(d),h.title="Action button was shown on the original toast (handler not retained)."}}}updateCount(){if(!this.countEl)return;let e=this.visible.length,t=this.categoryFilter?`${e} ${this.categoryFilter} notification${e===1?"":"s"}`:`${e} notification${e===1?"":"s"}`;this.shownCount===0||this.shownCount>=e?this.countEl.setText(t):this.countEl.setText(`Showing ${this.shownCount} of ${t}`)}renderFooter(){if(!this.footerEl)return;this.footerEl.empty();let e=this.visible.length-this.shownCount;if(e<=0)return;let t=this.footerEl.createEl("button",{text:`Load ${Math.min(Kt.PAGE,e)} more`});if(t.onclick=()=>{this.appendMore(Kt.PAGE),this.renderFooter()},e>Kt.PAGE){let i=this.footerEl.createEl("button",{text:`Load all (${e})`});i.onclick=()=>{this.appendMore(e),this.renderFooter()}}}};Kt.PAGE=100;qi=Kt,ro=class extends J.Modal{constructor(e,t){super(e);this.entries=t}onOpen(){if(this.contentEl.empty(),this.titleEl.setText("Stashpad import log"),this.entries.length===0){this.contentEl.createDiv({cls:"stashpad-log-empty",text:"Nothing imported yet."});return}let e=this.contentEl.createDiv({cls:"stashpad-import-log-list"});for(let t of this.entries){let i=e.createDiv({cls:"stashpad-import-log-row"}),s=(0,J.moment)(t.ts).format("YYYY-MM-DD HH:mm");i.createSpan({cls:"stashpad-import-log-when",text:s});let n=t.kind==="folder"?"folder":t.kind==="md"?"note":"file";i.createSpan({cls:`stashpad-import-log-kind is-${t.kind}`,text:n}),i.createSpan({cls:"stashpad-import-log-name",text:t.originalName});let o=[t.folder.split("/").pop()||t.folder];t.notePaths.length>1&&o.push(`${t.notePaths.length} notes`),i.createSpan({cls:"stashpad-import-log-meta",text:o.join(" \xB7 ")})}}onClose(){this.contentEl.empty()}},Ji=class extends J.Modal{constructor(e,t,i){super(e);this.message=t;this.onChoose=i;this.chose=!1}onOpen(){this.modalEl?.addClass("stashpad-compact-modal"),this.contentEl.empty(),this.titleEl.setText("Possible duplicate import");let e=this.contentEl.createDiv({cls:"stashpad-confirm-body"});for(let o of this.message.split(` -`))e.createDiv({cls:"stashpad-confirm-line",text:o});let t=this.contentEl.createDiv({cls:"stashpad-modal-btns"}),i=t.createEl("button",{text:"Skip duplicates"});i.onclick=()=>{this.chose=!0,this.close(),this.onChoose("skip")};let s=t.createEl("button",{text:"Replace existing"});s.onclick=()=>{this.chose=!0,this.close(),this.onChoose("replace")};let n=t.createEl("button",{cls:"mod-cta",text:"Import anyway"});n.onclick=()=>{this.chose=!0,this.close(),this.onChoose("anyway")}}onClose(){this.chose||this.onChoose("skip"),this.contentEl.empty()}},$i=class extends J.Modal{constructor(e,t,i,s){super(e);this.noteCount=i;this.onConfirm=s;this.base=t}onOpen(){this.contentEl.empty(),this.modalEl.addClass("stashpad-export-modal"),this.titleEl.setText("Export as OKF"),this.contentEl.createEl("p",{cls:"stashpad-export-desc",text:`Export ${this.noteCount} note${this.noteCount===1?"":"s"} as an Open Knowledge Format bundle. Pick one or more formats.`});let e=this.contentEl.createEl("input",{type:"text"});e.addClass("stashpad-export-name"),e.value=this.base,e.placeholder="Export name";let t=(l,c)=>{let d=this.contentEl.createDiv({cls:"stashpad-okf-fmt"}),h=d.createEl("input",{type:"checkbox"});return h.checked=c,d.createEl("label",{text:l}),h},i=t(".zip \u2014 OKF bundle (portable)",!0),s=t(".tar.gz \u2014 OKF bundle (tarball)",!1),n=t(".stash \u2014 Stashpad format (re-importable)",!1),o=this.contentEl.createDiv({cls:"stashpad-export-footer"});o.createEl("button",{text:"Cancel"}).onclick=()=>this.close();let a=o.createEl("button",{cls:"mod-cta",text:"Export"});a.onclick=()=>{if(!i.checked&&!s.checked&&!n.checked){new J.Notice("Pick at least one format.");return}this.close(),this.onConfirm(e.value.trim()||this.base,{zip:i.checked,targz:s.checked,stash:n.checked})},requestAnimationFrame(()=>e.focus())}onClose(){this.contentEl.empty()}},Yi=class extends J.Modal{constructor(e,t,i){super(e);this.items=t;this.onConfirm=i}onOpen(){this.titleEl.setText("Re-encrypt everything applicable?");let{contentEl:e}=this;e.createEl("p",{cls:"setting-item-description",text:"These notes should be encrypted (they were unlocked/restored, or their folder is set to encrypt) but are currently plaintext. Untick anything you want to leave readable."});let t=e.createDiv({cls:"stashpad-reenc-list"}),i=[];this.items.forEach(o=>{let a=t.createEl("label",{cls:"stashpad-reenc-row"}),l=a.createEl("input",{type:"checkbox"});l.checked=!0,i.push(l);let c=a.createDiv({cls:"stashpad-reenc-body"});c.createDiv({cls:"stashpad-reenc-label",text:o.label}),c.createDiv({cls:"stashpad-reenc-detail",text:o.detail})});let s=e.createDiv({cls:"modal-button-container"}),n=s.createEl("button",{cls:"mod-cta",text:"Re-encrypt checked"});n.onclick=()=>{let o=i.map((a,l)=>a.checked?l:-1).filter(a=>a>=0);this.close(),o.length&&this.onConfirm(o)},s.createEl("button",{text:"Cancel"}).onclick=()=>this.close()}onClose(){this.contentEl.empty()}}});function De(A,r=je){let e=r instanceof Set?r:new Set(r.map(o=>o.toLowerCase())),t=(A.split(/\r?\n/).find(o=>o.trim().length>0)??"").trim();if(!t)return"Untitled";let s=t.replace(/['‘-‛ʼ]/g,"").replace(/[^A-Za-z0-9\s]+/g," ").split(/\s+/).filter(o=>o&&!e.has(o.toLowerCase())).map(o=>o.length>=2&&/^[A-Z0-9]+$/.test(o)?o:o.charAt(0).toUpperCase()+o.slice(1).toLowerCase()),n="";for(let o of s){let a=n?`${n}-${o}`:o;if(a.length>50)break;n=a}return n||"Untitled"}function xe(A,r){return`${A}-${r}.md`}function wt(A){let r=A.match(/-([abcdefghijkmnpqrstuvwxyz23456789]{6})$/);return r?r[1]:null}function Ns(A,r){let e=A.lastIndexOf(".");return e>0?`${A.slice(0,e)}-${r}${A.slice(e)}`:`${A}-${r}`}function qr(A){let r=A.match(/^([0-9a-z]{7,9})-(.+)$/);if(!r)return null;let e=parseInt(r[1],36);return!Number.isFinite(e)||e<142e10||e>Date.now()+864e5?null:{stamp:r[1],rest:r[2]}}var je,ri=$e(()=>{"use strict";je=["a","an","the","and","or","but","if","then","else","of","in","on","at","to","for","with","by","from","as","is","are","was","were","be","been","being","i","you","he","she","it","we","they","this","that","these","those","my","your","our","their","do","does","did","so","just","very","really","im"]});var Ps={};Si(Ps,{JdBuildConfirmModal:()=>Xi,buildJdIndexNotes:()=>Ao,buildJdIndexPreview:()=>Ms,buildJdPreviewNotice:()=>Ts,scanForJdNotes:()=>ai});function co(A,r){if(/^\d+-\d+$/.test(A))return null;if(A.includes(".")){let t=A.split(".").slice(0,-1).join(".");return r.has(t)?t:co(t,r)}if(/^\d+$/.test(A)){let e=parseInt(A,10);for(let t of r){let i=t.match(/^(\d+)-(\d+)$/);if(!i)continue;let s=parseInt(i[1],10),n=parseInt(i[2],10);if(e>=s&&e<=n)return t}return null}return null}function ai(A,r,e){let t=A.vault.getMarkdownFiles(),i=jl(t,e),s=e.jdIndexIncludeStashpadFolders===!0,n=s?new Set:new Set(r.discoverStashpadFolders()),o=u=>s?!1:Array.from(n).some(p=>u===p||u.startsWith(p+"/")),a=[],l=[],c=[];for(let u of i){let p=u.parent?.path?.replace(/\/+$/,"")??"";if(o(p)){c.push(u);continue}let f=u.basename.match(Jr);f?a.push({prefix:f[1],segments:f[1].split("."),title:f[2],file:u,folder:null}):l.push(u)}let d=(e.jdIndexScope??"vault")==="folder"?(e.jdIndexScopeFolder??"").trim().replace(/^\/+|\/+$/g,""):"",h=u=>{let p=u.path.replace(/\/+$/,"");if(!(d&&p&&p!==d&&!p.startsWith(d+"/"))){if(p&&!o(p)){let f=u.name.match(Jr);f&&a.push({prefix:f[1],segments:f[1].split("."),title:f[2],file:null,folder:u})}}for(let f of u.children)f instanceof me.TFolder&&h(f)};h(A.vault.getRoot());let g=e.jdIndexSort??"natural";return a.sort((u,p)=>_l(u,p,g)),{indexed:a,nonIndex:l,skippedStashpadNotes:c}}async function Ms(A,r,e){let t=ho(e.jdIndexStashpadFolder??"");if(!t)return{...ai(A,r,e),previewPath:null,error:"no-dest"};let i=ai(A,r,e),s=Zl(A,t);if(!s)return{...i,previewPath:null,error:"no-home"};let n=ec(i.indexed,i.nonIndex,i.skippedStashpadNotes),a=(await A.vault.read(s)).match(/^---\r?\n[\s\S]*?\r?\n---\r?\n/),l=a?`${a[0]}${n}`:n;return await A.vault.modify(s,l),{...i,previewPath:s.path}}function Zl(A,r){let e=A.vault.getAbstractFileByPath(r);if(!(e instanceof me.TFolder))return null;for(let t of e.children){if(!(t instanceof me.TFile)||t.extension!=="md")continue;if((A.metadataCache.getFileCache(t)?.frontmatter??{}).id===F)return t}return null}async function Ao(A,r,e){let t=ho(e.jdIndexStashpadFolder??"");if(!t)return{created:0,updated:0,skipped:0,destFolder:"",error:"no-dest"};if(!new Set(r.discoverStashpadFolders()).has(t))return{created:0,updated:0,skipped:0,destFolder:t,error:"dest-not-stashpad"};let s=ai(A,r,e),n=new Map;for(let I of s.indexed)n.set(I.prefix,I);for(let I of s.indexed)if(I.prefix.includes("."))for(let m=1;m{l.push(I);for(let m of a.get(I)??[])c(m)};for(let I of o)c(I);let d=new Map,h=A.vault.getAbstractFileByPath(t);if(h instanceof me.TFolder)for(let I of h.children){if(!(I instanceof me.TFile)||I.extension!=="md")continue;let m=A.metadataCache.getFileCache(I)?.frontmatter??{};typeof m.jdPrefix=="string"&&d.set(m.jdPrefix,I)}let g=new Map,u=0,p=0,f=0;for(let I of l){let m=n.get(I)??null,C=co(I,new Set(n.keys())),B=C?g.get(C)??F:F,w=m?`${I} ${m.title}`:I,y=m?.file?`[[${m.file.basename}]]`:"",v=y?`${y} +`),this.lineCursorIdx=Math.max(1,Math.min(this.lines.length-1,Math.floor(this.lines.length/2))),this.lines.length<2&&(this.mode="cursor")}onOpen(){this.titleEl.setText("Split note"),this.modalEl.addClass("stashpad-split-modal"),this.render(),this.scope.register([],"Tab",e=>{this.lines.length<2||(e.preventDefault(),this.mode=this.mode==="line"?"cursor":"line",this.render())}),this.scope.register([],"Enter",e=>{this.mode==="line"&&(e.preventDefault(),this.commitLine())}),this.scope.register(["Mod"],"Enter",e=>{this.mode==="cursor"&&(e.preventDefault(),this.commitCursor())}),this.scope.register([],"ArrowUp",e=>{this.mode==="line"&&(e.preventDefault(),this.lineCursorIdx=Math.max(1,this.lineCursorIdx-1),this.render())}),this.scope.register([],"ArrowDown",e=>{this.mode==="line"&&(e.preventDefault(),this.lineCursorIdx=Math.min(this.lines.length-1,this.lineCursorIdx+1),this.render())})}commitLine(){let e=this.lineCursorIdx;this.close(),this.onSplitAtLine(e)}commitCursor(){let e=this.cursorTextarea;if(!e)return;let t=e.selectionStart;if(t<=0||t>=e.value.length){new J.Notice("Move the cursor inside the text \u2014 neither end can be empty.");return}this.close(),this.onSplitAtChar(t)}render(){this.contentEl.empty();let e=this.contentEl.createDiv({cls:"stashpad-split-quick"});e.createSpan({cls:"stashpad-split-quick-label",text:"Split by:"}),["lines","paragraphs","headings"].forEach(o=>{let a=Hi(this.body,o),l=e.createEl("button",{cls:"stashpad-split-quick-btn",text:`${Pi[o]} (${a.length})`});l.disabled=a.length<2,l.onmousedown=c=>c.preventDefault(),l.onclick=()=>{let c=Hi(this.body,o);if(c.length<2){new J.Notice("That delimiter wouldn't split this note.");return}this.close(),this.onSplitMany(c)}});let t=this.contentEl.createDiv({cls:"stashpad-split-toggle-bar"});if(this.lines.length>=2){let o=t.createEl("button",{text:"Line split",cls:"stashpad-split-mode-btn"});this.mode==="line"&&o.addClass("is-active"),o.onclick=()=>{this.mode="line",this.render()}}let i=t.createEl("button",{text:"Cursor split",cls:"stashpad-split-mode-btn"});this.mode==="cursor"&&i.addClass("is-active"),i.onclick=()=>{this.mode="cursor",this.render()};let s=t.createEl("button",{text:"Split",cls:"stashpad-split-confirm-btn mod-cta"});s.onmousedown=o=>o.preventDefault(),s.onclick=()=>{this.mode==="line"?this.commitLine():this.commitCursor()},this.mode==="line"?this.renderLineMode():this.renderCursorMode();let n=this.contentEl.createDiv({cls:"stashpad-split-help"});J.Platform.isMobile?n.setText(this.mode==="line"?"Tap a line to position the divider, then Split.":"Tap inside the text to position the cursor, then Split."):n.setText(this.mode==="line"?"\u2191/\u2193 pick split line \xB7 Enter or Split confirm \xB7 Tab \u2192 cursor mode \xB7 Esc cancel \xB7 Children stay with the first part":"Click or arrow to position cursor \xB7 Mod+Enter or Split confirm \xB7 Tab \u2192 line mode \xB7 Esc cancel \xB7 Children stay with the first part")}renderLineMode(){let e=this.contentEl.createDiv({cls:"stashpad-split-list"}),t=null;for(let i=0;i{let n=Math.max(1,Math.min(this.lines.length-1,i+1));n!==this.lineCursorIdx&&(this.lineCursorIdx=n,this.render())}}t&&window.requestAnimationFrame(()=>t.scrollIntoView({block:"center"}))}renderCursorMode(){let t=this.contentEl.createDiv({cls:"stashpad-split-cursor-wrap"}).createEl("textarea",{cls:"stashpad-split-cursor-ta"});t.value=this.body,t.readOnly=!1,this.cursorTextarea=t;let i=parseFloat(getComputedStyle(t).lineHeight)||22,s=J.Platform.isMobile?3:12,n=2,o=()=>{t.setCssStyles({height:"auto"});let a=Math.min(t.scrollHeight,i*s+16);t.setCssStyles({height:`${Math.max(a,i*n+16)}px`})};requestAnimationFrame(()=>{o();let a=Math.floor(t.value.length/2);t.focus(),t.setSelectionRange(a,a)}),t.addEventListener("input",o)}onClose(){this.cursorTextarea=null,this.contentEl.empty()}},oi=class extends J.Modal{constructor(e,t,i,s,n){super(e);this.defaultBaseName=t;this.noteCount=i;this.onConfirm=s;this.kdfProbe=n;this.delivered=!1}onOpen(){this.contentEl.empty(),this.titleEl.setText("Export to .stash"),this.modalEl.addClass("stashpad-export-modal"),this.contentEl.createEl("p",{cls:"stashpad-export-desc",text:`${this.noteCount} note${this.noteCount===1?"":"s"} will be bundled into a single .stash file.`});let e=this.contentEl.createDiv({cls:"stashpad-export-field"});e.createEl("label",{cls:"stashpad-export-label",text:"File name"});let t=e.createEl("input",{type:"text"});t.addClass("stashpad-export-name"),t.value=this.defaultBaseName;let i=this.contentEl.createEl("div",{cls:"stashpad-export-preview"}),s=this.contentEl.createDiv({cls:"stashpad-export-encrypt"}),n=s.createDiv({cls:"stashpad-export-toggle"}),o=n.createEl("input",{type:"checkbox"});o.id="stashpad-export-encrypt-cb";let a=n.createEl("label",{text:"Encrypt with a password"});a.htmlFor=o.id;let l=s.createDiv({cls:"stashpad-export-pw-area"});l.setCssStyles({display:"none"});let c=[],d=K=>{let V=l.createDiv({cls:"stashpad-export-pw-row"}),Y=V.createEl("input",{type:"password"});Y.addClass("stashpad-export-name"),Y.placeholder=K;let $=V.createEl("button",{cls:"stashpad-export-copy"}),_=()=>{let ce=Y.value.length===0;$.setText(ce?"Paste":"Copy"),$.toggleClass("is-paste",ce),$.setAttr("aria-label",`${ce?"Paste into":"Copy"} ${K.toLowerCase()}`)};return $.onclick=async ce=>{if(ce.preventDefault(),Y.value.length===0)try{let re=(await navigator.clipboard?.readText())?.trim();if(!re){new J.Notice("Clipboard is empty.");return}Y.value=re,Y.dispatchEvent(new Event("input")),new J.Notice("Pasted from clipboard.")}catch{new J.Notice("Couldn't read the clipboard.")}else navigator.clipboard?.writeText(Y.value).then(()=>new J.Notice("Passphrase copied to clipboard."),()=>new J.Notice("Couldn't access the clipboard."))},_(),c.push(_),Y},h=d("Password"),g=d("Confirm password"),u=l.createDiv({cls:"stashpad-export-strength"}),p=u.createDiv({cls:"stashpad-strength-bar"}),f=[0,1,2,3].map(()=>p.createDiv({cls:"stashpad-strength-seg"})),I=u.createEl("span",{cls:"stashpad-strength-label"}),m=l.createDiv({cls:"stashpad-export-genrow"}),C=m.createEl("button",{cls:"stashpad-export-gen",text:"Generate strong passphrase"}),B=m.createEl("button",{cls:"stashpad-export-show",text:"Show"}),w=l.createEl("div",{cls:"stashpad-export-pw-hint"}),y=l.createEl("div",{cls:"stashpad-export-pw-suite"});y.setText("Encryption: AES-256-GCM. Checking key-derivation suite for this device\u2026"),this.kdfProbe?this.kdfProbe().then(K=>{y.toggleClass("is-weak",!K),y.setText(K?"Encryption: Argon2id + AES-256-GCM \u2014 the strongest suite (used on this device).":"\u26A0\uFE0F Argon2id can't run on this device, so this export will use the weaker PBKDF2 (600k) + AES-256-GCM fallback.")}).catch(()=>{y.setText("Encryption: AES-256-GCM with a password-derived key.")}):y.setText("Encryption: Argon2id + AES-256-GCM (falls back to PBKDF2 if Argon2 can't run here).");let v=this.app.secretStorage,E=l.createDiv({cls:"stashpad-export-remember"}),Q=E.createEl("input",{type:"checkbox"});Q.id="stashpad-export-remember-cb";let S=E.createEl("label",{text:"Remember in this vault (this device) \u2014 skips the prompt when you re-import here."});S.htmlFor=Q.id;let x=l.createDiv({cls:"stashpad-export-remember-note"});x.setText("Saved only in this device's keychain \u2014 it doesn't sync to your other devices and isn't shared with anyone you send this file to. Keep the passphrase somewhere safe if you'll open this export elsewhere."),x.setCssStyles({display:"none"}),Q.onchange=()=>{x.setCssStyles({display:Q.checked?"":"none"})},v||E.setCssStyles({display:"none"});let H=()=>{let K=t.value.trim()||this.defaultBaseName;return o.checked?`${K}-encrypted`:K},G=()=>i.setText(`Saves as: ${H()}-.stash`);t.oninput=G;let N=this.contentEl.createDiv({cls:"stashpad-export-footer"}),R=N.createEl("button",{text:"Cancel"});R.onclick=()=>this.close();let U=N.createEl("button",{cls:"mod-cta",text:"Export"}),D=()=>{let K=oo(h.value);u.style.visibility=h.value?"visible":"hidden",f.forEach((V,Y)=>V.toggleClass("is-on",h.value!==""&&Y<=K.level)),p.dataset.level=String(K.level),I.setText(K.label)},b=()=>{let K=o.checked;l.setCssStyles({display:K?"":"none"});let V=!0;K&&(h.value?h.value!==g.value?(w.setText("Passwords don't match."),w.addClass("is-error"),V=!1):(w.setText("\u26A0\uFE0F If you lose this password, the export can't be recovered."),w.removeClass("is-error")):(w.setText("Enter a password to encrypt this export."),w.removeClass("is-error"),V=!1)),D(),c.forEach(Y=>Y()),U.disabled=!V,U.toggleClass("is-disabled",!V),G()},P=!1,O=K=>{P=K,h.type=g.type=K?"text":"password",B.setText(K?"Hide":"Show")};B.onclick=K=>{K.preventDefault(),O(!P)},C.onclick=K=>{K.preventDefault(),h.value=g.value=no(),O(!1),new J.Notice("Passphrase generated (hidden) \u2014 Show to view, or Copy to save it."),b()},o.onchange=b,h.oninput=b,g.oninput=b,b();let L=()=>this.commit(H(),o.checked?h.value:null,o.checked&&Q.checked);U.onclick=L,this.scope.register([],"Enter",K=>{K.preventDefault(),U.disabled||L()}),requestAnimationFrame(()=>{t.focus(),t.select()})}commit(e,t,i){let s=e.trim()||this.defaultBaseName,n=t&&t.length?t:null;this.delivered=!0,this.close(),this.onConfirm(s,n,!!n&&i)}onClose(){this.contentEl.empty()}},Oi=class extends J.Modal{constructor(e,t,i,s){super(e);this.errorMsg=t;this.allowLater=i;this.onResult=s;this.delivered=!1}onOpen(){this.contentEl.empty(),this.titleEl.setText("Encrypted .stash"),this.modalEl.addClass("stashpad-export-modal"),this.contentEl.createEl("p",{cls:"stashpad-export-desc",text:"This export is password-protected. Enter its password to import it."}),this.errorMsg&&this.contentEl.createEl("div",{cls:"stashpad-export-error",text:this.errorMsg});let e=this.contentEl.createEl("input",{type:"password"});e.addClass("stashpad-export-name"),e.placeholder="Password";let t=this.contentEl.createDiv({cls:"stashpad-export-footer"});if(t.createEl("button",{text:"Cancel"}).onclick=()=>this.close(),this.allowLater){let s=t.createEl("button",{text:"Remind me later"});s.title="Don't import now \u2014 surface the reminder again later.",s.onclick=()=>this.finish({kind:"later"})}let i=t.createEl("button",{cls:"mod-cta",text:"Decrypt & import"});i.onclick=()=>this.submit(e.value),this.scope.register([],"Enter",s=>{s.preventDefault(),this.submit(e.value)}),requestAnimationFrame(()=>e.focus())}submit(e){e&&this.finish({kind:"password",value:e})}finish(e){this.delivered=!0,this.close(),this.onResult(e)}onClose(){this.delivered||(this.delivered=!0,this.onResult({kind:"cancel"})),this.contentEl.empty()}},de=class extends J.Modal{constructor(e,t){super(e);this.opts=t;this.succeeded=!1}onOpen(){let{mode:e}=this.opts;this.contentEl.empty(),this.modalEl.addClass("stashpad-export-modal","stashpad-encryption-modal"),this.titleEl.setText(this.opts.title??(e==="setup"?"Set up encryption password":e==="change"?"Change encryption password":"Unlock encryption")),this.contentEl.createDiv({cls:"stashpad-beta-row"}).createEl("span",{cls:"stashpad-beta-badge",text:"BETA"}),this.opts.intro?this.contentEl.createEl("p",{cls:"stashpad-export-desc",text:this.opts.intro}):e==="setup"&&this.contentEl.createEl("p",{cls:"stashpad-export-desc",text:"This single password protects everything you encrypt in this vault. It is stored only on this device. There is NO recovery \u2014 if you lose it, anything you've encrypted is gone for good."});let t=[],i=f=>{let I=this.contentEl.createDiv({cls:"stashpad-export-pw-row stashpad-encryption-row"}),m=I.createEl("input",{type:"password"});m.addClass("stashpad-export-name","stashpad-encryption-field"),m.placeholder=f;let C=I.createEl("button",{cls:"stashpad-export-copy"}),B=()=>{let w=m.value.length===0;C.setText(w?"Paste":"Copy"),C.toggleClass("is-paste",w),C.setAttr("aria-label",`${w?"Paste into":"Copy"} ${f.toLowerCase()}`)};return C.onclick=async w=>{if(w.preventDefault(),m.value.length===0)try{let y=(await navigator.clipboard?.readText())?.trim();if(!y){new J.Notice("Clipboard is empty.");return}m.value=y,m.dispatchEvent(new Event("input")),new J.Notice("Pasted from clipboard.")}catch{new J.Notice("Couldn't read the clipboard.")}else navigator.clipboard?.writeText(m.value).then(()=>new J.Notice("Copied to clipboard."),()=>new J.Notice("Couldn't access the clipboard."))},m.addEventListener("input",B),B(),t.push(B),m},s=null,n=null,o=null;if((e==="unlock"||e==="change")&&(s=i("Current password")),(e==="setup"||e==="change")&&(n=i(e==="change"?"New password":"Password"),o=i("Confirm password")),n){let f=this.contentEl.createDiv({cls:"stashpad-export-strength"}),I=f.createDiv({cls:"stashpad-strength-bar"}),m=[0,1,2,3].map(()=>I.createDiv({cls:"stashpad-strength-seg"})),C=f.createEl("span",{cls:"stashpad-strength-label"}),B=this.contentEl.createDiv({cls:"stashpad-encryption-counter"}),w=()=>{let Q=n.value,S=oo(Q);m.forEach((x,H)=>x.toggleClass("is-on",H0&&Q.length<6?" \u2014 use at least 6":""}`),B.toggleClass("is-weak",Q.length>0&&Q.length<6)};n.addEventListener("input",w),w();let y=this.contentEl.createDiv({cls:"stashpad-export-genrow"});y.createEl("button",{cls:"stashpad-export-gen",text:"Generate strong passphrase"}).onclick=Q=>{Q.preventDefault();let S=no(5);n.value=S,o&&(o.value=S),w(),t.forEach(x=>x()),new J.Notice("Generated \u2014 copy it somewhere safe; there's no recovery."),navigator.clipboard?.writeText(S).catch(()=>{})};let v=y.createEl("button",{cls:"stashpad-export-show",text:"Show"});v.onclick=Q=>{Q.preventDefault();let S=n.type==="password";n.type=S?"text":"password",o&&(o.type=S?"text":"password"),v.setText(S?"Hide":"Show")};let E=this.contentEl.createEl("div",{cls:"stashpad-export-pw-suite"});E.setText("Encryption: AES-256-GCM. Checking key-derivation suite\u2026"),this.opts.kdfProbe?this.opts.kdfProbe().then(Q=>{E.toggleClass("is-weak",!Q),E.setText(Q?"Encryption: Argon2id + AES-256-GCM \u2014 the strongest suite (used on this device).":"\u26A0\uFE0F Argon2id can't run here, so this will use the weaker PBKDF2 (600k) + AES-256-GCM fallback.")}).catch(()=>E.setText("Encryption: AES-256-GCM with a password-derived key.")):E.setText("Encryption: Argon2id + AES-256-GCM (PBKDF2 fallback if Argon2 can't run here).")}let a=null,l=this.app.secretStorage;if(this.opts.offerKeychain&&l){let f=this.contentEl.createDiv({cls:"stashpad-export-remember"});a=f.createEl("input",{type:"checkbox"}),a.id="stashpad-enc-remember";let I=f.createEl("label",{text:"Remember on this device (keychain) \u2014 auto-unlock here without re-typing."});I.htmlFor=a.id;let m=this.contentEl.createDiv({cls:"stashpad-export-remember-note"});m.setText("Stored only in this device's keychain \u2014 doesn't sync to your other devices. Anyone with access to this unlocked device + keychain could decrypt."),m.setCssStyles({display:"none"}),a.onchange=()=>{m.setCssStyles({display:a.checked?"":"none"})}}let c=this.contentEl.createEl("div",{cls:"stashpad-export-error"});c.setCssStyles({display:"none"});let d=f=>{c.setText(f),c.setCssStyles({display:""})},h=this.contentEl.createDiv({cls:"stashpad-export-footer"});h.createEl("button",{text:"Cancel"}).onclick=()=>this.close();let g=h.createEl("button",{cls:"mod-cta",text:e==="setup"?"Set up":e==="change"?"Change":"Unlock"}),u=!1,p=async()=>{if(u)return;let f=s?.value??void 0,I=n?.value??void 0;if((e==="unlock"||e==="change")&&!f){d("Enter your current password.");return}if(e==="setup"||e==="change"){if(!I){d("Enter a password.");return}if(I.length<6){d("Use at least 6 characters.");return}if(I!==o?.value){d("Passwords don't match.");return}}u=!0,g.disabled=!0,c.setCssStyles({display:"none"});let m=g.textContent;g.setText("Working\u2026");try{let C=await this.opts.onSubmit({current:f,next:I,remember:!!a?.checked});if(C){d(C),u=!1,g.disabled=!1,g.setText(m??"OK");return}this.succeeded=!0,this.close()}catch(C){d(`Failed: ${C.message}`),u=!1,g.disabled=!1,g.setText(m??"OK")}};g.onclick=()=>void p(),this.scope.register([],"Enter",f=>{f.preventDefault(),p()}),requestAnimationFrame(()=>(s??n)?.focus())}onClose(){this.contentEl.empty(),this.succeeded||this.opts.onCancel?.()}},Ki=class extends J.Modal{constructor(e,t){super(e);this.opts=t}onOpen(){this.contentEl.empty(),this.modalEl.addClass("stashpad-export-modal","stashpad-encryption-modal"),this.titleEl.setText(this.opts.title),this.contentEl.createEl("p",{cls:"stashpad-export-desc",text:this.opts.body});let e=null;this.opts.requirePassword&&(this.contentEl.createEl("p",{cls:"stashpad-export-desc"}).setText("Enter your encryption password:"),e=this.contentEl.createEl("input",{type:"password"}),e.addClass("stashpad-export-name","stashpad-encryption-field"),e.placeholder="Password"),this.contentEl.createEl("p",{cls:"stashpad-export-desc"}).setText(`Type "${this.opts.phrase}" to confirm.`);let t=this.contentEl.createEl("input",{type:"text"});t.addClass("stashpad-export-name","stashpad-encryption-field"),t.placeholder=this.opts.phrase;let i=this.contentEl.createEl("div",{cls:"stashpad-export-error"});i.setCssStyles({display:"none"});let s=this.contentEl.createDiv({cls:"stashpad-export-footer"});s.createEl("button",{text:"Cancel"}).onclick=()=>this.close();let n=s.createEl("button",{cls:"mod-cta mod-warning",text:this.opts.confirmText}),o=()=>t.value.trim().toLowerCase()===this.opts.phrase.trim().toLowerCase(),a=()=>{n.disabled=!o()||!!this.opts.requirePassword&&!e?.value};t.addEventListener("input",a),e?.addEventListener("input",a),a();let l=!1,c=async()=>{if(!(l||!o())){if(this.opts.requirePassword&&(l=!0,n.disabled=!0,i.setCssStyles({display:"none"}),!await this.opts.requirePassword(e.value))){i.setText("Wrong password."),i.setCssStyles({display:""}),l=!1,a();return}this.close(),await this.opts.onConfirm()}};n.onclick=()=>void c(),this.scope.register([],"Enter",d=>{d.preventDefault(),c()}),requestAnimationFrame(()=>(e??t).focus())}onClose(){this.contentEl.empty()}},ks=class extends J.Modal{constructor(e,t,i){super(e);this.onResult=i;this.delivered=!1;this.touched=!1;this.value=t&&/^#[0-9a-f]{6}$/i.test(t)?t:"#888888"}onOpen(){this.contentEl.empty(),this.titleEl.setText("Custom color"),this.modalEl.addClass("stashpad-custom-color-modal");let e=this.contentEl.createDiv({cls:"stashpad-custom-color-row"}),t=e.createDiv({cls:"stashpad-custom-color-preview"});t.style.background=this.value;let i=e.createEl("input",{type:"color"});i.value=this.value,i.addClass("stashpad-custom-color-wheel"),t.onclick=()=>i.click();let s=e.createEl("input",{type:"text"});s.addClass("stashpad-custom-color-hex"),s.placeholder="#RRGGBB",s.value=this.value,s.maxLength=7;let n=d=>{let h=d.startsWith("#")?d:"#"+d;/^#[0-9a-f]{6}$/i.test(h)&&(this.touched=!0,this.value=h,t.style.background=h,i.value=h,s.value!==h&&(s.value=h))};i.oninput=()=>n(i.value),s.oninput=()=>n(s.value);let o=this.contentEl.createDiv({cls:"stashpad-color-footer"}),a=o.createEl("button",{text:"Cancel"});a.onclick=()=>{this.delivered=!0,this.close()};let l=o.createEl("button",{cls:"mod-cta",text:"Save"});l.title="Apply this color to the selection (without adding to your palette).",l.onclick=()=>this.commit({addToPalette:!1});let c=o.createEl("button",{cls:"mod-cta",text:"Add to palette"});c.title="Apply and save this color so it appears as a tile next time.",c.onclick=()=>this.commit({addToPalette:!0}),this.scope.register([],"Enter",d=>{d.preventDefault(),this.commit({addToPalette:!1})}),this.scope.register(["Mod"],"Enter",d=>{d.preventDefault(),this.commit({addToPalette:!0})}),requestAnimationFrame(()=>s.focus())}commit(e){this.delivered=!0,this.close(),this.onResult(this.value,e)}onClose(){!this.delivered&&this.touched&&(this.delivered=!0,this.onResult(this.value,{addToPalette:!1})),this.contentEl.empty()}},Gi=class Gi extends J.Modal{constructor(e,t,i,s,n){super(e);this.currentColor=t;this.customPalette=i;this.onPick=s;this.onDeleteCustom=n;this.focusIdx=-1;this.scopeBound=!1;this.items=[]}onOpen(){this.contentEl.empty(),this.titleEl.setText("Pick a color"),this.modalEl.addClass("stashpad-color-modal");let e=this.contentEl.createDiv({cls:"stashpad-color-grid"});this.items=[];let t=e.createDiv({cls:"stashpad-color-tile stashpad-color-none"});t.title="No color",t.onclick=()=>this.activate(0),this.items.push({kind:"none",color:null,el:t});let i=[...Gi.DEFAULT_PALETTE,...this.customPalette];for(let a of i){let l=e.createDiv({cls:"stashpad-color-tile"});l.style.background=a,l.title=a;let c=!Gi.DEFAULT_PALETTE.some(h=>h.toLowerCase()===a.toLowerCase()),d=this.items.length;if(l.onclick=()=>this.activate(d),c&&this.onDeleteCustom){let h=l.createSpan({cls:"stashpad-color-tile-del",text:"\xD7"});h.title="Remove from palette",h.onclick=g=>{g.stopPropagation(),this.handleDelete(a)}}this.items.push({kind:c?"custom":"preset",color:a,el:l})}let s=e.createDiv({cls:"stashpad-color-tile stashpad-color-add"});s.title="Custom color\u2026";let n=this.items.length;s.onclick=()=>this.activate(n),this.items.push({kind:"add",color:null,el:s});let o=this.items.findIndex(a=>this.currentColor===null?a.kind==="none":this.currentColor?a.color!==null&&a.color.toLowerCase()===this.currentColor.toLowerCase():!1);this.focusIdx=o>=0?o:0,this.refreshActive(),this.scopeBound||(this.scope.register([],"ArrowRight",a=>{a.preventDefault(),this.moveFocus(1)}),this.scope.register([],"ArrowLeft",a=>{a.preventDefault(),this.moveFocus(-1)}),this.scope.register([],"ArrowDown",a=>{a.preventDefault(),this.moveFocus(this.columns())}),this.scope.register([],"ArrowUp",a=>{a.preventDefault(),this.moveFocus(-this.columns())}),this.scope.register([],"Enter",a=>{a.preventDefault(),this.activate(this.focusIdx)}),this.scopeBound=!0),requestAnimationFrame(()=>this.modalEl.focus())}activate(e){if(e<0||e>=this.items.length)return;this.focusIdx=e,this.refreshActive();let t=this.items[e];if(t.kind==="add"){this.close(),new ks(this.app,this.currentColor,(i,s)=>{this.onPick(i,s)}).open();return}this.close(),this.onPick(t.color,{addToPalette:!1})}columns(){if(!this.items.length)return 1;let e=this.items[0].el.parentElement;if(!e)return 1;let t=e.getBoundingClientRect(),i=this.items[0].el.getBoundingClientRect();if(i.width<=0)return 1;let s=i.top,n=0;for(let o of this.items){let a=o.el.getBoundingClientRect();if(Math.abs(a.top-s)<1)n++;else break}return Math.max(1,n)}async handleDelete(e){if(this.onDeleteCustom)try{let t=await this.onDeleteCustom(e);this.customPalette=Array.isArray(t)?t:this.customPalette.filter(i=>i.toLowerCase()!==e.toLowerCase()),this.onOpen()}catch(t){console.warn("Stashpad: palette delete failed",t)}}moveFocus(e){if(!this.items.length)return;let t=Math.max(0,Math.min(this.items.length-1,this.focusIdx+e));this.focusIdx=t,this.refreshActive()}refreshActive(){for(let e=0;e{this.didChoose=!0,this.close(),this.onChoose(!1)};let s=t.createEl("button",{cls:"mod-cta",text:this.confirmText});s.onclick=()=>{this.didChoose=!0,this.close(),this.onChoose(!0)},requestAnimationFrame(()=>(this.dangerous?i:s).focus())}onClose(){this.contentEl.empty(),this.didChoose||(this.didChoose=!0,this.onChoose(!1))}},qi=class extends J.Modal{constructor(e,t,i,s={}){super(e);this.levels=t;this.onPick=i;this.opts=s}onOpen(){this.modalEl?.addClass("stashpad-compact-modal"),this.modalEl?.addClass("stashpad-breadcrumb-modal"),this.contentEl.empty(),this.titleEl.setText("Jump to level");let e=this.contentEl.createDiv({cls:"stashpad-bc-levels"});for(let t of this.levels){let i=e.createDiv({cls:"stashpad-bc-level-row"});if(t.isCurrent&&i.addClass("is-current"),i.createSpan({cls:"stashpad-bc-level-num",text:String(t.level)}),i.createSpan({cls:"stashpad-bc-level-label",text:t.label}),!t.isCurrent){i.setAttribute("role","button"),i.setAttribute("tabindex","0");let s=()=>{this.close(),this.onPick(t.id)};i.onclick=s,i.onkeydown=n=>{(n.key==="Enter"||n.key===" ")&&(n.preventDefault(),s())}}this.opts.onContext&&(i.oncontextmenu=s=>{s.preventDefault(),this.opts.onContext(t.id,s,i,()=>this.close())},this.opts.attachLongPress?.(i,()=>this.opts.onContext(t.id,null,i,()=>this.close())))}}onClose(){this.contentEl.empty()}};Oe=class extends J.Modal{constructor(e,t,i,s={}){super(e);this.current=t;this.onPick=i;this.opts=s;this.didChoose=!1;this.assignees=[];this.tinyClosePopover=null;this.assignees=[...s.currentAssignees??[]]}onOpen(){this.modalEl?.addClass("stashpad-compact-modal"),this.contentEl.empty(),this.titleEl.setText(this.opts.title??"Set due date");let e=null;if(this.current){let E=Date.parse(this.current);Number.isNaN(E)||(e=new Date(E))}let t=this.contentEl.createDiv({cls:"stashpad-due-picker"}),i=t.createDiv({cls:"stashpad-due-fields"}),s=i.createDiv({cls:"stashpad-due-field"}),n=s.createSpan({cls:"stashpad-due-field-icon"});(0,J.setIcon)(n,"calendar");let o=s.createEl("input",{type:"date",cls:"stashpad-due-date"}),a=s.createSpan({cls:"stashpad-due-clear",attr:{"aria-label":"Clear date"}});(0,J.setIcon)(a,"x"),a.onclick=()=>{o.value="",o.focus()};let l=i.createDiv({cls:"stashpad-due-field"}),c=l.createSpan({cls:"stashpad-due-field-icon"});(0,J.setIcon)(c,"clock");let d=l.createEl("input",{type:"time",cls:"stashpad-due-time"}),h=l.createSpan({cls:"stashpad-due-clear",attr:{"aria-label":"Clear time"}});(0,J.setIcon)(h,"x"),h.onclick=()=>{d.value="",d.focus()},n.onclick=()=>{try{o.showPicker?.()}catch{}},c.onclick=()=>this.openTimeNumpad(c,d),e&&(o.value=this.toDateValue(e),d.value=this.toTimeValue(e));let g=(this.opts.quickAdjusts??[]).map(E=>({raw:E,min:Lr(E)})).filter(E=>E.min!=null);if(g.length>0){let E=1,Q=t.createDiv({cls:"stashpad-due-quickadjust"}),S=Q.createEl("button",{cls:"stashpad-due-adjust-flip",attr:{type:"button"}}),x=()=>{S.setText(E>0?"+":"\u2212"),S.toggleClass("is-minus",E<0),S.title=E>0?"Adding time (click to subtract)":"Subtracting time (click to add)"};x(),S.onclick=()=>{E=-E,x()};let H=G=>{let N=new Date,R,U,D;if(o.value){let[L,K,V]=o.value.split("-").map(Y=>parseInt(Y,10));R=L,U=K-1,D=V}else R=N.getFullYear(),U=N.getMonth(),D=N.getDate();let b,P;if(d.value){let[L,K]=d.value.split(":").map(V=>parseInt(V,10));b=L,P=K}else b=N.getHours(),P=N.getMinutes();let O=new Date(R,U,D,b,P,0,0);O.setMinutes(O.getMinutes()+E*G),o.value=this.toDateValue(O),d.value=this.toTimeValue(O)};for(let G of g){let N=Q.createEl("button",{cls:"stashpad-due-adjust-btn",text:G.raw,attr:{type:"button"}});N.onclick=()=>H(G.min)}}this.opts.hideAssignees||this.renderAssignSection(t);let u=t.createDiv({cls:"stashpad-due-grid"}),p=(E,Q)=>{let S=u.createEl("button",{cls:"stashpad-due-btn stashpad-due-preset",text:E});S.onclick=()=>{let x=Q();o.value=this.toDateValue(x),d.value||(d.value=this.toTimeValue(x))}},f=E=>(E.setHours(9,0,0,0),E);p("Today",()=>f(this.startOfTodayLocal())),p("Tomorrow",()=>{let E=this.startOfTodayLocal();return E.setDate(E.getDate()+1),f(E)}),p("Next week",()=>{let E=this.startOfTodayLocal();return E.setDate(E.getDate()+7),f(E)});let I=u.createEl("button",{cls:"stashpad-due-btn",text:"Clear"});I.onclick=()=>{o.value="",d.value="",o.focus()};let m=null,C=null,B=null;if(this.opts.showRecurrence){let E=t.createEl("details",{cls:"stashpad-due-recur"});(this.opts.currentRepeat||this.opts.currentAutoDoneAfter||this.opts.currentRemindEvery)&&(E.open=!0),E.createEl("summary",{text:"\u{1F501} Repeat & reminders"});let Q=(S,x,H)=>{let G=E.createDiv({cls:"stashpad-due-recur-row"});G.createEl("label",{text:S});let N=G.createEl("input",{type:"text",attr:{placeholder:x}});return H&&(N.value=H),N};m=Q("Repeat",'e.g. "every weekday", "every 30 days when done"',this.opts.currentRepeat),C=Q("Auto-complete after",'e.g. "1d" \u2014 mark done once this overdue',this.opts.currentAutoDoneAfter),B=Q("Remind every",'e.g. "2h" \u2014 re-notify until done',this.opts.currentRemindEvery)}let w=()=>this.opts.showRecurrence?{repeat:m.value.trim(),autoDoneAfter:C.value.trim(),remindEvery:B.value.trim()}:{},y=u.createEl("button",{cls:"stashpad-due-btn",text:"Cancel"});y.onclick=()=>{this.didChoose=!0,this.close()};let v=u.createEl("button",{cls:"stashpad-due-btn mod-cta",text:"Set"});v.onclick=()=>{if(!o.value){this.didChoose=!0,this.close(),this.onPick({iso:null,assignees:this.assignees,...w()});return}let[E,Q,S]=o.value.split("-").map(N=>parseInt(N,10)),x=9,H=0;if(d.value){let[N,R]=d.value.split(":").map(U=>parseInt(U,10));x=N,H=R}let G=new Date(E,Q-1,S,x,H,0,0);this.didChoose=!0,this.close(),this.onPick({iso:G.toISOString(),assignees:this.assignees,...w()})},requestAnimationFrame(()=>o.focus())}onClose(){this.tinyClosePopover?.(),this.contentEl.empty(),this.didChoose}renderAssignSection(e){Or(e,{knownAuthors:this.opts.knownAuthors??[],initial:this.assignees,onChange:t=>{this.assignees=t}})}openTimeNumpad(e,t){this.tinyClosePopover?.();let i=e.ownerDocument??document,s=i.defaultView??window,n=9,o=0;if(t.value){let[I,m]=t.value.split(":").map(C=>parseInt(C,10));Number.isFinite(I)&&(n=I),Number.isFinite(m)&&(o=m)}else{let I=new Date;n=I.getHours(),o=I.getMinutes()}let a=n>=12?"pm":"am",l=n===0?12:n>12?n-12:n,d=(this.modalEl??i.body).createDiv({cls:"stashpad-when-popover stashpad-due-time-pop"});d.setCssStyles({position:"fixed",zIndex:"9999"});let h=null,g=()=>{d.remove(),i.removeEventListener("mousedown",u,!0),i.removeEventListener("keydown",p,!0),this.tinyClosePopover===g&&(this.tinyClosePopover=null)},u=I=>{!d.contains(I.target)&&I.target!==e&&!e.contains(I.target)&&g()},p=I=>{I.key==="Escape"?(I.preventDefault(),I.stopPropagation(),g()):I.key==="Enter"&&h&&(I.preventDefault(),I.stopPropagation(),h())};this.tinyClosePopover=g,Qs(d,{seedH:l,seedM:o,seedPeriod:a,close:g,setOnEnter:I=>{h=I},onFinalize:I=>{t.value=`${String(I.hours24).padStart(2,"0")}:${String(I.minutes).padStart(2,"0")}`}});let f=e.getBoundingClientRect();d.setCssStyles({left:`${Math.max(8,Math.min(f.left,s.innerWidth-220))}px`,top:`${f.bottom+4}px`}),setTimeout(()=>{i.addEventListener("mousedown",u,!0),i.addEventListener("keydown",p,!0),d.querySelector(".stashpad-when-time-field")?.focus()},0)}startOfTodayLocal(){let e=new Date;return e.setHours(0,0,0,0),e}toDateValue(e){let t=e.getFullYear(),i=String(e.getMonth()+1).padStart(2,"0"),s=String(e.getDate()).padStart(2,"0");return`${t}-${i}-${s}`}toTimeValue(e){let t=String(e.getHours()).padStart(2,"0"),i=String(e.getMinutes()).padStart(2,"0");return`${t}:${i}`}},Kt=class Kt extends J.Modal{constructor(e,t,i,s=null,n){super(e);this.service=t;this.openLog=i;this.currentAuthorId=s;this.getNoteAuthorIds=n;this.records=[];this.visible=[];this.shownCount=0;this.categoryFilter=null;this.listEl=null;this.footerEl=null;this.countEl=null;this.filterSelEl=null;this.unsubscribe=null;this.authorFilter="all";this.authorSelEl=null}onOpen(){this.contentEl.empty(),this.titleEl.setText("Stashpad notification history"),this.modalEl.addClass("stashpad-log-modal"),this.modalEl.addClass("stashpad-notif-history-modal"),this.records=this.service.recent();let e=this.contentEl.createDiv({cls:"stashpad-log-toolbar"});if(this.countEl=e.createSpan({cls:"stashpad-log-count"}),this.updateCount(),this.filterSelEl=e.createEl("select",{cls:"stashpad-log-type-filter"}),this.filterSelEl.onchange=()=>this.setCategoryFilter(this.filterSelEl.value||null),this.refreshCategoryFilter(),this.authorSelEl=e.createEl("select",{cls:"stashpad-log-type-filter stashpad-notif-author-filter"}),this.authorSelEl.onchange=()=>this.setAuthorFilter(this.authorSelEl.value||"all"),this.refreshAuthorFilter(),this.openLog){let i=e.createEl("button",{text:"Open log"});i.title="Open the per-folder Stashpad log for the most recent notification's folder.",i.onclick=()=>{let s=this.records.find(n=>!!n.folder);this.openLog?.(s?.folder)}}let t=e.createEl("button",{cls:"mod-warning",text:"Clear history"});t.onclick=()=>{new ie(this.app,"Clear notification history?",`This will permanently remove all ${this.records.length} stored notifications from the history. The current toasts on screen are unaffected. This can't be undone.`,"Clear history",i=>{i&&this.service.clearHistory()},"Cancel",!0).open()},this.listEl=this.contentEl.createDiv({cls:"stashpad-log-list"}),this.refreshList(),this.footerEl=this.contentEl.createDiv({cls:"stashpad-log-footer"}),this.renderFooter(),this.unsubscribe=this.service.onChange(()=>{this.records=this.service.recent(),this.refreshCategoryFilter(),this.refreshAuthorFilter(),this.refreshList(),this.renderFooter()})}setAuthorFilter(e){this.authorFilter!==e&&(this.authorFilter=e,this.refreshList(),this.renderFooter())}refreshAuthorFilter(){if(!this.authorSelEl)return;let e=this.authorSelEl;e.empty(),e.createEl("option",{text:"All authors"}).value="all",this.currentAuthorId&&(e.createEl("option",{text:"Me"}).value="me"),e.createEl("option",{text:"Cross-author"}).value="cross";let t=new Set;for(let s of this.records)s.authorId&&s.authorId!==this.currentAuthorId&&t.add(s.authorId);if(t.size>0){let s=e.createEl("option",{text:"\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500\u2500"});s.disabled=!0;for(let n of[...t].sort())e.createEl("option",{text:n}).value=n}new Set(["all","cross",...this.currentAuthorId?["me"]:[],...t]).has(this.authorFilter)||(this.authorFilter="all"),e.value=this.authorFilter}isCrossAuthor(e){let t=e.authorId??null;if(!t)return!1;for(let i of e.affectedAuthorIds??[])if(i&&i!==t)return!0;if(!this.getNoteAuthorIds)return!1;for(let i of e.affectedIds){let s=this.getNoteAuthorIds(i);for(let n of s)if(n&&n!==t)return!0}return!1}onClose(){this.unsubscribe?.(),this.unsubscribe=null,this.contentEl.empty()}setCategoryFilter(e){(this.categoryFilter??null)!==(e??null)&&(this.categoryFilter=e,this.refreshList(),this.renderFooter())}refreshCategoryFilter(){if(!this.filterSelEl)return;let e=this.filterSelEl;e.empty();let t=new Map;for(let n of this.records)t.set(n.category,(t.get(n.category)??0)+1);let i=[...t.entries()].sort((n,o)=>o[1]-n[1]||n[0].localeCompare(o[0])),s=e.createEl("option",{text:`All categories (${this.records.length})`});s.value="";for(let[n,o]of i){let a=e.createEl("option",{text:`${n} (${o})`});a.value=n}this.categoryFilter&&!t.has(this.categoryFilter)&&(this.categoryFilter=null),e.value=this.categoryFilter??""}refreshList(){if(this.listEl){if(this.visible=this.records.filter(e=>{if(this.categoryFilter&&e.category!==this.categoryFilter)return!1;switch(this.authorFilter){case"all":return!0;case"me":return!!this.currentAuthorId&&e.authorId===this.currentAuthorId;case"cross":return this.isCrossAuthor(e);default:return e.authorId===this.authorFilter}}),this.shownCount=0,this.listEl.empty(),!this.visible.length){this.listEl.createDiv({cls:"stashpad-log-empty",text:this.categoryFilter?`No "${this.categoryFilter}" notifications.`:"No notifications yet."}),this.updateCount();return}this.appendMore(Kt.PAGE)}}appendMore(e){if(!this.listEl)return;let t=Math.min(this.visible.length,this.shownCount+e);for(let i=this.shownCount;i0){let c=i.createDiv({cls:"stashpad-notif-actions-snapshot"});for(let d of t.actionLabels){let h=c.createSpan({cls:"stashpad-notif-action-chip"});h.setText(d),h.title="Action button was shown on the original toast (handler not retained)."}}}updateCount(){if(!this.countEl)return;let e=this.visible.length,t=this.categoryFilter?`${e} ${this.categoryFilter} notification${e===1?"":"s"}`:`${e} notification${e===1?"":"s"}`;this.shownCount===0||this.shownCount>=e?this.countEl.setText(t):this.countEl.setText(`Showing ${this.shownCount} of ${t}`)}renderFooter(){if(!this.footerEl)return;this.footerEl.empty();let e=this.visible.length-this.shownCount;if(e<=0)return;let t=this.footerEl.createEl("button",{text:`Load ${Math.min(Kt.PAGE,e)} more`});if(t.onclick=()=>{this.appendMore(Kt.PAGE),this.renderFooter()},e>Kt.PAGE){let i=this.footerEl.createEl("button",{text:`Load all (${e})`});i.onclick=()=>{this.appendMore(e),this.renderFooter()}}}};Kt.PAGE=100;Ji=Kt,ro=class extends J.Modal{constructor(e,t){super(e);this.entries=t}onOpen(){if(this.contentEl.empty(),this.titleEl.setText("Stashpad import log"),this.entries.length===0){this.contentEl.createDiv({cls:"stashpad-log-empty",text:"Nothing imported yet."});return}let e=this.contentEl.createDiv({cls:"stashpad-import-log-list"});for(let t of this.entries){let i=e.createDiv({cls:"stashpad-import-log-row"}),s=(0,J.moment)(t.ts).format("YYYY-MM-DD HH:mm");i.createSpan({cls:"stashpad-import-log-when",text:s});let n=t.kind==="folder"?"folder":t.kind==="md"?"note":"file";i.createSpan({cls:`stashpad-import-log-kind is-${t.kind}`,text:n}),i.createSpan({cls:"stashpad-import-log-name",text:t.originalName});let o=[t.folder.split("/").pop()||t.folder];t.notePaths.length>1&&o.push(`${t.notePaths.length} notes`),i.createSpan({cls:"stashpad-import-log-meta",text:o.join(" \xB7 ")})}}onClose(){this.contentEl.empty()}},$i=class extends J.Modal{constructor(e,t,i){super(e);this.message=t;this.onChoose=i;this.chose=!1}onOpen(){this.modalEl?.addClass("stashpad-compact-modal"),this.contentEl.empty(),this.titleEl.setText("Possible duplicate import");let e=this.contentEl.createDiv({cls:"stashpad-confirm-body"});for(let o of this.message.split(` +`))e.createDiv({cls:"stashpad-confirm-line",text:o});let t=this.contentEl.createDiv({cls:"stashpad-modal-btns"}),i=t.createEl("button",{text:"Skip duplicates"});i.onclick=()=>{this.chose=!0,this.close(),this.onChoose("skip")};let s=t.createEl("button",{text:"Replace existing"});s.onclick=()=>{this.chose=!0,this.close(),this.onChoose("replace")};let n=t.createEl("button",{cls:"mod-cta",text:"Import anyway"});n.onclick=()=>{this.chose=!0,this.close(),this.onChoose("anyway")}}onClose(){this.chose||this.onChoose("skip"),this.contentEl.empty()}},Yi=class extends J.Modal{constructor(e,t,i,s){super(e);this.noteCount=i;this.onConfirm=s;this.base=t}onOpen(){this.contentEl.empty(),this.modalEl.addClass("stashpad-export-modal"),this.titleEl.setText("Export as OKF"),this.contentEl.createEl("p",{cls:"stashpad-export-desc",text:`Export ${this.noteCount} note${this.noteCount===1?"":"s"} as an Open Knowledge Format bundle. Pick one or more formats.`});let e=this.contentEl.createEl("input",{type:"text"});e.addClass("stashpad-export-name"),e.value=this.base,e.placeholder="Export name";let t=(l,c)=>{let d=this.contentEl.createDiv({cls:"stashpad-okf-fmt"}),h=d.createEl("input",{type:"checkbox"});return h.checked=c,d.createEl("label",{text:l}),h},i=t(".zip \u2014 OKF bundle (portable)",!0),s=t(".tar.gz \u2014 OKF bundle (tarball)",!1),n=t(".stash \u2014 Stashpad format (re-importable)",!1),o=this.contentEl.createDiv({cls:"stashpad-export-footer"});o.createEl("button",{text:"Cancel"}).onclick=()=>this.close();let a=o.createEl("button",{cls:"mod-cta",text:"Export"});a.onclick=()=>{if(!i.checked&&!s.checked&&!n.checked){new J.Notice("Pick at least one format.");return}this.close(),this.onConfirm(e.value.trim()||this.base,{zip:i.checked,targz:s.checked,stash:n.checked})},requestAnimationFrame(()=>e.focus())}onClose(){this.contentEl.empty()}},zi=class extends J.Modal{constructor(e,t,i){super(e);this.items=t;this.onConfirm=i}onOpen(){this.titleEl.setText("Re-encrypt everything applicable?");let{contentEl:e}=this;e.createEl("p",{cls:"setting-item-description",text:"These notes should be encrypted (they were unlocked/restored, or their folder is set to encrypt) but are currently plaintext. Untick anything you want to leave readable."});let t=e.createDiv({cls:"stashpad-reenc-list"}),i=[];this.items.forEach(o=>{let a=t.createEl("label",{cls:"stashpad-reenc-row"}),l=a.createEl("input",{type:"checkbox"});l.checked=!0,i.push(l);let c=a.createDiv({cls:"stashpad-reenc-body"});c.createDiv({cls:"stashpad-reenc-label",text:o.label}),c.createDiv({cls:"stashpad-reenc-detail",text:o.detail})});let s=e.createDiv({cls:"modal-button-container"}),n=s.createEl("button",{cls:"mod-cta",text:"Re-encrypt checked"});n.onclick=()=>{let o=i.map((a,l)=>a.checked?l:-1).filter(a=>a>=0);this.close(),o.length&&this.onConfirm(o)},s.createEl("button",{text:"Cancel"}).onclick=()=>this.close()}onClose(){this.contentEl.empty()}}});function De(A,r=je){let e=r instanceof Set?r:new Set(r.map(o=>o.toLowerCase())),t=(A.split(/\r?\n/).find(o=>o.trim().length>0)??"").trim();if(!t)return"Untitled";let s=t.replace(/['‘-‛ʼ]/g,"").replace(/[^A-Za-z0-9\s]+/g," ").split(/\s+/).filter(o=>o&&!e.has(o.toLowerCase())).map(o=>o.length>=2&&/^[A-Z0-9]+$/.test(o)?o:o.charAt(0).toUpperCase()+o.slice(1).toLowerCase()),n="";for(let o of s){let a=n?`${n}-${o}`:o;if(a.length>50)break;n=a}return n||"Untitled"}function xe(A,r){return`${A}-${r}.md`}function wt(A){let r=A.match(/-([abcdefghijkmnpqrstuvwxyz23456789]{6})$/);return r?r[1]:null}function Ns(A,r){let e=A.lastIndexOf(".");return e>0?`${A.slice(0,e)}-${r}${A.slice(e)}`:`${A}-${r}`}function qr(A){let r=A.match(/^([0-9a-z]{7,9})-(.+)$/);if(!r)return null;let e=parseInt(r[1],36);return!Number.isFinite(e)||e<142e10||e>Date.now()+864e5?null:{stamp:r[1],rest:r[2]}}var je,ai=$e(()=>{"use strict";je=["a","an","the","and","or","but","if","then","else","of","in","on","at","to","for","with","by","from","as","is","are","was","were","be","been","being","i","you","he","she","it","we","they","this","that","these","those","my","your","our","their","do","does","did","so","just","very","really","im"]});var Ps={};bi(Ps,{JdBuildConfirmModal:()=>Zi,buildJdIndexNotes:()=>Ao,buildJdIndexPreview:()=>Ms,buildJdPreviewNotice:()=>Ts,scanForJdNotes:()=>li});function co(A,r){if(/^\d+-\d+$/.test(A))return null;if(A.includes(".")){let t=A.split(".").slice(0,-1).join(".");return r.has(t)?t:co(t,r)}if(/^\d+$/.test(A)){let e=parseInt(A,10);for(let t of r){let i=t.match(/^(\d+)-(\d+)$/);if(!i)continue;let s=parseInt(i[1],10),n=parseInt(i[2],10);if(e>=s&&e<=n)return t}return null}return null}function li(A,r,e){let t=A.vault.getMarkdownFiles(),i=jl(t,e),s=e.jdIndexIncludeStashpadFolders===!0,n=s?new Set:new Set(r.discoverStashpadFolders()),o=u=>s?!1:Array.from(n).some(p=>u===p||u.startsWith(p+"/")),a=[],l=[],c=[];for(let u of i){let p=u.parent?.path?.replace(/\/+$/,"")??"";if(o(p)){c.push(u);continue}let f=u.basename.match(Jr);f?a.push({prefix:f[1],segments:f[1].split("."),title:f[2],file:u,folder:null}):l.push(u)}let d=(e.jdIndexScope??"vault")==="folder"?(e.jdIndexScopeFolder??"").trim().replace(/^\/+|\/+$/g,""):"",h=u=>{let p=u.path.replace(/\/+$/,"");if(!(d&&p&&p!==d&&!p.startsWith(d+"/"))){if(p&&!o(p)){let f=u.name.match(Jr);f&&a.push({prefix:f[1],segments:f[1].split("."),title:f[2],file:null,folder:u})}}for(let f of u.children)f instanceof me.TFolder&&h(f)};h(A.vault.getRoot());let g=e.jdIndexSort??"natural";return a.sort((u,p)=>_l(u,p,g)),{indexed:a,nonIndex:l,skippedStashpadNotes:c}}async function Ms(A,r,e){let t=ho(e.jdIndexStashpadFolder??"");if(!t)return{...li(A,r,e),previewPath:null,error:"no-dest"};let i=li(A,r,e),s=Zl(A,t);if(!s)return{...i,previewPath:null,error:"no-home"};let n=ec(i.indexed,i.nonIndex,i.skippedStashpadNotes),a=(await A.vault.read(s)).match(/^---\r?\n[\s\S]*?\r?\n---\r?\n/),l=a?`${a[0]}${n}`:n;return await A.vault.modify(s,l),{...i,previewPath:s.path}}function Zl(A,r){let e=A.vault.getAbstractFileByPath(r);if(!(e instanceof me.TFolder))return null;for(let t of e.children){if(!(t instanceof me.TFile)||t.extension!=="md")continue;if((A.metadataCache.getFileCache(t)?.frontmatter??{}).id===F)return t}return null}async function Ao(A,r,e){let t=ho(e.jdIndexStashpadFolder??"");if(!t)return{created:0,updated:0,skipped:0,destFolder:"",error:"no-dest"};if(!new Set(r.discoverStashpadFolders()).has(t))return{created:0,updated:0,skipped:0,destFolder:t,error:"dest-not-stashpad"};let s=li(A,r,e),n=new Map;for(let I of s.indexed)n.set(I.prefix,I);for(let I of s.indexed)if(I.prefix.includes("."))for(let m=1;m{l.push(I);for(let m of a.get(I)??[])c(m)};for(let I of o)c(I);let d=new Map,h=A.vault.getAbstractFileByPath(t);if(h instanceof me.TFolder)for(let I of h.children){if(!(I instanceof me.TFile)||I.extension!=="md")continue;let m=A.metadataCache.getFileCache(I)?.frontmatter??{};typeof m.jdPrefix=="string"&&d.set(m.jdPrefix,I)}let g=new Map,u=0,p=0,f=0;for(let I of l){let m=n.get(I)??null,C=co(I,new Set(n.keys())),B=C?g.get(C)??F:F,w=m?`${I} ${m.title}`:I,y=m?.file?`[[${m.file.basename}]]`:"",v=y?`${y} `:`${w} `,E=d.get(I);if(E){try{let Q=null;await A.fileManager.processFrontMatter(E,G=>{G.jdPrefix=I,B&&(G.parent=B),(!G.id||typeof G.id!="string")&&(G.id=Z()),G.created||(G.created=new Date().toISOString()),G.attachments||(G.attachments=[]),Q=G.id});let x=(await A.vault.read(E)).match(/^---\r?\n[\s\S]*?\r?\n---\r?\n/),H=x?`${x[0]}${v}`:v;await A.vault.modify(E,H),Q&&g.set(I,Q),p++}catch(Q){console.error("[stashpad] buildJdIndexNotes: update failed",Q),f++}continue}try{let Q=Z();g.set(I,Q);let S=De(w,e.slugStopWords),x=xe(S,Q),H=`${t}/${x}`,G=["---",`id: ${Q}`,`parent: ${B}`,`created: "${new Date().toISOString()}"`,"attachments: []",`jdPrefix: "${I}"`,"---",""].join(` `);await A.vault.create(H,G+v),u++}catch(Q){console.error("[stashpad] buildJdIndexNotes: create failed for",I,Q),f++}}return{created:u,updated:p,skipped:f,destFolder:t}}function ho(A){return(A||"").trim().replace(/^\/+|\/+$/g,"")}function jl(A,r){if((r.jdIndexScope??"vault")==="vault")return A;let e=ho(r.jdIndexScopeFolder??"");return e?A.filter(t=>{let i=t.parent?.path?.replace(/\/+$/,"")??"";return i===e||i.startsWith(e+"/")}):A}function _l(A,r,e){if(e==="created"){let t=A.file?.stat?.ctime??0,i=r.file?.stat?.ctime??0;if(t!==i)return t-i}return Yr(A.segments,r.segments)}function $r(A,r){let e=A.match(/^(\d+)-(\d+)$/),t=r.match(/^(\d+)-(\d+)$/),i=e?[e[1]]:A.split("."),s=t?[t[1]]:r.split(".");return Yr(i,s)}function Yr(A,r){let e=Math.min(A.length,r.length);for(let t=0;t{s.set(o,a);for(let l of t.get(o)??[])n(l,a+1)};for(let o of i)n(o,0);return{roots:i,childrenOf:t,depthOf:s}}function ec(A,r,e){let t=[],i=s=>"#".repeat(Math.min(s+1,6));if(t.push("# Indexed"),t.push(""),A.length===0){let s=e.length>0?`_No notes matched. ${e.length} note${e.length===1?" was":"s were"} excluded because they live inside a Stashpad folder \u2014 toggle "Include Stashpad folders in scan" in Settings \u2192 JD Index Builder if you want them included._`:"_No notes matched the JD-prefix convention. Check Scope and Designated folder in Settings \u2192 JD Index Builder._";t.push(s)}else{let s=new Map;for(let c of A)s.set(c.prefix,c);for(let c of A)if(c.prefix.includes("."))for(let d=1;d{let d=s.get(c),h=a.get(c)??0,g=" ".repeat(h),u=i(h),p=d?.folder?` ${d.title} _(folder)_`:(d?.file,"");d?.file?t.push(`${g}- ${u} [[${d.file.basename}|${d.prefix} ${d.title}]]`):d?.folder?t.push(`${g}- ${u} ${d.prefix}${p}`):t.push(`${g}- ${u} ${c}`);for(let f of o.get(c)??[])l(f)};for(let c of n)l(c)}if(r.length>0){t.push(""),t.push(`# Non-indexed (${r.length})`),t.push(""),t.push("_These notes don't match the JD-prefix convention. Rename them to ` ` and re-run to include them._"),t.push("");for(let s of r)t.push(`- # [[${s.basename}]] \xB7 \`${s.path}\``)}if(e.length>0){let s=new Map;for(let o of e){let a=o.parent?.path?.replace(/\/+$/,"")??"";s.set(a,(s.get(a)??0)+1)}let n=Array.from(s.entries()).sort((o,a)=>o[0].localeCompare(a[0]));t.push(""),t.push(`# Excluded folders (${n.length})`),t.push(""),t.push(`_Stashpad folders are excluded by default so the index doesn't reference itself. Toggle "Include Stashpad folders in scan" in Settings \u2192 JD Index Builder to include them._`),t.push("");for(let[o,a]of n)t.push(`- # All ${a} file${a===1?"":"s"} in \`${o||"(vault root)"}\``)}return t.join(` `)+` -`}function Ts(A,r){let e=document.createDocumentFragment();e.createEl("div",{text:"Home note updated"}).setCssStyles({fontWeight:"600",marginBottom:"6px"});let i=e.createEl("ul");i.setCssStyles({margin:"0 0 8px 0",paddingLeft:"18px"}),i.createEl("li",{text:`${r.indexed.length} indexed`}),i.createEl("li",{text:`${r.nonIndex.length+r.skippedStashpadNotes.length} excluded`});let s=e.createEl("button",{text:"Open",cls:"mod-cta"});s.setCssStyles({padding:"2px 10px",fontSize:"var(--font-ui-smaller)"});let n;return s.onclick=async o=>{if(o.stopPropagation(),r.previewPath){let a=A.vault.getAbstractFileByPath(r.previewPath);a instanceof me.TFile&&await A.workspace.getLeaf("tab").openFile(a)}n?.hide()},n=new me.Notice(e,0),n}var me,Jr,Xi,Zi=$e(()=>{"use strict";me=require("obsidian");Le();ri();le();Jr=/^(\d+-\d+|\d+|[A-Za-z0-9]+(?:\.[A-Za-z0-9]+)+)\s+(.+)$/;Xi=class extends me.Modal{constructor(e,t,i,s,n){super(e);this.plugin=t;this.settings=i;this.indexedCount=s;this.onBuild=n;this.LARGE_BUILD=50;this.previewRan=!1;this.previewPath=null}onOpen(){let{contentEl:e,titleEl:t}=this,i=!this.settings.jdIndexHasBuilt,s=this.indexedCount>this.LARGE_BUILD;t.setText(i?"Build JD index \u2014 first time?":"Build JD index");let n=this.settings.jdIndexStashpadFolder,o=e.createEl("p"),a=`${this.indexedCount} note${this.indexedCount===1?"":"s"}`;i?(o.appendText(`Stashpad is about to create ${a} (plus synthetic parents as needed) inside "`),o.createEl("code",{text:n}),o.appendText('". Existing notes with the same '),o.createEl("code",{text:"jdPrefix"}),o.appendText(" are updated, never deleted \u2014 but if the prefix detection picks up notes you didn't mean to index, you'll end up with a lot of unwanted notes."),e.createEl("p").setText("Running Preview first writes a single Markdown file showing exactly what would be built (and what wouldn't), so you can sanity-check before committing.")):s?(o.appendText(`You're about to create ${this.indexedCount} notes in "`),o.createEl("code",{text:n}),o.appendText(`". That's a big batch \u2014 if anything looks off, Preview the single-file output first.`)):(o.appendText('Build the JD index into "'),o.createEl("code",{text:n}),o.appendText(`"? Stashpad will create / update ${a}. Existing notes with matching `),o.createEl("code",{text:"jdPrefix"}),o.appendText(" are updated in place.")),this.previewRan&&this.previewPath&&e.createEl("p",{cls:"setting-item-description"}).setText(`\u2713 Preview written to home note (${this.previewPath}). Open it before building if you haven't.`);let l=new me.Setting(e);(i||s)&&l.addButton(c=>{c.setButtonText(this.previewRan?"Re-run preview":"Run preview first"),c.setCta(),c.onClick(async()=>{try{let d=await Ms(this.app,this.plugin,this.settings);if(d.error==="no-dest"){new me.Notice("Set a Designated Stashpad folder for Index first.",5e3),this.close();return}if(d.error==="no-home"){new me.Notice(`"${this.settings.jdIndexStashpadFolder}" has no Stashpad home note. Open the folder in Stashpad first.`,7e3),this.close();return}this.previewRan=!0,this.previewPath=d.previewPath,Ts(this.app,d),this.contentEl.empty(),this.titleEl.empty(),this.onOpen()}catch(d){new me.Notice(`Preview failed: ${d?.message??d}`,8e3)}})}),l.addButton(c=>{c.setButtonText(i?"Build anyway":"Build"),!i&&!s&&c.setCta(),c.onClick(async()=>{this.close(),await this.onBuild()})}),l.addButton(c=>{c.setButtonText("Cancel"),c.onClick(()=>this.close())})}onClose(){this.contentEl.empty()}}});function sd(A,r){return id(A,r||{},0,0)}function nd(A,r){return Zc(A,{i:2},r&&r.out,r&&r.dictionary)}function gn(A,r){if(r){for(var e=new Ae(A.length),t=0;t<A.length;++t)e[t]=A.charCodeAt(t);return e}if(Ha)return Ha.encode(A);for(var i=A.length,s=new Ae(A.length+(A.length>>1)),n=0,o=function(c){s[n++]=c},t=0;t<i;++t){if(n+5>s.length){var a=new Ae(n+8+(i-t<<1));a.set(s),s=a}var l=A.charCodeAt(t);l<128||r?o(l):l<2048?(o(192|l>>6),o(128|l&63)):l>55295&&l<57344?(l=65536+(l&1047552)|A.charCodeAt(++t)&1023,o(240|l>>18),o(128|l>>12&63),o(128|l>>6&63),o(128|l&63)):(o(224|l>>12),o(128|l>>6&63),o(128|l&63))}return ds(s,0,n)}function ir(A,r){if(r){for(var e="",t=0;t<A.length;t+=16384)e+=String.fromCharCode.apply(null,A.subarray(t,t+16384));return e}else{if(jo)return jo.decode(A);var i=rd(A),s=i.s,e=i.r;return e.length&&Qe(8),s}}function Ya(A,r){r||(r={});var e={},t=[];$a(A,"",e,r);var i=0,s=0;for(var n in e){var o=e[n],a=o[0],l=o[1],c=l.level==0?0:8,d=gn(n),h=d.length,g=l.comment,u=g&&gn(g),p=u&&u.length,f=_o(l.extra);h>65535&&Qe(11);var I=c?sd(a,l):a,m=I.length,C=td();C.p(a),t.push(Ja(l,{size:a.length,crc:C.d(),c:I,f:d,m:u,u:h!=n.length||u&&g.length!=p,o:i,compression:c})),i+=30+h+f+m,s+=76+2*(h+f)+(p||0)+m}for(var B=new Ae(s+22),w=i,y=s-i,v=0;v<t.length;++v){var d=t[v];Ra(B,d.o,d,d.f,d.u,d.c.length);var E=30+d.f.length+_o(d.extra);B.set(d.c,d.o+E),Ra(B,i,d,d.f,d.u,d.c.length,d.o,d.m),i+=16+E+(d.m?d.m.length:0)}return dd(B,i,t.length,y,w),B}function za(A,r){for(var e={},t=A.length-22;Ue(A,t)!=101010256;--t)(!t||A.length-t>65558)&&Qe(13);var i=st(A,t+8);if(!i)return{};var s=Ue(A,t+16),n=Ue(A,t-20)==117853008;if(n){var o=Ue(A,t-12);n=Ue(A,o)==101075792,n&&(i=Ue(A,o+32),s=Ue(A,o+48))}for(var a=r&&r.filter,l=0;l<i;++l){var c=ld(A,s,n),d=c[0],h=c[1],g=c[2],u=c[3],p=c[4],f=c[5],I=ad(A,f);s=p,(!a||a({name:u,size:h,originalSize:g,compression:d}))&&(d?d==8?e[u]=nd(A.subarray(I,I+h),{out:new Ae(g)}):Qe(14,"unknown compression type "+d):e[u]=ds(A,I,I+h))}return e}var Ae,Te,er,un,fn,Vo,Ua,Ga,La,Wo,Oa,$c,Ma,Xo,ut,j,nt,St,j,j,j,j,cs,j,Yc,zc,Vc,Wc,Jo,Je,$o,tr,ds,Xc,Qe,Zc,ft,as,Yo,Zo,Ta,ls,Ka,Pa,jc,qa,_c,ed,td,id,Ja,st,Ue,zo,Be,$a,Ha,jo,od,rd,ad,ld,cd,_o,Ra,dd,Va=$e(()=>{Ae=Uint8Array,Te=Uint16Array,er=Int32Array,un=new Ae([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),fn=new Ae([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),Vo=new Ae([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Ua=function(A,r){for(var e=new Te(31),t=0;t<31;++t)e[t]=r+=1<<A[t-1];for(var i=new er(e[30]),t=1;t<30;++t)for(var s=e[t];s<e[t+1];++s)i[s]=s-e[t]<<5|t;return{b:e,r:i}},Ga=Ua(un,2),La=Ga.b,Wo=Ga.r;La[28]=258,Wo[258]=28;Oa=Ua(fn,0),$c=Oa.b,Ma=Oa.r,Xo=new Te(32768);for(j=0;j<32768;++j)ut=(j&43690)>>1|(j&21845)<<1,ut=(ut&52428)>>2|(ut&13107)<<2,ut=(ut&61680)>>4|(ut&3855)<<4,Xo[j]=((ut&65280)>>8|(ut&255)<<8)>>1;nt=function(A,r,e){for(var t=A.length,i=0,s=new Te(r);i<t;++i)A[i]&&++s[A[i]-1];var n=new Te(r);for(i=1;i<r;++i)n[i]=n[i-1]+s[i-1]<<1;var o;if(e){o=new Te(1<<r);var a=15-r;for(i=0;i<t;++i)if(A[i])for(var l=i<<4|A[i],c=r-A[i],d=n[A[i]-1]++<<c,h=d|(1<<c)-1;d<=h;++d)o[Xo[d]>>a]=l}else for(o=new Te(t),i=0;i<t;++i)A[i]&&(o[i]=Xo[n[A[i]-1]++]>>15-A[i]);return o},St=new Ae(288);for(j=0;j<144;++j)St[j]=8;for(j=144;j<256;++j)St[j]=9;for(j=256;j<280;++j)St[j]=7;for(j=280;j<288;++j)St[j]=8;cs=new Ae(32);for(j=0;j<32;++j)cs[j]=5;Yc=nt(St,9,0),zc=nt(St,9,1),Vc=nt(cs,5,0),Wc=nt(cs,5,1),Jo=function(A){for(var r=A[0],e=1;e<A.length;++e)A[e]>r&&(r=A[e]);return r},Je=function(A,r,e){var t=r/8|0;return(A[t]|A[t+1]<<8)>>(r&7)&e},$o=function(A,r){var e=r/8|0;return(A[e]|A[e+1]<<8|A[e+2]<<16)>>(r&7)},tr=function(A){return(A+7)/8|0},ds=function(A,r,e){return(r==null||r<0)&&(r=0),(e==null||e>A.length)&&(e=A.length),new Ae(A.subarray(r,e))},Xc=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],Qe=function(A,r,e){var t=new Error(r||Xc[A]);if(t.code=A,Error.captureStackTrace&&Error.captureStackTrace(t,Qe),!e)throw t;return t},Zc=function(A,r,e,t){var i=A.length,s=t?t.length:0;if(!i||r.f&&!r.l)return e||new Ae(0);var n=!e,o=n||r.i!=2,a=r.i;n&&(e=new Ae(i*3));var l=function(pe){var He=e.length;if(pe>He){var ne=new Ae(Math.max(He*2,pe));ne.set(e),e=ne}},c=r.f||0,d=r.p||0,h=r.b||0,g=r.l,u=r.d,p=r.m,f=r.n,I=i*8;do{if(!g){c=Je(A,d,1);var m=Je(A,d+1,3);if(d+=3,m)if(m==1)g=zc,u=Wc,p=9,f=5;else if(m==2){var y=Je(A,d,31)+257,v=Je(A,d+10,15)+4,E=y+Je(A,d+5,31)+1;d+=14;for(var Q=new Ae(E),S=new Ae(19),x=0;x<v;++x)S[Vo[x]]=Je(A,d+x*3,7);d+=v*3;for(var H=Jo(S),G=(1<<H)-1,N=nt(S,H,1),x=0;x<E;){var R=N[Je(A,d,G)];d+=R&15;var C=R>>4;if(C<16)Q[x++]=C;else{var U=0,D=0;for(C==16?(D=3+Je(A,d,3),d+=2,U=Q[x-1]):C==17?(D=3+Je(A,d,7),d+=3):C==18&&(D=11+Je(A,d,127),d+=7);D--;)Q[x++]=U}}var b=Q.subarray(0,y),P=Q.subarray(y);p=Jo(b),f=Jo(P),g=nt(b,p,1),u=nt(P,f,1)}else Qe(1);else{var C=tr(d)+4,B=A[C-4]|A[C-3]<<8,w=C+B;if(w>i){a&&Qe(0);break}o&&l(h+B),e.set(A.subarray(C,w),h),r.b=h+=B,r.p=d=w*8,r.f=c;continue}if(d>I){a&&Qe(0);break}}o&&l(h+131072);for(var O=(1<<p)-1,L=(1<<f)-1,K=d;;K=d){var U=g[$o(A,d)&O],V=U>>4;if(d+=U&15,d>I){a&&Qe(0);break}if(U||Qe(2),V<256)e[h++]=V;else if(V==256){K=d,g=null;break}else{var Y=V-254;if(V>264){var x=V-257,$=un[x];Y=Je(A,d,(1<<$)-1)+La[x],d+=$}var _=u[$o(A,d)&L],ce=_>>4;_||Qe(3),d+=_&15;var P=$c[ce];if(ce>3){var $=fn[ce];P+=$o(A,d)&(1<<$)-1,d+=$}if(d>I){a&&Qe(0);break}o&&l(h+131072);var re=h+Y;if(h<P){var se=s-P,te=Math.min(P,re);for(se+h<0&&Qe(3);h<te;++h)e[h]=t[se+h]}for(;h<re;++h)e[h]=e[h-P]}}r.l=g,r.p=K,r.b=h,r.f=c,g&&(c=1,r.m=p,r.d=u,r.n=f)}while(!c);return h!=e.length&&n?ds(e,0,h):e.subarray(0,h)},ft=function(A,r,e){e<<=r&7;var t=r/8|0;A[t]|=e,A[t+1]|=e>>8},as=function(A,r,e){e<<=r&7;var t=r/8|0;A[t]|=e,A[t+1]|=e>>8,A[t+2]|=e>>16},Yo=function(A,r){for(var e=[],t=0;t<A.length;++t)A[t]&&e.push({s:t,f:A[t]});var i=e.length,s=e.slice();if(!i)return{t:qa,l:0};if(i==1){var n=new Ae(e[0].s+1);return n[e[0].s]=1,{t:n,l:1}}e.sort(function(w,y){return w.f-y.f}),e.push({s:-1,f:25001});var o=e[0],a=e[1],l=0,c=1,d=2;for(e[0]={s:-1,f:o.f+a.f,l:o,r:a};c!=i-1;)o=e[e[l].f<e[d].f?l++:d++],a=e[l!=c&&e[l].f<e[d].f?l++:d++],e[c++]={s:-1,f:o.f+a.f,l:o,r:a};for(var h=s[0].s,t=1;t<i;++t)s[t].s>h&&(h=s[t].s);var g=new Te(h+1),u=Zo(e[c-1],g,0);if(u>r){var t=0,p=0,f=u-r,I=1<<f;for(s.sort(function(y,v){return g[v.s]-g[y.s]||y.f-v.f});t<i;++t){var m=s[t].s;if(g[m]>r)p+=I-(1<<u-g[m]),g[m]=r;else break}for(p>>=f;p>0;){var C=s[t].s;g[C]<r?p-=1<<r-g[C]++-1:++t}for(;t>=0&&p;--t){var B=s[t].s;g[B]==r&&(--g[B],++p)}u=r}return{t:new Ae(g),l:u}},Zo=function(A,r,e){return A.s==-1?Math.max(Zo(A.l,r,e+1),Zo(A.r,r,e+1)):r[A.s]=e},Ta=function(A){for(var r=A.length;r&&!A[--r];);for(var e=new Te(++r),t=0,i=A[0],s=1,n=function(a){e[t++]=a},o=1;o<=r;++o)if(A[o]==i&&o!=r)++s;else{if(!i&&s>2){for(;s>138;s-=138)n(32754);s>2&&(n(s>10?s-11<<5|28690:s-3<<5|12305),s=0)}else if(s>3){for(n(i),--s;s>6;s-=6)n(8304);s>2&&(n(s-3<<5|8208),s=0)}for(;s--;)n(i);s=1,i=A[o]}return{c:e.subarray(0,t),n:r}},ls=function(A,r){for(var e=0,t=0;t<r.length;++t)e+=A[t]*r[t];return e},Ka=function(A,r,e){var t=e.length,i=tr(r+2);A[i]=t&255,A[i+1]=t>>8,A[i+2]=A[i]^255,A[i+3]=A[i+1]^255;for(var s=0;s<t;++s)A[i+s+4]=e[s];return(i+4+t)*8},Pa=function(A,r,e,t,i,s,n,o,a,l,c){ft(r,c++,e),++i[256];for(var d=Yo(i,15),h=d.t,g=d.l,u=Yo(s,15),p=u.t,f=u.l,I=Ta(h),m=I.c,C=I.n,B=Ta(p),w=B.c,y=B.n,v=new Te(19),E=0;E<m.length;++E)++v[m[E]&31];for(var E=0;E<w.length;++E)++v[w[E]&31];for(var Q=Yo(v,7),S=Q.t,x=Q.l,H=19;H>4&&!S[Vo[H-1]];--H);var G=l+5<<3,N=ls(i,St)+ls(s,cs)+n,R=ls(i,h)+ls(s,p)+n+14+3*H+ls(v,S)+2*v[16]+3*v[17]+7*v[18];if(a>=0&&G<=N&&G<=R)return Ka(r,c,A.subarray(a,a+l));var U,D,b,P;if(ft(r,c,1+(R<N)),c+=2,R<N){U=nt(h,g,0),D=h,b=nt(p,f,0),P=p;var O=nt(S,x,0);ft(r,c,C-257),ft(r,c+5,y-1),ft(r,c+10,H-4),c+=14;for(var E=0;E<H;++E)ft(r,c+3*E,S[Vo[E]]);c+=3*H;for(var L=[m,w],K=0;K<2;++K)for(var V=L[K],E=0;E<V.length;++E){var Y=V[E]&31;ft(r,c,O[Y]),c+=S[Y],Y>15&&(ft(r,c,V[E]>>5&127),c+=V[E]>>12)}}else U=Yc,D=St,b=Vc,P=cs;for(var E=0;E<o;++E){var $=t[E];if($>255){var Y=$>>18&31;as(r,c,U[Y+257]),c+=D[Y+257],Y>7&&(ft(r,c,$>>23&31),c+=un[Y]);var _=$&31;as(r,c,b[_]),c+=P[_],_>3&&(as(r,c,$>>5&8191),c+=fn[_])}else as(r,c,U[$]),c+=D[$]}return as(r,c,U[256]),c+D[256]},jc=new er([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),qa=new Ae(0),_c=function(A,r,e,t,i,s){var n=s.z||A.length,o=new Ae(t+n+5*(1+Math.ceil(n/7e3))+i),a=o.subarray(t,o.length-i),l=s.l,c=(s.r||0)&7;if(r){c&&(a[0]=s.r>>3);for(var d=jc[r-1],h=d>>13,g=d&8191,u=(1<<e)-1,p=s.p||new Te(32768),f=s.h||new Te(u+1),I=Math.ceil(e/3),m=2*I,C=function(Fe){return(A[Fe]^A[Fe+1]<<I^A[Fe+2]<<m)&u},B=new er(25e3),w=new Te(288),y=new Te(32),v=0,E=0,Q=s.i||0,S=0,x=s.w||0,H=0;Q+2<n;++Q){var G=C(Q),N=Q&32767,R=f[G];if(p[N]=R,f[G]=N,x<=Q){var U=n-Q;if((v>7e3||S>24576)&&(U>423||!l)){c=Pa(A,a,0,B,w,y,E,S,H,Q-H,c),S=v=E=0,H=Q;for(var D=0;D<286;++D)w[D]=0;for(var D=0;D<30;++D)y[D]=0}var b=2,P=0,O=g,L=N-R&32767;if(U>2&&G==C(Q-L))for(var K=Math.min(h,U)-1,V=Math.min(32767,Q),Y=Math.min(258,U);L<=V&&--O&&N!=R;){if(A[Q+b]==A[Q+b-L]){for(var $=0;$<Y&&A[Q+$]==A[Q+$-L];++$);if($>b){if(b=$,P=L,$>K)break;for(var _=Math.min(L,$-2),ce=0,D=0;D<_;++D){var re=Q-L+D&32767,se=p[re],te=re-se&32767;te>ce&&(ce=te,R=re)}}}N=R,R=p[N],L+=N-R&32767}if(P){B[S++]=268435456|Wo[b]<<18|Ma[P];var pe=Wo[b]&31,He=Ma[P]&31;E+=un[pe]+fn[He],++w[257+pe],++y[He],x=Q+b,++v}else B[S++]=A[Q],++w[A[Q]]}}for(Q=Math.max(Q,x);Q<n;++Q)B[S++]=A[Q],++w[A[Q]];c=Pa(A,a,l,B,w,y,E,S,H,Q-H,c),l||(s.r=c&7|a[c/8|0]<<3,c-=7,s.h=f,s.p=p,s.i=Q,s.w=x)}else{for(var Q=s.w||0;Q<n+l;Q+=65535){var ne=Q+65535;ne>=n&&(a[c/8|0]=l,ne=n),c=Ka(a,c+1,A.subarray(Q,ne))}s.i=n}return ds(o,0,t+tr(c)+i)},ed=function(){for(var A=new Int32Array(256),r=0;r<256;++r){for(var e=r,t=9;--t;)e=(e&1&&-306674912)^e>>>1;A[r]=e}return A}(),td=function(){var A=-1;return{p:function(r){for(var e=A,t=0;t<r.length;++t)e=ed[e&255^r[t]]^e>>>8;A=e},d:function(){return~A}}},id=function(A,r,e,t,i){if(!i&&(i={l:1},r.dictionary)){var s=r.dictionary.subarray(-32768),n=new Ae(s.length+A.length);n.set(s),n.set(A,s.length),A=n,i.w=s.length}return _c(A,r.level==null?6:r.level,r.mem==null?i.l?Math.ceil(Math.max(8,Math.min(13,Math.log(A.length)))*1.5):20:12+r.mem,e,t,i)},Ja=function(A,r){var e={};for(var t in A)e[t]=A[t];for(var t in r)e[t]=r[t];return e},st=function(A,r){return A[r]|A[r+1]<<8},Ue=function(A,r){return(A[r]|A[r+1]<<8|A[r+2]<<16|A[r+3]<<24)>>>0},zo=function(A,r){return Ue(A,r)+Ue(A,r+4)*4294967296},Be=function(A,r,e){for(;e;++r)A[r]=e,e>>>=8};$a=function(A,r,e,t){for(var i in A){var s=A[i],n=r+i,o=t;Array.isArray(s)&&(o=Ja(t,s[1]),s=s[0]),ArrayBuffer.isView(s)?e[n]=[s,o]:(e[n+="/"]=[new Ae(0),o],$a(s,n,e,t))}},Ha=typeof TextEncoder<"u"&&new TextEncoder,jo=typeof TextDecoder<"u"&&new TextDecoder,od=0;try{jo.decode(qa,{stream:!0}),od=1}catch{}rd=function(A){for(var r="",e=0;;){var t=A[e++],i=(t>127)+(t>223)+(t>239);if(e+i>A.length)return{s:r,r:ds(A,e-1)};i?i==3?(t=((t&15)<<18|(A[e++]&63)<<12|(A[e++]&63)<<6|A[e++]&63)-65536,r+=String.fromCharCode(55296|t>>10,56320|t&1023)):i&1?r+=String.fromCharCode((t&31)<<6|A[e++]&63):r+=String.fromCharCode((t&15)<<12|(A[e++]&63)<<6|A[e++]&63):r+=String.fromCharCode(t)}};ad=function(A,r){return r+30+st(A,r+26)+st(A,r+28)},ld=function(A,r,e){var t=st(A,r+28),i=st(A,r+30),s=ir(A.subarray(r+46,r+46+t),!(st(A,r+8)&2048)),n=r+46+t,o=cd(A,n,i,e,Ue(A,r+20),Ue(A,r+24),Ue(A,r+42)),a=o[0],l=o[1],c=o[2];return[st(A,r+10),a,l,s,n+i+st(A,r+32),c]},cd=function(A,r,e,t,i,s,n){var o=i==4294967295,a=s==4294967295,l=n==4294967295,c=r+e,d=o+a+l;if(t&&d){for(;r+4<c;r+=4+st(A,r+2))if(st(A,r)==1)return[o?zo(A,r+4+8*a):i,a?zo(A,r+4):s,l?zo(A,r+4+8*(a+o)):n,1];t<2&&Qe(13)}return[i,s,n,0]},_o=function(A){var r=0;if(A)for(var e in A){var t=A[e].length;t>65535&&Qe(9),r+=t+4}return r},Ra=function(A,r,e,t,i,s,n,o){var a=t.length,l=e.extra,c=o&&o.length,d=_o(l);Be(A,r,n!=null?33639248:67324752),r+=4,n!=null&&(A[r++]=20,A[r++]=e.os),A[r]=20,r+=2,A[r++]=e.flag<<1|(s<0&&8),A[r++]=i&&8,A[r++]=e.compression&255,A[r++]=e.compression>>8;var h=new Date(e.mtime==null?Date.now():e.mtime),g=h.getFullYear()-1980;if((g<0||g>119)&&Qe(10),Be(A,r,g<<25|h.getMonth()+1<<21|h.getDate()<<16|h.getHours()<<11|h.getMinutes()<<5|h.getSeconds()>>1),r+=4,s!=-1&&(Be(A,r,e.crc),Be(A,r+4,s<0?-s-2:s),Be(A,r+8,e.size)),Be(A,r+12,a),Be(A,r+14,d),r+=16,n!=null&&(Be(A,r,c),Be(A,r+6,e.attrs),Be(A,r+10,n),r+=14),A.set(t,r),r+=a,d)for(var u in l){var p=l[u],f=p.length;Be(A,r,+u),Be(A,r+2,f),A.set(p,r+4),r+=4+f}return c&&(A.set(o,r),r+=c),r},dd=function(A,r,e,t,i){Be(A,r,101010256),Be(A,r+8,e),Be(A,r+10,e),Be(A,r+12,t),Be(A,r+16,i)}});var Za={};Si(Za,{bytesToStr:()=>In,unzipFiles:()=>wi,zipFiles:()=>yi});function hd(A){return typeof A=="string"?gn(A):A instanceof Uint8Array?A:new Uint8Array(A)}function yi(A,r=6){let e={};for(let t of A)e[t.name]=[hd(t.data),{level:r}];return Promise.resolve(Ya(e,{level:r}))}function In(A){return ir(A)}function wi(A){let r=A instanceof Uint8Array?A:new Uint8Array(A),e=0,t=0,i=s=>{if(t+=1,t>Xa)throw new Error(`Refusing to unzip: too many entries (>${Xa}) \u2014 possible zip bomb.`);if(s.originalSize>Ad)throw new Error(`Refusing to unzip: entry "${s.name}" is ${Math.round(s.originalSize/1048576)} MiB \u2014 possible zip bomb.`);if(e+=s.originalSize,e>Wa)throw new Error(`Refusing to unzip: total size >${Math.round(Wa/1048576)} MiB \u2014 possible zip bomb.`);return!0};return Promise.resolve(za(r,{filter:i}))}var Wa,Ad,Xa,mn=$e(()=>{"use strict";Va();Wa=512*1024*1024,Ad=256*1024*1024,Xa=2e4});var Pd={};Si(Pd,{default:()=>Yn});module.exports=Ll(Pd);var M=require("obsidian");var bi="sheet-group",lt="sheet-order",Xt="sheet-final",mr="sheet-label",Di="sheet-origin",xi="forked-from",Ye="fork-siblings",Xn="forked-at",Zn=[bi,lt,Xt,mr,Di,xi,Ye,Xn];function ze(A){if(!A)return null;let r=A[bi];return typeof r=="string"&&r.trim()?r:null}function Wn(A){let r=A?.[lt];return typeof r=="number"?r:null}function Ni(A){return ze(A)!==null&&Wn(A)!==null}function Mi(A){return A?.[Xt]===!0}function Cr(A){return A?.[Di]===!0}function Ol(A){let r=A?.[xi];return typeof r=="string"&&r.trim()?r:null}function Cs(A){return typeof A!="string"?null:A.replace(/^\[\[/,"").replace(/\]\]$/,"").split("|")[0].split("#")[0].trim()||null}function Br(A){return Cs(Ol(A))}function Kl(A){let r=A?.[mr];return typeof r=="string"&&r.trim()?r:null}function yr(){let A=Date.now().toString(36),r=Math.floor(Math.random()*1e6).toString(36);return`s-${A}-${r}`}function we(A,r){return r.file?A.metadataCache.getFileCache(r.file)?.frontmatter:null}function jn(A,r){return r.slice().sort((e,t)=>{let i=Wn(we(A,e)),s=Wn(we(A,t));if(i!=null&&s!=null&&i!==s)return i-s;if(i!=null&&s==null)return-1;if(i==null&&s!=null)return 1;let n=e.created??"",o=t.created??"";return n!==o?n<o?-1:1:e.id<t.id?-1:e.id>t.id?1:0})}function wr(A,r){if(r.length===0)return null;let e=jn(A,r);return e.find(t=>Mi(we(A,t)))??e[0]}function Er(A,r,e){let t=Kl(we(A,r));return t||e}le();var Ce=require("obsidian");var oe=require("obsidian");le();function Es(A){let r=(A.dateDisplayTimezone||"").trim();return r?{timeZone:r}:{}}function dt(A,r){try{return new Intl.DateTimeFormat(void 0,r).format(new Date(A))}catch{let{timeZone:e,...t}=r;return new Intl.DateTimeFormat(void 0,t).format(new Date(A))}}function Xe(A,r){let e=Es(r);switch(r.dateDisplayFormat??"locale"){case"iso":return br(A,r,!0);case"us":return dt(A,{...e,month:"numeric",day:"numeric",year:"numeric",hour:"numeric",minute:"2-digit"});case"eu":return dt(A,{...e,day:"numeric",month:"numeric",year:"numeric",hour:"2-digit",minute:"2-digit",hourCycle:"h23"});case"long":return dt(A,{...e,dateStyle:"full",timeStyle:"short"});case"locale":default:return dt(A,{...e,dateStyle:"medium",timeStyle:"short"})}}function Bt(A,r){let e=Es(r);switch(r.dateDisplayFormat??"locale"){case"iso":return br(A,r,!1);case"us":return dt(A,{...e,month:"numeric",day:"numeric",year:"numeric"});case"eu":return dt(A,{...e,day:"numeric",month:"numeric",year:"numeric"});case"long":return dt(A,{...e,dateStyle:"full"});case"locale":default:{let t=new Date,i=new Date(A).getFullYear()===t.getFullYear();return dt(A,i?{...e,month:"short",day:"numeric"}:{...e,month:"short",day:"numeric",year:"numeric"})}}}function ei(A,r){let e=Es(r),t=r.dateDisplayFormat==="iso"||r.dateDisplayFormat==="eu";return dt(A,{...e,hour:t?"2-digit":"numeric",minute:"2-digit",...t?{hourCycle:"h23"}:{}})}function br(A,r,e){let t=Es(r),i=new Intl.DateTimeFormat("en-CA",{...t,year:"numeric",month:"2-digit",day:"2-digit",...e?{hour:"2-digit",minute:"2-digit",hourCycle:"h23"}:{}}).formatToParts(new Date(A)),s=o=>i.find(a=>a.type===o)?.value??"",n=`${s("year")}-${s("month")}-${s("day")}`;return e?`${n} ${s("hour")}:${s("minute")}`:n}Ee();le();function ao(A,r){let e=A.basename;return r&&e.endsWith(`-${r}`)?e=e.slice(0,-(r.length+1)):r||(e=e.replace(/-[abcdefghijkmnpqrstuvwxyz23456789]{6}$/,"")),e.replace(/-/g," ").trim()||A.basename}function Ss(A,r){let e=new Set(r.discoverStashpadFolders()),t=[];for(let i of A.vault.getMarkdownFiles()){let s=i.parent?.path?.replace(/\/+$/,"")??"";if(!e.has(s))continue;let n=A.metadataCache.getFileCache(i)?.frontmatter??{},o=typeof n.id=="string"?n.id:null;if(!o||o===F)continue;let a=n.completed===!0,l=_t(n,"task")||n.task===!0||n.completed!==void 0,c=typeof n.due=="string"||typeof n.due=="number"?String(n.due):null,d=null;if(typeof n.due=="number")Number.isFinite(n.due)&&n.due>=1e11&&(d=n.due);else if(c){let h=Date.parse(c);Number.isNaN(h)||(d=h)}!l&&!a&&d==null&&!c||t.push({file:i,folder:s,id:o,title:ao(i,o),task:l,completed:a,due:d,dueRaw:c,color:typeof n.color=="string"?n.color:null,assignedTo:Ut(n),assignedBy:ct(n.assignedBy),author:ct(n.author)})}return t}var Kr=require("obsidian");var Ze=require("obsidian");Ee();var Wl=0,lo=[{key:"overdue",label:"Overdue",icon:"alert-circle"},{key:"today",label:"Due today",icon:"calendar-clock"},{key:"upcoming",label:"Upcoming",icon:"calendar"},{key:"nodate",label:"No date",icon:"inbox"},{key:"completed",label:"Completed",icon:"check-circle-2"}];function bs(){return{assign:"all",person:"",folder:"all",status:"all"}}function Vi(A,r,e,t,i){let s=()=>Vi(A,r,e,t,i);A.empty(),A.addClass("stashpad-task-triage");let n=Ss(r,e),o=(e.settings.authorId??"").trim(),a=b=>!!o&&b.assignedTo.some(P=>P.id===o),l=b=>{switch(t.assign){case"mine":return a(b);case"others":return b.assignedTo.length>0&&!a(b);case"byme":return!!o&&b.assignedBy?.id===o;case"unassigned":return b.assignedTo.length===0;default:return!0}},c=b=>!t.person||b.assignedTo.some(P=>P.id===t.person)||b.author?.id===t.person||b.assignedBy?.id===t.person,d=new Map;for(let b of n){for(let P of b.assignedTo)d.set(P.id,P.name);b.assignedBy&&d.set(b.assignedBy.id,b.assignedBy.name),b.author&&d.set(b.author.id,b.author.name)}let h=[...d.entries()].map(([b,P])=>({id:b,name:P})).sort((b,P)=>b.name.localeCompare(P.name)),g=[...new Set(n.map(b=>b.folder))].sort((b,P)=>b.localeCompare(P));t.folder!=="all"&&!g.includes(t.folder)&&(t.folder="all");let u=b=>t.folder==="all"||b.folder===t.folder,p=A.createDiv({cls:"stashpad-triage-filters"}),f=p.createEl("button",{cls:"stashpad-triage-reset",attr:{"aria-label":"Reset filters"}});(0,Ze.setIcon)(f,"rotate-ccw"),f.onclick=()=>{t.assign="all",t.person="",t.folder="all",s()};let I=p.createEl("select",{cls:"stashpad-triage-select"}),m={all:"Everyone",mine:"Assigned to me",others:"Assigned to others",byme:"Assigned by me",unassigned:"Unassigned"};for(let b of["all","mine","others","byme","unassigned"]){let P=I.createEl("option",{text:m[b],value:b});t.assign===b&&(P.selected=!0)}I.onchange=()=>{t.assign=I.value,s()};let C=p.createEl("select",{cls:"stashpad-triage-select"}),B=C.createEl("option",{text:"All folders",value:"all"});t.folder==="all"&&(B.selected=!0);for(let b of g){let P=C.createEl("option",{text:b.split("/").pop()||b,value:b});t.folder===b&&(P.selected=!0)}if(C.onchange=()=>{t.folder=C.value,s()},h.length>0){let b=new Map;for(let $ of h)b.has($.name)||b.set($.name,$.id);let P=`stashpad-task-authors-${++Wl}`,O=p.createDiv({cls:"stashpad-triage-authorwrap"}),L=O.createEl("input",{cls:"stashpad-triage-authorsearch",attr:{type:"text",list:P,placeholder:"Any person\u2026",spellcheck:"false"}}),K=O.createEl("button",{cls:"stashpad-triage-authorclear",attr:{"aria-label":"Clear person filter"}});(0,Ze.setIcon)(K,"x"),K.onclick=()=>{L.value="",t.person?(t.person="",s()):L.focus()};let V=O.createEl("datalist");V.id=P;for(let $ of h)V.createEl("option",{value:$.name});t.person&&(L.value=d.get(t.person)??"");let Y=()=>{let $=L.value.trim();if($===""){t.person&&(t.person="",s());return}let _=b.get($);_&&t.person!==_&&(t.person=_,s())};L.onchange=Y,L.addEventListener("keydown",$=>{$.key==="Enter"&&Y()})}let w=Date.now(),y=new Date;y.setHours(0,0,0,0);let v=y.getTime(),E=v+864e5,Q=n.filter(b=>l(b)&&c(b)&&u(b)),S={overdue:[],today:[],upcoming:[],nodate:[],completed:[]};for(let b of Q){if(b.completed){S.completed.push(b);continue}if(b.due==null){S.nodate.push(b);continue}b.due<v?S.overdue.push(b):b.due<E?S.today.push(b):S.upcoming.push(b)}let x=(b,P)=>b.due==null&&P.due==null?b.title.localeCompare(P.title):b.due==null?1:P.due==null?-1:b.due-P.due,H=A.createDiv({cls:"stashpad-triage-chips"}),G=(b,P,O)=>{let L=H.createEl("button",{cls:"stashpad-triage-chip"});t.status===b&&L.addClass("is-active"),L.createSpan({text:P}),L.createSpan({cls:"stashpad-triage-chip-count",text:String(O)}),L.onclick=()=>{t.status=b,s()}};G("all","All",Q.length);for(let b of lo)G(b.key,b.label,S[b.key].length);if(Q.length===0){A.createDiv({cls:"stashpad-tasks-empty"}).setText(n.length===0?"No tasks yet \u2014 press G on a note to make it a task, or D to give it a due date.":"No tasks match the current filters.");return}let N=async b=>{try{await r.fileManager.processFrontMatter(b.file,P=>{P.completed=P.completed!==!0})}catch(P){new Ze.Notice(`Couldn't update task: ${P.message}`);return}s()},R=b=>{let P=b.dueRaw??(b.due!=null?new Date(b.due).toISOString():null);new Oe(r,P,O=>{r.fileManager.processFrontMatter(b.file,L=>{O.iso===null?delete L.due:(L.due=O.iso,L.task=!0)}).then(s).catch(L=>new Ze.Notice(`Couldn't snooze: ${L.message}`))},{title:"Snooze \u2014 reschedule",hideAssignees:!0,quickAdjusts:e.settings.dueQuickAdjusts}).open()},U=t.status==="all"?lo:lo.filter(b=>b.key===t.status),D=!1;for(let b of U){let P=S[b.key];if(P.length===0)continue;if(D=!0,P.sort(b.key==="completed"?(L,K)=>x(K,L):x),t.status==="all"){let L=A.createDiv({cls:`stashpad-review-section is-${b.key}`});(0,Ze.setIcon)(L.createSpan({cls:"stashpad-review-section-icon"}),b.icon),L.createSpan({cls:"stashpad-review-section-name",text:b.label}),L.createSpan({cls:"stashpad-review-section-count",text:String(P.length)})}let O=A.createDiv({cls:"stashpad-review-list"});for(let L of P)Xl(O,L,w,e,{toggleCompleted:N,snooze:R,onOpen:i.onOpen})}D||A.createDiv({cls:"stashpad-tasks-empty"}).setText("Nothing in this view.")}function Xl(A,r,e,t,i){let s=A.createDiv({cls:"stashpad-review-row"});r.completed&&s.addClass("is-completed");let n=s.createSpan({cls:"stashpad-review-check"});(0,Ze.setIcon)(n,r.completed?"check-square":"square"),r.color&&(n.style.color=r.color),n.title=r.completed?"Mark not done":"Mark done",n.onclick=()=>i.toggleCompleted(r);let o=s.createDiv({cls:"stashpad-review-main"}),a=o.createDiv({cls:"stashpad-review-title",text:r.title});a.onclick=()=>i.onOpen(r.folder,r.id);let l=o.createDiv({cls:"stashpad-review-meta"});if(l.createSpan({cls:"stashpad-review-folder",text:r.folder.split("/").pop()||r.folder}),r.author&&l.createSpan({cls:"stashpad-review-author",text:`by ${r.author.name}`}),r.due!=null){let g=r.due<e&&!r.completed,u=new Date(e);u.setHours(0,0,0,0);let p=u.getTime(),f=r.due>=p&&r.due<p+864e5,I=l.createSpan({cls:"stashpad-review-due",text:f?ei(r.due,t.settings):Bt(r.due,t.settings)});g&&I.addClass("is-overdue")}else r.dueRaw?l.createSpan({cls:"stashpad-review-due",text:r.dueRaw}):l.createSpan({cls:"stashpad-review-due is-none",text:"no date"});for(let g of r.assignedTo)l.createSpan({cls:"stashpad-review-assignee",text:g.name});let c=s.createDiv({cls:"stashpad-review-actions"}),d=c.createEl("button",{cls:"stashpad-review-btn"});(0,Ze.setIcon)(d,"alarm-clock"),d.title="Snooze \u2014 reschedule",d.onclick=()=>i.snooze(r);let h=c.createEl("button",{cls:"stashpad-review-btn"});(0,Ze.setIcon)(h,"arrow-right"),h.title="Open note",h.onclick=()=>i.onOpen(r.folder,r.id)}var oi=class extends Kr.Modal{constructor(e,t){super(e);this.plugin=t;this.state=bs()}onOpen(){this.modalEl.addClass("stashpad-task-review-modal"),this.titleEl.setText("Daily task review"),Vi(this.contentEl,this.app,this.plugin,this.state,{onOpen:(e,t)=>{this.plugin.revealNoteByRef(e,t),this.close()}})}onClose(){this.contentEl.empty()}};function yt(A,r,e){let t=A.createSpan({cls:"stashpad-count-badge"});e&&t.addClass("is-expanded"),t.setText(r>99?"99+":String(r))}var Wi={pinned:{label:"Pinned",icon:"pin"},shared:{label:"Shared",icon:"users"},tasks:{label:"Tasks",icon:"check-circle-2"}},Ds=class extends oe.ItemView{constructor(e,t){super(e);this.plugin=t;this.activePanel="pinned";this.taskFilter="all";this.taskAssignFilter="all";this.taskFolderFilter="all";this.expanded=new Set;this.renderTimer=null;this.sharedAuthorFilter="all";this.sharedContribOnly=!1}setActivePanel(e){this.activePanel=e,this.containerEl.isConnected&&this.render()}getViewType(){return It}getDisplayText(){return"Stashpad panels"}getIcon(){return"panel-left"}async onOpen(){this.render(),this.registerEvent(this.app.metadataCache.on("changed",()=>this.scheduleRender())),this.registerEvent(this.app.vault.on("rename",()=>this.scheduleRender())),this.registerEvent(this.app.vault.on("delete",()=>this.scheduleRender())),this.registerEvent(this.app.workspace.on("active-leaf-change",e=>{e&&e.view.getViewType()===z&&this.scheduleRender()}))}scheduleRender(){this.renderTimer==null&&(this.renderTimer=window.setTimeout(()=>{this.renderTimer=null,this.containerEl.isConnected&&this.render()},80))}render(){let e=this.contentEl;e.empty(),e.addClass("stashpad-panels-root");let t=e.createDiv({cls:"stashpad-panels-globals"}),i=t.createEl("button",{cls:"stashpad-panels-global-btn"});(0,oe.setIcon)(i.createSpan({cls:"stashpad-panels-global-btn-icon"}),"search"),i.createSpan({cls:"stashpad-panels-global-btn-text",text:"Search"}),i.onclick=()=>this.openSearchFromPanel();let s=t.createEl("button",{cls:"stashpad-panels-global-btn"});(0,oe.setIcon)(s.createSpan({cls:"stashpad-panels-global-btn-icon"}),"folder-tree"),s.createSpan({cls:"stashpad-panels-global-btn-text",text:"Folder Switcher"}),s.onclick=()=>this.plugin.openFolderPicker();let n=t.createDiv({cls:"stashpad-panels-globals-row"}),o=n.createEl("button",{cls:"stashpad-panels-global-btn"});(0,oe.setIcon)(o.createSpan({cls:"stashpad-panels-global-btn-icon"}),"scroll-text"),o.createSpan({cls:"stashpad-panels-global-btn-text",text:"Log"}),o.onclick=()=>this.openLogFromPanel();let a=n.createEl("button",{cls:"stashpad-panels-global-btn"});(0,oe.setIcon)(a.createSpan({cls:"stashpad-panels-global-btn-icon"}),"bell"),a.createSpan({cls:"stashpad-panels-global-btn-text",text:"Notifications"}),a.onclick=()=>this.openNotificationsFromPanel();let l=e.createDiv({cls:"stashpad-panels-bar"});for(let d of Object.keys(Wi)){let h=Wi[d],g=l.createEl("button",{cls:"stashpad-panels-bar-btn"});(0,oe.setIcon)(g.createSpan({cls:"stashpad-panels-bar-btn-icon"}),h.icon),g.createSpan({cls:"stashpad-panels-bar-btn-text",text:h.label}),this.activePanel===d&&g.addClass("is-active"),g.onclick=()=>{this.activePanel!==d&&(this.activePanel=d,this.render())}}let c=e.createDiv({cls:"stashpad-panels-body"});this.activePanel==="pinned"?this.renderPinnedPanel(c):this.activePanel==="shared"?this.renderSharedPanel(c):this.activePanel==="tasks"&&this.renderTasksPanel(c)}openPinnedOptionsMenu(e){let t=this.plugin.settings.folderPanelPinnedGrouping??"pin-order",i=new oe.Menu;i.addItem(s=>s.setTitle("Sort by pin order").setChecked(t==="pin-order").onClick(()=>void this.setPinnedGrouping("pin-order"))),i.addItem(s=>s.setTitle("Group by folder").setChecked(t==="folder").onClick(()=>void this.setPinnedGrouping("folder"))),i.showAtMouseEvent(e)}async setPinnedGrouping(e){(this.plugin.settings.folderPanelPinnedGrouping??"pin-order")!==e&&(this.plugin.settings.folderPanelPinnedGrouping=e,await this.plugin.saveSettings(),this.render())}renderPinnedPanel(e){let t=e.createDiv({cls:"stashpad-panel-pinned"});(this.plugin.settings.folderPanelPinnedGrouping??"pin-order")!=="folder"&&t.addClass("is-flat");let i=t.createDiv({cls:"stashpad-pinned-headrow"}),s=i.createEl("button",{cls:"stashpad-pinned-row stashpad-pinned-home"}),n=s.createSpan({cls:"stashpad-pinned-icon"});(0,oe.setIcon)(n,"home"),s.createSpan({cls:"stashpad-pinned-label",text:"Home"}),s.onclick=()=>this.openHomeFromPanel();let o=i.createEl("button",{cls:"stashpad-folderpanel-iconbtn stashpad-pinned-opts"});(0,oe.setIcon)(o,"list"),o.setAttr("aria-label","Pinned view options"),o.onclick=g=>{g.stopPropagation(),this.openPinnedOptionsMenu(g)};let a=this.plugin.listPinnedNotes();if(a.length===0){t.createDiv({cls:"stashpad-pinned-empty"}).setText("No pinned notes yet \u2014 right-click a note and choose \u201CPin to sidebar.\u201D");return}if((this.plugin.settings.folderPanelPinnedGrouping??"pin-order")!=="folder"){a.forEach((g,u)=>this.renderPinnedRow(t,g,u));return}let c=new Map;a.forEach((g,u)=>{let p=c.get(g.folder);p||(p=[],c.set(g.folder,p)),p.push({pin:g,idx:u})});let d=this.plugin.lastActiveStashpadLeaf?.view?.noteFolder,h=Array.from(c.keys());d&&c.has(d)&&(h.splice(h.indexOf(d),1),h.unshift(d));for(let g of h){let u=g.split("/").pop()||g,p=t.createDiv({cls:"stashpad-pinned-group-header"});g===d&&p.addClass("is-active-folder"),p.createSpan({cls:"stashpad-pinned-group-name",text:u});let f=c.get(g)??[];for(let{pin:I,idx:m}of f)this.renderPinnedRow(t,I,m)}}renderPinnedRow(e,t,i){let s=this.findFileFor(t);if(!s)return;let n=this.app.metadataCache.getFileCache(s)?.frontmatter??{},o=this.titleFromFile(s),a=typeof n.color=="string"?n.color:null,l=n.completed===!0,c=this.childrenOf(t.folder,t.id).length,d=c>0,h=this.expanded.has(`${t.folder}|${t.id}`),g=e.createDiv({cls:"stashpad-pinned-row"});a&&g.addClass("has-color"),l&&g.addClass("is-completed"),g.draggable=!0,g.dataset.pinIdx=String(i),g.addEventListener("dragstart",m=>{m.dataTransfer?.setData("text/plain",String(i)),m.dataTransfer&&(m.dataTransfer.effectAllowed="move"),g.addClass("is-dragging")}),g.addEventListener("dragend",()=>g.removeClass("is-dragging")),g.addEventListener("dragover",m=>{m.preventDefault(),m.dataTransfer&&(m.dataTransfer.dropEffect="move");let C=g.getBoundingClientRect(),B=m.clientY-C.top<C.height/2;g.toggleClass("drop-before",B),g.toggleClass("drop-after",!B)}),g.addEventListener("dragleave",()=>{g.removeClass("drop-before"),g.removeClass("drop-after")}),g.addEventListener("drop",m=>{m.preventDefault(),g.removeClass("drop-before"),g.removeClass("drop-after");let C=parseInt(m.dataTransfer?.getData("text/plain")??"",10);if(!Number.isFinite(C)||C===i)return;let B=g.getBoundingClientRect(),w=m.clientY-B.top<B.height/2;this.reorderPin(C,w?i:i+1)});let u=g.createSpan({cls:"stashpad-pinned-toggle"});d&&(yt(u,c,h),u.onclick=m=>{m.stopPropagation();let C=`${t.folder}|${t.id}`;this.expanded.has(C)?this.expanded.delete(C):this.expanded.add(C),this.render()});let p=g.createSpan({cls:"stashpad-pinned-icon"});(0,oe.setIcon)(p,d?"folder-tree":"file-text"),a&&(p.style.color=a);let f=g.createSpan({cls:"stashpad-pinned-label",text:o});f.onclick=()=>this.openPinFromPanel(t);let I=t.folder.split("/").pop()||t.folder;if(g.createSpan({cls:"stashpad-pinned-folder",text:I}),g.oncontextmenu=m=>{m.preventDefault();let C=new oe.Menu;C.addItem(B=>B.setTitle("Unpin from sidebar").setIcon("pin-off").onClick(()=>{this.plugin.unpinNote(t)})),C.showAtMouseEvent(m)},d&&h){let m=e.createDiv({cls:"stashpad-pinned-children"});this.renderPinnedSubtree(m,t.folder,t.id,1)}}async reorderPin(e,t){let i=this.plugin.listPinnedNotes();if(e<0||e>=i.length)return;let s=i[e],n=i.filter((d,h)=>h!==e),o=Math.max(0,Math.min(t>e?t-1:t,n.length)),a=n[o-1],l=n[o],c;!a&&!l?c=Date.now():a?l?c=(a.pinnedAt+l.pinnedAt)/2:c=a.pinnedAt+1e3:c=l.pinnedAt-1e3;try{await this.app.fileManager.processFrontMatter(s.file,d=>{d.pinnedAt=c})}catch(d){console.warn("[Stashpad] pin reorder failed",d)}this.render()}renderPinnedSubtree(e,t,i,s){let n=this.childrenOf(t,i);for(let o of n){let a=this.app.metadataCache.getFileCache(o)?.frontmatter??{},l=typeof a.id=="string"?a.id:null;if(!l)continue;let c=typeof a.color=="string"?a.color:null,d=a.completed===!0,h=this.childrenOf(t,l).length,g=h>0,u=this.expanded.has(`${t}|${l}`),p=e.createDiv({cls:"stashpad-pinned-subrow"});d&&p.addClass("is-completed"),p.style.paddingLeft=`${s*16}px`;let f=p.createSpan({cls:"stashpad-pinned-toggle"});g&&(yt(f,h,u),f.onclick=C=>{C.stopPropagation();let B=`${t}|${l}`;this.expanded.has(B)?this.expanded.delete(B):this.expanded.add(B),this.render()});let I=p.createSpan({cls:"stashpad-pinned-icon"});(0,oe.setIcon)(I,"file-text"),c&&(I.style.color=c);let m=p.createSpan({cls:"stashpad-pinned-label",text:this.titleFromFile(o)});m.onclick=()=>this.openPinFromPanel({folder:t,id:l}),g&&u&&this.renderPinnedSubtree(e,t,l,s+1)}}findFileFor(e){for(let t of this.app.vault.getMarkdownFiles()){if((t.parent?.path?.replace(/\/+$/,"")??"")!==e.folder)continue;if(this.app.metadataCache.getFileCache(t)?.frontmatter?.id===e.id)return t}return null}childrenOf(e,t){let i=[];for(let s of this.app.vault.getMarkdownFiles()){if((s.parent?.path?.replace(/\/+$/,"")??"")!==e)continue;let o=this.app.metadataCache.getFileCache(s)?.frontmatter;if(!o||typeof o.id!="string")continue;let a=o.parent;if(a===t||t===F&&(a==null||a===F)){if(o.id===F)continue;i.push(s)}}return i.sort((s,n)=>{let o=this.app.metadataCache.getFileCache(s)?.frontmatter,a=this.app.metadataCache.getFileCache(n)?.frontmatter,l=o?.created??"",c=a?.created??"";return l.localeCompare(c)}),i}titleFromFile(e){let t=this.app.metadataCache.getFileCache(e)?.frontmatter?.id;return ao(e,typeof t=="string"?t:null)}async openSearchFromPanel(){let e=await this.resolveTargetStashpad();e&&typeof e.openSearchModal=="function"&&e.openSearchModal()}async openLogFromPanel(){let e=this.app.vault.adapter,t=this.plugin.pluginPrivatePath("log.jsonl");if(!await e.exists(t)){new oe.Notice("No log yet \u2014 make some changes first.");return}let i=await e.read(t),{LogModal:s}=await Promise.resolve().then(()=>(Ee(),zi));new s(this.app,i,t).open()}openNotificationsFromPanel(){this.app.commands?.executeCommandById?.("stashpad:stashpad-open-notification-history")}async openHomeFromPanel(){let e=await this.resolveTargetStashpad();e&&typeof e.navigateTo=="function"&&e.navigateTo(F)}async openPinFromPanel(e){await this.plugin.revealNoteByRef(e.folder,e.id)}async resolveTargetStashpad(){let e=this.plugin.lastActiveStashpadLeaf;if(e&&e.view.getViewType()===z)return this.app.workspace.revealLeaf(e),e.view;let t=this.findActiveStashpad();if(t)return t;let i=this.app.workspace.getLeavesOfType(z);return i.length>0?(this.app.workspace.revealLeaf(i[0]),i[0].view):(await this.plugin.activateView({reveal:!0}),this.findActiveStashpad())}findActiveStashpad(){let e=this.app.workspace.activeLeaf;return e&&e.view.getViewType()===z?e.view:null}renderSharedPanel(e){let t=e.createDiv({cls:"stashpad-panel-shared"}),i=(this.plugin.settings.authorId??"").trim();if(!i){t.createDiv({cls:"stashpad-shared-empty"}).setText("Set an author name in Stashpad settings to populate Shared.");return}let s=this.collectSharedNotes(i),n=new Map;for(let d of s){let h=d.authorId;h&&!n.has(h)&&n.set(h,d.authorDisplay||h)}let o=t.createDiv({cls:"stashpad-shared-filters"}),a=(d,h,g)=>{let u=o.createEl("button",{cls:"stashpad-shared-chip",text:d});return h&&u.addClass("is-active"),u.onclick=g,u};if(a("All",this.sharedAuthorFilter==="all",()=>{this.sharedAuthorFilter="all",this.render()}),a("Mine",this.sharedAuthorFilter==="mine",()=>{this.sharedAuthorFilter="mine",this.render()}),a("Others",this.sharedAuthorFilter==="others",()=>{this.sharedAuthorFilter="others",this.render()}),n.size>1){let d=o.createEl("select",{cls:"stashpad-shared-author-select"}),h=d.createEl("option",{text:"Any author"});h.value="__any__";for(let[u,p]of n){let f=d.createEl("option",{text:p});f.value=u}let g=["all","mine","others"].includes(this.sharedAuthorFilter)?"__any__":this.sharedAuthorFilter;d.value=g,d.onchange=()=>{let u=d.value;u==="__any__"?this.sharedAuthorFilter="all":this.sharedAuthorFilter=u,this.render()}}let l=o.createEl("button",{cls:"stashpad-shared-chip",text:"Has contributors"});this.sharedContribOnly&&l.addClass("is-active"),l.onclick=()=>{this.sharedContribOnly=!this.sharedContribOnly,this.render()};let c=s.filter(d=>{if(this.sharedContribOnly&&d.contributorCount===0)return!1;switch(this.sharedAuthorFilter){case"all":return!0;case"mine":return d.authorId===i;case"others":return d.authorId!==i;default:return d.authorId===this.sharedAuthorFilter}});if(c.length===0){t.createDiv({cls:"stashpad-shared-empty"}).setText("No shared notes match the current filters.");return}for(let d of c){let h=t.createDiv({cls:"stashpad-pinned-row stashpad-shared-row"}),g=h.createSpan({cls:"stashpad-pinned-icon"});(0,oe.setIcon)(g,"users"),d.color&&(g.style.color=d.color);let u=h.createSpan({cls:"stashpad-pinned-label",text:d.title});u.onclick=()=>this.openSharedFromPanel(d.folder,d.id);let p=d.folder.split("/").pop()||d.folder;h.createSpan({cls:"stashpad-pinned-folder",text:p}),d.authorDisplay&&h.createSpan({cls:"stashpad-shared-meta"}).setText(d.authorId===i?`you \xB7 ${d.contributorCount} contributor${d.contributorCount===1?"":"s"}`:`by ${d.authorDisplay}${d.contributorCount>0?` \xB7 ${d.contributorCount} contributor${d.contributorCount===1?"":"s"}`:""}`)}}collectSharedNotes(e){let t=this.plugin.discoverStashpadFolders(),i=new Set(t),s=new Map;for(let o of this.app.vault.getMarkdownFiles()){let a=o.parent?.path?.replace(/\/+$/,"")??"";if(!i.has(a))continue;let l=this.app.metadataCache.getFileCache(o)?.frontmatter??{};l.id===F&&s.set(a,this.extractAuthorId(l.author))}let n=[];for(let o of this.app.vault.getMarkdownFiles()){let a=o.parent?.path?.replace(/\/+$/,"")??"";if(!i.has(a)||a.endsWith("/_authors")||o.path.includes("/_authors/"))continue;let l=this.app.metadataCache.getFileCache(o)?.frontmatter??{};if(typeof l.id!="string"||l.id===F)continue;let c=this.extractAuthorId(l.author),d=Array.isArray(l.contributors)?l.contributors.filter(C=>typeof C=="string"):[],h=s.get(a)??null;if(!(d.length>0||h===e&&(c!==null&&c!==e)))continue;let I=this.titleFromFile(o),m=typeof l.color=="string"?l.color:null;n.push({file:o,folder:a,id:l.id,title:I,color:m,authorId:c,authorDisplay:this.extractAuthorDisplay(l.author)||(c??""),contributorCount:d.length})}return n.sort((o,a)=>{let l=this.app.metadataCache.getFileCache(o.file)?.frontmatter??{},c=this.app.metadataCache.getFileCache(a.file)?.frontmatter??{},d=l.modified??l.created??"";return(c.modified??c.created??"").localeCompare(d)}),n}extractAuthorId(e){if(typeof e!="string")return null;let t=e.match(/-([a-z0-9]{4,12})(?:\.md)?(?:\||\]\])/i);return t?t[1]:null}extractAuthorDisplay(e){if(typeof e!="string")return"";let t=e.match(/\|([^\]]+)\]\]/);if(t)return t[1].trim();let i=e.match(/_authors\/([^\]|]+)-[a-z0-9]{4,12}/i);return i?i[1].replace(/[-_]/g," ").trim():""}async openSharedFromPanel(e,t){await this.plugin.revealNoteByRef(e,t)}renderTasksPanel(e){let t=e.createDiv({cls:"stashpad-panel-tasks"}),s=t.createDiv({cls:"stashpad-task-review-bar"}).createEl("button",{cls:"stashpad-task-review-open"});(0,oe.setIcon)(s.createSpan({cls:"stashpad-btn-icon"}),"maximize-2"),s.createSpan({text:"Daily review"}),s.onclick=()=>new oi(this.app,this.plugin).open();let n=this.collectTasks();if(n.length===0){t.createDiv({cls:"stashpad-tasks-empty"}).setText("No tasks yet \u2014 press G on a note to mark it a task, or D to give it a due date.");return}let o=(this.plugin.settings.authorId??"").trim(),a=D=>!!o&&D.assignedTo.some(b=>b.id===o),l=D=>{let b=this.taskAssignFilter;if(b.startsWith("person:")){let P=b.slice(7);return D.assignedTo.some(O=>O.id===P)}switch(b){case"mine":return a(D);case"others":return D.assignedTo.length>0&&!a(D);case"byme":return!!o&&D.assignedBy?.id===o;case"unassigned":return D.assignedTo.length===0;default:return!0}},c=new Map;for(let D of n){for(let b of D.assignedTo)b.id!==o&&c.set(b.id,b.name);D.assignedBy&&D.assignedBy.id!==o&&c.set(D.assignedBy.id,D.assignedBy.name)}let d=[...c.entries()].map(([D,b])=>({id:D,name:b})).sort((D,b)=>D.name.localeCompare(b.name)),h=t.createDiv({cls:"stashpad-task-assign-bar"});h.createSpan({cls:"stashpad-task-assign-label",text:"Assignment"});let g=h.createEl("select",{cls:"stashpad-task-assign-select"}),u=D=>{let b={all:"Everyone",mine:"Assigned to me",others:"Assigned to others",byme:"Assigned by me",unassigned:"Unassigned"};return D.startsWith("person:")?c.get(D.slice(7))??"Person":b[D]??D},p=D=>{let b=g.createEl("option",{text:u(D),value:D});this.taskAssignFilter===D&&(b.selected=!0)};for(let D of["all","mine","others","byme","unassigned"])p(D);if(d.length>0){let D=g.createEl("optgroup");D.setAttr("label","By person");for(let b of d){let P=D.createEl("option",{text:b.name,value:`person:${b.id}`});this.taskAssignFilter===`person:${b.id}`&&(P.selected=!0)}}g.onchange=()=>{this.taskAssignFilter=g.value,this.render()};let f=[...new Set(n.map(D=>D.folder))].sort((D,b)=>D.localeCompare(b));this.taskFolderFilter!=="all"&&!f.includes(this.taskFolderFilter)&&(this.taskFolderFilter="all");let I=t.createDiv({cls:"stashpad-task-assign-bar"});I.createSpan({cls:"stashpad-task-assign-label",text:"Folder"});let m=I.createEl("select",{cls:"stashpad-task-assign-select"}),C=m.createEl("option",{text:"All folders",value:"all"});this.taskFolderFilter==="all"&&(C.selected=!0);for(let D of f){let b=m.createEl("option",{text:D.split("/").pop()||D,value:D});this.taskFolderFilter===D&&(b.selected=!0)}m.onchange=()=>{this.taskFolderFilter=m.value,this.render()};let B=D=>this.taskFolderFilter==="all"||D.folder===this.taskFolderFilter,w=n.filter(D=>l(D)&&B(D));if(w.length===0){t.createDiv({cls:"stashpad-tasks-empty"}).setText("No tasks match the current filters.");return}let y=new Date;y.setHours(0,0,0,0);let v=y.getTime(),E=v+24*60*60*1e3,Q={overdue:[],today:[],upcoming:[],nodate:[],completed:[]};for(let D of w){if(D.completed){Q.completed.push(D);continue}if(D.due==null){Q.nodate.push(D);continue}D.due<v?Q.overdue.push(D):D.due<E?Q.today.push(D):Q.upcoming.push(D)}let S=(D,b)=>D.due==null&&b.due==null?D.title.localeCompare(b.title):D.due==null?1:b.due==null?-1:D.due-b.due,x=[{key:"overdue",label:"Overdue",icon:"alert-circle"},{key:"today",label:"Due today",icon:"calendar-clock"},{key:"upcoming",label:"Upcoming",icon:"calendar"},{key:"nodate",label:"No date",icon:"inbox"},{key:"completed",label:"Completed",icon:"check-circle-2"}],H=t.createDiv({cls:"stashpad-task-filters"}),G=w.length,N=(D,b,P)=>{let O=H.createEl("button",{cls:"stashpad-task-filter"});this.taskFilter===D&&O.addClass("is-active"),O.createSpan({cls:"stashpad-task-filter-label",text:b}),O.createSpan({cls:"stashpad-task-filter-count",text:String(P)}),O.onclick=()=>{this.taskFilter=D,this.render()}};N("all","All",G),N("overdue","Overdue",Q.overdue.length),N("today","Today",Q.today.length),N("upcoming","Upcoming",Q.upcoming.length),N("nodate","No date",Q.nodate.length),N("completed","Done",Q.completed.length);let R=this.taskFilter==="all"?x:x.filter(D=>D.key===this.taskFilter),U=!1;for(let D of R){let b=Q[D.key];if(b.length!==0){if(U=!0,b.sort(D.key==="completed"?(P,O)=>S(O,P):S),this.taskFilter==="all"){let P=t.createDiv({cls:`stashpad-task-section-header is-${D.key}`});(0,oe.setIcon)(P.createSpan({cls:"stashpad-task-section-icon"}),D.icon),P.createSpan({cls:"stashpad-task-section-name",text:D.label}),P.createSpan({cls:"stashpad-task-section-count",text:String(b.length)})}for(let P of b)this.renderTaskRow(t,P,D.key==="today")}}if(!U&&this.taskFilter!=="all"){t.createDiv({cls:"stashpad-tasks-empty"}).setText(`Nothing in "${R[0]?.label??this.taskFilter}".`);return}U||t.createDiv({cls:"stashpad-tasks-empty"}).setText("No tasks to show.")}renderTaskRow(e,t,i){let s=e.createDiv({cls:"stashpad-pinned-row stashpad-task-row"});t.color&&s.addClass("has-color"),t.completed&&s.addClass("is-completed");let n=s.createSpan({cls:"stashpad-pinned-icon stashpad-task-checkbox"});(0,oe.setIcon)(n,t.completed?"check-square":"square"),t.color&&(n.style.color=t.color),n.title=t.completed?"Mark not done":"Mark done",n.onclick=l=>{l.stopPropagation(),this.toggleTaskCompleted(t)};let o=s.createSpan({cls:"stashpad-pinned-label",text:t.title});if(o.onclick=()=>this.openTaskFromPanel(t.folder,t.id),s.createSpan({cls:"stashpad-task-folder",text:t.folder.split("/").pop()||t.folder}),t.due!=null){let l=s.createSpan({cls:"stashpad-task-due",text:this.formatDueShort(t.due,i)});t.due<Date.now()&&!t.completed&&l.addClass("is-overdue")}else t.dueRaw&&s.createSpan({cls:"stashpad-task-due",text:t.dueRaw});if(t.assignedTo.length>0){let l=(this.plugin.settings.authorId??"").trim(),c=s.createSpan({cls:"stashpad-task-assignees"});for(let d of t.assignedTo){let h=c.createSpan({cls:"stashpad-task-assignee"});l&&d.id===l&&h.addClass("is-me"),h.setText(this.initials(d.name)),h.title=l&&d.id===l?`${d.name} (you)`:d.name}}let a=s.createEl("button",{cls:"stashpad-task-snooze"});(0,oe.setIcon)(a,"alarm-clock"),a.title="Snooze \u2014 reschedule due date",a.onclick=l=>{l.stopPropagation(),this.snoozeTask(t)},s.oncontextmenu=l=>{l.preventDefault();let c=new oe.Menu;c.addItem(d=>d.setTitle("Open").setIcon("arrow-right").onClick(()=>{this.openTaskFromPanel(t.folder,t.id)})),c.addItem(d=>d.setTitle("Snooze (reschedule)\u2026").setIcon("alarm-clock").onClick(()=>{this.snoozeTask(t)})),c.showAtMouseEvent(l)}}snoozeTask(e){let t=e.dueRaw??(e.due!=null?new Date(e.due).toISOString():null);new Oe(this.app,t,i=>{this.app.fileManager.processFrontMatter(e.file,s=>{i.iso===null?delete s.due:(s.due=i.iso,s.task=!0)}).then(()=>this.scheduleRender()).catch(s=>new oe.Notice(`Couldn't snooze: ${s.message}`))},{title:"Snooze \u2014 reschedule",hideAssignees:!0,quickAdjusts:this.plugin.settings.dueQuickAdjusts}).open()}formatDueShort(e,t){return t?ei(e,this.plugin.settings):Bt(e,this.plugin.settings)}async openTaskFromPanel(e,t){await this.plugin.revealNoteByRef(e,t)}async toggleTaskCompleted(e){try{await this.app.fileManager.processFrontMatter(e.file,t=>{t.completed=t.completed!==!0})}catch(t){new oe.Notice(`Couldn't update task: ${t.message}`);return}this.scheduleRender()}initials(e){let t=e.trim().split(/\s+/).filter(Boolean);return t.length===0?"?":t.length===1?t[0].slice(0,2).toUpperCase():(t[0][0]+t[t.length-1][0]).toUpperCase()}collectTasks(){return Ss(this.app,this.plugin)}};async function xs(A){let r=A.workspace.getLeavesOfType(It);if(r.length>0){A.workspace.revealLeaf(r[0]);return}let e=A.workspace.getLeftLeaf(!1);if(!e){new oe.Notice("Stashpad: couldn't open the panels view.");return}await e.setViewState({type:It,active:!0}),A.workspace.revealLeaf(e)}var Ia=require("obsidian");le();var T=require("obsidian");Zi();var Hs=require("obsidian");le();var li=class extends Hs.AbstractInputSuggest{constructor(e,t){super(e,t);this.inputEl=t}getSuggestions(e){let t=e.toLowerCase().split(/\s+/).filter(Boolean),i=o=>t.every(a=>o.toLowerCase().includes(a)),s=[],n=o=>{if(!(o.path!=="/"&&Bs.has(o.name))){o.path!=="/"&&i(o.path)&&s.push(o);for(let a of o.children)a instanceof Hs.TFolder&&n(a)}};return n(this.app.vault.getRoot()),s.slice(0,100)}renderSuggestion(e,t){t.setText(e.path)}selectSuggestion(e){this.setValue(e.path),this.inputEl.dispatchEvent(new Event("input",{bubbles:!0})),this.close()}};var ci=require("obsidian"),Rs=class A extends ci.AbstractInputSuggest{constructor(e,t){super(e,t);this.inputEl=t}static norm(e){return e.replace(/^lucide-/,"")}getSuggestions(e){let t=e.toLowerCase().split(/\s+/).filter(Boolean),i=new Set,s=[];for(let a of(0,ci.getIconIds)()){let l=A.norm(a);i.has(l)||(i.add(l),s.push(l))}let n=a=>t.every(l=>a.toLowerCase().includes(l)),o=t.length?s.filter(n):s;return o.sort(),o.slice(0,t.length?50:300)}renderSuggestion(e,t){t.addClass("stashpad-icon-suggest-item");let i=t.createSpan({cls:"stashpad-icon-suggest-icon"});(0,ci.setIcon)(i,e),t.createSpan({cls:"stashpad-icon-suggest-label",text:e})}selectSuggestion(e){this.setValue(e),this.inputEl.dispatchEvent(new Event("input",{bubbles:!0})),this.close()}};le();Ee();var Jt=require("obsidian"),po={create:{label:"Create",desc:"Confirmations after a new note is created."},edit:{label:"Edit",desc:"Edit-related toasts (currently rare)."},delete:{label:"Delete",desc:"Confirmations after deleting one or more notes."},move:{label:"Move",desc:"After reparenting or moving notes between folders."},merge:{label:"Merge",desc:"After combining multiple notes into one."},split:{label:"Split",desc:"After splitting a note in two."},clone:{label:"Clone",desc:"After duplicating notes or subtrees."},complete:{label:"Complete",desc:"When a note is marked complete."},uncomplete:{label:"Uncomplete",desc:"When a note's complete mark is removed."},export:{label:"Export",desc:".stash exports \u2014 success + the action buttons."},import:{label:"Import",desc:".stash imports (both manual and the drop-folder auto-import)."},attachment:{label:"Attachment",desc:"Attachment add / remove notifications."},color:{label:"Color",desc:"Per-note color changes."},reorder:{label:"Reorder",desc:"Drag-reorder and keyboard moveUp/Down/Top/Bottom."},multiplayer:{label:"Multiplayer",desc:"Cross-author activity (someone else touched your notes or vice versa)."},reminder:{label:"Reminder",desc:"Task due-date reminders \u2014 surfaced when a task comes due (fired at launch / periodically)."},system:{label:"System",desc:"Plumbing toasts: backfill progress, integrity warnings, errors not tied to a verb."}},tc={info:4e3,success:4e3,warning:6e3,error:1e4},Vr=5e3,Us=class{constructor(r){this.app=r;this.history=[];this.nextId=1;this.historyLimit=Vr;this.changeListeners=new Set;this.muted=new Set;this.defaultAuthorId=null}setDefaultAuthorId(r){this.defaultAuthorId=r||null}show(r){let e=r.kind??"info",t=r.category??"system",i={id:this.nextId++,ts:Date.now(),message:r.message,kind:e,category:t,authorId:r.authorId??this.defaultAuthorId??void 0,affectedIds:r.affectedIds?r.affectedIds.slice():[],affectedPaths:r.affectedPaths?r.affectedPaths.slice():[],affectedAuthorIds:r.affectedAuthorIds?r.affectedAuthorIds.slice():[],folder:r.folder,actionLabels:(r.actions??[]).map(o=>o.label)};if(this.pushHistory(i),this.muted.has(t))return null;let s=this.buildContent(r,e),n=r.duration??tc[e];return new Jt.Notice(s,n)}onChange(r){return this.changeListeners.add(r),()=>this.changeListeners.delete(r)}recent(){return this.history.slice().reverse()}clearHistory(){this.history=[],this.emit()}setMuted(r,e){e?this.muted.add(r):this.muted.delete(r)}isMuted(r){return this.muted.has(r)}loadMutedFromList(r){this.muted=new Set(r)}mutedList(){return Array.from(this.muted)}loadHistory(r){let e=this.applyLimit(r.slice());this.history=e;let t=0;for(let i of e)i.id>t&&(t=i.id);this.nextId=Math.max(this.nextId,t+1),this.emit()}setHistoryLimit(r){this.historyLimit=Number.isFinite(r)?r:Vr,this.history=this.applyLimit(this.history),this.emit()}applyLimit(r){return this.historyLimit<=0||r.length<=this.historyLimit?r:r.slice(r.length-this.historyLimit)}pushHistory(r){this.history.push(r),this.history=this.applyLimit(this.history),this.emit()}emit(){for(let r of this.changeListeners)try{r()}catch(e){console.warn("[Stashpad] notification listener failed",e)}}buildContent(r,e){let t=document.createDocumentFragment(),i=document.createElement("div");i.className=`stashpad-notice stashpad-notice-${e}`;let s=document.createElement("div");s.className="stashpad-notice-message";let n=r.message.split(/(`[^`\n]+`)/);for(let o of n)if(o.length>1&&o.startsWith("`")&&o.endsWith("`")){let a=document.createElement("code");a.textContent=o.slice(1,-1),s.appendChild(a)}else o.length>0&&s.appendChild(document.createTextNode(o));if(i.appendChild(s),r.actions&&r.actions.length>0){let o=document.createElement("div");o.className="stashpad-notice-actions";for(let a of r.actions){let l=document.createElement("button");l.className="stashpad-notice-action",l.textContent=a.label,l.addEventListener("click",c=>{if(c.stopPropagation(),Promise.resolve().then(()=>a.onClick()).catch(d=>console.warn("[Stashpad] notification action failed",d)),!a.keepOpen){let d=l.closest(".notice");d&&d.parentElement&&d.parentElement.removeChild(d)}}),o.appendChild(l)}i.appendChild(o)}return t.appendChild(i),t}};function Gs(A,r,e){let t=A.vault.getAbstractFileByPath(r);if(!(t instanceof Jt.TFile))return[];let i=[{label:"Reveal",keepOpen:!0,onClick:()=>{let s=A.workspace.getLeavesOfType("file-explorer")[0];if(!s)return;A.workspace.revealLeaf(s),s.view?.revealInFolder?.(t)}}];if(!e){let s=Jt.Platform.isMacOS?"Finder":Jt.Platform.isWin?"File Explorer":"file manager";i.push({label:`Show in ${s}`,keepOpen:!0,onClick:()=>{try{let n=window.require?.("electron")?.shell,a=A.vault.adapter?.getFullPath?.(r);a&&n?.showItemInFolder&&n.showItemInFolder(a)}catch(n){console.warn("[Stashpad] showItemInFolder failed",n)}}})}return i}var Wr=require("obsidian"),go=Wr.Platform.isMacOS;function ji(A){if(!A)return"(none)";let r=A.replace(/\bMod\b/g,go?"Cmd":"Ctrl");return go&&(r=r.replace(/\bAlt\b/g,"Option")),r}function Xr(A,r,e={allowSingleKey:!0}){let t=A.placeholder,i=A.value;A.placeholder="Press a key\u2026 (Backspace to cancel)",A.value="",A.classList.add("is-recording");let s=!1,n=()=>{A.placeholder=t,A.classList.remove("is-recording"),s||(A.value=i),A.removeEventListener("keydown",o,!0),A.removeEventListener("blur",a)},o=l=>{if(l.key==="Control"||l.key==="Shift"||l.key==="Alt"||l.key==="Meta"||l.key==="OS")return;let c=!!l.code&&(/^Key[A-Z]$/.test(l.code)||/^Digit\d$/.test(l.code));if((l.key==="Dead"||l.key==="Process"||l.key==="Unidentified")&&!c)return;if(l.preventDefault(),l.stopPropagation(),l.key==="Backspace"&&!l.metaKey&&!l.ctrlKey&&!l.altKey&&!l.shiftKey){n();return}let d=[];go?(l.metaKey&&d.push("Mod"),l.ctrlKey&&d.push("Ctrl")):l.ctrlKey&&d.push("Mod"),l.altKey&&d.push("Alt"),l.shiftKey&&d.push("Shift");let h=ic(l.key,l.code);if(!h||d.length===0&&!e.allowSingleKey)return;d.push(h);let g=d.join("+");s=!0,n(),r(g)},a=()=>n();return A.addEventListener("keydown",o,!0),A.addEventListener("blur",a),n}function ic(A,r){if(!A)return"";if(r){let e=/^Key([A-Z])$/.exec(r);if(e)return e[1];let t=/^Digit(\d)$/.exec(r);if(t)return t[1]}return A.length===1?A.toUpperCase():A}ri();Le();function $t(A,r,e,t){function i(s){return s instanceof e?s:new e(function(n){n(s)})}return new(e||(e=Promise))(function(s,n){function o(c){try{l(t.next(c))}catch(d){n(d)}}function a(c){try{l(t.throw(c))}catch(d){n(d)}}function l(c){c.done?s(c.value):i(c.value).then(o,a)}l((t=t.apply(A,r||[])).next())})}var ae=class{constructor(){this.mutex=Promise.resolve()}lock(){let r=()=>{};return this.mutex=this.mutex.then(()=>new Promise(r)),new Promise(e=>{r=e})}dispatch(r){return $t(this,void 0,void 0,function*(){let e=yield this.lock();try{return yield Promise.resolve(r())}finally{e()}})}},uo;function sc(){return typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global}var Co=sc(),fo=(uo=Co.Buffer)!==null&&uo!==void 0?uo:null,nc=Co.TextEncoder?new Co.TextEncoder:null;function ia(A,r){return(A&15)+(A>>6|A>>3&8)<<4|(r&15)+(r>>6|r>>3&8)}function sa(A,r){let e=r.length>>1;for(let t=0;t<e;t++){let i=t<<1;A[t]=ia(r.charCodeAt(i),r.charCodeAt(i+1))}}function oc(A,r){if(A.length!==r.length*2)return!1;for(let e=0;e<r.length;e++){let t=e<<1;if(r[e]!==ia(A.charCodeAt(t),A.charCodeAt(t+1)))return!1}return!0}var Zr=87,jr=48;function Bo(A,r,e){let t=0;for(let i=0;i<e;i++){let s=r[i]>>>4;A[t++]=s>9?s+Zr:s+jr,s=r[i]&15,A[t++]=s>9?s+Zr:s+jr}return String.fromCharCode.apply(null,A)}var ht=fo!==null?A=>{if(typeof A=="string"){let r=fo.from(A,"utf8");return new Uint8Array(r.buffer,r.byteOffset,r.length)}if(fo.isBuffer(A))return new Uint8Array(A.buffer,A.byteOffset,A.length);if(ArrayBuffer.isView(A))return new Uint8Array(A.buffer,A.byteOffset,A.byteLength);throw new Error("Invalid data type!")}:A=>{if(typeof A=="string")return nc.encode(A);if(ArrayBuffer.isView(A))return new Uint8Array(A.buffer,A.byteOffset,A.byteLength);throw new Error("Invalid data type!")},Ke="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",es=new Uint8Array(256);for(let A=0;A<Ke.length;A++)es[Ke.charCodeAt(A)]=A;function _r(A,r=!0){let e=A.length,t=e%3,i=[],s=e-t;for(let n=0;n<s;n+=3){let o=(A[n]<<16&16711680)+(A[n+1]<<8&65280)+(A[n+2]&255),a=Ke.charAt(o>>18&63)+Ke.charAt(o>>12&63)+Ke.charAt(o>>6&63)+Ke.charAt(o&63);i.push(a)}if(t===1){let n=A[e-1],o=Ke.charAt(n>>2),a=Ke.charAt(n<<4&63);i.push(`${o}${a}`),r&&i.push("==")}else if(t===2){let n=(A[e-2]<<8)+A[e-1],o=Ke.charAt(n>>10),a=Ke.charAt(n>>4&63),l=Ke.charAt(n<<2&63);i.push(`${o}${a}${l}`),r&&i.push("=")}return i.join("")}function rc(A){let r=Math.floor(A.length*.75),e=A.length;return A[e-1]==="="&&(r-=1,A[e-2]==="="&&(r-=1)),r}function ac(A){let r=rc(A),e=A.length,t=new Uint8Array(r),i=0;for(let s=0;s<e;s+=4){let n=es[A.charCodeAt(s)],o=es[A.charCodeAt(s+1)],a=es[A.charCodeAt(s+2)],l=es[A.charCodeAt(s+3)];t[i]=n<<2|o>>4,i+=1,t[i]=(o&15)<<4|a>>2,i+=1,t[i]=(a&3)<<6|l&63,i+=1}return t}var Ls=16*1024,_i=4,lc=new ae,Io=new Map;function na(A,r){return $t(this,void 0,void 0,function*(){let e=null,t=null,i=!1;if(typeof WebAssembly>"u")throw new Error("WebAssembly is not supported in this environment!");let s=(y,v=0)=>{t.set(y,v)},n=()=>t,o=()=>e.exports,a=y=>{e.exports.Hash_SetMemorySize(y);let v=e.exports.Hash_GetBuffer(),E=e.exports.memory.buffer;t=new Uint8Array(E,v,y)},l=()=>new DataView(e.exports.memory.buffer).getUint32(e.exports.STATE_SIZE,!0),c=lc.dispatch(()=>$t(this,void 0,void 0,function*(){if(!Io.has(A.name)){let v=ac(A.data),E=WebAssembly.compile(v);Io.set(A.name,E)}let y=yield Io.get(A.name);e=yield WebAssembly.instantiate(y,{})})),d=()=>$t(this,void 0,void 0,function*(){e||(yield c);let y=e.exports.Hash_GetBuffer(),v=e.exports.memory.buffer;t=new Uint8Array(v,y,Ls)}),h=(y=null)=>{i=!0,e.exports.Hash_Init(y)},g=y=>{let v=0;for(;v<y.length;){let E=y.subarray(v,v+Ls);v+=E.length,t.set(E),e.exports.Hash_Update(E.length)}},u=y=>{if(!i)throw new Error("update() called before init()");let v=ht(y);g(v)},p=new Uint8Array(r*2),f=(y,v=null)=>{if(!i)throw new Error("digest() called before init()");return i=!1,e.exports.Hash_Final(v),y==="binary"?t.slice(0,r):Bo(p,t,r)},I=()=>{if(!i)throw new Error("save() can only be called after init() and before digest()");let y=e.exports.Hash_GetState(),v=l(),E=e.exports.memory.buffer,Q=new Uint8Array(E,y,v),S=new Uint8Array(_i+v);return sa(S,A.hash),S.set(Q,_i),S},m=y=>{if(!(y instanceof Uint8Array))throw new Error("load() expects an Uint8Array generated by save()");let v=e.exports.Hash_GetState(),E=l(),Q=_i+E,S=e.exports.memory.buffer;if(y.length!==Q)throw new Error(`Bad state length (expected ${Q} bytes, got ${y.length})`);if(!oc(A.hash,y.subarray(0,_i)))throw new Error("This state was written by an incompatible hash implementation");let x=y.subarray(_i);new Uint8Array(S,v,E).set(x),i=!0},C=y=>typeof y=="string"?y.length<Ls/4:y.byteLength<Ls,B=C;switch(A.name){case"argon2":case"scrypt":B=()=>!0;break;case"blake2b":case"blake2s":B=(y,v)=>v<=512&&C(y);break;case"blake3":B=(y,v)=>v===0&&C(y);break;case"xxhash64":case"xxhash3":case"xxhash128":case"crc64":B=()=>!1;break}let w=(y,v=null,E=null)=>{if(!B(y,v))return h(v),u(y),f("hex",E);let Q=ht(y);return t.set(Q),e.exports.Hash_Calculate(Q.length,v,E),Bo(p,t,r)};return yield d(),{getMemory:n,writeMemory:s,getExports:o,setMemorySize:a,init:h,update:u,digest:f,save:I,load:m,calculate:w,hashLength:r}})}var bA=new ae;var cc="argon2",dc="AGFzbQEAAAABKQVgAX8Bf2AAAX9gEH9/f39/f39/f39/f39/f38AYAR/f39/AGACf38AAwYFAAECAwQFBgEBAoCAAgYIAX8BQZCoBAsHQQQGbWVtb3J5AgASSGFzaF9TZXRNZW1vcnlTaXplAAAOSGFzaF9HZXRCdWZmZXIAAQ5IYXNoX0NhbGN1bGF0ZQAECvEyBVgBAn9BACEBAkAgAEEAKAKICCICRg0AAkAgACACayIAQRB2IABBgIB8cSAASWoiAEAAQX9HDQBB/wHADwtBACEBQQBBACkDiAggAEEQdK18NwOICAsgAcALcAECfwJAQQAoAoAIIgANAEEAPwBBEHQiADYCgAhBACgCiAgiAUGAgCBGDQACQEGAgCAgAWsiAEEQdiAAQYCAfHEgAElqIgBAAEF/Rw0AQQAPC0EAQQApA4gIIABBEHStfDcDiAhBACgCgAghAAsgAAvcDgECfiAAIAQpAwAiECAAKQMAIhF8IBFCAYZC/v///x+DIBBC/////w+DfnwiEDcDACAMIBAgDCkDAIVCIIkiEDcDACAIIBAgCCkDACIRfCARQgGGQv7///8fgyAQQv////8Pg358IhA3AwAgBCAQIAQpAwCFQiiJIhA3AwAgACAQIAApAwAiEXwgEEL/////D4MgEUIBhkL+////H4N+fCIQNwMAIAwgECAMKQMAhUIwiSIQNwMAIAggECAIKQMAIhF8IBBC/////w+DIBFCAYZC/v///x+DfnwiEDcDACAEIBAgBCkDAIVCAYk3AwAgASAFKQMAIhAgASkDACIRfCARQgGGQv7///8fgyAQQv////8Pg358IhA3AwAgDSAQIA0pAwCFQiCJIhA3AwAgCSAQIAkpAwAiEXwgEUIBhkL+////H4MgEEL/////D4N+fCIQNwMAIAUgECAFKQMAhUIoiSIQNwMAIAEgECABKQMAIhF8IBBC/////w+DIBFCAYZC/v///x+DfnwiEDcDACANIBAgDSkDAIVCMIkiEDcDACAJIBAgCSkDACIRfCAQQv////8PgyARQgGGQv7///8fg358IhA3AwAgBSAQIAUpAwCFQgGJNwMAIAIgBikDACIQIAIpAwAiEXwgEUIBhkL+////H4MgEEL/////D4N+fCIQNwMAIA4gECAOKQMAhUIgiSIQNwMAIAogECAKKQMAIhF8IBFCAYZC/v///x+DIBBC/////w+DfnwiEDcDACAGIBAgBikDAIVCKIkiEDcDACACIBAgAikDACIRfCAQQv////8PgyARQgGGQv7///8fg358IhA3AwAgDiAQIA4pAwCFQjCJIhA3AwAgCiAQIAopAwAiEXwgEEL/////D4MgEUIBhkL+////H4N+fCIQNwMAIAYgECAGKQMAhUIBiTcDACADIAcpAwAiECADKQMAIhF8IBFCAYZC/v///x+DIBBC/////w+DfnwiEDcDACAPIBAgDykDAIVCIIkiEDcDACALIBAgCykDACIRfCARQgGGQv7///8fgyAQQv////8Pg358IhA3AwAgByAQIAcpAwCFQiiJIhA3AwAgAyAQIAMpAwAiEXwgEEL/////D4MgEUIBhkL+////H4N+fCIQNwMAIA8gECAPKQMAhUIwiSIQNwMAIAsgECALKQMAIhF8IBBC/////w+DIBFCAYZC/v///x+DfnwiEDcDACAHIBAgBykDAIVCAYk3AwAgACAFKQMAIhAgACkDACIRfCARQgGGQv7///8fgyAQQv////8Pg358IhA3AwAgDyAQIA8pAwCFQiCJIhA3AwAgCiAQIAopAwAiEXwgEUIBhkL+////H4MgEEL/////D4N+fCIQNwMAIAUgECAFKQMAhUIoiSIQNwMAIAAgECAAKQMAIhF8IBBC/////w+DIBFCAYZC/v///x+DfnwiEDcDACAPIBAgDykDAIVCMIkiEDcDACAKIBAgCikDACIRfCAQQv////8PgyARQgGGQv7///8fg358IhA3AwAgBSAQIAUpAwCFQgGJNwMAIAEgBikDACIQIAEpAwAiEXwgEUIBhkL+////H4MgEEL/////D4N+fCIQNwMAIAwgECAMKQMAhUIgiSIQNwMAIAsgECALKQMAIhF8IBFCAYZC/v///x+DIBBC/////w+DfnwiEDcDACAGIBAgBikDAIVCKIkiEDcDACABIBAgASkDACIRfCAQQv////8PgyARQgGGQv7///8fg358IhA3AwAgDCAQIAwpAwCFQjCJIhA3AwAgCyAQIAspAwAiEXwgEEL/////D4MgEUIBhkL+////H4N+fCIQNwMAIAYgECAGKQMAhUIBiTcDACACIAcpAwAiECACKQMAIhF8IBFCAYZC/v///x+DIBBC/////w+DfnwiEDcDACANIBAgDSkDAIVCIIkiEDcDACAIIBAgCCkDACIRfCARQgGGQv7///8fgyAQQv////8Pg358IhA3AwAgByAQIAcpAwCFQiiJIhA3AwAgAiAQIAIpAwAiEXwgEEL/////D4MgEUIBhkL+////H4N+fCIQNwMAIA0gECANKQMAhUIwiSIQNwMAIAggECAIKQMAIhF8IBBC/////w+DIBFCAYZC/v///x+DfnwiEDcDACAHIBAgBykDAIVCAYk3AwAgAyAEKQMAIhAgAykDACIRfCARQgGGQv7///8fgyAQQv////8Pg358IhA3AwAgDiAQIA4pAwCFQiCJIhA3AwAgCSAQIAkpAwAiEXwgEUIBhkL+////H4MgEEL/////D4N+fCIQNwMAIAQgECAEKQMAhUIoiSIQNwMAIAMgECADKQMAIhF8IBBC/////w+DIBFCAYZC/v///x+DfnwiEDcDACAOIBAgDikDAIVCMIkiEDcDACAJIBAgCSkDACIRfCAQQv////8PgyARQgGGQv7///8fg358IhA3AwAgBCAQIAQpAwCFQgGJNwMAC98aAQN/QQAhBEEAIAIpAwAgASkDAIU3A5AIQQAgAikDCCABKQMIhTcDmAhBACACKQMQIAEpAxCFNwOgCEEAIAIpAxggASkDGIU3A6gIQQAgAikDICABKQMghTcDsAhBACACKQMoIAEpAyiFNwO4CEEAIAIpAzAgASkDMIU3A8AIQQAgAikDOCABKQM4hTcDyAhBACACKQNAIAEpA0CFNwPQCEEAIAIpA0ggASkDSIU3A9gIQQAgAikDUCABKQNQhTcD4AhBACACKQNYIAEpA1iFNwPoCEEAIAIpA2AgASkDYIU3A/AIQQAgAikDaCABKQNohTcD+AhBACACKQNwIAEpA3CFNwOACUEAIAIpA3ggASkDeIU3A4gJQQAgAikDgAEgASkDgAGFNwOQCUEAIAIpA4gBIAEpA4gBhTcDmAlBACACKQOQASABKQOQAYU3A6AJQQAgAikDmAEgASkDmAGFNwOoCUEAIAIpA6ABIAEpA6ABhTcDsAlBACACKQOoASABKQOoAYU3A7gJQQAgAikDsAEgASkDsAGFNwPACUEAIAIpA7gBIAEpA7gBhTcDyAlBACACKQPAASABKQPAAYU3A9AJQQAgAikDyAEgASkDyAGFNwPYCUEAIAIpA9ABIAEpA9ABhTcD4AlBACACKQPYASABKQPYAYU3A+gJQQAgAikD4AEgASkD4AGFNwPwCUEAIAIpA+gBIAEpA+gBhTcD+AlBACACKQPwASABKQPwAYU3A4AKQQAgAikD+AEgASkD+AGFNwOICkEAIAIpA4ACIAEpA4AChTcDkApBACACKQOIAiABKQOIAoU3A5gKQQAgAikDkAIgASkDkAKFNwOgCkEAIAIpA5gCIAEpA5gChTcDqApBACACKQOgAiABKQOgAoU3A7AKQQAgAikDqAIgASkDqAKFNwO4CkEAIAIpA7ACIAEpA7AChTcDwApBACACKQO4AiABKQO4AoU3A8gKQQAgAikDwAIgASkDwAKFNwPQCkEAIAIpA8gCIAEpA8gChTcD2ApBACACKQPQAiABKQPQAoU3A+AKQQAgAikD2AIgASkD2AKFNwPoCkEAIAIpA+ACIAEpA+AChTcD8ApBACACKQPoAiABKQPoAoU3A/gKQQAgAikD8AIgASkD8AKFNwOAC0EAIAIpA/gCIAEpA/gChTcDiAtBACACKQOAAyABKQOAA4U3A5ALQQAgAikDiAMgASkDiAOFNwOYC0EAIAIpA5ADIAEpA5ADhTcDoAtBACACKQOYAyABKQOYA4U3A6gLQQAgAikDoAMgASkDoAOFNwOwC0EAIAIpA6gDIAEpA6gDhTcDuAtBACACKQOwAyABKQOwA4U3A8ALQQAgAikDuAMgASkDuAOFNwPIC0EAIAIpA8ADIAEpA8ADhTcD0AtBACACKQPIAyABKQPIA4U3A9gLQQAgAikD0AMgASkD0AOFNwPgC0EAIAIpA9gDIAEpA9gDhTcD6AtBACACKQPgAyABKQPgA4U3A/ALQQAgAikD6AMgASkD6AOFNwP4C0EAIAIpA/ADIAEpA/ADhTcDgAxBACACKQP4AyABKQP4A4U3A4gMQQAgAikDgAQgASkDgASFNwOQDEEAIAIpA4gEIAEpA4gEhTcDmAxBACACKQOQBCABKQOQBIU3A6AMQQAgAikDmAQgASkDmASFNwOoDEEAIAIpA6AEIAEpA6AEhTcDsAxBACACKQOoBCABKQOoBIU3A7gMQQAgAikDsAQgASkDsASFNwPADEEAIAIpA7gEIAEpA7gEhTcDyAxBACACKQPABCABKQPABIU3A9AMQQAgAikDyAQgASkDyASFNwPYDEEAIAIpA9AEIAEpA9AEhTcD4AxBACACKQPYBCABKQPYBIU3A+gMQQAgAikD4AQgASkD4ASFNwPwDEEAIAIpA+gEIAEpA+gEhTcD+AxBACACKQPwBCABKQPwBIU3A4ANQQAgAikD+AQgASkD+ASFNwOIDUEAIAIpA4AFIAEpA4AFhTcDkA1BACACKQOIBSABKQOIBYU3A5gNQQAgAikDkAUgASkDkAWFNwOgDUEAIAIpA5gFIAEpA5gFhTcDqA1BACACKQOgBSABKQOgBYU3A7ANQQAgAikDqAUgASkDqAWFNwO4DUEAIAIpA7AFIAEpA7AFhTcDwA1BACACKQO4BSABKQO4BYU3A8gNQQAgAikDwAUgASkDwAWFNwPQDUEAIAIpA8gFIAEpA8gFhTcD2A1BACACKQPQBSABKQPQBYU3A+ANQQAgAikD2AUgASkD2AWFNwPoDUEAIAIpA+AFIAEpA+AFhTcD8A1BACACKQPoBSABKQPoBYU3A/gNQQAgAikD8AUgASkD8AWFNwOADkEAIAIpA/gFIAEpA/gFhTcDiA5BACACKQOABiABKQOABoU3A5AOQQAgAikDiAYgASkDiAaFNwOYDkEAIAIpA5AGIAEpA5AGhTcDoA5BACACKQOYBiABKQOYBoU3A6gOQQAgAikDoAYgASkDoAaFNwOwDkEAIAIpA6gGIAEpA6gGhTcDuA5BACACKQOwBiABKQOwBoU3A8AOQQAgAikDuAYgASkDuAaFNwPIDkEAIAIpA8AGIAEpA8AGhTcD0A5BACACKQPIBiABKQPIBoU3A9gOQQAgAikD0AYgASkD0AaFNwPgDkEAIAIpA9gGIAEpA9gGhTcD6A5BACACKQPgBiABKQPgBoU3A/AOQQAgAikD6AYgASkD6AaFNwP4DkEAIAIpA/AGIAEpA/AGhTcDgA9BACACKQP4BiABKQP4BoU3A4gPQQAgAikDgAcgASkDgAeFNwOQD0EAIAIpA4gHIAEpA4gHhTcDmA9BACACKQOQByABKQOQB4U3A6APQQAgAikDmAcgASkDmAeFNwOoD0EAIAIpA6AHIAEpA6AHhTcDsA9BACACKQOoByABKQOoB4U3A7gPQQAgAikDsAcgASkDsAeFNwPAD0EAIAIpA7gHIAEpA7gHhTcDyA9BACACKQPAByABKQPAB4U3A9APQQAgAikDyAcgASkDyAeFNwPYD0EAIAIpA9AHIAEpA9AHhTcD4A9BACACKQPYByABKQPYB4U3A+gPQQAgAikD4AcgASkD4AeFNwPwD0EAIAIpA+gHIAEpA+gHhTcD+A9BACACKQPwByABKQPwB4U3A4AQQQAgAikD+AcgASkD+AeFNwOIEEGQCEGYCEGgCEGoCEGwCEG4CEHACEHICEHQCEHYCEHgCEHoCEHwCEH4CEGACUGICRACQZAJQZgJQaAJQagJQbAJQbgJQcAJQcgJQdAJQdgJQeAJQegJQfAJQfgJQYAKQYgKEAJBkApBmApBoApBqApBsApBuApBwApByApB0ApB2ApB4ApB6ApB8ApB+ApBgAtBiAsQAkGQC0GYC0GgC0GoC0GwC0G4C0HAC0HIC0HQC0HYC0HgC0HoC0HwC0H4C0GADEGIDBACQZAMQZgMQaAMQagMQbAMQbgMQcAMQcgMQdAMQdgMQeAMQegMQfAMQfgMQYANQYgNEAJBkA1BmA1BoA1BqA1BsA1BuA1BwA1ByA1B0A1B2A1B4A1B6A1B8A1B+A1BgA5BiA4QAkGQDkGYDkGgDkGoDkGwDkG4DkHADkHIDkHQDkHYDkHgDkHoDkHwDkH4DkGAD0GIDxACQZAPQZgPQaAPQagPQbAPQbgPQcAPQcgPQdAPQdgPQeAPQegPQfAPQfgPQYAQQYgQEAJBkAhBmAhBkAlBmAlBkApBmApBkAtBmAtBkAxBmAxBkA1BmA1BkA5BmA5BkA9BmA8QAkGgCEGoCEGgCUGoCUGgCkGoCkGgC0GoC0GgDEGoDEGgDUGoDUGgDkGoDkGgD0GoDxACQbAIQbgIQbAJQbgJQbAKQbgKQbALQbgLQbAMQbgMQbANQbgNQbAOQbgOQbAPQbgPEAJBwAhByAhBwAlByAlBwApByApBwAtByAtBwAxByAxBwA1ByA1BwA5ByA5BwA9ByA8QAkHQCEHYCEHQCUHYCUHQCkHYCkHQC0HYC0HQDEHYDEHQDUHYDUHQDkHYDkHQD0HYDxACQeAIQegIQeAJQegJQeAKQegKQeALQegLQeAMQegMQeANQegNQeAOQegOQeAPQegPEAJB8AhB+AhB8AlB+AlB8ApB+ApB8AtB+AtB8AxB+AxB8A1B+A1B8A5B+A5B8A9B+A8QAkGACUGICUGACkGICkGAC0GIC0GADEGIDEGADUGIDUGADkGIDkGAD0GID0GAEEGIEBACAkACQCADRQ0AA0AgACAEaiIDIAIgBGoiBSkDACABIARqIgYpAwCFIARBkAhqKQMAhSADKQMAhTcDACADQQhqIgMgBUEIaikDACAGQQhqKQMAhSAEQZgIaikDAIUgAykDAIU3AwAgBEEQaiIEQYAIRw0ADAILC0EAIQQDQCAAIARqIgMgAiAEaiIFKQMAIAEgBGoiBikDAIUgBEGQCGopAwCFNwMAIANBCGogBUEIaikDACAGQQhqKQMAhSAEQZgIaikDAIU3AwAgBEEQaiIEQYAIRw0ACwsL5QcMBX8BfgR/An4BfwF+AX8Bfgd/AX4DfwF+AkBBACgCgAgiAiABQQp0aiIDKAIIIAFHDQAgAygCDCEEIAMoAgAhBUEAIAMoAhQiBq03A7gQQQAgBK0iBzcDsBBBACAFIAEgBUECdG4iCGwiCUECdK03A6gQAkACQAJAAkAgBEUNAEF/IQogBUUNASAIQQNsIQsgCEECdCIErSEMIAWtIQ0gBkF/akECSSEOQgAhDwNAQQAgDzcDkBAgD6chEEIAIRFBACEBA0BBACARNwOgECAPIBGEUCIDIA5xIRIgBkEBRiAPUCITIAZBAkYgEUICVHFxciEUQX8gAUEBakEDcSAIbEF/aiATGyEVIAEgEHIhFiABIAhsIRcgA0EBdCEYQgAhGQNAQQBCADcDwBBBACAZNwOYECAYIQECQCASRQ0AQQBCATcDwBBBkBhBkBBBkCBBABADQZAYQZAYQZAgQQAQA0ECIQELAkAgASAITw0AIAQgGaciGmwgF2ogAWohAwNAIANBACAEIAEbQQAgEVAiGxtqQX9qIRwCQAJAIBQNAEEAKAKACCICIBxBCnQiHGohCgwBCwJAIAFB/wBxIgINAEEAQQApA8AQQgF8NwPAEEGQGEGQEEGQIEEAEANBkBhBkBhBkCBBABADCyAcQQp0IRwgAkEDdEGQGGohCkEAKAKACCECCyACIANBCnRqIAIgHGogAiAKKQMAIh1CIIinIAVwIBogFhsiHCAEbCABIAFBACAZIBytUSIcGyIKIBsbIBdqIAogC2ogExsgAUUgHHJrIhsgFWqtIB1C/////w+DIh0gHX5CIIggG61+QiCIfSAMgqdqQQp0akEBEAMgA0EBaiEDIAggAUEBaiIBRw0ACwsgGUIBfCIZIA1SDQALIBFCAXwiEachASARQgRSDQALIA9CAXwiDyAHUg0AC0EAKAKACCECCyAJQQx0QYB4aiEXIAVBf2oiCkUNAgwBC0EAQgM3A6AQQQAgBEF/aq03A5AQQYB4IRcLIAIgF2ohGyAIQQx0IQhBACEcA0AgCCAcQQFqIhxsQYB4aiEEQQAhAQNAIBsgAWoiAyADKQMAIAIgBCABamopAwCFNwMAIANBCGoiAyADKQMAIAIgBCABQQhyamopAwCFNwMAIAFBCGohAyABQRBqIQEgA0H4B0kNAAsgHCAKRw0ACwsgAiAXaiEbQXghAQNAIAIgAWoiA0EIaiAbIAFqIgRBCGopAwA3AwAgA0EQaiAEQRBqKQMANwMAIANBGGogBEEYaikDADcDACADQSBqIARBIGopAwA3AwAgAUEgaiIBQfgHSQ0ACwsL",Ac="e4cdc523",hc={name:cc,data:dc,hash:Ac},pc="blake2b",gc="AGFzbQEAAAABEQRgAAF/YAJ/fwBgAX8AYAAAAwoJAAECAwECAgABBQQBAQICBg4CfwFBsIsFC38AQYAICwdwCAZtZW1vcnkCAA5IYXNoX0dldEJ1ZmZlcgAACkhhc2hfRmluYWwAAwlIYXNoX0luaXQABQtIYXNoX1VwZGF0ZQAGDUhhc2hfR2V0U3RhdGUABw5IYXNoX0NhbGN1bGF0ZQAIClNUQVRFX1NJWkUDAQrTOAkFAEGACQvrAgIFfwF+AkAgAUEBSA0AAkACQAJAIAFBgAFBACgC4IoBIgJrIgNKDQAgASEEDAELQQBBADYC4IoBAkAgAkH/AEoNACACQeCJAWohBSAAIQRBACEGA0AgBSAELQAAOgAAIARBAWohBCAFQQFqIQUgAyAGQQFqIgZB/wFxSg0ACwtBAEEAKQPAiQEiB0KAAXw3A8CJAUEAQQApA8iJASAHQv9+Vq18NwPIiQFB4IkBEAIgACADaiEAAkAgASADayIEQYEBSA0AIAIgAWohBQNAQQBBACkDwIkBIgdCgAF8NwPAiQFBAEEAKQPIiQEgB0L/flatfDcDyIkBIAAQAiAAQYABaiEAIAVBgH9qIgVBgAJLDQALIAVBgH9qIQQMAQsgBEEATA0BC0EAIQUDQCAFQQAoAuCKAWpB4IkBaiAAIAVqLQAAOgAAIAQgBUEBaiIFQf8BcUoNAAsLQQBBACgC4IoBIARqNgLgigELC78uASR+QQBBACkD0IkBQQApA7CJASIBQQApA5CJAXwgACkDICICfCIDhULr+obav7X2wR+FQiCJIgRCq/DT9K/uvLc8fCIFIAGFQiiJIgYgA3wgACkDKCIBfCIHIASFQjCJIgggBXwiCSAGhUIBiSIKQQApA8iJAUEAKQOoiQEiBEEAKQOIiQF8IAApAxAiA3wiBYVCn9j52cKR2oKbf4VCIIkiC0K7zqqm2NDrs7t/fCIMIASFQiiJIg0gBXwgACkDGCIEfCIOfCAAKQNQIgV8Ig9BACkDwIkBQQApA6CJASIQQQApA4CJASIRfCAAKQMAIgZ8IhKFQtGFmu/6z5SH0QCFQiCJIhNCiJLznf/M+YTqAHwiFCAQhUIoiSIVIBJ8IAApAwgiEHwiFiAThUIwiSIXhUIgiSIYQQApA9iJAUEAKQO4iQEiE0EAKQOYiQF8IAApAzAiEnwiGYVC+cL4m5Gjs/DbAIVCIIkiGkLx7fT4paf9p6V/fCIbIBOFQiiJIhwgGXwgACkDOCITfCIZIBqFQjCJIhogG3wiG3wiHSAKhUIoiSIeIA98IAApA1giCnwiDyAYhUIwiSIYIB18Ih0gDiALhUIwiSIOIAx8Ih8gDYVCAYkiDCAWfCAAKQNAIgt8Ig0gGoVCIIkiFiAJfCIaIAyFQiiJIiAgDXwgACkDSCIJfCIhIBaFQjCJIhYgGyAchUIBiSIMIAd8IAApA2AiB3wiDSAOhUIgiSIOIBcgFHwiFHwiFyAMhUIoiSIbIA18IAApA2giDHwiHCAOhUIwiSIOIBd8IhcgG4VCAYkiGyAZIBQgFYVCAYkiFHwgACkDcCINfCIVIAiFQiCJIhkgH3wiHyAUhUIoiSIUIBV8IAApA3giCHwiFXwgDHwiIoVCIIkiI3wiJCAbhUIoiSIbICJ8IBJ8IiIgFyAYIBUgGYVCMIkiFSAffCIZIBSFQgGJIhQgIXwgDXwiH4VCIIkiGHwiFyAUhUIoiSIUIB98IAV8Ih8gGIVCMIkiGCAXfCIXIBSFQgGJIhR8IAF8IiEgFiAafCIWIBUgHSAehUIBiSIaIBx8IAl8IhyFQiCJIhV8Ih0gGoVCKIkiGiAcfCAIfCIcIBWFQjCJIhWFQiCJIh4gGSAOIBYgIIVCAYkiFiAPfCACfCIPhUIgiSIOfCIZIBaFQiiJIhYgD3wgC3wiDyAOhUIwiSIOIBl8Ihl8IiAgFIVCKIkiFCAhfCAEfCIhIB6FQjCJIh4gIHwiICAiICOFQjCJIiIgJHwiIyAbhUIBiSIbIBx8IAp8IhwgDoVCIIkiDiAXfCIXIBuFQiiJIhsgHHwgE3wiHCAOhUIwiSIOIBkgFoVCAYkiFiAffCAQfCIZICKFQiCJIh8gFSAdfCIVfCIdIBaFQiiJIhYgGXwgB3wiGSAfhUIwiSIfIB18Ih0gFoVCAYkiFiAVIBqFQgGJIhUgD3wgBnwiDyAYhUIgiSIYICN8IhogFYVCKIkiFSAPfCADfCIPfCAHfCIihUIgiSIjfCIkIBaFQiiJIhYgInwgBnwiIiAjhUIwiSIjICR8IiQgFoVCAYkiFiAOIBd8Ig4gDyAYhUIwiSIPICAgFIVCAYkiFCAZfCAKfCIXhUIgiSIYfCIZIBSFQiiJIhQgF3wgC3wiF3wgBXwiICAPIBp8Ig8gHyAOIBuFQgGJIg4gIXwgCHwiGoVCIIkiG3wiHyAOhUIoiSIOIBp8IAx8IhogG4VCMIkiG4VCIIkiISAdIB4gDyAVhUIBiSIPIBx8IAF8IhWFQiCJIhx8Ih0gD4VCKIkiDyAVfCADfCIVIByFQjCJIhwgHXwiHXwiHiAWhUIoiSIWICB8IA18IiAgIYVCMIkiISAefCIeIBogFyAYhUIwiSIXIBl8IhggFIVCAYkiFHwgCXwiGSAchUIgiSIaICR8IhwgFIVCKIkiFCAZfCACfCIZIBqFQjCJIhogHSAPhUIBiSIPICJ8IAR8Ih0gF4VCIIkiFyAbIB98Iht8Ih8gD4VCKIkiDyAdfCASfCIdIBeFQjCJIhcgH3wiHyAPhUIBiSIPIBsgDoVCAYkiDiAVfCATfCIVICOFQiCJIhsgGHwiGCAOhUIoiSIOIBV8IBB8IhV8IAx8IiKFQiCJIiN8IiQgD4VCKIkiDyAifCAHfCIiICOFQjCJIiMgJHwiJCAPhUIBiSIPIBogHHwiGiAVIBuFQjCJIhUgHiAWhUIBiSIWIB18IAR8IhuFQiCJIhx8Ih0gFoVCKIkiFiAbfCAQfCIbfCABfCIeIBUgGHwiFSAXIBogFIVCAYkiFCAgfCATfCIYhUIgiSIXfCIaIBSFQiiJIhQgGHwgCXwiGCAXhUIwiSIXhUIgiSIgIB8gISAVIA6FQgGJIg4gGXwgCnwiFYVCIIkiGXwiHyAOhUIoiSIOIBV8IA18IhUgGYVCMIkiGSAffCIffCIhIA+FQiiJIg8gHnwgBXwiHiAghUIwiSIgICF8IiEgGyAchUIwiSIbIB18IhwgFoVCAYkiFiAYfCADfCIYIBmFQiCJIhkgJHwiHSAWhUIoiSIWIBh8IBJ8IhggGYVCMIkiGSAfIA6FQgGJIg4gInwgAnwiHyAbhUIgiSIbIBcgGnwiF3wiGiAOhUIoiSIOIB98IAZ8Ih8gG4VCMIkiGyAafCIaIA6FQgGJIg4gFSAXIBSFQgGJIhR8IAh8IhUgI4VCIIkiFyAcfCIcIBSFQiiJIhQgFXwgC3wiFXwgBXwiIoVCIIkiI3wiJCAOhUIoiSIOICJ8IAh8IiIgGiAgIBUgF4VCMIkiFSAcfCIXIBSFQgGJIhQgGHwgCXwiGIVCIIkiHHwiGiAUhUIoiSIUIBh8IAZ8IhggHIVCMIkiHCAafCIaIBSFQgGJIhR8IAR8IiAgGSAdfCIZIBUgISAPhUIBiSIPIB98IAN8Ih2FQiCJIhV8Ih8gD4VCKIkiDyAdfCACfCIdIBWFQjCJIhWFQiCJIiEgFyAbIBkgFoVCAYkiFiAefCABfCIZhUIgiSIbfCIXIBaFQiiJIhYgGXwgE3wiGSAbhUIwiSIbIBd8Ihd8Ih4gFIVCKIkiFCAgfCAMfCIgICGFQjCJIiEgHnwiHiAiICOFQjCJIiIgJHwiIyAOhUIBiSIOIB18IBJ8Ih0gG4VCIIkiGyAafCIaIA6FQiiJIg4gHXwgC3wiHSAbhUIwiSIbIBcgFoVCAYkiFiAYfCANfCIXICKFQiCJIhggFSAffCIVfCIfIBaFQiiJIhYgF3wgEHwiFyAYhUIwiSIYIB98Ih8gFoVCAYkiFiAVIA+FQgGJIg8gGXwgCnwiFSAchUIgiSIZICN8IhwgD4VCKIkiDyAVfCAHfCIVfCASfCIihUIgiSIjfCIkIBaFQiiJIhYgInwgBXwiIiAjhUIwiSIjICR8IiQgFoVCAYkiFiAbIBp8IhogFSAZhUIwiSIVIB4gFIVCAYkiFCAXfCADfCIXhUIgiSIZfCIbIBSFQiiJIhQgF3wgB3wiF3wgAnwiHiAVIBx8IhUgGCAaIA6FQgGJIg4gIHwgC3wiGoVCIIkiGHwiHCAOhUIoiSIOIBp8IAR8IhogGIVCMIkiGIVCIIkiICAfICEgFSAPhUIBiSIPIB18IAZ8IhWFQiCJIh18Ih8gD4VCKIkiDyAVfCAKfCIVIB2FQjCJIh0gH3wiH3wiISAWhUIoiSIWIB58IAx8Ih4gIIVCMIkiICAhfCIhIBogFyAZhUIwiSIXIBt8IhkgFIVCAYkiFHwgEHwiGiAdhUIgiSIbICR8Ih0gFIVCKIkiFCAafCAJfCIaIBuFQjCJIhsgHyAPhUIBiSIPICJ8IBN8Ih8gF4VCIIkiFyAYIBx8Ihh8IhwgD4VCKIkiDyAffCABfCIfIBeFQjCJIhcgHHwiHCAPhUIBiSIPIBggDoVCAYkiDiAVfCAIfCIVICOFQiCJIhggGXwiGSAOhUIoiSIOIBV8IA18IhV8IA18IiKFQiCJIiN8IiQgD4VCKIkiDyAifCAMfCIiICOFQjCJIiMgJHwiJCAPhUIBiSIPIBsgHXwiGyAVIBiFQjCJIhUgISAWhUIBiSIWIB98IBB8IhiFQiCJIh18Ih8gFoVCKIkiFiAYfCAIfCIYfCASfCIhIBUgGXwiFSAXIBsgFIVCAYkiFCAefCAHfCIZhUIgiSIXfCIbIBSFQiiJIhQgGXwgAXwiGSAXhUIwiSIXhUIgiSIeIBwgICAVIA6FQgGJIg4gGnwgAnwiFYVCIIkiGnwiHCAOhUIoiSIOIBV8IAV8IhUgGoVCMIkiGiAcfCIcfCIgIA+FQiiJIg8gIXwgBHwiISAehUIwiSIeICB8IiAgGCAdhUIwiSIYIB98Ih0gFoVCAYkiFiAZfCAGfCIZIBqFQiCJIhogJHwiHyAWhUIoiSIWIBl8IBN8IhkgGoVCMIkiGiAcIA6FQgGJIg4gInwgCXwiHCAYhUIgiSIYIBcgG3wiF3wiGyAOhUIoiSIOIBx8IAN8IhwgGIVCMIkiGCAbfCIbIA6FQgGJIg4gFSAXIBSFQgGJIhR8IAt8IhUgI4VCIIkiFyAdfCIdIBSFQiiJIhQgFXwgCnwiFXwgBHwiIoVCIIkiI3wiJCAOhUIoiSIOICJ8IAl8IiIgGyAeIBUgF4VCMIkiFSAdfCIXIBSFQgGJIhQgGXwgDHwiGYVCIIkiHXwiGyAUhUIoiSIUIBl8IAp8IhkgHYVCMIkiHSAbfCIbIBSFQgGJIhR8IAN8Ih4gGiAffCIaIBUgICAPhUIBiSIPIBx8IAd8IhyFQiCJIhV8Ih8gD4VCKIkiDyAcfCAQfCIcIBWFQjCJIhWFQiCJIiAgFyAYIBogFoVCAYkiFiAhfCATfCIahUIgiSIYfCIXIBaFQiiJIhYgGnwgDXwiGiAYhUIwiSIYIBd8Ihd8IiEgFIVCKIkiFCAefCAFfCIeICCFQjCJIiAgIXwiISAiICOFQjCJIiIgJHwiIyAOhUIBiSIOIBx8IAt8IhwgGIVCIIkiGCAbfCIbIA6FQiiJIg4gHHwgEnwiHCAYhUIwiSIYIBcgFoVCAYkiFiAZfCABfCIXICKFQiCJIhkgFSAffCIVfCIfIBaFQiiJIhYgF3wgBnwiFyAZhUIwiSIZIB98Ih8gFoVCAYkiFiAVIA+FQgGJIg8gGnwgCHwiFSAdhUIgiSIaICN8Ih0gD4VCKIkiDyAVfCACfCIVfCANfCIihUIgiSIjfCIkIBaFQiiJIhYgInwgCXwiIiAjhUIwiSIjICR8IiQgFoVCAYkiFiAYIBt8IhggFSAahUIwiSIVICEgFIVCAYkiFCAXfCASfCIXhUIgiSIafCIbIBSFQiiJIhQgF3wgCHwiF3wgB3wiISAVIB18IhUgGSAYIA6FQgGJIg4gHnwgBnwiGIVCIIkiGXwiHSAOhUIoiSIOIBh8IAt8IhggGYVCMIkiGYVCIIkiHiAfICAgFSAPhUIBiSIPIBx8IAp8IhWFQiCJIhx8Ih8gD4VCKIkiDyAVfCAEfCIVIByFQjCJIhwgH3wiH3wiICAWhUIoiSIWICF8IAN8IiEgHoVCMIkiHiAgfCIgIBggFyAahUIwiSIXIBt8IhogFIVCAYkiFHwgBXwiGCAchUIgiSIbICR8IhwgFIVCKIkiFCAYfCABfCIYIBuFQjCJIhsgHyAPhUIBiSIPICJ8IAx8Ih8gF4VCIIkiFyAZIB18Ihl8Ih0gD4VCKIkiDyAffCATfCIfIBeFQjCJIhcgHXwiHSAPhUIBiSIPIBkgDoVCAYkiDiAVfCAQfCIVICOFQiCJIhkgGnwiGiAOhUIoiSIOIBV8IAJ8IhV8IBN8IiKFQiCJIiN8IiQgD4VCKIkiDyAifCASfCIiICOFQjCJIiMgJHwiJCAPhUIBiSIPIBsgHHwiGyAVIBmFQjCJIhUgICAWhUIBiSIWIB98IAt8IhmFQiCJIhx8Ih8gFoVCKIkiFiAZfCACfCIZfCAJfCIgIBUgGnwiFSAXIBsgFIVCAYkiFCAhfCAFfCIahUIgiSIXfCIbIBSFQiiJIhQgGnwgA3wiGiAXhUIwiSIXhUIgiSIhIB0gHiAVIA6FQgGJIg4gGHwgEHwiFYVCIIkiGHwiHSAOhUIoiSIOIBV8IAF8IhUgGIVCMIkiGCAdfCIdfCIeIA+FQiiJIg8gIHwgDXwiICAhhUIwiSIhIB58Ih4gGSAchUIwiSIZIB98IhwgFoVCAYkiFiAafCAIfCIaIBiFQiCJIhggJHwiHyAWhUIoiSIWIBp8IAp8IhogGIVCMIkiGCAdIA6FQgGJIg4gInwgBHwiHSAZhUIgiSIZIBcgG3wiF3wiGyAOhUIoiSIOIB18IAd8Ih0gGYVCMIkiGSAbfCIbIA6FQgGJIg4gFSAXIBSFQgGJIhR8IAx8IhUgI4VCIIkiFyAcfCIcIBSFQiiJIhQgFXwgBnwiFXwgEnwiIoVCIIkiI3wiJCAOhUIoiSIOICJ8IBN8IiIgGyAhIBUgF4VCMIkiFSAcfCIXIBSFQgGJIhQgGnwgBnwiGoVCIIkiHHwiGyAUhUIoiSIUIBp8IBB8IhogHIVCMIkiHCAbfCIbIBSFQgGJIhR8IA18IiEgGCAffCIYIBUgHiAPhUIBiSIPIB18IAJ8Ih2FQiCJIhV8Ih4gD4VCKIkiDyAdfCABfCIdIBWFQjCJIhWFQiCJIh8gFyAZIBggFoVCAYkiFiAgfCADfCIYhUIgiSIZfCIXIBaFQiiJIhYgGHwgBHwiGCAZhUIwiSIZIBd8Ihd8IiAgFIVCKIkiFCAhfCAIfCIhIB+FQjCJIh8gIHwiICAiICOFQjCJIiIgJHwiIyAOhUIBiSIOIB18IAd8Ih0gGYVCIIkiGSAbfCIbIA6FQiiJIg4gHXwgDHwiHSAZhUIwiSIZIBcgFoVCAYkiFiAafCALfCIXICKFQiCJIhogFSAefCIVfCIeIBaFQiiJIhYgF3wgCXwiFyAahUIwiSIaIB58Ih4gFoVCAYkiFiAVIA+FQgGJIg8gGHwgBXwiFSAchUIgiSIYICN8IhwgD4VCKIkiDyAVfCAKfCIVfCACfCIChUIgiSIifCIjIBaFQiiJIhYgAnwgC3wiAiAihUIwiSILICN8IiIgFoVCAYkiFiAZIBt8IhkgFSAYhUIwiSIVICAgFIVCAYkiFCAXfCANfCINhUIgiSIXfCIYIBSFQiiJIhQgDXwgBXwiBXwgEHwiECAVIBx8Ig0gGiAZIA6FQgGJIg4gIXwgDHwiDIVCIIkiFXwiGSAOhUIoiSIOIAx8IBJ8IhIgFYVCMIkiDIVCIIkiFSAeIB8gDSAPhUIBiSINIB18IAl8IgmFQiCJIg98IhogDYVCKIkiDSAJfCAIfCIJIA+FQjCJIgggGnwiD3wiGiAWhUIoiSIWIBB8IAd8IhAgEYUgDCAZfCIHIA6FQgGJIgwgCXwgCnwiCiALhUIgiSILIAUgF4VCMIkiBSAYfCIJfCIOIAyFQiiJIgwgCnwgE3wiEyALhUIwiSIKIA58IguFNwOAiQFBACADIAYgDyANhUIBiSINIAJ8fCICIAWFQiCJIgUgB3wiBiANhUIoiSIHIAJ8fCICQQApA4iJAYUgBCABIBIgCSAUhUIBiSIDfHwiASAIhUIgiSISICJ8IgkgA4VCKIkiAyABfHwiASAShUIwiSIEIAl8IhKFNwOIiQFBACATQQApA5CJAYUgECAVhUIwiSIQIBp8IhOFNwOQiQFBACABQQApA5iJAYUgAiAFhUIwiSICIAZ8IgGFNwOYiQFBACASIAOFQgGJQQApA6CJAYUgAoU3A6CJAUEAIBMgFoVCAYlBACkDqIkBhSAKhTcDqIkBQQAgASAHhUIBiUEAKQOwiQGFIASFNwOwiQFBACALIAyFQgGJQQApA7iJAYUgEIU3A7iJAQvdAgUBfwF+AX8BfgJ/IwBBwABrIgAkAAJAQQApA9CJAUIAUg0AQQBBACkDwIkBIgFBACgC4IoBIgKsfCIDNwPAiQFBAEEAKQPIiQEgAyABVK18NwPIiQECQEEALQDoigFFDQBBAEJ/NwPYiQELQQBCfzcD0IkBAkAgAkH/AEoNAEEAIQQDQCACIARqQeCJAWpBADoAACAEQQFqIgRBgAFBACgC4IoBIgJrSA0ACwtB4IkBEAIgAEEAKQOAiQE3AwAgAEEAKQOIiQE3AwggAEEAKQOQiQE3AxAgAEEAKQOYiQE3AxggAEEAKQOgiQE3AyAgAEEAKQOoiQE3AyggAEEAKQOwiQE3AzAgAEEAKQO4iQE3AzhBACgC5IoBIgVBAUgNAEEAIQRBACECA0AgBEGACWogACAEai0AADoAACAEQQFqIQQgBSACQQFqIgJB/wFxSg0ACwsgAEHAAGokAAv9AwMBfwF+AX8jAEGAAWsiAiQAQQBBgQI7AfKKAUEAIAE6APGKAUEAIAA6APCKAUGQfiEAA0AgAEGAiwFqQgA3AAAgAEH4igFqQgA3AAAgAEHwigFqQgA3AAAgAEEYaiIADQALQQAhAEEAQQApA/CKASIDQoiS853/zPmE6gCFNwOAiQFBAEEAKQP4igFCu86qptjQ67O7f4U3A4iJAUEAQQApA4CLAUKr8NP0r+68tzyFNwOQiQFBAEEAKQOIiwFC8e30+KWn/aelf4U3A5iJAUEAQQApA5CLAULRhZrv+s+Uh9EAhTcDoIkBQQBBACkDmIsBQp/Y+dnCkdqCm3+FNwOoiQFBAEEAKQOgiwFC6/qG2r+19sEfhTcDsIkBQQBBACkDqIsBQvnC+JuRo7Pw2wCFNwO4iQFBACADp0H/AXE2AuSKAQJAIAFBAUgNACACQgA3A3ggAkIANwNwIAJCADcDaCACQgA3A2AgAkIANwNYIAJCADcDUCACQgA3A0ggAkIANwNAIAJCADcDOCACQgA3AzAgAkIANwMoIAJCADcDICACQgA3AxggAkIANwMQIAJCADcDCCACQgA3AwBBACEEA0AgAiAAaiAAQYAJai0AADoAACAAQQFqIQAgBEEBaiIEQf8BcSABSA0ACyACQYABEAELIAJBgAFqJAALEgAgAEEDdkH/P3EgAEEQdhAECwkAQYAJIAAQAQsGAEGAiQELGwAgAUEDdkH/P3EgAUEQdhAEQYAJIAAQARADCwsLAQBBgAgLBPAAAAA=",uc="c6f286e6",fc={name:pc,data:gc,hash:uc},DA=new ae;function ea(A){return!Number.isInteger(A)||A<8||A>512||A%8!==0?new Error("Invalid variant! Valid values: 8, 16, ..., 512"):null}function Ic(A,r){return A|r<<16}function yo(A=512,r=null){if(ea(A))return Promise.reject(ea(A));let e=null,t=A;if(r!==null){if(e=ht(r),e.length>64)return Promise.reject(new Error("Max key length is 64 bytes"));t=Ic(A,e.length)}let i=A/8;return na(fc,i).then(s=>{t>512&&s.writeMemory(e),s.init(t);let n={init:t>512?()=>(s.writeMemory(e),s.init(t),n):()=>(s.init(t),n),update:o=>(s.update(o),n),digest:o=>s.digest(o),save:()=>s.save(),load:o=>(s.load(o),n),blockSize:128,digestSize:i};return n})}function mc(A,r,e){let t=[`m=${r.memorySize}`,`t=${r.iterations}`,`p=${r.parallelism}`].join(",");return`$argon2${r.hashType}$v=19$${t}$${_r(A,!1)}$${_r(e,!1)}`}var ta=new DataView(new ArrayBuffer(4));function At(A){return ta.setInt32(0,A,!0),new Uint8Array(ta.buffer)}function mo(A,r,e){return $t(this,void 0,void 0,function*(){if(e<=64){let a=yield yo(e*8);return a.update(At(e)),a.update(r),a.digest("binary")}let t=Math.ceil(e/32)-2,i=new Uint8Array(e);A.init(),A.update(At(e)),A.update(r);let s=A.digest("binary");i.set(s.subarray(0,32),0);for(let a=1;a<t;a++)A.init(),A.update(s),s=A.digest("binary"),i.set(s.subarray(0,32),a*32);let n=e-32*t,o;return n===64?(o=A,o.init()):o=yield yo(n*8),o.update(s),s=o.digest("binary"),i.set(s.subarray(0,n),t*32),i})}function Cc(A){switch(A){case"d":return 0;case"i":return 1;default:return 2}}function Bc(A){return $t(this,void 0,void 0,function*(){var r;let{parallelism:e,iterations:t,hashLength:i}=A,s=ht(A.password),n=ht(A.salt),o=19,a=Cc(A.hashType),{memorySize:l}=A,c=ht((r=A.secret)!==null&&r!==void 0?r:""),[d,h]=yield Promise.all([na(hc,1024),yo(512)]);d.setMemorySize(l*1024+1024);let g=new Uint8Array(24),u=new DataView(g.buffer);u.setInt32(0,e,!0),u.setInt32(4,i,!0),u.setInt32(8,l,!0),u.setInt32(12,t,!0),u.setInt32(16,o,!0),u.setInt32(20,a,!0),d.writeMemory(g,l*1024),h.init(),h.update(g),h.update(At(s.length)),h.update(s),h.update(At(n.length)),h.update(n),h.update(At(c.length)),h.update(c),h.update(At(0));let f=Math.floor(l/(e*4))*4,I=new Uint8Array(72),m=h.digest("binary");I.set(m);for(let w=0;w<e;w++){I.set(At(0),64),I.set(At(w),68);let y=w*f,v=yield mo(h,I,1024);d.writeMemory(v,y*1024),y+=1,I.set(At(1),64),v=yield mo(h,I,1024),d.writeMemory(v,y*1024)}let C=new Uint8Array(1024);sa(C,d.calculate(new Uint8Array([]),l));let B=yield mo(h,C,i);if(A.outputType==="hex"){let w=new Uint8Array(i*2);return Bo(w,B,i)}return A.outputType==="encoded"?mc(n,A,B):B})}var yc=A=>{var r;if(!A||typeof A!="object")throw new Error("Invalid options parameter. It requires an object.");if(!A.password)throw new Error("Password must be specified");if(A.password=ht(A.password),A.password.length<1)throw new Error("Password must be specified");if(!A.salt)throw new Error("Salt must be specified");if(A.salt=ht(A.salt),A.salt.length<8)throw new Error("Salt should be at least 8 bytes long");if(A.secret=ht((r=A.secret)!==null&&r!==void 0?r:""),!Number.isInteger(A.iterations)||A.iterations<1)throw new Error("Iterations should be a positive number");if(!Number.isInteger(A.parallelism)||A.parallelism<1)throw new Error("Parallelism should be a positive number");if(!Number.isInteger(A.hashLength)||A.hashLength<4)throw new Error("Hash length should be at least 4 bytes.");if(!Number.isInteger(A.memorySize))throw new Error("Memory size should be specified.");if(A.memorySize<8*A.parallelism)throw new Error("Memory size should be at least 8 * parallelism.");if(A.outputType===void 0&&(A.outputType="hex"),!["hex","binary","encoded"].includes(A.outputType))throw new Error(`Insupported output type ${A.outputType}. Valid values: ['hex', 'binary', 'encoded']`)};function wo(A){return $t(this,void 0,void 0,function*(){return yc(A),Bc(Object.assign(Object.assign({},A),{hashType:"id"}))})}var xA=new ae;var NA=new ae;var MA=new ae;var TA=new ae;var PA=new Uint8Array(8);var HA=new ae;var RA=new ae;var UA=new ae;var GA=new ae;var LA=new ae;var OA=new ae;var KA=new ae;var qA=new ae;var JA=new ae;var $A=new ae;var YA=new ae;var zA=new Uint8Array(8);var VA=new ae;var WA=new Uint8Array(8);var XA=new ae;var ZA=new Uint8Array(8);var jA=new ae;var _A=new ae;var eh=new ae;Ee();var qe=new Uint8Array([83,84,65,83,72,69,78,67]),vo=2,Fo=1,ko=2,aa=3,wc=32,di=12,Eo=32,Ec=6e5,Qc=47104,vc=3,Fc=1,ge=A=>A;function Me(A){if(A.length<qe.length+1)return!1;for(let r=0;r<qe.length;r++)if(A[r]!==qe[r])return!1;return!0}function oa(A,r,e){A[r]=e>>>24&255,A[r+1]=e>>>16&255,A[r+2]=e>>>8&255,A[r+3]=e&255}function ra(A,r){return A[r]*16777216+(A[r+1]<<16)+(A[r+2]<<8)+A[r+3]}async function Qo(A,r,e){if(e.id===ko)return await wo({password:A,salt:r,parallelism:e.c,iterations:e.b,memorySize:e.a,hashLength:Eo,outputType:"binary"});if(e.id===Fo){let t=await crypto.subtle.importKey("raw",ge(new TextEncoder().encode(A)),"PBKDF2",!1,["deriveBits"]),i=await crypto.subtle.deriveBits({name:"PBKDF2",salt:ge(r),iterations:e.a,hash:"SHA-256"},t,Eo*8);return new Uint8Array(i)}throw new Error(`Unsupported KDF id (${e.id}).`)}async function Os(A){return crypto.subtle.importKey("raw",ge(A),{name:"AES-GCM"},!1,["encrypt","decrypt"])}var So={argon2id:{label:"Argon2id",strong:!0},pbkdf2:{label:"PBKDF2 (fallback)",strong:!1}};async function et(A,r){let e=crypto.getRandomValues(new Uint8Array(wc)),t=crypto.getRandomValues(new Uint8Array(di)),i,s,n;try{i={id:ko,a:Qc,b:vc,c:Fc},n=await Qo(r,e,i),s="argon2id"}catch(d){console.warn("[Stashpad] Argon2id unavailable \u2014 encrypting with PBKDF2 fallback.",d),i={id:Fo,a:Ec,b:0,c:0},n=await Qo(r,e,i),s="pbkdf2"}let o=la(i,e,t),a=await Os(n),l=new Uint8Array(await crypto.subtle.encrypt({name:"AES-GCM",iv:ge(t),additionalData:ge(o)},a,ge(A))),c=new Uint8Array(o.length+l.length);return c.set(o,0),c.set(l,o.length),{data:c,kdf:s}}var ts=null;async function is(){if(ts!==null)return ts;try{await wo({password:"x",salt:new Uint8Array(16),parallelism:1,iterations:1,memorySize:8,hashLength:16,outputType:"binary"}),ts=!0}catch{ts=!1}return ts}function la(A,r,e){let t=new Uint8Array(qe.length+1+1+4+4+1+1+r.length+e.length),i=0;return t.set(qe,i),i+=qe.length,t[i++]=vo,t[i++]=A.id,oa(t,i,A.a),i+=4,oa(t,i,A.b),i+=4,t[i++]=A.c,t[i++]=r.length,t.set(r,i),i+=r.length,t.set(e,i),i+=e.length,t}async function _e(A,r){if(!Me(A))throw new Error("Not an encrypted Stashpad file.");let e=A[qe.length];if(e===1)return kc(A,r);if(e!==vo)throw new Error(`Unsupported encrypted .stash version (${e}).`);let t=qe.length+1,i={id:A[t++],a:0,b:0,c:0};if(i.a=ra(A,t),t+=4,i.b=ra(A,t),t+=4,i.c=A[t++],i.id===ko){if(i.a>2097152||i.b>64||i.c<1||i.c>8)throw new Error("Unsupported KDF parameters (file may be corrupted or malicious).")}else if(i.id===Fo&&i.a>1e7)throw new Error("Unsupported KDF parameters (file may be corrupted or malicious).");let s=A[t++];if(s<8||s>64)throw new Error("Unsupported KDF parameters (file may be corrupted or malicious).");let n=A.slice(t,t+s);t+=s;let o=A.slice(t,t+di);t+=di;let a=A.slice(0,t),l=A.slice(t),c=await Qo(r,n,i),d=await Os(c),h=await crypto.subtle.decrypt({name:"AES-GCM",iv:ge(o),additionalData:ge(a)},d,ge(l));return new Uint8Array(h)}async function kc(A,r){let e=qe.length+1,t=A.slice(e,e+16);e+=16;let i=A.slice(e,e+12);e+=12;let s=A.slice(e),n=await crypto.subtle.importKey("raw",ge(new TextEncoder().encode(r)),"PBKDF2",!1,["deriveKey"]),o=await crypto.subtle.deriveKey({name:"PBKDF2",salt:ge(t),iterations:21e4,hash:"SHA-256"},n,{name:"AES-GCM",length:256},!1,["decrypt"]),a=await crypto.subtle.decrypt({name:"AES-GCM",iv:ge(i)},o,ge(s));return new Uint8Array(a)}async function Et(A,r){if(r.length!==Eo)throw new Error("Encryption key must be 32 bytes.");let e=crypto.getRandomValues(new Uint8Array(di)),i=la({id:aa,a:0,b:0,c:0},new Uint8Array(0),e),s=await Os(r),n=new Uint8Array(await crypto.subtle.encrypt({name:"AES-GCM",iv:ge(e),additionalData:ge(i)},s,ge(A))),o=new Uint8Array(i.length+n.length);return o.set(i,0),o.set(n,i.length),o}async function ke(A,r){if(!Me(A))throw new Error("Not an encrypted Stashpad file.");let e=A[qe.length];if(e!==vo)throw new Error(`Unsupported encrypted version (${e}).`);let t=qe.length+1;if(A[t++]!==aa)throw new Error("Not a raw-key (.stashenc) envelope.");t+=9;let s=A[t++];t+=s;let n=A.slice(t,t+di);t+=di;let o=A.slice(0,t),a=A.slice(t),l=await Os(r),c=await crypto.subtle.decrypt({name:"AES-GCM",iv:ge(n),additionalData:ge(o)},l,ge(a));return new Uint8Array(c)}async function Ai(A,r,e={}){if(!Me(r))return r;if(e.secretId){let i=A.secretStorage,s=null;try{s=i?.getSecret(e.secretId)??null}catch{s=null}if(s)try{return await _e(r,s)}catch{}}let t;for(;;){let i=await new Promise(s=>{new Li(A,t,!!e.allowLater,s).open()});if(i.kind==="cancel")return null;if(i.kind==="later")return e.onLater?.(),null;try{return await _e(r,i.value)}catch{t="Wrong password or corrupted file. Try again."}}}Le();var Ks={name:"ECDH",namedCurve:"P-256"},Sc="stashpad-vault-dek-wrap",bc=new TextEncoder;function bo(A){let r="";for(let e=0;e<A.length;e++)r+=String.fromCharCode(A[e]);return btoa(r)}function Do(A){let r=atob(A),e=new Uint8Array(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}async function ca(){let A=await crypto.subtle.generateKey(Ks,!0,["deriveBits"]);return{pubKeySpki:new Uint8Array(await crypto.subtle.exportKey("spki",A.publicKey)),privKeyPkcs8:new Uint8Array(await crypto.subtle.exportKey("pkcs8",A.privateKey))}}function da(A){return crypto.subtle.importKey("spki",A,Ks,!1,[])}function Dc(A){return crypto.subtle.importKey("pkcs8",A,Ks,!1,["deriveBits"])}async function Aa(A,r){let e=await crypto.subtle.deriveBits({name:"ECDH",public:r},A,256),t=await crypto.subtle.importKey("raw",e,"HKDF",!1,["deriveKey"]);return crypto.subtle.deriveKey({name:"HKDF",hash:"SHA-256",salt:new Uint8Array(0),info:bc.encode(Sc)},t,{name:"AES-GCM",length:256},!1,["encrypt","decrypt"])}async function qs(A,r,e){let t=await crypto.subtle.generateKey(Ks,!0,["deriveBits"]),i=await Aa(t.privateKey,await da(r)),s=crypto.getRandomValues(new Uint8Array(12)),n=new Uint8Array(await crypto.subtle.encrypt({name:"AES-GCM",iv:s},i,A)),o=new Uint8Array(await crypto.subtle.exportKey("spki",t.publicKey));return{recipientId:e,ephPub:bo(o),iv:bo(s),ct:bo(n)}}async function ha(A,r){let e=await Aa(await Dc(r),await da(Do(A.ephPub)));return new Uint8Array(await crypto.subtle.decrypt({name:"AES-GCM",iv:Do(A.iv)},e,Do(A.ct)))}var xo=".stashpad/keys.json",xc=".stashpad",hi="_keys";function No(A){return{v:2,keyId:A,identities:[],slots:[],joinRequests:[]}}var Js=class{constructor(r){this.app=r}get a(){return this.app.vault.adapter}validate(r){let e=r;return!!e&&e.v===2&&typeof e.keyId=="string"&&Array.isArray(e.identities)&&Array.isArray(e.slots)&&Array.isArray(e.joinRequests)}async readValid(r){try{if(!await this.a.exists(r))return null;let e=JSON.parse(await this.a.read(r));return this.validate(e)?e:null}catch{return null}}async load(){let r=await this.readValid(xo);if(r)return r;try{let t=((await this.a.list(hi)).files||[]).filter(i=>/\/keys-\d+\.json$/.test(i)).sort();for(let i of t.reverse()){let s=await this.readValid(i);if(s)return s}}catch{}return null}async exists(){return await this.load()!==null}async hasAnyFile(){try{if(await this.a.exists(xo))return!0}catch{}try{return((await this.a.list(hi)).files||[]).some(e=>/\/keys-\d+\.json$/.test(e))}catch{return!1}}async ensureDir(r){try{await this.a.exists(r)||await this.a.mkdir(r)}catch{}}async save(r){let e=JSON.stringify(r,null,2);await this.ensureDir(xc),await this.a.write(xo,e),await this.ensureDir(hi);for(let t=4;t>=1;t--){let i=`${hi}/keys-${t}.json`,s=`${hi}/keys-${t+1}.json`;try{await this.a.exists(i)&&await this.a.write(s,await this.a.read(i))}catch{}}try{await this.a.write(`${hi}/keys-1.json`,e)}catch{}}};var ss="stashpad-vault-encryption";function ns(){return{wrappedKey:null,kdf:null,identityId:null,identityLabel:null,identityPub:null,identityPrivWrapped:null,identityPrivKdf:null}}function Yt(A){let r="";for(let e=0;e<A.length;e++)r+=String.fromCharCode(A[e]);return btoa(r)}function tt(A){let r=atob(A),e=new Uint8Array(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}var $s=32,Ys=class{constructor(r,e,t){this.app=r;this.load=e;this.save=t;this.sessionKey=null;this.folderSessionKeys=new Map;this.kf=null;this.keyfiles=new Js(r)}argonProbe(){return is()}async init(){await this.refresh()}async refresh(){this.kf=await this.keyfiles.load()}secretStore(){return this.app.secretStorage??null}keychainAvailable(){return!!this.secretStore()}appTag(){return(this.app.appId||"default").toLowerCase().replace(/[^a-z0-9]/g,"").slice(0,20)||"default"}keychainId(){return`${ss}-${this.appTag()}`}legacyAppIdKeychainId(){let r=this.app.appId||"default";return`${ss}-${r}`}isRemembered(){try{let r=this.secretStore();return!!(r?.getSecret(this.keychainId())||r?.getSecret(this.legacyAppIdKeychainId()))}catch{return!1}}rememberedPassword(){let r=this.secretStore();if(!r)return null;try{let e=r.getSecret(this.keychainId());if(e)return e}catch{}try{let e=r.getSecret(this.legacyAppIdKeychainId());if(e)return e}catch{}try{return r.getSecret(ss)||null}catch{return null}}async verifyWithKeychain(){let r=this.rememberedPassword();if(!r)return!1;try{return await this.verifyPassword(r)}catch{return!1}}async parkThenSet(r,e){let t=this.secretStore();if(!t)return;let i=[r];try{let s=t.getSecret(r);if(s&&s!==e){let n=Date.now().toString(36),o=`${r.slice(0,64-(n.length+2))}-r${n}`;await t.setSecret(o,s),i.push(o)}}catch{}await t.setSecret(r,e),await this.recordKeychainIds(i)}async recordKeychainIds(r){try{let e=this.load(),t=new Set(e.knownKeychainIds??[]),i=!1;for(let s of r)s&&!t.has(s)&&(t.add(s),i=!0);i&&await this.save({...e,knownKeychainIds:[...t]})}catch{}}keychainCandidateIds(){let r=[this.keychainId(),this.legacyAppIdKeychainId(),ss,...this.load().knownKeychainIds??[]];return[...new Set(r)]}async remember(r){try{await this.parkThenSet(this.keychainId(),r)}catch(e){console.warn("[Stashpad] couldn't save password to keychain",e)}try{let e=this.load();e.keychainForgotten&&await this.save({...e,keychainForgotten:!1})}catch{}}async forgetKeychain(){try{await this.save({...this.load(),keychainForgotten:!0})}catch{}let r=this.secretStore();if(r){try{r.getSecret(this.keychainId())&&await this.parkThenSet(this.keychainId(),"");return}catch{}try{r.removeSecret?await r.removeSecret(this.keychainId()):await r.setSecret(this.keychainId(),"")}catch(e){console.warn("[Stashpad] couldn't clear keychain",e)}}}async tryAutoUnlock(){if(!this.isConfigured()||this.isUnlocked())return this.isUnlocked();if(this.load().keychainForgotten||this.accessState()!=="member"&&!this.hasSharedPassword())return!1;let r=this.secretStore();if(!r)return!1;let e=this.keychainId(),t=new Set;for(let i of this.keychainCandidateIds()){let s=null;try{s=r.getSecret(i)??null}catch{s=null}if(!s||t.has(s))continue;t.add(s);let n=!1;try{n=await this.verifyPassword(s)}catch{n=!1}if(n&&await this.unlock(s))return i!==e&&await this.remember(s),!0}return!1}isConfigured(){return!!this.kf||!!this.load().wrappedKey}isUnlocked(){return this.sessionKey!==null}kdf(){return this.load().identityPrivKdf??this.load().kdf}hasIdentity(){return!!this.load().identityPrivWrapped&&!!this.load().identityId}mySlot(){let r=this.load().identityId;return r?this.kf?.slots.find(e=>e.recipientId===r)??null:null}accessState(){let r=this.load();return!this.kf&&r.wrappedKey?"member":this.kf?this.hasIdentity()&&this.mySlot()?"member":r.identityId&&this.kf.joinRequests.some(e=>e.id===r.identityId)?"pending":"outsider":"none"}amIMember(){return this.accessState()==="member"}async setup(r,e=!1,t){if(await this.refresh(),this.isConfigured())throw new Error("Encryption is already set up in this vault.");if(await this.keyfiles.hasAnyFile())throw new Error("A keyfile exists but couldn't be read right now (sync in progress?). Not overwriting it \u2014 try again in a moment.");if(!r)throw new Error("Password required.");let i=crypto.getRandomValues(new Uint8Array($s)),s=await this.mintIdentity(r,t),n=No(Z(8));n.identities.push(this.identityRecord(s)),n.slots.push(await qs(i,tt(s.pub),s.id)),await this.keyfiles.save(n),this.kf=n,this.sessionKey=i,e&&await this.remember(r)}async unlock(r,e=!1){await this.refresh();let t=this.load();if(!this.kf&&t.wrappedKey){if(await this.keyfiles.hasAnyFile())throw new Error("A vault keyfile exists but couldn't be read right now (sync in progress?). Not migrating over it \u2014 try again in a moment.");let s;try{s=await _e(tt(t.wrappedKey),r)}catch{return!1}let n=await this.mintIdentity(r,t.identityLabel??void 0),o=No(Z(8));return o.identities.push(this.identityRecord(n)),o.slots.push(await qs(s,tt(n.pub),n.id)),await this.keyfiles.save(o),this.kf=o,this.sessionKey=s,e&&await this.remember(r),!0}let i=this.hasIdentity()?this.mySlot():null;if(i)try{let s=await _e(tt(t.identityPrivWrapped),r);try{let n=await ha(i,s);return s.fill(0),n.length!==$s?(n.fill(0),!1):(this.sessionKey=n,e&&await this.remember(r),!0)}catch{s.fill(0)}}catch{}for(let s of(this.kf?.passwordSlots??[]).filter(n=>!n.label.startsWith("[deprecated]")))try{let n=await _e(tt(s.wrapped),r);if(n.length!==$s){n.fill(0);continue}return this.sessionKey=n,e&&await this.remember(r),!0}catch{}return!1}hasSharedPassword(){return(this.kf?.passwordSlots??[]).some(r=>!r.label.startsWith("[deprecated]"))}async setSharedPassword(r,e=!1){if(!this.sessionKey)throw new Error("Unlock encryption first.");if(!r)throw new Error("Password required.");if(await this.refresh(),!this.kf)throw new Error("Encryption is not set up.");let t=(this.kf.passwordSlots??[]).filter(o=>!o.label.startsWith("[deprecated]")),i=this.rememberedPassword();if(i&&t[0])try{await this.parkThenSet(`${this.keychainId()}-d-${t[0].id}`,i)}catch{}let s=await et(this.sessionKey,r),n=(this.kf.passwordSlots??[]).map(o=>o.label.startsWith("[deprecated]")?o:{...o,label:`[deprecated] ${o.label}`});this.kf.passwordSlots=[{id:Z(8),label:"Shared password",wrapped:Yt(s.data),kdf:s.kdf,createdAt:new Date().toISOString()},...n],await this.keyfiles.save(this.kf),(e||this.isRemembered())&&await this.remember(r)}async removeSharedPassword(){await this.refresh(),!(!this.kf||!this.kf.passwordSlots?.length)&&(this.kf.passwordSlots=[],await this.keyfiles.save(this.kf))}owningFolder(r){let e=this.kf?.folderKeys;if(!e)return null;let t=this.cleanFolder(r);for(;t;){if(Object.prototype.hasOwnProperty.call(e,t))return t;let i=t.lastIndexOf("/");if(i<0)break;t=t.slice(0,i)}return null}hasOwnFolderKey(r){let e=this.kf?.folderKeys;return!!e&&Object.prototype.hasOwnProperty.call(e,this.cleanFolder(r))}folderKeyEntry(r){let e=this.owningFolder(r);return e?this.kf.folderKeys[e]??null:null}hasFolderKey(r){return this.owningFolder(r)!==null}folderPathByKeyId(r){for(let[e,t]of Object.entries(this.kf?.folderKeys??{}))if(t.keyId===r)return e;return null}folderActiveSlots(r){return(r.passwordSlots??[]).filter(e=>!e.label.startsWith("[deprecated]"))}isFolderUnlocked(r){let e=this.owningFolder(r);return e?this.folderSessionKeys.has(e):this.isUnlocked()}getFolderKey(r){let e=this.owningFolder(r);if(!e)return this.getSessionKey();let t=this.folderSessionKeys.get(e);return t?t.slice():null}async setupFolderKey(r,e,t,i=!1){if(!e)throw new Error("Password required.");if(await this.refresh(),!this.kf)throw new Error("Set up vault encryption first.");let s=this.cleanFolder(r);if(this.kf.folderKeys?.[s])throw new Error("This folder already has its own key.");let n=this.owningFolder(s);if(n&&n!==s)throw new Error(`A parent folder (\u201C${n.split("/").pop()}\u201D) already has its own password; this folder inherits it.`);let o=crypto.getRandomValues(new Uint8Array($s)),a=await et(o,e),l=Z(8),c={keyId:l,folderPath:s,label:t,kcId:this.folderKcId(t,l),passwordSlots:[{id:Z(8),label:"Folder password",wrapped:Yt(a.data),kdf:a.kdf,createdAt:new Date().toISOString()}],createdAt:new Date().toISOString()};this.kf.folderKeys={...this.kf.folderKeys??{},[s]:c},await this.keyfiles.save(this.kf),this.folderSessionKeys.set(s,o),i&&await this.rememberFolder(this.folderKcIdFor(c),e)}async unlockFolder(r,e,t=!1){await this.refresh();let i=this.cleanFolder(r),s=this.folderKeyEntry(i);if(!s)return!1;for(let n of this.folderActiveSlots(s))try{let o=await _e(tt(n.wrapped),e);this.folderSessionKeys.set(s.folderPath,o);let a=this.folderKcIdFor(s);return(t||this.isFolderRemembered(a))&&await this.rememberFolder(a,e),!0}catch{}return!1}async tryAutoUnlockFolder(r){let e=this.folderKeyEntry(r);if(!e||this.isFolderUnlocked(r))return this.isFolderUnlocked(r);let t=this.folderKcIdFor(e),i=this.rememberedFolderPassword(t);if(i&&await this.unlockFolder(r,i))return!0;let s=this.secretStore();if(!s)return!1;let n=new Set(i?[i]:[]);for(let o of this.keychainCandidateIds()){if(o===t)continue;let a=null;try{a=s.getSecret(o)??null}catch{a=null}if(!(!a||n.has(a))&&(n.add(a),await this.unlockFolder(r,a)))return await this.rememberFolder(t,a),!0}return!1}async changeFolderPassword(r,e,t=!1){if(!e)throw new Error("Password required.");let i=this.cleanFolder(r);await this.refresh();let s=this.folderKeyEntry(i);if(!s||!this.kf)throw new Error("This folder has no key.");let n=s.folderPath,o=this.folderSessionKeys.get(n);if(!o)throw new Error("Unlock this folder first.");let a=s.passwordSlots.filter(u=>!u.label.startsWith("[deprecated]")),l=this.folderKcIdFor(s),c=this.rememberedFolderPassword(l);if(c&&a[0])try{await this.parkThenSet(`${l}-d-${a[0].id}`,c)}catch{}let d=await et(o,e),h=s.passwordSlots.map(u=>u.label.startsWith("[deprecated]")?u:{...u,label:`[deprecated] ${u.label}`}),g={...s,kcId:s.kcId??this.folderKcId(s.label,s.keyId),passwordSlots:[{id:Z(8),label:"Folder password",wrapped:Yt(d.data),kdf:d.kdf,createdAt:new Date().toISOString()},...h]};this.kf.folderKeys={...this.kf.folderKeys??{},[n]:g},await this.keyfiles.save(this.kf),(t||this.isFolderRemembered(l))&&await this.rememberFolder(this.folderKcIdFor(g),e)}async commitFolderRotation(r,e,t,i,s,n=!1){if(!e)throw new Error("Password required.");if(await this.refresh(),!this.kf)throw new Error("Encryption is not set up.");let o=this.cleanFolder(r),a=this.folderKeyEntry(o),l=a?.folderPath??o,c=a?.keyId??Z(8),d=a?this.folderKcIdFor(a):null,h=(a?.passwordSlots??[]).filter(C=>!C.label.startsWith("[deprecated]")),g=d?this.rememberedFolderPassword(d):null;if(g&&h[0])try{await this.parkThenSet(`${d}-d-${h[0].id}`,g)}catch{}let u=await et(t,e),p=(a?.passwordSlots??[]).map(C=>C.label.startsWith("[deprecated]")?C:{...C,label:`[deprecated] ${C.label}`}),f=s??a?.label??`rotated - ${o.split("/").pop()||o}`,I={keyId:c,folderPath:l,label:f,kcId:this.folderKcId(f,c),rotId:i,passwordSlots:[{id:Z(8),label:"Folder password",wrapped:Yt(u.data),kdf:u.kdf,createdAt:new Date().toISOString()},...p],createdAt:a?.createdAt??new Date().toISOString()};this.kf.folderKeys={...this.kf.folderKeys??{},[l]:I},await this.keyfiles.save(this.kf);let m=this.folderSessionKeys.get(l);m&&m!==t&&m.fill(0),this.folderSessionKeys.set(l,t.slice()),(n||d&&this.isFolderRemembered(d))&&await this.rememberFolder(this.folderKcIdFor(I),e)}folderKcId(r,e){return(`sp-${(r||"").toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}`.slice(0,44)+`-${e.slice(0,6)}`).replace(/-+/g,"-")}folderKcIdFor(r){return r.kcId||`${ss}-f-${r.keyId}`}isFolderRemembered(r){try{return!!this.secretStore()?.getSecret(r)}catch{return!1}}rememberedFolderPassword(r){try{return this.secretStore()?.getSecret(r)||null}catch{return null}}async rememberFolder(r,e){try{await this.parkThenSet(r,e)}catch(t){console.warn("[Stashpad] couldn't save folder password to keychain",t)}}async forgetFolderKeychain(r){let e=this.folderKeyEntry(r);if(!e)return;let t=this.secretStore();if(!t)return;let i=this.folderKcIdFor(e);try{if(t.getSecret(i)){await this.parkThenSet(i,"");return}}catch{}try{t.removeSecret?await t.removeSecret(i):await t.setSecret(i,"")}catch(s){console.warn("[Stashpad] couldn't clear folder keychain",s)}}async verifyPassword(r){let e=this.load();try{if(e.identityPrivWrapped)return(await _e(tt(e.identityPrivWrapped),r)).fill(0),!0;if(e.wrappedKey)return(await _e(tt(e.wrappedKey),r)).fill(0),!0}catch{}return!1}async changePassword(r,e,t=!1){let i=this.load();if(!e)throw new Error("New password required.");if(!i.identityPrivWrapped&&!await this.unlock(r,!1))return!1;let s=this.load(),n;try{n=await _e(tt(s.identityPrivWrapped),r)}catch{return!1}let o=await et(n,e);return n.fill(0),await this.save({...s,identityPrivWrapped:Yt(o.data),identityPrivKdf:o.kdf}),(t||this.isRemembered())&&await this.remember(e),!0}async requestAccess(r,e,t=!1){if(await this.refresh(),!this.kf)throw new Error("This vault has no encryption set up yet.");if(this.amIMember())return;if(!e)throw new Error("Password required.");let i=this.hasIdentity()?{id:this.load().identityId,label:this.load().identityLabel??r,pub:this.load().identityPub}:await this.mintIdentity(e,r);r&&i.label!==r&&(await this.save({...this.load(),identityLabel:r}),i.label=r);let s={id:i.id,label:i.label,pubKey:i.pub,requestedAt:new Date().toISOString()};this.kf.joinRequests=[...this.kf.joinRequests.filter(n=>n.id!==i.id),s],await this.keyfiles.save(this.kf),(t||this.isRemembered())&&await this.remember(e)}pendingJoinRequests(){return this.kf?.joinRequests??[]}members(){return this.kf?.identities??[]}myIdentityId(){return this.load().identityId}async approveJoinRequest(r,e){if(!this.sessionKey)throw new Error("Unlock encryption first.");if(await this.refresh(),!this.kf)return!1;let t=this.kf.joinRequests.find(i=>i.id===r);return t?(this.kf.slots=[...this.kf.slots.filter(i=>i.recipientId!==t.id),await qs(this.sessionKey,tt(t.pubKey),t.id)],this.kf.identities=[...this.kf.identities.filter(i=>i.id!==t.id),{id:t.id,label:e??t.label,pubKey:t.pubKey,addedAt:new Date().toISOString()}],this.kf.joinRequests=this.kf.joinRequests.filter(i=>i.id!==r),await this.keyfiles.save(this.kf),!0):!1}async removeMember(r){await this.refresh(),this.kf&&(this.kf.slots=this.kf.slots.filter(e=>e.recipientId!==r),this.kf.identities=this.kf.identities.filter(e=>e.id!==r),this.kf.joinRequests=this.kf.joinRequests.filter(e=>e.id!==r),await this.keyfiles.save(this.kf))}async denyJoinRequest(r){await this.refresh(),this.kf&&(this.kf.joinRequests=this.kf.joinRequests.filter(e=>e.id!==r),await this.keyfiles.save(this.kf))}lock(){this.sessionKey&&this.sessionKey.fill(0),this.sessionKey=null;for(let r of this.folderSessionKeys.values())r.fill(0);this.folderSessionKeys.clear()}lockFolder(r){let e=this.owningFolder(r)??this.cleanFolder(r),t=this.folderSessionKeys.get(e);t&&(t.fill(0),this.folderSessionKeys.delete(e))}cleanFolder(r){return(r||"").replace(/\/+$/,"")}async clear(){this.lock(),await this.forgetKeychain();try{let r=this.app.vault.adapter;for(let e of[".stashpad/keys.json"])try{await r.exists(e)&&await r.remove(e)}catch{}try{let t=((await r.list("_keys")).files||[]).filter(i=>/\/keys-\d+\.json$/.test(i));if(t.length){let s=`_keys/removed-${new Date().toISOString().slice(0,19).replace(/[:T]/g,"-")}`;try{await r.exists(s)||await r.mkdir(s)}catch{}for(let n of t){let o=n.split("/").pop();try{await r.write(`${s}/${o}`,await r.read(n)),await r.remove(n)}catch{}}}}catch{}}catch{}this.kf=null,await this.save(ns())}getSessionKey(){return this.sessionKey?this.sessionKey.slice():null}async mintIdentity(r,e){let t=await ca(),i=await et(t.privKeyPkcs8,r);t.privKeyPkcs8.fill(0);let s=this.load(),n=s.identityId??Z(8),o=e??s.identityLabel??"This device",a=Yt(t.pubKeySpki);return await this.save({...s,identityId:n,identityLabel:o,identityPub:a,identityPrivWrapped:Yt(i.data),identityPrivKdf:i.kdf}),{id:n,label:o,pub:a}}identityRecord(r){return{id:r.id,label:r.label,pubKey:r.pub,addedAt:new Date().toISOString()}}dispose(){this.lock()}};var os=null,zs=new Set;function Vs(A){if(os!==A){os=A;for(let r of zs)r()}}function pt(){return os}function pa(A){if(os===A){os=null;for(let r of zs)r()}}function ga(A){return zs.add(A),()=>zs.delete(A)}function Nc(){return T.Platform.isMacOS?"Finder":T.Platform.isWin?"File Explorer":"file manager"}var pi=[{id:"move",label:"Move (picker)",desc:"Open a fuzzy picker to choose the new parent.",defaultPrimary:"M"},{id:"pickMove",label:"Move (in-list)",desc:"Highlight a note in the list with arrows; Enter sets it as parent.",defaultPrimary:"O"},{id:"merge",label:"Merge",desc:"Concatenate selected notes into the oldest one.",defaultPrimary:"&"},{id:"copy",label:"Copy",desc:"Copy selected note bodies to clipboard.",defaultPrimary:"C"},{id:"copyTree",label:"Copy tree",desc:"Copy the focused note + all descendants, indented.",defaultPrimary:"Y"},{id:"openEditor",label:"Open in editor",desc:"Open the cursor row (or focused note) in a regular Obsidian markdown tab.",defaultPrimary:"E"},{id:"openTab",label:"Open in new Stashpad tab",desc:"Open the cursor row (or focused note) in a new Stashpad tab focused on it.",defaultPrimary:"T"},{id:"split",label:"Split note",desc:"Split the cursor row (or focused note) into two notes at a chosen line.",defaultPrimary:"S"},{id:"copyOutline",label:"Copy as outline",desc:"Copy selection (or cursor row) as a nested ![[embed]] outline.",defaultPrimary:"L"},{id:"toggleSplit",label:"Toggle split-on-newlines",desc:"Default: Mod+/",defaultPrimary:"Mod+/"},{id:"pickDestination",label:"Pick destination",desc:"Default: Mod+D",defaultPrimary:"Mod+D"},{id:"search",label:"Search notes",desc:"Default: Mod+F",defaultPrimary:"Mod+F"},{id:"searchInParent",label:"Search in current parent",desc:"Default: Mod+Alt+F (Mod+Shift+F is taken by Obsidian's global search).",defaultPrimary:"Mod+Alt+F"},{id:"delete",label:"Delete selection",desc:"Default: Mod+Backspace",defaultPrimary:"Mod+Backspace"},{id:"undo",label:"Undo",desc:"Default: Mod+Z (Stashpad-only \u2014 won't fire while typing in the composer).",defaultPrimary:"Mod+Z"},{id:"redo",label:"Redo",desc:"Default: Mod+Shift+Z",defaultPrimary:"Mod+Shift+Z"},{id:"toggleComplete",label:"Toggle complete (strikethrough)",desc:"Default: Mod+Enter or X \u2014 marks selected/focused notes as complete (both chords active).",defaultPrimary:"Mod+Enter",defaultSecondary:"X",defaultUseBoth:!0},{id:"moveUp",label:"Move note up",desc:"Default: Mod+ArrowUp",defaultPrimary:"Mod+ArrowUp"},{id:"moveDown",label:"Move note down",desc:"Default: Mod+ArrowDown",defaultPrimary:"Mod+ArrowDown"},{id:"moveToTop",label:"Move note to top",desc:"Default: Mod+Shift+ArrowUp",defaultPrimary:"Mod+Shift+ArrowUp"},{id:"moveToBottom",label:"Move note to bottom",desc:"Default: Mod+Shift+ArrowDown",defaultPrimary:"Mod+Shift+ArrowDown"},{id:"outdent",label:"Outdent (move to grandparent)",desc:"Default: Mod+[ \u2014 re-parents the selection one level up.",defaultPrimary:"Mod+["},{id:"setColor",label:"Set note color",desc:"Default: Shift+: or ; \u2014 open the color picker for the selection (both chords active).",defaultPrimary:"Shift+:",defaultSecondary:";",defaultUseBoth:!0},{id:"clone",label:"Clone (duplicate / copy) selection",desc:"Default: Mod+Shift+D \u2014 clone selected notes (with their subtrees) as siblings.",defaultPrimary:"Mod+Shift+D"},{id:"forkNote",label:"Fork into a separate note (under a chosen parent)",desc:'Duplicate the cursor row (with its subtree) as a separate note and pick which parent it nests under. Distinct from "Fork as a version" (a draft within a sheet group). No default chord.',defaultPrimary:""},{id:"insertTemplate",label:"Insert template (clone an existing note)",desc:"Pick any note in this Stashpad; clone it (with subtree + attachments) into the current view, retimestamped.",defaultPrimary:""},{id:"toggleExpand",label:"Show more / show less (expand toggle)",desc:"Default: Shift+? \u2014 toggle the clamp on the cursor row (or every selected row).",defaultPrimary:"Shift+?"},{id:"expandAll",label:"Expand all (show every note's full body)",desc:"Un-clamp every note in the current list at once.",defaultPrimary:""},{id:"collapseAll",label:"Collapse all (clamp every note's body)",desc:"Re-clamp every note in the current list at once.",defaultPrimary:""},{id:"exportStash",label:"Export selection to .stash",desc:"Export the selected subtree(s) as a .stash bundle (notes + attachments).",defaultPrimary:""},{id:"importStash",label:"Import .stash file",desc:"Open the .stash bundle picker and import its notes into this Stashpad.",defaultPrimary:""},{id:"pickFolder",label:"Open / switch / create Stashpad folder",desc:"Default: Mod+S \u2014 opens the unified folder picker (reveal, switch, create, convert).",defaultPrimary:"Mod+S"},{id:"cloneStashpadTab",label:"Clone (duplicate / copy) this Stashpad tab",desc:'Open a second tab on the same folder + focus, mirroring the "copy" button in the focused-header actions.',defaultPrimary:""},{id:"selectAll",label:"Select all notes in view",desc:"Default: Mod+A \u2014 adds every visible row to the selection.",defaultPrimary:"Mod+A"},{id:"copyCodeBlock",label:"Copy code from codeblock",desc:"Default: { \u2014 copy the contents of the cursor row's first codeblock (or pick one when multiple exist).",defaultPrimary:"{"},{id:"swapWithParent",label:"Swap with parent (ouroboros)",desc:"Promote the cursor row above its current parent; the parent slides under it (carrying its other children). No default \u2014 bind in this tab.",defaultPrimary:""},{id:"togglePin",label:"Pin / unpin selected note",desc:"Default: P \u2014 toggle the sidebar pin state of the cursor row (or focused note).",defaultPrimary:"P"},{id:"listPin",label:"Pin / unpin to top of list",desc:"Float the cursor row (or selection) to the TOP of its list \u2014 distinct from the sidebar pin. No default chord.",defaultPrimary:""},{id:"toggleTask",label:"Toggle task (todo)",desc:"Default: G \u2014 mark the selection (or cursor row) as a task / todo, or clear it. Tasks appear in the Tasks panel.",defaultPrimary:"G"},{id:"setDue",label:"Set due date\u2026",desc:"Default: D \u2014 open a date+time picker to set (or clear) the due date on the selection. Setting a due date also marks the note as a task.",defaultPrimary:"D"},{id:"jumpToTop",label:"Jump to top of list",desc:"Default: Home \u2014 move the cursor to the first note in the current list.",defaultPrimary:"Home"},{id:"jumpToBottom",label:"Jump to bottom of list",desc:"Default: End \u2014 move the cursor to the last note in the current list.",defaultPrimary:"End"},{id:"commandPalette",label:"Command palette (Stashpad only)",desc:"Default: Mod+K \u2014 open a command palette listing only Stashpad's commands, with Sift search.",defaultPrimary:"Mod+K"},{id:"lockSelection",label:"Encrypt (lock) selection",desc:"Encrypt the selected note(s) + their children into a locked .stashenc bundle in place (prompts to unlock first if needed). No default chord.",defaultPrimary:""},{id:"unlockAll",label:"Decrypt (unlock) locked notes in view",desc:"Decrypt every locked stash shown in the current view back into place, skipping any that can't be read. No default chord.",defaultPrimary:""},{id:"moveToArchive",label:"Move selection to archive",desc:"Move the selected note(s) into this folder's own archive subfolder (drops out of search; plaintext unless this folder encrypts its archive). Undoable. No default chord.",defaultPrimary:""},{id:"encryptDelete",label:"Encrypt & delete selection",desc:"Send the selected note(s) to the encrypted trash (recoverable with your password, Ctrl/Cmd+Z undoable). No default chord.",defaultPrimary:""},{id:"copyNotes",label:"Copy notes (note clipboard)",desc:"Copy the selected note(s) as NOTES: paste in the list to duplicate them (new ids), or anywhere else to paste their text. Skipped when text is highlighted (normal copy wins).",defaultPrimary:"Mod+C"},{id:"cutNotes",label:"Cut notes",desc:"Cut the selected note(s): paste in the list to MOVE them, or in the composer to extract their text and delete the originals (undoable).",defaultPrimary:"Mod+X"},{id:"pasteNotes",label:"Paste notes",desc:"Paste previously copied/cut notes at the cursor row (after it, same parent). Does nothing if the note clipboard is empty.",defaultPrimary:"Mod+V"}];function Po(){let A={};for(let r of pi)A[r.id]={primary:r.defaultPrimary,secondary:r.defaultSecondary??"",preferRight:!1,useBoth:!!r.defaultUseBoth};return A}var Mc=!1,Tc=!1,Pc=!1,Qt={folder:"Stashpad",importDropFolder:"",exportFolder:"_exports",autoImport:!1,inheritObsidianExclusions:!0,folderPanelPinnedFraction:.5,folderPanelPinned:[],folderPanelDownranked:[],folderPanelHidden:[],folderPanelPinnedGrouping:"pin-order",enablePerfProfiling:!1,debugTrace:!1,writeRecoveryLinks:!0,useTemplatesFormat:!1,prefixTimestampsOnCopy:!0,splitOnLines:!1,splitMode:"lines",confirmCrossParentDrag:!0,confirmBulkDelete:!0,confirmAttachmentDelete:!0,autofocusComposerAfterSend:!0,focusComposerOnOpen:!1,searchOpensInContext:!0,popoutDuplicates:!0,encryption:ns(),encryptTrash:!1,encryptTrashFilenames:!1,migratedToggleTaskG:!1,migratedArchiveToSubfolders:!1,migratedTrashToSubfolders:!1,reEncryptWatch:[],reEncryptNudge:!1,reEncryptAfterMin:0,dueQuickAdjusts:["5m","15m","30m","1h","1d","1w"],archiveFolders:[],folderEncPrefs:{},folderIcons:{},folderSwitcherIncludePinned:!1,importExcludePrefixes:"_",lockedSubtrees:[],searchOpensInNewTab:!0,pinnedNotes:[],hideMobileToolbarInStashpad:!0,slugStopWords:[],searchIncludedFolders:[],searchExcludedFolders:[],shortcuts:{move:"M",pickMove:"O",merge:"&",copy:"C",copyTree:"Y",openEditor:"E",openTab:"T",split:"S",copyOutline:"L"},mod:{toggleSplit:"Mod+/",pickDestination:"Mod+D",search:"Mod+F",delete:"Mod+Backspace",undo:"Mod+Z",redo:"Mod+Shift+Z",toggleComplete:"Mod+Enter",moveUp:"Mod+ArrowUp",moveDown:"Mod+ArrowDown",moveToTop:"Mod+Shift+ArrowUp",moveToBottom:"Mod+Shift+ArrowDown",outdent:"Mod+[",setColor:"Shift+:"},customPalette:[],colorAliases:{},noteTemplates:{},authorName:"",authorId:"",authorRole:"",authorDepartment:"",showAuthor:!0,showContributors:!0,showLastEdit:!0,viewModes:{},includeAttachmentsInEverything:{},hideChildlessNotes:{},hideCompletedNotes:{},attachmentsOnlyNotes:{},mutedNotificationCategories:[],notificationHistoryLimit:5e3,notifiedDueKeys:[],autoNavOnMoveIn:!1,autoNavOnMoveOut:!1,autoExpandCursorRow:!1,expandBodiesByDefault:!1,autoOpenDetailPanel:!1,doubleClickToFocus:!0,enableSheetVersions:!1,dateDisplayFormat:"locale",dateDisplayTimezone:"",jdIndexScope:"vault",jdIndexScopeFolder:"",jdIndexStashpadFolder:"",jdIndexFile:"Index",jdIndexIncludeStashpadFolders:!1,jdIndexSort:"natural",jdIndexHasBuilt:!1,okfEnabled:!1,okfTemplatePath:"",drafts:{},lastSubmitted:{},bindings:Po()},ua=JSON.parse(JSON.stringify(Qt)),To=new Set;function X(){return ua}function Zs(A){ua=A;for(let r of To)r()}function fa(A){return To.add(A),()=>To.delete(A)}function js(A){try{let r=A.internalPlugins?.plugins?.templates;if(!r?.enabled)return null;let e=r.instance?.options??{};return{dateFormat:e.dateFormat||"YYYY-MM-DD",timeFormat:e.timeFormat||"HH:mm"}}catch{return null}}var Ws=[{id:"foldersStorage",label:"\u{1F4C1} Folders & Storage"},{id:"importExport",label:"\u{1F504} Import & Export"},{id:"datesTime",label:"\u{1F552} Dates & Time"},{id:"behaviors",label:"\u{1F39B}\uFE0F Behavior"},{id:"notifications",label:"\u{1F514} Notifications"},{id:"encryption",label:"\u{1F512} Encryption"},{id:"authorship",label:"\u2712\uFE0F Authorship"},{id:"templates",label:"\u{1F4C4} Templates"},{id:"organizationSystems",label:"\u{1F5C2}\uFE0F Organization Systems"},{id:"maintenance",label:"\u{1F6E0}\uFE0F Maintenance"},{id:"diagnostics",label:"\u{1FA7A} Diagnostics"},{id:"hotkeys",label:"\u2328\uFE0F Hotkeys"}].sort((A,r)=>{let e=t=>t.replace(/^[^\p{L}\p{N}]+/u,"");return e(A.label).localeCompare(e(r.label))}),Mo=null;function Hc(A,r){return Mo||(Mo=class extends T.SettingPage{constructor(e,t){super(),this.title=e,this._renderFn=t}display(){this.containerEl.empty(),this._renderFn(this.containerEl)}}),new Mo(A,r)}var Xs=class extends T.PluginSettingTab{constructor(e,t){super(e,t);this.plugin=t;this.pfeSelected=null;this.pfeRerender=null;this.iconPickFolder=null}display(){let{containerEl:e}=this;e.empty();for(let t of Ws){new T.Setting(e).setName(t.label).setHeading();let i=this.itemsForTab(t.id);if(i)for(let s of i){let n=new T.Setting(e);typeof s.render=="function"?s.render(n):(s.name&&n.setName(s.name),s.desc&&n.setDesc(s.desc))}else this.renderTabContent(e,t.id)}}getSettingDefinitions(){return Ws.map(e=>{let t=this.itemsForTab(e.id);return t?{type:"page",name:e.label,items:t}:{type:"page",name:e.label,page:()=>Hc(e.label,i=>this.renderTabContent(i,e.id))}})}itemsForTab(e){switch(e){case"hotkeys":return this.hotkeyItems();case"diagnostics":return this.diagnosticsItems();case"notifications":return this.notificationsItems();case"foldersStorage":return this.buildGeneralCategories().foldersStorage;case"importExport":return this.buildGeneralCategories().importExport;case"datesTime":return this.buildGeneralCategories().datesTime;case"maintenance":return this.buildGeneralCategories().maintenance;case"behaviors":{let t=this.buildGeneralCategories();return[this.headingDef("\u{1F4CB} List & Display"),...t.listDisplay,this.headingDef("\u2195\uFE0F Moving Notes"),...t.movingNotes,this.headingDef("\u270D\uFE0F Composer & Copying"),...t.composerCopy,this.headingDef("\u{1F5D1}\uFE0F Deleting"),...t.deleting,this.headingDef("\u{1FA9F} Windows & Tabs"),...t.windowsTabs,this.headingDef("\u2699\uFE0F Misc"),...t.misc]}case"organizationSystems":return[this.headingDef("\u{1F522} JD Index (Johnny Decimal)"),...this.jdIndexItems(),this.headingDef("\u{1F4DA} Open Knowledge Format (OKF)"),...this.okfItems()];case"encryption":return this.encryptionItems();case"authorship":return this.authorshipItems();case"templates":return this.templatesItems();default:return null}}renderTabContent(e,t){switch(t){case"authorship":this.renderAuthorshipSection(e);break;case"templates":this.renderTemplatesTab(e);break}}diagnosticsItems(){return[this.renderDef("Performance profiling","Record timing for list rendering, body reads, and file writes. Turn on, use Stashpad normally (especially the slow operations), then run \u201CDump performance profile\u201D from the command palette and share the result. Off = zero overhead.",e=>e.addToggle(t=>t.setValue(this.plugin.settings.enablePerfProfiling).onChange(async i=>{this.plugin.settings.enablePerfProfiling=i,await this.plugin.saveSettings()})),["perf","profiling","timing","slow"]),this.renderDef("Debug trace","Record low-level diagnostic lines (e.g. tap coordinates vs the row they resolve to) to an in-memory buffer while you reproduce a bug, then copy them below to share. Local only \u2014 no network, no file writes; zero overhead when off.",e=>e.addToggle(t=>t.setValue(this.plugin.settings.debugTrace).onChange(async i=>{this.plugin.settings.debugTrace=i,await this.plugin.saveSettings()})),["debug","trace","diagnostics","tap","log"]),this.renderDef("Copy / clear debug trace","Copy the captured debug lines to the clipboard (paste them back to share), or clear the buffer to start a fresh capture.",e=>{e.addButton(t=>t.setButtonText("Copy").onClick(async()=>{let i=this.plugin.getDebugTrace();if(!i){new T.Notice("Debug trace is empty \u2014 enable it and reproduce the issue first.");return}try{await navigator.clipboard.writeText(i),new T.Notice("Debug trace copied.")}catch{new T.Notice("Couldn't access clipboard.")}})),e.addButton(t=>t.setButtonText("Clear").onClick(()=>{this.plugin.clearDebugTrace(),new T.Notice("Debug trace cleared.")}))},["debug","trace","copy","clear"]),this.renderDef("Open log file","Append-only history of creates, deletes, parent changes, renames. Stored alongside the plugin's other private files.",e=>e.addButton(t=>t.setButtonText("Open log").onClick(async()=>{let i=this.app.vault.adapter,s=this.plugin.pluginPrivatePath("log.jsonl");if(!await i.exists(s)){new T.Notice("No log yet \u2014 make some changes first.");return}let n=await i.read(s);new ii(this.app,n,s).open()})),["log","history","diagnostics"])]}notificationsItems(){let e=new Set(this.plugin.settings.mutedNotificationCategories??[]),t=Object.keys(po);return[this.renderDef("Notification history limit","Maximum number of notifications kept in the persistent history. Set to 0 for unlimited (the file size grows with usage; expect a few hundred KB per ~5000 entries). Default: 5000.",i=>i.addText(s=>{s.setValue(String(this.plugin.settings.notificationHistoryLimit??5e3)).setPlaceholder("5000");let n=async()=>{let o=parseInt(s.getValue(),10);if(!Number.isFinite(o)||o<0){s.setValue(String(this.plugin.settings.notificationHistoryLimit??5e3));return}this.plugin.settings.notificationHistoryLimit=o,this.plugin.notifications.setHistoryLimit(o),await this.plugin.saveSettings()};s.inputEl.addEventListener("blur",()=>void n()),s.inputEl.addEventListener("keydown",o=>{o.key==="Enter"&&n()})}),["notification","history","limit"]),{type:"group",heading:"Mute notification categories",items:t.map(i=>{let s=po[i];return this.renderDef(s.label,s.desc,n=>n.addToggle(o=>o.setValue(!e.has(i)).onChange(async a=>{let l=!a;l?e.add(i):e.delete(i),this.plugin.settings.mutedNotificationCategories=Array.from(e),this.plugin.notifications.setMuted(i,l),await this.plugin.saveSettings()})),["notification","mute","toast","category"])})},this.renderDef("Notification history","Browse the last 200 toasts. Filter by category. Live-updates as new notifications arrive. Muted categories still appear here so you can review what was suppressed.",i=>i.addButton(s=>s.setButtonText("View notification history").onClick(()=>{new qi(this.app,this.plugin.notifications,async n=>{let o=this.app.vault.adapter,a=this.plugin.pluginPrivatePath("log.jsonl");if(!await o.exists(a)){new T.Notice("No log yet \u2014 make some changes first.");return}let l=await o.read(a);new ii(this.app,l,a).open()},this.plugin.settings.authorId||null,n=>this.plugin.lookupNoteAuthorIds(n)).open()})),["notification","history","panel"])]}renderTemplatesTab(e){this.renderColorAliasesSection(e),this.renderNoteTemplatesSection(e)}renderDef(e,t,i,s){return{name:e,desc:t,aliases:s,render:n=>{n.setName(e).setDesc(t);try{i(n)}catch(o){console.error(`[Stashpad] settings control "${e}" failed to render:`,o)}}}}sectionDef(e,t,i,s){return{name:e,desc:t,aliases:s,render:n=>{let o=n.settingEl;o.empty(),o.removeClass("setting-item"),o.addClass("stashpad-settings-section");try{i(o)}catch(a){console.error(`[Stashpad] settings section "${e}" failed to render:`,a)}}}}headingDef(e,t){return this.sectionDef(e,t??"",i=>{let s=new T.Setting(i).setName(e).setHeading();t&&s.setDesc(t)},[e.toLowerCase()])}folderKeyLabel(e){let t=new Date,i=a=>String(a).padStart(2,"0"),s=`${t.getFullYear()}${i(t.getMonth()+1)}${i(t.getDate())}-${i(t.getHours())}${i(t.getMinutes())}`,n=(this.plugin.settings.authorName||"").trim(),o=n?n.split(/\s+/).map(a=>a[0]).join(""):(this.plugin.settings.authorId||"anon").slice(0,4);return`${s} - ${e.split("/").pop()||e} - ${o}`}promptSetFolderPassword(e){new de(this.app,{mode:"setup",offerKeychain:!0,title:`Set password for \u201C${e.split("/").pop()}\u201D`,intro:"A separate password just for this folder. Share it with collaborators out-of-band (a password manager, Signal, in person). There is NO recovery if it's lost.",onSubmit:async({next:t,remember:i})=>{if(!t)return"Enter a password.";try{await this.plugin.encryption.setupFolderKey(e,t,this.folderKeyLabel(e),i)}catch(s){return s.message}return new T.Notice("Folder password set \u2014 share it securely."),this.update?.(),this.pfeRerender?.(),null}}).open()}promptChangeFolderPassword(e){new de(this.app,{mode:"setup",offerKeychain:!0,title:`Change password for \u201C${e.split("/").pop()}\u201D`,intro:"Re-wraps this folder's key under a new password. The OLD password stops working on THIS device right away (un-synced copies elsewhere keep working until they sync). To truly cut off someone who left, you'll want \u201CRotate key\u201D (re-encrypts everything) \u2014 coming soon.",onSubmit:async({next:t,remember:i})=>{if(!t)return"Enter a password.";try{await this.plugin.encryption.changeFolderPassword(e,t,i)}catch(s){return s.message}return new T.Notice("Folder password changed."),this.update?.(),this.pfeRerender?.(),null}}).open()}promptRotateFolderKey(e){let t=e.split("/").pop()||e;new ie(this.app,`Rotate key for \u201C${t}\u201D?`,`This RE-ENCRYPTS every locked note in \u201C${t}\u201D under a brand-new key, then retires the old password so it can no longer decrypt them \u2014 even copies a collaborator synced earlier. Use this when someone should LOSE access (e.g. they left the org). Large folders can take a while. Everyone who should keep access will need the new password.`,"Rotate key",i=>{i&&new de(this.app,{mode:"setup",offerKeychain:!0,title:`New password for \u201C${t}\u201D`,intro:"The new password to use after rotating. Share it only with people who should keep access.",onSubmit:async({next:s,remember:n})=>s?await this.plugin.rotateFolderKey(e,s,n)<0?"Rotation failed \u2014 see the notice.":(this.update?.(),this.pfeRerender?.(),null):"Enter a password."}).open()}).open()}promptUnlockFolder(e){new de(this.app,{mode:"unlock",offerKeychain:!0,title:`Unlock \u201C${e.split("/").pop()}\u201D`,intro:"Enter this folder's password.",onSubmit:async({current:t,remember:i})=>await this.plugin.encryption.unlockFolder(e,t,i)?(new T.Notice("Folder unlocked."),this.update?.(),this.pfeRerender?.(),null):"Wrong password. Try again."}).open()}encryptionOrOnboard(){return this.plugin.encryption?.isConfigured?.()?!0:(new T.Notice("That setting needs vault encryption, which isn't set up yet \u2014 let's set it up first.",6e3),new de(this.app,{mode:"setup",offerKeychain:!0,title:"Set up encryption",intro:"One password protects what you encrypt in this vault. It's stored only on this device \u2014 there is NO recovery if you lose it.",onSubmit:async({next:e,remember:t})=>{if(!e)return"Enter a password.";try{await this.plugin.encryption.setup(e,t,this.plugin.settings.authorName||"This device")}catch(i){return i.message}return new T.Notice("Encryption set up \u2014 now switch on the setting you wanted."),this.update?.(),this.pfeRerender?.(),null}}).open(),!1)}renderPerFolderEncryption(e){if(!this.plugin.encryption.isConfigured()){e.createEl("p",{cls:"setting-item-description"}).setText("Set up vault encryption above first. Per-folder passwords layer on top: a folder with its own password uses a separate key; folders without one use the vault password.");return}let i=this.plugin.discoverStashpadFolders();if(i.length===0){e.createEl("p",{cls:"setting-item-description"}).setText("No Stashpad folders found yet.");return}(!this.pfeSelected||!i.includes(this.pfeSelected))&&(this.pfeSelected=i[0]);let s=e.createDiv({cls:"stashpad-folderenc-panel"});this.pfeRerender=()=>{s.empty(),this.renderFolderEncPanel(s,this.pfeSelected)},new T.Setting(e).setName("Folder").setDesc("Pick a folder to configure its password, archive, and trash options. Everything below applies to the selected folder only.").addDropdown(n=>{for(let o of i)n.addOption(o,o);n.setValue(this.pfeSelected),n.onChange(o=>{this.pfeSelected=o,this.pfeRerender?.()})}),e.appendChild(s),this.renderFolderEncPanel(s,this.pfeSelected)}renderFolderEncPanel(e,t){let i=this.plugin.encryption,s=i.hasOwnFolderKey(t),n=i.folderKeyEntry(t)?.folderPath??null,o=!!n&&!s,a=i.isFolderUnlocked(t),l=(this.plugin.settings.folderEncPrefs??{})[t]??{},c=s?a?"Has its own password \xB7 unlocked":"Has its own password \xB7 locked":o?`Inherits \u201C${n.split("/").pop()||n}\u201D's password \xB7 ${a?"unlocked":"locked"}`:"Uses the vault password",d=new T.Setting(e).setName("Password").setDesc(c);o?d.addButton(p=>p.setButtonText("Manage on parent folder").onClick(()=>{this.pfeSelected=n,this.update?.(),this.pfeRerender?.()})):s?a?(d.addButton(p=>p.setButtonText("Change password\u2026").onClick(()=>this.promptChangeFolderPassword(t))),d.addButton(p=>{p.setButtonText("Rotate key\u2026").onClick(()=>this.promptRotateFolderKey(t)),p.buttonEl.addClass("mod-warning")})):d.addButton(p=>p.setButtonText("Unlock\u2026").setCta().onClick(()=>this.promptUnlockFolder(t))):d.addButton(p=>p.setButtonText("Set folder password\u2026").setCta().onClick(()=>this.promptSetFolderPassword(t)));let h=async p=>{this.plugin.settings.folderEncPrefs={...this.plugin.settings.folderEncPrefs??{},[t]:{...(this.plugin.settings.folderEncPrefs??{})[t]??{},...p}},await this.plugin.saveSettings()};new T.Setting(e).setName("Trash handling").setDesc("Where notes deleted from this folder go.").addDropdown(p=>p.addOption("","Stashpad trash (default)").addOption("obsidian","Obsidian native trash").setValue(l.trashHandling==="obsidian"?"obsidian":"").onChange(f=>h({trashHandling:f||void 0})));let g=(p,f,I,m,C=!1)=>{new T.Setting(e).setName(p).addToggle(B=>B.setValue(!!l[f]).onChange(async w=>{if(w&&C){if(!this.encryptionOrOnboard()){this.pfeRerender?.();return}if(!await this.plugin.ensureFolderUnlocked(t)){this.pfeRerender?.();return}}let y={};y[f]=w,w||(y[I]=!1),await h(y),m&&await m(w),this.pfeRerender?.()})),new T.Setting(e).setName(`\u21B3 ${p} \u2014 hide filenames`).setClass("stashpad-subsetting").addToggle(B=>{B.setValue(!!l[I]),B.setDisabled(!l[f]),B.onChange(async w=>{let y={};y[I]=w,await h(y),this.pfeRerender?.()})})};g("Encrypt this folder's notes","encryptContent","encryptFilenames",async p=>{p?await this.plugin.lockFolder(t):await this.plugin.unlockFolder(t);let f=(this.plugin.settings.lockedSubtrees??[]).some(I=>(I.folder||"").replace(/\/+$/,"")===t);await h({encryptContent:f,...f?{}:{encryptFilenames:!1}})}),g("Encrypt archived notes","archiveEncryptContent","archiveEncryptFilenames",async p=>{if(!p)return;let f=this.plugin.archivedPlainNotesIn(`${t}/archive`).length;f!==0&&new ie(this.app,`Encrypt the ${f} note${f===1?"":"s"} already archived?`,`\u201C${t.split("/").pop()}\u201D's archive already holds ${f} plaintext note${f===1?"":"s"}. Encrypt ${f===1?"it":"them"} now too? (Skipping leaves ${f===1?"it":"them"} readable; only notes archived from now on get encrypted.)`,"Encrypt them",async I=>{if(!I)return;let m=await this.plugin.encryptExistingArchiveNotes(t);new T.Notice(m>0?`Encrypted ${m} archived note${m===1?"":"s"}.`:"Nothing was encrypted (cancelled or already locked)."),this.pfeRerender?.()}).open()},!0),g("Encrypt trashed notes","trashEncryptContent","trashEncryptFilenames",void 0,!0),new T.Setting(e).setName("Auto re-encrypt after idle minutes").setDesc("Override the global auto-re-encrypt timer for this folder. Blank = use global; 0 = off for this folder. A cancellable countdown always shows first, and open notes are never touched.").addText(p=>{p.setPlaceholder("global"),p.setValue(l.reEncryptAfterMin==null?"":String(l.reEncryptAfterMin)),p.onChange(f=>{let I=f.trim();{let m=Number(I);I===""?h({reEncryptAfterMin:void 0}):Number.isFinite(m)&&m>=0?h({reEncryptAfterMin:Math.floor(m)}):p.setValue(l.reEncryptAfterMin==null?"":String(l.reEncryptAfterMin))}})});let u=this.plugin.discoverStashpadFolders().filter(p=>p!==t&&p.startsWith(t+"/")).sort();if(u.length){new T.Setting(e).setName("Subfolders").setDesc(`${u.length} subfolder${u.length===1?"":"s"} \u2014 they use \u201C${t.split("/").pop()}\u201D's password. Encrypt each individually.`).setHeading();for(let p of u){let f=(this.plugin.settings.folderEncPrefs??{})[p]??{},I=async B=>{this.plugin.settings.folderEncPrefs={...this.plugin.settings.folderEncPrefs??{},[p]:{...(this.plugin.settings.folderEncPrefs??{})[p]??{},...B}},await this.plugin.saveSettings()},m=(this.plugin.settings.lockedSubtrees??[]).some(B=>(B.folder||"").replace(/\/+$/,"")===p),C=p.slice(t.length+1);new T.Setting(e).setName(C).addToggle(B=>B.setValue(m).onChange(async w=>{w?await this.plugin.lockFolder(p):await this.plugin.unlockFolder(p);let y=(this.plugin.settings.lockedSubtrees??[]).some(v=>(v.folder||"").replace(/\/+$/,"")===p);await I({encryptContent:y,...y?{}:{encryptFilenames:!1}}),this.update?.(),this.pfeRerender?.()})),new T.Setting(e).setName(`\u21B3 ${C} \u2014 hide filenames`).setClass("stashpad-subsetting").addToggle(B=>{B.setValue(!!f.encryptFilenames),B.setDisabled(!m),B.onChange(w=>void I({encryptFilenames:w}))})}}}buildGeneralCategories(){let e=async()=>this.plugin.saveSettings(),t=(s,n,o,a,l)=>this.renderDef(s,n,c=>c.addToggle(d=>d.setValue(o()).onChange(async h=>{a(h),await e()})),l),i={foldersStorage:[],importExport:[],datesTime:[],listDisplay:[],movingNotes:[],deleting:[],composerCopy:[],windowsTabs:[],maintenance:[],misc:[]};i.foldersStorage.push(this.renderDef("Stashpad notes folder","Vault-relative folder where Stashpad stores its notes and attachments. Created on demand.",s=>{s.addText(n=>{new li(this.app,n.inputEl),n.setValue(this.plugin.settings.folder).setPlaceholder("Stashpad").onChange(async o=>{let a=(o||"").trim().replace(/^\/+|\/+$/g,"")||Qt.folder,l=a.split("/").filter(Boolean).pop()??"";if(new Set([this.plugin.settings.importDropFolder,this.plugin.settings.exportFolder,"_attachments","_processed"].map(d=>(d??"").trim().replace(/^\/+|\/+$/g,"")).filter(Boolean)).has(l)){new T.Notice(`"${a}" uses a reserved Stashpad subfolder name. Pick something else.`);return}this.plugin.settings.folder=a,await e()})})},["folder","path","location","notes"])),i.importExport.push(t("Auto-import dropped files","When on, any file you drop directly into a Stashpad folder is imported automatically: markdown becomes a note (the original is archived to .archive); other files move to _attachments with a note that links to them. Large drops ask for confirmation first.",()=>this.plugin.settings.autoImport,s=>{this.plugin.settings.autoImport=s},["import","drop","auto"])),i.foldersStorage.push(t("Inherit Obsidian's excluded files","Also hide files matching Obsidian's \u201CExcluded files\u201D list (Settings \u2192 Files & Links) from Stashpad's link autocomplete and file surfaces \u2014 so you manage exclusions in one place. Plugin-internal formats like .edtz are always excluded regardless.",()=>this.plugin.settings.inheritObsidianExclusions,s=>{this.plugin.settings.inheritObsidianExclusions=s},["excluded","ignore","files"])),i.foldersStorage.push(t("Include pinned notes in the folder switcher","When on, the folder switcher / creator (the folder button and the \u201COpen or switch Stashpad folder\u201D command) also lists your pinned notes, so you can jump straight to one. Off keeps the picker focused on folders.",()=>this.plugin.settings.folderSwitcherIncludePinned,s=>{this.plugin.settings.folderSwitcherIncludePinned=s},["pinned","switcher","folder","picker","jump"])),i.foldersStorage.push(this.renderDef("Folder tab icon","Give a folder its own Lucide icon (e.g. rocket, star, book-open) shown on its tab, the folder switcher, and its folder-panel row. Pick a folder, then start typing in the icon box \u2014 matching icons appear with previews; pick one. Blank = the default icon. Set per folder.",s=>{let n=this.plugin.discoverStashpadFolders();if(n.length===0){s.setDesc("No Stashpad folders found yet.");return}(!this.iconPickFolder||!n.includes(this.iconPickFolder))&&(this.iconPickFolder=n[0]);let o=null,a=s.controlEl.createSpan({cls:"stashpad-folder-icon-preview"}),l=c=>{a.empty();let d=c.trim();d&&(0,T.setIcon)(a,d)};s.addDropdown(c=>{for(let d of n)c.addOption(d,d.split("/").pop()||d);c.setValue(this.iconPickFolder),c.onChange(d=>{this.iconPickFolder=d;let h=this.plugin.getFolderIcon(d)??"";o?.setValue(h),l(h)})}),s.addText(c=>{o=c,c.setPlaceholder("type to search\u2026 (e.g. rocket)"),new Rs(this.app,c.inputEl),c.setValue(this.plugin.getFolderIcon(this.iconPickFolder)??""),c.onChange(async d=>{l(d),await this.plugin.setFolderIcon(this.iconPickFolder,d.trim())})}),l(this.plugin.getFolderIcon(this.iconPickFolder)??"")},["icon","folder","tab","lucide","emoji","switcher"])),i.importExport.push(this.renderDef("Dedicated import subfolder (optional)","Optional. A subfolder (relative to each Stashpad folder) where dropped .stash files auto-import. Leave blank to just drop files into the Stashpad folder itself (recommended). Suggested name: _imports.",s=>s.addText(n=>n.setValue(this.plugin.settings.importDropFolder).setPlaceholder("_imports (leave blank to use the folder root)").onChange(async o=>{this.plugin.settings.importDropFolder=(o||"").trim().replace(/^\/+|\/+$/g,""),await e()})),["import","subfolder"])),i.importExport.push(this.renderDef("Stash export subfolder","Subfolder name (relative to each Stashpad folder) where exports land. Must differ from the import subfolder above.",s=>s.addText(n=>n.setValue(this.plugin.settings.exportFolder).setPlaceholder("_exports").onChange(async o=>{this.plugin.settings.exportFolder=(o||"").trim().replace(/^\/+|\/+$/g,"")||Qt.exportFolder,await e()})),["export","stash","subfolder"])),i.importExport.push(this.renderDef("Exclude subfolders by prefix","Comma-separated name prefixes (default \u201C_\u201D). A subfolder whose name starts with any of these \u2014 at any depth \u2014 is NOT surfaced as a Stashpad folder or imported (it stays local). To encrypt such a folder, right-click it in Obsidian's file explorer \u2192 \u201C\u{1F512} Encrypt with Stashpad\u201D.",s=>s.addText(n=>n.setValue(this.plugin.settings.importExcludePrefixes??"_").setPlaceholder("_").onChange(async o=>{this.plugin.settings.importExcludePrefixes=o,await e()})),["import","exclude","prefix","subfolder","underscore","ignore"])),i.maintenance.push(this.renderDef("Rebootstrap existing Stashpad folders","Walk every folder that has a home note: ensure infrastructure (_imports, _exports, drafts file), backfill the redundant parentLink + children frontmatter fields, rename any note whose filename slug no longer matches its body's first line, AND migrate legacy attachment filenames to the new name-first format (`photo-<id>.png`). Safe to run anytime; skip-if-equal means already-synced notes are no-op writes.",s=>s.addButton(n=>n.setButtonText("Rebootstrap now").onClick(async()=>{n.setDisabled(!0).setButtonText("Working\u2026");try{await this.plugin.runRebootstrapWithUI()}catch{}finally{n.setDisabled(!1).setButtonText("Rebootstrap now")}})),["rebootstrap","rebuild","repair","backfill","slug"])),i.maintenance.push(this.renderDef("Write recovery navigation links","Maintain the redundant parentLink/children frontmatter so you can walk the hierarchy from raw Markdown if the index ever breaks. On a slow / network drive this is a big per-move cost (several round-trips each); turn it off there for snappier moves \u2014 Rebootstrap rebuilds the fields on demand, and your notes' canonical structure (id/parent) is unaffected either way.",s=>s.addToggle(n=>n.setValue(this.plugin.settings.writeRecoveryLinks).onChange(async o=>{this.plugin.settings.writeRecoveryLinks=o,await e()})),["recovery","parentlink","children","frontmatter"]));{let s=null,n=()=>{s&&s.setText(`Sample: ${Xe(Date.now(),this.plugin.settings)}`)};i.datesTime.push(this.renderDef("Date display format","How created / edited timestamps and due dates are shown \u2014 in the notes list, the Tasks panel, and the detail panel. Overridden by the Templates-plugin formats when the option below is on.",o=>{o.addDropdown(a=>{a.addOption("locale","Locale, short (Mar 5, 9:00 AM)"),a.addOption("long","Locale, long (Thursday, March 5\u2026)"),a.addOption("iso","ISO (2026-03-05 09:00)"),a.addOption("us","US (3/5/2026, 9:00 AM)"),a.addOption("eu","EU (5/3/2026, 09:00)"),a.setValue(this.plugin.settings.dateDisplayFormat??"locale"),a.onChange(async l=>{this.plugin.settings.dateDisplayFormat=l,await e(),n()})})},["date","format","display"])),i.datesTime.push(this.renderDef("Use Templates plugin date/time formats","Use the date/time formats configured in the core Templates plugin instead of the Date display format above. Off = the Date display format above is used everywhere.",o=>{o.addToggle(l=>l.setValue(this.plugin.settings.useTemplatesFormat).onChange(async c=>{this.plugin.settings.useTemplatesFormat=c,await e(),n()}));let a=js(this.app);o.descEl.createDiv({cls:"stashpad-settings-note"}).setText(a?`Templates plugin: date = "${a.dateFormat}", time = "${a.timeFormat}"`:"Templates plugin not enabled.")},["templates","date","time","format"])),i.datesTime.push(this.renderDef("Display timezone","IANA timezone name (e.g. America/New_York, Europe/London, Asia/Kolkata). Leave blank to use your system timezone.",o=>{o.addText(a=>{a.setPlaceholder("(system timezone)"),a.setValue(this.plugin.settings.dateDisplayTimezone??""),a.onChange(async l=>{this.plugin.settings.dateDisplayTimezone=(l||"").trim(),await e(),n()})})},["timezone","tz","date","iana"])),i.datesTime.push(this.renderDef("Quick due-date adjustments","Comma-separated relative amounts shown as quick +/- buttons in the due-date and snooze pickers (e.g. 5m, 15m, 1h, 1d, 1w). Units: m=minutes, h=hours, d=days, w=weeks. A +/- flip in the picker toggles add vs subtract. Leave blank to hide the row.",o=>{o.addText(a=>{a.setPlaceholder("5m, 15m, 1h, 1d, 1w"),a.setValue((this.plugin.settings.dueQuickAdjusts??[]).join(", ")),a.onChange(async l=>{let c=l.split(",").map(d=>d.trim()).filter(d=>/^\d+\s*[mhdw]$/i.test(d)).map(d=>d.replace(/\s+/g,"").toLowerCase());this.plugin.settings.dueQuickAdjusts=c,await e()})})},["quick","adjust","snooze","due","preset","increment","decrement"])),i.datesTime.push({name:"Date sample",searchable:!1,render:o=>{let a=o.settingEl;a.empty(),a.removeClass("setting-item"),a.addClass("stashpad-settings-section"),s=a.createDiv({cls:"setting-item-description stashpad-settings-note stashpad-date-sample"}),n()}})}return i.movingNotes.push(t("Navigate into parent after moving a note IN","When you move a note onto another note via the in-list move picker (drag-onto-sibling), automatically drill into the new parent so you can see the moved note in its new home. Off = stay focused where you were.",()=>this.plugin.settings.autoNavOnMoveIn,s=>{this.plugin.settings.autoNavOnMoveIn=s},["navigate","move","in"])),i.movingNotes.push(t("Navigate to destination after moving a note OUT","When you outdent a note, move it via the cross-parent picker, or send it to Home, automatically drill into the destination parent. Off = stay focused where you were.",()=>this.plugin.settings.autoNavOnMoveOut,s=>{this.plugin.settings.autoNavOnMoveOut=s},["navigate","move","out"])),i.listDisplay.push(t("Double-click a note to open it","Double-click (or double-tap on mobile) a note in the list to focus/open it \u2014 the same as pressing \u2192 or clicking the enter arrow. Single click still just selects. On by default.",()=>this.plugin.settings.doubleClickToFocus,s=>{this.plugin.settings.doubleClickToFocus=s},["double","click","open","focus"])),i.misc.push(t("Sheet versions (alternate drafts)",`Treat notes that share a 'sheet-group' frontmatter id as alternate versions of one item: only the active version shows as a row, and its siblings collapse into a tab bar at the bottom of that row. Use "Fork as version" on a note to start. Off by default \u2014 when off, no note is ever hidden by this feature and the commands do nothing.`,()=>this.plugin.settings.enableSheetVersions,s=>{this.plugin.settings.enableSheetVersions=s},["sheet","version","draft","alternate","fork"])),i.listDisplay.push(t("Auto-open the detail panel","Open the right-sidebar Stashpad detail panel automatically whenever a Stashpad view becomes active. The panel shows the cursored note's body, metadata, and children. Off = open manually via ribbon or command palette.",()=>this.plugin.settings.autoOpenDetailPanel,s=>{this.plugin.settings.autoOpenDetailPanel=s},["detail","panel","sidebar"])),i.listDisplay.push(t("Expand the cursor row's body automatically","As you arrow-key through the list, the row under the cursor temporarily un-clamps to show its full body. Moving away re-collapses it. Doesn't affect the persistent 'Show more' state \u2014 this is a transient view-only effect.",()=>this.plugin.settings.autoExpandCursorRow,s=>{this.plugin.settings.autoExpandCursorRow=s},["expand","cursor","body"])),i.listDisplay.push(t("Expand note bodies by default","Show every note's full body by default instead of clamping long notes. The per-note 'Show more / show less' toggle and the Expand-all / Collapse-all commands then work in reverse \u2014 they let you collapse individual notes back down. Off = bodies clamp by default (expand is opt-in).",()=>this.plugin.settings.expandBodiesByDefault,s=>{this.plugin.settings.expandBodiesByDefault=s},["expand","collapse","default","body","clamp"])),i.movingNotes.push(t("Confirm cross-parent drag-and-drop","When dragging notes onto a note that has a different parent, ask before re-parenting (turn off to allow direct moves).",()=>this.plugin.settings.confirmCrossParentDrag,s=>{this.plugin.settings.confirmCrossParentDrag=s},["confirm","drag","drop","reparent"])),i.deleting.push(t("Confirm bulk deletes","Warn before deletes that affect more than one note \u2014 multi-selection delete OR deleting a note that has descendants. A single childless note with no attachments never prompts. Off = those deletes apply immediately (undo still recovers everything).",()=>this.plugin.settings.confirmBulkDelete,s=>{this.plugin.settings.confirmBulkDelete=s},["confirm","delete","bulk"])),i.deleting.push(t("Offer to delete attachments with note",`When a note references attachments, the delete modal includes an "Also delete attachments" checkbox so orphaned files don't pile up in your vault. Attachments are detected from both ![[\u2026]] embeds in the body and the frontmatter attachments: list. Off = attachments are always preserved on delete (no checkbox shown), and a single childless note with attachments deletes silently.`,()=>this.plugin.settings.confirmAttachmentDelete,s=>{this.plugin.settings.confirmAttachmentDelete=s},["delete","attachment","orphan"])),i.foldersStorage.push(this.sectionDef("Cross-Stashpad Search Scope","Toggle each Stashpad's pill to choose whether its notes contribute to cross-folder search. Excluded folders are still valid move destinations. Also: create a new Stashpad.",s=>{let n=this.plugin.discoverStashpadFolders();if(new T.Setting(s).setName("Cross-Stashpad Search Scope").setDesc("Toggle each Stashpad's pill to choose whether its notes contribute to cross-folder search. Excluded folders are still valid move destinations \u2014 their notes just don't appear in search results from elsewhere."),n.length===0)s.createEl("p",{cls:"setting-item-description"}).setText('No Stashpads found in this vault yet. A Stashpad is just a folder that contains a Stashpad-shaped note (frontmatter has both `id` and `parent`). Easiest way: open Stashpad (ribbon icon or command "Reveal or open Stashpad") \u2014 it auto-creates the default folder on first use. Or create one below.');else{let a=s.createDiv({cls:"stashpad-folder-list"});for(let l of n)this.renderFolderScopeRow(a,l)}let o=null;new T.Setting(s).setName("Create a new Stashpad").setDesc("Type a vault-relative folder path. The folder is created (with intermediates) and seeded with a Home note so Stashpad recognizes it.").addText(a=>{a.setPlaceholder("my-stashpad"),o=a.inputEl}).addButton(a=>a.setButtonText("Create").setCta().onClick(async()=>{let l=(o?.value??"").trim().replace(/^\/+|\/+$/g,"");if(!l){new T.Notice("Enter a folder name first.");return}try{await this.plugin.createNewStashpad(l),new T.Notice(`Created Stashpad "${l}".`),o&&(o.value=""),await this.plugin.waitForStashpadFolder(l,2e3),this.update?.()}catch(c){new T.Notice(`Couldn't create: ${c.message}`)}}))},["search","scope","exclude","include","create","new","stashpad","folder"])),i.foldersStorage.push(this.sectionDef("Folder Panel Placement","Pin, downrank, or hide folders in the Stashpad folder panel. Restore hidden folders here or from the panel's \u201CHidden\u201D section.",s=>{new T.Setting(s).setName("Folder Panel Placement").setDesc("Folders you've pinned, downranked, or hidden in the Stashpad folder panel. Pin/downrank from a folder's right-click menu in the panel; restore here or from the panel's \u201CHidden\u201D section."),this.renderFolderPlacementList(s)},["folder","panel","pin","pinned","downrank","hide","hidden","restore","placement"])),i.foldersStorage.push(this.headingDef("\u{1F3F7}\uFE0F Note Titles")),i.foldersStorage.push(this.renderDef("Slug stop-words","Words removed from auto-generated note titles (filenames). One per line.",s=>{let n=null,o=(this.plugin.settings.slugStopWords?.length?this.plugin.settings.slugStopWords:je).join(` +`}function Ts(A,r){let e=document.createDocumentFragment();e.createEl("div",{text:"Home note updated"}).setCssStyles({fontWeight:"600",marginBottom:"6px"});let i=e.createEl("ul");i.setCssStyles({margin:"0 0 8px 0",paddingLeft:"18px"}),i.createEl("li",{text:`${r.indexed.length} indexed`}),i.createEl("li",{text:`${r.nonIndex.length+r.skippedStashpadNotes.length} excluded`});let s=e.createEl("button",{text:"Open",cls:"mod-cta"});s.setCssStyles({padding:"2px 10px",fontSize:"var(--font-ui-smaller)"});let n;return s.onclick=async o=>{if(o.stopPropagation(),r.previewPath){let a=A.vault.getAbstractFileByPath(r.previewPath);a instanceof me.TFile&&await A.workspace.getLeaf("tab").openFile(a)}n?.hide()},n=new me.Notice(e,0),n}var me,Jr,Zi,ji=$e(()=>{"use strict";me=require("obsidian");Le();ai();le();Jr=/^(\d+-\d+|\d+|[A-Za-z0-9]+(?:\.[A-Za-z0-9]+)+)\s+(.+)$/;Zi=class extends me.Modal{constructor(e,t,i,s,n){super(e);this.plugin=t;this.settings=i;this.indexedCount=s;this.onBuild=n;this.LARGE_BUILD=50;this.previewRan=!1;this.previewPath=null}onOpen(){let{contentEl:e,titleEl:t}=this,i=!this.settings.jdIndexHasBuilt,s=this.indexedCount>this.LARGE_BUILD;t.setText(i?"Build JD index \u2014 first time?":"Build JD index");let n=this.settings.jdIndexStashpadFolder,o=e.createEl("p"),a=`${this.indexedCount} note${this.indexedCount===1?"":"s"}`;i?(o.appendText(`Stashpad is about to create ${a} (plus synthetic parents as needed) inside "`),o.createEl("code",{text:n}),o.appendText('". Existing notes with the same '),o.createEl("code",{text:"jdPrefix"}),o.appendText(" are updated, never deleted \u2014 but if the prefix detection picks up notes you didn't mean to index, you'll end up with a lot of unwanted notes."),e.createEl("p").setText("Running Preview first writes a single Markdown file showing exactly what would be built (and what wouldn't), so you can sanity-check before committing.")):s?(o.appendText(`You're about to create ${this.indexedCount} notes in "`),o.createEl("code",{text:n}),o.appendText(`". That's a big batch \u2014 if anything looks off, Preview the single-file output first.`)):(o.appendText('Build the JD index into "'),o.createEl("code",{text:n}),o.appendText(`"? Stashpad will create / update ${a}. Existing notes with matching `),o.createEl("code",{text:"jdPrefix"}),o.appendText(" are updated in place.")),this.previewRan&&this.previewPath&&e.createEl("p",{cls:"setting-item-description"}).setText(`\u2713 Preview written to home note (${this.previewPath}). Open it before building if you haven't.`);let l=new me.Setting(e);(i||s)&&l.addButton(c=>{c.setButtonText(this.previewRan?"Re-run preview":"Run preview first"),c.setCta(),c.onClick(async()=>{try{let d=await Ms(this.app,this.plugin,this.settings);if(d.error==="no-dest"){new me.Notice("Set a Designated Stashpad folder for Index first.",5e3),this.close();return}if(d.error==="no-home"){new me.Notice(`"${this.settings.jdIndexStashpadFolder}" has no Stashpad home note. Open the folder in Stashpad first.`,7e3),this.close();return}this.previewRan=!0,this.previewPath=d.previewPath,Ts(this.app,d),this.contentEl.empty(),this.titleEl.empty(),this.onOpen()}catch(d){new me.Notice(`Preview failed: ${d?.message??d}`,8e3)}})}),l.addButton(c=>{c.setButtonText(i?"Build anyway":"Build"),!i&&!s&&c.setCta(),c.onClick(async()=>{this.close(),await this.onBuild()})}),l.addButton(c=>{c.setButtonText("Cancel"),c.onClick(()=>this.close())})}onClose(){this.contentEl.empty()}}});function sd(A,r){return id(A,r||{},0,0)}function nd(A,r){return Zc(A,{i:2},r&&r.out,r&&r.dictionary)}function gn(A,r){if(r){for(var e=new Ae(A.length),t=0;t<A.length;++t)e[t]=A.charCodeAt(t);return e}if(Ha)return Ha.encode(A);for(var i=A.length,s=new Ae(A.length+(A.length>>1)),n=0,o=function(c){s[n++]=c},t=0;t<i;++t){if(n+5>s.length){var a=new Ae(n+8+(i-t<<1));a.set(s),s=a}var l=A.charCodeAt(t);l<128||r?o(l):l<2048?(o(192|l>>6),o(128|l&63)):l>55295&&l<57344?(l=65536+(l&1047552)|A.charCodeAt(++t)&1023,o(240|l>>18),o(128|l>>12&63),o(128|l>>6&63),o(128|l&63)):(o(224|l>>12),o(128|l>>6&63),o(128|l&63))}return ds(s,0,n)}function ir(A,r){if(r){for(var e="",t=0;t<A.length;t+=16384)e+=String.fromCharCode.apply(null,A.subarray(t,t+16384));return e}else{if(jo)return jo.decode(A);var i=rd(A),s=i.s,e=i.r;return e.length&&Qe(8),s}}function Ya(A,r){r||(r={});var e={},t=[];$a(A,"",e,r);var i=0,s=0;for(var n in e){var o=e[n],a=o[0],l=o[1],c=l.level==0?0:8,d=gn(n),h=d.length,g=l.comment,u=g&&gn(g),p=u&&u.length,f=_o(l.extra);h>65535&&Qe(11);var I=c?sd(a,l):a,m=I.length,C=td();C.p(a),t.push(Ja(l,{size:a.length,crc:C.d(),c:I,f:d,m:u,u:h!=n.length||u&&g.length!=p,o:i,compression:c})),i+=30+h+f+m,s+=76+2*(h+f)+(p||0)+m}for(var B=new Ae(s+22),w=i,y=s-i,v=0;v<t.length;++v){var d=t[v];Ra(B,d.o,d,d.f,d.u,d.c.length);var E=30+d.f.length+_o(d.extra);B.set(d.c,d.o+E),Ra(B,i,d,d.f,d.u,d.c.length,d.o,d.m),i+=16+E+(d.m?d.m.length:0)}return dd(B,i,t.length,y,w),B}function za(A,r){for(var e={},t=A.length-22;Ue(A,t)!=101010256;--t)(!t||A.length-t>65558)&&Qe(13);var i=st(A,t+8);if(!i)return{};var s=Ue(A,t+16),n=Ue(A,t-20)==117853008;if(n){var o=Ue(A,t-12);n=Ue(A,o)==101075792,n&&(i=Ue(A,o+32),s=Ue(A,o+48))}for(var a=r&&r.filter,l=0;l<i;++l){var c=ld(A,s,n),d=c[0],h=c[1],g=c[2],u=c[3],p=c[4],f=c[5],I=ad(A,f);s=p,(!a||a({name:u,size:h,originalSize:g,compression:d}))&&(d?d==8?e[u]=nd(A.subarray(I,I+h),{out:new Ae(g)}):Qe(14,"unknown compression type "+d):e[u]=ds(A,I,I+h))}return e}var Ae,Te,er,un,fn,Vo,Ua,Ga,La,Wo,Oa,$c,Ma,Xo,ut,j,nt,St,j,j,j,j,cs,j,Yc,zc,Vc,Wc,Jo,Je,$o,tr,ds,Xc,Qe,Zc,ft,as,Yo,Zo,Ta,ls,Ka,Pa,jc,qa,_c,ed,td,id,Ja,st,Ue,zo,Be,$a,Ha,jo,od,rd,ad,ld,cd,_o,Ra,dd,Va=$e(()=>{Ae=Uint8Array,Te=Uint16Array,er=Int32Array,un=new Ae([0,0,0,0,0,0,0,0,1,1,1,1,2,2,2,2,3,3,3,3,4,4,4,4,5,5,5,5,0,0,0,0]),fn=new Ae([0,0,0,0,1,1,2,2,3,3,4,4,5,5,6,6,7,7,8,8,9,9,10,10,11,11,12,12,13,13,0,0]),Vo=new Ae([16,17,18,0,8,7,9,6,10,5,11,4,12,3,13,2,14,1,15]),Ua=function(A,r){for(var e=new Te(31),t=0;t<31;++t)e[t]=r+=1<<A[t-1];for(var i=new er(e[30]),t=1;t<30;++t)for(var s=e[t];s<e[t+1];++s)i[s]=s-e[t]<<5|t;return{b:e,r:i}},Ga=Ua(un,2),La=Ga.b,Wo=Ga.r;La[28]=258,Wo[258]=28;Oa=Ua(fn,0),$c=Oa.b,Ma=Oa.r,Xo=new Te(32768);for(j=0;j<32768;++j)ut=(j&43690)>>1|(j&21845)<<1,ut=(ut&52428)>>2|(ut&13107)<<2,ut=(ut&61680)>>4|(ut&3855)<<4,Xo[j]=((ut&65280)>>8|(ut&255)<<8)>>1;nt=function(A,r,e){for(var t=A.length,i=0,s=new Te(r);i<t;++i)A[i]&&++s[A[i]-1];var n=new Te(r);for(i=1;i<r;++i)n[i]=n[i-1]+s[i-1]<<1;var o;if(e){o=new Te(1<<r);var a=15-r;for(i=0;i<t;++i)if(A[i])for(var l=i<<4|A[i],c=r-A[i],d=n[A[i]-1]++<<c,h=d|(1<<c)-1;d<=h;++d)o[Xo[d]>>a]=l}else for(o=new Te(t),i=0;i<t;++i)A[i]&&(o[i]=Xo[n[A[i]-1]++]>>15-A[i]);return o},St=new Ae(288);for(j=0;j<144;++j)St[j]=8;for(j=144;j<256;++j)St[j]=9;for(j=256;j<280;++j)St[j]=7;for(j=280;j<288;++j)St[j]=8;cs=new Ae(32);for(j=0;j<32;++j)cs[j]=5;Yc=nt(St,9,0),zc=nt(St,9,1),Vc=nt(cs,5,0),Wc=nt(cs,5,1),Jo=function(A){for(var r=A[0],e=1;e<A.length;++e)A[e]>r&&(r=A[e]);return r},Je=function(A,r,e){var t=r/8|0;return(A[t]|A[t+1]<<8)>>(r&7)&e},$o=function(A,r){var e=r/8|0;return(A[e]|A[e+1]<<8|A[e+2]<<16)>>(r&7)},tr=function(A){return(A+7)/8|0},ds=function(A,r,e){return(r==null||r<0)&&(r=0),(e==null||e>A.length)&&(e=A.length),new Ae(A.subarray(r,e))},Xc=["unexpected EOF","invalid block type","invalid length/literal","invalid distance","stream finished","no stream handler",,"no callback","invalid UTF-8 data","extra field too long","date not in range 1980-2099","filename too long","stream finishing","invalid zip data"],Qe=function(A,r,e){var t=new Error(r||Xc[A]);if(t.code=A,Error.captureStackTrace&&Error.captureStackTrace(t,Qe),!e)throw t;return t},Zc=function(A,r,e,t){var i=A.length,s=t?t.length:0;if(!i||r.f&&!r.l)return e||new Ae(0);var n=!e,o=n||r.i!=2,a=r.i;n&&(e=new Ae(i*3));var l=function(ge){var He=e.length;if(ge>He){var ne=new Ae(Math.max(He*2,ge));ne.set(e),e=ne}},c=r.f||0,d=r.p||0,h=r.b||0,g=r.l,u=r.d,p=r.m,f=r.n,I=i*8;do{if(!g){c=Je(A,d,1);var m=Je(A,d+1,3);if(d+=3,m)if(m==1)g=zc,u=Wc,p=9,f=5;else if(m==2){var y=Je(A,d,31)+257,v=Je(A,d+10,15)+4,E=y+Je(A,d+5,31)+1;d+=14;for(var Q=new Ae(E),S=new Ae(19),x=0;x<v;++x)S[Vo[x]]=Je(A,d+x*3,7);d+=v*3;for(var H=Jo(S),G=(1<<H)-1,N=nt(S,H,1),x=0;x<E;){var R=N[Je(A,d,G)];d+=R&15;var C=R>>4;if(C<16)Q[x++]=C;else{var U=0,D=0;for(C==16?(D=3+Je(A,d,3),d+=2,U=Q[x-1]):C==17?(D=3+Je(A,d,7),d+=3):C==18&&(D=11+Je(A,d,127),d+=7);D--;)Q[x++]=U}}var b=Q.subarray(0,y),P=Q.subarray(y);p=Jo(b),f=Jo(P),g=nt(b,p,1),u=nt(P,f,1)}else Qe(1);else{var C=tr(d)+4,B=A[C-4]|A[C-3]<<8,w=C+B;if(w>i){a&&Qe(0);break}o&&l(h+B),e.set(A.subarray(C,w),h),r.b=h+=B,r.p=d=w*8,r.f=c;continue}if(d>I){a&&Qe(0);break}}o&&l(h+131072);for(var O=(1<<p)-1,L=(1<<f)-1,K=d;;K=d){var U=g[$o(A,d)&O],V=U>>4;if(d+=U&15,d>I){a&&Qe(0);break}if(U||Qe(2),V<256)e[h++]=V;else if(V==256){K=d,g=null;break}else{var Y=V-254;if(V>264){var x=V-257,$=un[x];Y=Je(A,d,(1<<$)-1)+La[x],d+=$}var _=u[$o(A,d)&L],ce=_>>4;_||Qe(3),d+=_&15;var P=$c[ce];if(ce>3){var $=fn[ce];P+=$o(A,d)&(1<<$)-1,d+=$}if(d>I){a&&Qe(0);break}o&&l(h+131072);var re=h+Y;if(h<P){var se=s-P,te=Math.min(P,re);for(se+h<0&&Qe(3);h<te;++h)e[h]=t[se+h]}for(;h<re;++h)e[h]=e[h-P]}}r.l=g,r.p=K,r.b=h,r.f=c,g&&(c=1,r.m=p,r.d=u,r.n=f)}while(!c);return h!=e.length&&n?ds(e,0,h):e.subarray(0,h)},ft=function(A,r,e){e<<=r&7;var t=r/8|0;A[t]|=e,A[t+1]|=e>>8},as=function(A,r,e){e<<=r&7;var t=r/8|0;A[t]|=e,A[t+1]|=e>>8,A[t+2]|=e>>16},Yo=function(A,r){for(var e=[],t=0;t<A.length;++t)A[t]&&e.push({s:t,f:A[t]});var i=e.length,s=e.slice();if(!i)return{t:qa,l:0};if(i==1){var n=new Ae(e[0].s+1);return n[e[0].s]=1,{t:n,l:1}}e.sort(function(w,y){return w.f-y.f}),e.push({s:-1,f:25001});var o=e[0],a=e[1],l=0,c=1,d=2;for(e[0]={s:-1,f:o.f+a.f,l:o,r:a};c!=i-1;)o=e[e[l].f<e[d].f?l++:d++],a=e[l!=c&&e[l].f<e[d].f?l++:d++],e[c++]={s:-1,f:o.f+a.f,l:o,r:a};for(var h=s[0].s,t=1;t<i;++t)s[t].s>h&&(h=s[t].s);var g=new Te(h+1),u=Zo(e[c-1],g,0);if(u>r){var t=0,p=0,f=u-r,I=1<<f;for(s.sort(function(y,v){return g[v.s]-g[y.s]||y.f-v.f});t<i;++t){var m=s[t].s;if(g[m]>r)p+=I-(1<<u-g[m]),g[m]=r;else break}for(p>>=f;p>0;){var C=s[t].s;g[C]<r?p-=1<<r-g[C]++-1:++t}for(;t>=0&&p;--t){var B=s[t].s;g[B]==r&&(--g[B],++p)}u=r}return{t:new Ae(g),l:u}},Zo=function(A,r,e){return A.s==-1?Math.max(Zo(A.l,r,e+1),Zo(A.r,r,e+1)):r[A.s]=e},Ta=function(A){for(var r=A.length;r&&!A[--r];);for(var e=new Te(++r),t=0,i=A[0],s=1,n=function(a){e[t++]=a},o=1;o<=r;++o)if(A[o]==i&&o!=r)++s;else{if(!i&&s>2){for(;s>138;s-=138)n(32754);s>2&&(n(s>10?s-11<<5|28690:s-3<<5|12305),s=0)}else if(s>3){for(n(i),--s;s>6;s-=6)n(8304);s>2&&(n(s-3<<5|8208),s=0)}for(;s--;)n(i);s=1,i=A[o]}return{c:e.subarray(0,t),n:r}},ls=function(A,r){for(var e=0,t=0;t<r.length;++t)e+=A[t]*r[t];return e},Ka=function(A,r,e){var t=e.length,i=tr(r+2);A[i]=t&255,A[i+1]=t>>8,A[i+2]=A[i]^255,A[i+3]=A[i+1]^255;for(var s=0;s<t;++s)A[i+s+4]=e[s];return(i+4+t)*8},Pa=function(A,r,e,t,i,s,n,o,a,l,c){ft(r,c++,e),++i[256];for(var d=Yo(i,15),h=d.t,g=d.l,u=Yo(s,15),p=u.t,f=u.l,I=Ta(h),m=I.c,C=I.n,B=Ta(p),w=B.c,y=B.n,v=new Te(19),E=0;E<m.length;++E)++v[m[E]&31];for(var E=0;E<w.length;++E)++v[w[E]&31];for(var Q=Yo(v,7),S=Q.t,x=Q.l,H=19;H>4&&!S[Vo[H-1]];--H);var G=l+5<<3,N=ls(i,St)+ls(s,cs)+n,R=ls(i,h)+ls(s,p)+n+14+3*H+ls(v,S)+2*v[16]+3*v[17]+7*v[18];if(a>=0&&G<=N&&G<=R)return Ka(r,c,A.subarray(a,a+l));var U,D,b,P;if(ft(r,c,1+(R<N)),c+=2,R<N){U=nt(h,g,0),D=h,b=nt(p,f,0),P=p;var O=nt(S,x,0);ft(r,c,C-257),ft(r,c+5,y-1),ft(r,c+10,H-4),c+=14;for(var E=0;E<H;++E)ft(r,c+3*E,S[Vo[E]]);c+=3*H;for(var L=[m,w],K=0;K<2;++K)for(var V=L[K],E=0;E<V.length;++E){var Y=V[E]&31;ft(r,c,O[Y]),c+=S[Y],Y>15&&(ft(r,c,V[E]>>5&127),c+=V[E]>>12)}}else U=Yc,D=St,b=Vc,P=cs;for(var E=0;E<o;++E){var $=t[E];if($>255){var Y=$>>18&31;as(r,c,U[Y+257]),c+=D[Y+257],Y>7&&(ft(r,c,$>>23&31),c+=un[Y]);var _=$&31;as(r,c,b[_]),c+=P[_],_>3&&(as(r,c,$>>5&8191),c+=fn[_])}else as(r,c,U[$]),c+=D[$]}return as(r,c,U[256]),c+D[256]},jc=new er([65540,131080,131088,131104,262176,1048704,1048832,2114560,2117632]),qa=new Ae(0),_c=function(A,r,e,t,i,s){var n=s.z||A.length,o=new Ae(t+n+5*(1+Math.ceil(n/7e3))+i),a=o.subarray(t,o.length-i),l=s.l,c=(s.r||0)&7;if(r){c&&(a[0]=s.r>>3);for(var d=jc[r-1],h=d>>13,g=d&8191,u=(1<<e)-1,p=s.p||new Te(32768),f=s.h||new Te(u+1),I=Math.ceil(e/3),m=2*I,C=function(Fe){return(A[Fe]^A[Fe+1]<<I^A[Fe+2]<<m)&u},B=new er(25e3),w=new Te(288),y=new Te(32),v=0,E=0,Q=s.i||0,S=0,x=s.w||0,H=0;Q+2<n;++Q){var G=C(Q),N=Q&32767,R=f[G];if(p[N]=R,f[G]=N,x<=Q){var U=n-Q;if((v>7e3||S>24576)&&(U>423||!l)){c=Pa(A,a,0,B,w,y,E,S,H,Q-H,c),S=v=E=0,H=Q;for(var D=0;D<286;++D)w[D]=0;for(var D=0;D<30;++D)y[D]=0}var b=2,P=0,O=g,L=N-R&32767;if(U>2&&G==C(Q-L))for(var K=Math.min(h,U)-1,V=Math.min(32767,Q),Y=Math.min(258,U);L<=V&&--O&&N!=R;){if(A[Q+b]==A[Q+b-L]){for(var $=0;$<Y&&A[Q+$]==A[Q+$-L];++$);if($>b){if(b=$,P=L,$>K)break;for(var _=Math.min(L,$-2),ce=0,D=0;D<_;++D){var re=Q-L+D&32767,se=p[re],te=re-se&32767;te>ce&&(ce=te,R=re)}}}N=R,R=p[N],L+=N-R&32767}if(P){B[S++]=268435456|Wo[b]<<18|Ma[P];var ge=Wo[b]&31,He=Ma[P]&31;E+=un[ge]+fn[He],++w[257+ge],++y[He],x=Q+b,++v}else B[S++]=A[Q],++w[A[Q]]}}for(Q=Math.max(Q,x);Q<n;++Q)B[S++]=A[Q],++w[A[Q]];c=Pa(A,a,l,B,w,y,E,S,H,Q-H,c),l||(s.r=c&7|a[c/8|0]<<3,c-=7,s.h=f,s.p=p,s.i=Q,s.w=x)}else{for(var Q=s.w||0;Q<n+l;Q+=65535){var ne=Q+65535;ne>=n&&(a[c/8|0]=l,ne=n),c=Ka(a,c+1,A.subarray(Q,ne))}s.i=n}return ds(o,0,t+tr(c)+i)},ed=function(){for(var A=new Int32Array(256),r=0;r<256;++r){for(var e=r,t=9;--t;)e=(e&1&&-306674912)^e>>>1;A[r]=e}return A}(),td=function(){var A=-1;return{p:function(r){for(var e=A,t=0;t<r.length;++t)e=ed[e&255^r[t]]^e>>>8;A=e},d:function(){return~A}}},id=function(A,r,e,t,i){if(!i&&(i={l:1},r.dictionary)){var s=r.dictionary.subarray(-32768),n=new Ae(s.length+A.length);n.set(s),n.set(A,s.length),A=n,i.w=s.length}return _c(A,r.level==null?6:r.level,r.mem==null?i.l?Math.ceil(Math.max(8,Math.min(13,Math.log(A.length)))*1.5):20:12+r.mem,e,t,i)},Ja=function(A,r){var e={};for(var t in A)e[t]=A[t];for(var t in r)e[t]=r[t];return e},st=function(A,r){return A[r]|A[r+1]<<8},Ue=function(A,r){return(A[r]|A[r+1]<<8|A[r+2]<<16|A[r+3]<<24)>>>0},zo=function(A,r){return Ue(A,r)+Ue(A,r+4)*4294967296},Be=function(A,r,e){for(;e;++r)A[r]=e,e>>>=8};$a=function(A,r,e,t){for(var i in A){var s=A[i],n=r+i,o=t;Array.isArray(s)&&(o=Ja(t,s[1]),s=s[0]),ArrayBuffer.isView(s)?e[n]=[s,o]:(e[n+="/"]=[new Ae(0),o],$a(s,n,e,t))}},Ha=typeof TextEncoder<"u"&&new TextEncoder,jo=typeof TextDecoder<"u"&&new TextDecoder,od=0;try{jo.decode(qa,{stream:!0}),od=1}catch{}rd=function(A){for(var r="",e=0;;){var t=A[e++],i=(t>127)+(t>223)+(t>239);if(e+i>A.length)return{s:r,r:ds(A,e-1)};i?i==3?(t=((t&15)<<18|(A[e++]&63)<<12|(A[e++]&63)<<6|A[e++]&63)-65536,r+=String.fromCharCode(55296|t>>10,56320|t&1023)):i&1?r+=String.fromCharCode((t&31)<<6|A[e++]&63):r+=String.fromCharCode((t&15)<<12|(A[e++]&63)<<6|A[e++]&63):r+=String.fromCharCode(t)}};ad=function(A,r){return r+30+st(A,r+26)+st(A,r+28)},ld=function(A,r,e){var t=st(A,r+28),i=st(A,r+30),s=ir(A.subarray(r+46,r+46+t),!(st(A,r+8)&2048)),n=r+46+t,o=cd(A,n,i,e,Ue(A,r+20),Ue(A,r+24),Ue(A,r+42)),a=o[0],l=o[1],c=o[2];return[st(A,r+10),a,l,s,n+i+st(A,r+32),c]},cd=function(A,r,e,t,i,s,n){var o=i==4294967295,a=s==4294967295,l=n==4294967295,c=r+e,d=o+a+l;if(t&&d){for(;r+4<c;r+=4+st(A,r+2))if(st(A,r)==1)return[o?zo(A,r+4+8*a):i,a?zo(A,r+4):s,l?zo(A,r+4+8*(a+o)):n,1];t<2&&Qe(13)}return[i,s,n,0]},_o=function(A){var r=0;if(A)for(var e in A){var t=A[e].length;t>65535&&Qe(9),r+=t+4}return r},Ra=function(A,r,e,t,i,s,n,o){var a=t.length,l=e.extra,c=o&&o.length,d=_o(l);Be(A,r,n!=null?33639248:67324752),r+=4,n!=null&&(A[r++]=20,A[r++]=e.os),A[r]=20,r+=2,A[r++]=e.flag<<1|(s<0&&8),A[r++]=i&&8,A[r++]=e.compression&255,A[r++]=e.compression>>8;var h=new Date(e.mtime==null?Date.now():e.mtime),g=h.getFullYear()-1980;if((g<0||g>119)&&Qe(10),Be(A,r,g<<25|h.getMonth()+1<<21|h.getDate()<<16|h.getHours()<<11|h.getMinutes()<<5|h.getSeconds()>>1),r+=4,s!=-1&&(Be(A,r,e.crc),Be(A,r+4,s<0?-s-2:s),Be(A,r+8,e.size)),Be(A,r+12,a),Be(A,r+14,d),r+=16,n!=null&&(Be(A,r,c),Be(A,r+6,e.attrs),Be(A,r+10,n),r+=14),A.set(t,r),r+=a,d)for(var u in l){var p=l[u],f=p.length;Be(A,r,+u),Be(A,r+2,f),A.set(p,r+4),r+=4+f}return c&&(A.set(o,r),r+=c),r},dd=function(A,r,e,t,i){Be(A,r,101010256),Be(A,r+8,e),Be(A,r+10,e),Be(A,r+12,t),Be(A,r+16,i)}});var Za={};bi(Za,{bytesToStr:()=>In,unzipFiles:()=>Ei,zipFiles:()=>wi});function hd(A){return typeof A=="string"?gn(A):A instanceof Uint8Array?A:new Uint8Array(A)}function wi(A,r=6){let e={};for(let t of A)e[t.name]=[hd(t.data),{level:r}];return Promise.resolve(Ya(e,{level:r}))}function In(A){return ir(A)}function Ei(A){let r=A instanceof Uint8Array?A:new Uint8Array(A),e=0,t=0,i=s=>{if(t+=1,t>Xa)throw new Error(`Refusing to unzip: too many entries (>${Xa}) \u2014 possible zip bomb.`);if(s.originalSize>Ad)throw new Error(`Refusing to unzip: entry "${s.name}" is ${Math.round(s.originalSize/1048576)} MiB \u2014 possible zip bomb.`);if(e+=s.originalSize,e>Wa)throw new Error(`Refusing to unzip: total size >${Math.round(Wa/1048576)} MiB \u2014 possible zip bomb.`);return!0};return Promise.resolve(za(r,{filter:i}))}var Wa,Ad,Xa,mn=$e(()=>{"use strict";Va();Wa=512*1024*1024,Ad=256*1024*1024,Xa=2e4});var Pd={};bi(Pd,{default:()=>Yn});module.exports=Ll(Pd);var M=require("obsidian");var Di="sheet-group",lt="sheet-order",Zt="sheet-final",mr="sheet-label",xi="sheet-origin",Ni="forked-from",Ye="fork-siblings",Xn="forked-at",Zn=[Di,lt,Zt,mr,xi,Ni,Ye,Xn];function ze(A){if(!A)return null;let r=A[Di];return typeof r=="string"&&r.trim()?r:null}function Wn(A){let r=A?.[lt];return typeof r=="number"?r:null}function Mi(A){return ze(A)!==null&&Wn(A)!==null}function Ti(A){return A?.[Zt]===!0}function Cr(A){return A?.[xi]===!0}function Ol(A){let r=A?.[Ni];return typeof r=="string"&&r.trim()?r:null}function Cs(A){return typeof A!="string"?null:A.replace(/^\[\[/,"").replace(/\]\]$/,"").split("|")[0].split("#")[0].trim()||null}function Br(A){return Cs(Ol(A))}function Kl(A){let r=A?.[mr];return typeof r=="string"&&r.trim()?r:null}function yr(){let A=Date.now().toString(36),r=Math.floor(Math.random()*1e6).toString(36);return`s-${A}-${r}`}function we(A,r){return r.file?A.metadataCache.getFileCache(r.file)?.frontmatter:null}function jn(A,r){return r.slice().sort((e,t)=>{let i=Wn(we(A,e)),s=Wn(we(A,t));if(i!=null&&s!=null&&i!==s)return i-s;if(i!=null&&s==null)return-1;if(i==null&&s!=null)return 1;let n=e.created??"",o=t.created??"";return n!==o?n<o?-1:1:e.id<t.id?-1:e.id>t.id?1:0})}function wr(A,r){if(r.length===0)return null;let e=jn(A,r);return e.find(t=>Ti(we(A,t)))??e[0]}function Er(A,r,e){let t=Kl(we(A,r));return t||e}le();var Ce=require("obsidian");var oe=require("obsidian");le();function Es(A){let r=(A.dateDisplayTimezone||"").trim();return r?{timeZone:r}:{}}function dt(A,r){try{return new Intl.DateTimeFormat(void 0,r).format(new Date(A))}catch{let{timeZone:e,...t}=r;return new Intl.DateTimeFormat(void 0,t).format(new Date(A))}}function Xe(A,r){let e=Es(r);switch(r.dateDisplayFormat??"locale"){case"iso":return br(A,r,!0);case"us":return dt(A,{...e,month:"numeric",day:"numeric",year:"numeric",hour:"numeric",minute:"2-digit"});case"eu":return dt(A,{...e,day:"numeric",month:"numeric",year:"numeric",hour:"2-digit",minute:"2-digit",hourCycle:"h23"});case"long":return dt(A,{...e,dateStyle:"full",timeStyle:"short"});case"locale":default:return dt(A,{...e,dateStyle:"medium",timeStyle:"short"})}}function Bt(A,r){let e=Es(r);switch(r.dateDisplayFormat??"locale"){case"iso":return br(A,r,!1);case"us":return dt(A,{...e,month:"numeric",day:"numeric",year:"numeric"});case"eu":return dt(A,{...e,day:"numeric",month:"numeric",year:"numeric"});case"long":return dt(A,{...e,dateStyle:"full"});case"locale":default:{let t=new Date,i=new Date(A).getFullYear()===t.getFullYear();return dt(A,i?{...e,month:"short",day:"numeric"}:{...e,month:"short",day:"numeric",year:"numeric"})}}}function ti(A,r){let e=Es(r),t=r.dateDisplayFormat==="iso"||r.dateDisplayFormat==="eu";return dt(A,{...e,hour:t?"2-digit":"numeric",minute:"2-digit",...t?{hourCycle:"h23"}:{}})}function br(A,r,e){let t=Es(r),i=new Intl.DateTimeFormat("en-CA",{...t,year:"numeric",month:"2-digit",day:"2-digit",...e?{hour:"2-digit",minute:"2-digit",hourCycle:"h23"}:{}}).formatToParts(new Date(A)),s=o=>i.find(a=>a.type===o)?.value??"",n=`${s("year")}-${s("month")}-${s("day")}`;return e?`${n} ${s("hour")}:${s("minute")}`:n}Ee();le();function ao(A,r){let e=A.basename;return r&&e.endsWith(`-${r}`)?e=e.slice(0,-(r.length+1)):r||(e=e.replace(/-[abcdefghijkmnpqrstuvwxyz23456789]{6}$/,"")),e.replace(/-/g," ").trim()||A.basename}function Ss(A,r){let e=new Set(r.discoverStashpadFolders()),t=[];for(let i of A.vault.getMarkdownFiles()){let s=i.parent?.path?.replace(/\/+$/,"")??"";if(!e.has(s))continue;let n=A.metadataCache.getFileCache(i)?.frontmatter??{},o=typeof n.id=="string"?n.id:null;if(!o||o===F)continue;let a=n.completed===!0,l=ei(n,"task")||n.task===!0||n.completed!==void 0,c=typeof n.due=="string"||typeof n.due=="number"?String(n.due):null,d=null;if(typeof n.due=="number")Number.isFinite(n.due)&&n.due>=1e11&&(d=n.due);else if(c){let h=Date.parse(c);Number.isNaN(h)||(d=h)}!l&&!a&&d==null&&!c||t.push({file:i,folder:s,id:o,title:ao(i,o),task:l,completed:a,due:d,dueRaw:c,color:typeof n.color=="string"?n.color:null,assignedTo:Ut(n),assignedBy:ct(n.assignedBy),author:ct(n.author)})}return t}var Kr=require("obsidian");var Ze=require("obsidian");Ee();var Wl=0,lo=[{key:"overdue",label:"Overdue",icon:"alert-circle"},{key:"today",label:"Due today",icon:"calendar-clock"},{key:"upcoming",label:"Upcoming",icon:"calendar"},{key:"nodate",label:"No date",icon:"inbox"},{key:"completed",label:"Completed",icon:"check-circle-2"}];function bs(){return{assign:"all",person:"",folder:"all",status:"all"}}function Wi(A,r,e,t,i){let s=()=>Wi(A,r,e,t,i);A.empty(),A.addClass("stashpad-task-triage");let n=Ss(r,e),o=(e.settings.authorId??"").trim(),a=b=>!!o&&b.assignedTo.some(P=>P.id===o),l=b=>{switch(t.assign){case"mine":return a(b);case"others":return b.assignedTo.length>0&&!a(b);case"byme":return!!o&&b.assignedBy?.id===o;case"unassigned":return b.assignedTo.length===0;default:return!0}},c=b=>!t.person||b.assignedTo.some(P=>P.id===t.person)||b.author?.id===t.person||b.assignedBy?.id===t.person,d=new Map;for(let b of n){for(let P of b.assignedTo)d.set(P.id,P.name);b.assignedBy&&d.set(b.assignedBy.id,b.assignedBy.name),b.author&&d.set(b.author.id,b.author.name)}let h=[...d.entries()].map(([b,P])=>({id:b,name:P})).sort((b,P)=>b.name.localeCompare(P.name)),g=[...new Set(n.map(b=>b.folder))].sort((b,P)=>b.localeCompare(P));t.folder!=="all"&&!g.includes(t.folder)&&(t.folder="all");let u=b=>t.folder==="all"||b.folder===t.folder,p=A.createDiv({cls:"stashpad-triage-filters"}),f=p.createEl("button",{cls:"stashpad-triage-reset",attr:{"aria-label":"Reset filters"}});(0,Ze.setIcon)(f,"rotate-ccw"),f.onclick=()=>{t.assign="all",t.person="",t.folder="all",s()};let I=p.createEl("select",{cls:"stashpad-triage-select"}),m={all:"Everyone",mine:"Assigned to me",others:"Assigned to others",byme:"Assigned by me",unassigned:"Unassigned"};for(let b of["all","mine","others","byme","unassigned"]){let P=I.createEl("option",{text:m[b],value:b});t.assign===b&&(P.selected=!0)}I.onchange=()=>{t.assign=I.value,s()};let C=p.createEl("select",{cls:"stashpad-triage-select"}),B=C.createEl("option",{text:"All folders",value:"all"});t.folder==="all"&&(B.selected=!0);for(let b of g){let P=C.createEl("option",{text:b.split("/").pop()||b,value:b});t.folder===b&&(P.selected=!0)}if(C.onchange=()=>{t.folder=C.value,s()},h.length>0){let b=new Map;for(let $ of h)b.has($.name)||b.set($.name,$.id);let P=`stashpad-task-authors-${++Wl}`,O=p.createDiv({cls:"stashpad-triage-authorwrap"}),L=O.createEl("input",{cls:"stashpad-triage-authorsearch",attr:{type:"text",list:P,placeholder:"Any person\u2026",spellcheck:"false"}}),K=O.createEl("button",{cls:"stashpad-triage-authorclear",attr:{"aria-label":"Clear person filter"}});(0,Ze.setIcon)(K,"x"),K.onclick=()=>{L.value="",t.person?(t.person="",s()):L.focus()};let V=O.createEl("datalist");V.id=P;for(let $ of h)V.createEl("option",{value:$.name});t.person&&(L.value=d.get(t.person)??"");let Y=()=>{let $=L.value.trim();if($===""){t.person&&(t.person="",s());return}let _=b.get($);_&&t.person!==_&&(t.person=_,s())};L.onchange=Y,L.addEventListener("keydown",$=>{$.key==="Enter"&&Y()})}let w=Date.now(),y=new Date;y.setHours(0,0,0,0);let v=y.getTime(),E=v+864e5,Q=n.filter(b=>l(b)&&c(b)&&u(b)),S={overdue:[],today:[],upcoming:[],nodate:[],completed:[]};for(let b of Q){if(b.completed){S.completed.push(b);continue}if(b.due==null){S.nodate.push(b);continue}b.due<v?S.overdue.push(b):b.due<E?S.today.push(b):S.upcoming.push(b)}let x=(b,P)=>b.due==null&&P.due==null?b.title.localeCompare(P.title):b.due==null?1:P.due==null?-1:b.due-P.due,H=A.createDiv({cls:"stashpad-triage-chips"}),G=(b,P,O)=>{let L=H.createEl("button",{cls:"stashpad-triage-chip"});t.status===b&&L.addClass("is-active"),L.createSpan({text:P}),L.createSpan({cls:"stashpad-triage-chip-count",text:String(O)}),L.onclick=()=>{t.status=b,s()}};G("all","All",Q.length);for(let b of lo)G(b.key,b.label,S[b.key].length);if(Q.length===0){A.createDiv({cls:"stashpad-tasks-empty"}).setText(n.length===0?"No tasks yet \u2014 press G on a note to make it a task, or D to give it a due date.":"No tasks match the current filters.");return}let N=async b=>{try{await r.fileManager.processFrontMatter(b.file,P=>{P.completed=P.completed!==!0})}catch(P){new Ze.Notice(`Couldn't update task: ${P.message}`);return}s()},R=b=>{let P=b.dueRaw??(b.due!=null?new Date(b.due).toISOString():null);new Oe(r,P,O=>{r.fileManager.processFrontMatter(b.file,L=>{O.iso===null?delete L.due:(L.due=O.iso,L.task=!0)}).then(s).catch(L=>new Ze.Notice(`Couldn't snooze: ${L.message}`))},{title:"Snooze \u2014 reschedule",hideAssignees:!0,quickAdjusts:e.settings.dueQuickAdjusts}).open()},U=t.status==="all"?lo:lo.filter(b=>b.key===t.status),D=!1;for(let b of U){let P=S[b.key];if(P.length===0)continue;if(D=!0,P.sort(b.key==="completed"?(L,K)=>x(K,L):x),t.status==="all"){let L=A.createDiv({cls:`stashpad-review-section is-${b.key}`});(0,Ze.setIcon)(L.createSpan({cls:"stashpad-review-section-icon"}),b.icon),L.createSpan({cls:"stashpad-review-section-name",text:b.label}),L.createSpan({cls:"stashpad-review-section-count",text:String(P.length)})}let O=A.createDiv({cls:"stashpad-review-list"});for(let L of P)Xl(O,L,w,e,{toggleCompleted:N,snooze:R,onOpen:i.onOpen})}D||A.createDiv({cls:"stashpad-tasks-empty"}).setText("Nothing in this view.")}function Xl(A,r,e,t,i){let s=A.createDiv({cls:"stashpad-review-row"});r.completed&&s.addClass("is-completed");let n=s.createSpan({cls:"stashpad-review-check"});(0,Ze.setIcon)(n,r.completed?"check-square":"square"),r.color&&(n.style.color=r.color),n.title=r.completed?"Mark not done":"Mark done",n.onclick=()=>i.toggleCompleted(r);let o=s.createDiv({cls:"stashpad-review-main"}),a=o.createDiv({cls:"stashpad-review-title",text:r.title});a.onclick=()=>i.onOpen(r.folder,r.id);let l=o.createDiv({cls:"stashpad-review-meta"});if(l.createSpan({cls:"stashpad-review-folder",text:r.folder.split("/").pop()||r.folder}),r.author&&l.createSpan({cls:"stashpad-review-author",text:`by ${r.author.name}`}),r.due!=null){let g=r.due<e&&!r.completed,u=new Date(e);u.setHours(0,0,0,0);let p=u.getTime(),f=r.due>=p&&r.due<p+864e5,I=l.createSpan({cls:"stashpad-review-due",text:f?ti(r.due,t.settings):Bt(r.due,t.settings)});g&&I.addClass("is-overdue")}else r.dueRaw?l.createSpan({cls:"stashpad-review-due",text:r.dueRaw}):l.createSpan({cls:"stashpad-review-due is-none",text:"no date"});for(let g of r.assignedTo)l.createSpan({cls:"stashpad-review-assignee",text:g.name});let c=s.createDiv({cls:"stashpad-review-actions"}),d=c.createEl("button",{cls:"stashpad-review-btn"});(0,Ze.setIcon)(d,"alarm-clock"),d.title="Snooze \u2014 reschedule",d.onclick=()=>i.snooze(r);let h=c.createEl("button",{cls:"stashpad-review-btn"});(0,Ze.setIcon)(h,"arrow-right"),h.title="Open note",h.onclick=()=>i.onOpen(r.folder,r.id)}var ri=class extends Kr.Modal{constructor(e,t){super(e);this.plugin=t;this.state=bs()}onOpen(){this.modalEl.addClass("stashpad-task-review-modal"),this.titleEl.setText("Daily task review"),Wi(this.contentEl,this.app,this.plugin,this.state,{onOpen:(e,t)=>{this.plugin.revealNoteByRef(e,t),this.close()}})}onClose(){this.contentEl.empty()}};function yt(A,r,e){let t=A.createSpan({cls:"stashpad-count-badge"});e&&t.addClass("is-expanded"),t.setText(r>99?"99+":String(r))}var Xi={pinned:{label:"Pinned",icon:"pin"},shared:{label:"Shared",icon:"users"},tasks:{label:"Tasks",icon:"check-circle-2"}},Ds=class extends oe.ItemView{constructor(e,t){super(e);this.plugin=t;this.activePanel="pinned";this.taskFilter="all";this.taskAssignFilter="all";this.taskFolderFilter="all";this.expanded=new Set;this.renderTimer=null;this.sharedAuthorFilter="all";this.sharedContribOnly=!1}setActivePanel(e){this.activePanel=e,this.containerEl.isConnected&&this.render()}getViewType(){return It}getDisplayText(){return"Stashpad panels"}getIcon(){return"panel-left"}async onOpen(){this.render(),this.registerEvent(this.app.metadataCache.on("changed",()=>this.scheduleRender())),this.registerEvent(this.app.vault.on("rename",()=>this.scheduleRender())),this.registerEvent(this.app.vault.on("delete",()=>this.scheduleRender())),this.registerEvent(this.app.workspace.on("active-leaf-change",e=>{e&&e.view.getViewType()===z&&this.scheduleRender()}))}scheduleRender(){this.renderTimer==null&&(this.renderTimer=window.setTimeout(()=>{this.renderTimer=null,this.containerEl.isConnected&&this.render()},80))}render(){let e=this.contentEl;e.empty(),e.addClass("stashpad-panels-root");let t=e.createDiv({cls:"stashpad-panels-globals"}),i=t.createEl("button",{cls:"stashpad-panels-global-btn"});(0,oe.setIcon)(i.createSpan({cls:"stashpad-panels-global-btn-icon"}),"search"),i.createSpan({cls:"stashpad-panels-global-btn-text",text:"Search"}),i.onclick=()=>this.openSearchFromPanel();let s=t.createEl("button",{cls:"stashpad-panels-global-btn"});(0,oe.setIcon)(s.createSpan({cls:"stashpad-panels-global-btn-icon"}),"folder-tree"),s.createSpan({cls:"stashpad-panels-global-btn-text",text:"Folder Switcher"}),s.onclick=()=>this.plugin.openFolderPicker();let n=t.createDiv({cls:"stashpad-panels-globals-row"}),o=n.createEl("button",{cls:"stashpad-panels-global-btn"});(0,oe.setIcon)(o.createSpan({cls:"stashpad-panels-global-btn-icon"}),"scroll-text"),o.createSpan({cls:"stashpad-panels-global-btn-text",text:"Log"}),o.onclick=()=>this.openLogFromPanel();let a=n.createEl("button",{cls:"stashpad-panels-global-btn"});(0,oe.setIcon)(a.createSpan({cls:"stashpad-panels-global-btn-icon"}),"bell"),a.createSpan({cls:"stashpad-panels-global-btn-text",text:"Notifications"}),a.onclick=()=>this.openNotificationsFromPanel();let l=e.createDiv({cls:"stashpad-panels-bar"});for(let d of Object.keys(Xi)){let h=Xi[d],g=l.createEl("button",{cls:"stashpad-panels-bar-btn"});(0,oe.setIcon)(g.createSpan({cls:"stashpad-panels-bar-btn-icon"}),h.icon),g.createSpan({cls:"stashpad-panels-bar-btn-text",text:h.label}),this.activePanel===d&&g.addClass("is-active"),g.onclick=()=>{this.activePanel!==d&&(this.activePanel=d,this.render())}}let c=e.createDiv({cls:"stashpad-panels-body"});this.activePanel==="pinned"?this.renderPinnedPanel(c):this.activePanel==="shared"?this.renderSharedPanel(c):this.activePanel==="tasks"&&this.renderTasksPanel(c)}openPinnedOptionsMenu(e){let t=this.plugin.settings.folderPanelPinnedGrouping??"pin-order",i=new oe.Menu;i.addItem(s=>s.setTitle("Sort by pin order").setChecked(t==="pin-order").onClick(()=>void this.setPinnedGrouping("pin-order"))),i.addItem(s=>s.setTitle("Group by folder").setChecked(t==="folder").onClick(()=>void this.setPinnedGrouping("folder"))),i.showAtMouseEvent(e)}async setPinnedGrouping(e){(this.plugin.settings.folderPanelPinnedGrouping??"pin-order")!==e&&(this.plugin.settings.folderPanelPinnedGrouping=e,await this.plugin.saveSettings(),this.render())}renderPinnedPanel(e){let t=e.createDiv({cls:"stashpad-panel-pinned"});(this.plugin.settings.folderPanelPinnedGrouping??"pin-order")!=="folder"&&t.addClass("is-flat");let i=t.createDiv({cls:"stashpad-pinned-headrow"}),s=i.createEl("button",{cls:"stashpad-pinned-row stashpad-pinned-home"}),n=s.createSpan({cls:"stashpad-pinned-icon"});(0,oe.setIcon)(n,"home"),s.createSpan({cls:"stashpad-pinned-label",text:"Home"}),s.onclick=()=>this.openHomeFromPanel();let o=i.createEl("button",{cls:"stashpad-folderpanel-iconbtn stashpad-pinned-opts"});(0,oe.setIcon)(o,"list"),o.setAttr("aria-label","Pinned view options"),o.onclick=g=>{g.stopPropagation(),this.openPinnedOptionsMenu(g)};let a=this.plugin.listPinnedNotes();if(a.length===0){t.createDiv({cls:"stashpad-pinned-empty"}).setText("No pinned notes yet \u2014 right-click a note and choose \u201CPin to sidebar.\u201D");return}if((this.plugin.settings.folderPanelPinnedGrouping??"pin-order")!=="folder"){a.forEach((g,u)=>this.renderPinnedRow(t,g,u));return}let c=new Map;a.forEach((g,u)=>{let p=c.get(g.folder);p||(p=[],c.set(g.folder,p)),p.push({pin:g,idx:u})});let d=this.plugin.lastActiveStashpadLeaf?.view?.noteFolder,h=Array.from(c.keys());d&&c.has(d)&&(h.splice(h.indexOf(d),1),h.unshift(d));for(let g of h){let u=g.split("/").pop()||g,p=t.createDiv({cls:"stashpad-pinned-group-header"});g===d&&p.addClass("is-active-folder"),p.createSpan({cls:"stashpad-pinned-group-name",text:u});let f=c.get(g)??[];for(let{pin:I,idx:m}of f)this.renderPinnedRow(t,I,m)}}renderPinnedRow(e,t,i){let s=this.findFileFor(t);if(!s)return;let n=this.app.metadataCache.getFileCache(s)?.frontmatter??{},o=this.titleFromFile(s),a=typeof n.color=="string"?n.color:null,l=n.completed===!0,c=this.childrenOf(t.folder,t.id).length,d=c>0,h=this.expanded.has(`${t.folder}|${t.id}`),g=e.createDiv({cls:"stashpad-pinned-row"});a&&g.addClass("has-color"),l&&g.addClass("is-completed"),g.draggable=!0,g.dataset.pinIdx=String(i),g.addEventListener("dragstart",m=>{m.dataTransfer?.setData("text/plain",String(i)),m.dataTransfer&&(m.dataTransfer.effectAllowed="move"),g.addClass("is-dragging")}),g.addEventListener("dragend",()=>g.removeClass("is-dragging")),g.addEventListener("dragover",m=>{m.preventDefault(),m.dataTransfer&&(m.dataTransfer.dropEffect="move");let C=g.getBoundingClientRect(),B=m.clientY-C.top<C.height/2;g.toggleClass("drop-before",B),g.toggleClass("drop-after",!B)}),g.addEventListener("dragleave",()=>{g.removeClass("drop-before"),g.removeClass("drop-after")}),g.addEventListener("drop",m=>{m.preventDefault(),g.removeClass("drop-before"),g.removeClass("drop-after");let C=parseInt(m.dataTransfer?.getData("text/plain")??"",10);if(!Number.isFinite(C)||C===i)return;let B=g.getBoundingClientRect(),w=m.clientY-B.top<B.height/2;this.reorderPin(C,w?i:i+1)});let u=g.createSpan({cls:"stashpad-pinned-toggle"});d&&(yt(u,c,h),u.onclick=m=>{m.stopPropagation();let C=`${t.folder}|${t.id}`;this.expanded.has(C)?this.expanded.delete(C):this.expanded.add(C),this.render()});let p=g.createSpan({cls:"stashpad-pinned-icon"});(0,oe.setIcon)(p,d?"folder-tree":"file-text"),a&&(p.style.color=a);let f=g.createSpan({cls:"stashpad-pinned-label",text:o});f.onclick=()=>this.openPinFromPanel(t);let I=t.folder.split("/").pop()||t.folder;if(g.createSpan({cls:"stashpad-pinned-folder",text:I}),g.oncontextmenu=m=>{m.preventDefault();let C=new oe.Menu;C.addItem(B=>B.setTitle("Unpin from sidebar").setIcon("pin-off").onClick(()=>{this.plugin.unpinNote(t)})),C.showAtMouseEvent(m)},d&&h){let m=e.createDiv({cls:"stashpad-pinned-children"});this.renderPinnedSubtree(m,t.folder,t.id,1)}}async reorderPin(e,t){let i=this.plugin.listPinnedNotes();if(e<0||e>=i.length)return;let s=i[e],n=i.filter((d,h)=>h!==e),o=Math.max(0,Math.min(t>e?t-1:t,n.length)),a=n[o-1],l=n[o],c;!a&&!l?c=Date.now():a?l?c=(a.pinnedAt+l.pinnedAt)/2:c=a.pinnedAt+1e3:c=l.pinnedAt-1e3;try{await this.app.fileManager.processFrontMatter(s.file,d=>{d.pinnedAt=c})}catch(d){console.warn("[Stashpad] pin reorder failed",d)}this.render()}renderPinnedSubtree(e,t,i,s){let n=this.childrenOf(t,i);for(let o of n){let a=this.app.metadataCache.getFileCache(o)?.frontmatter??{},l=typeof a.id=="string"?a.id:null;if(!l)continue;let c=typeof a.color=="string"?a.color:null,d=a.completed===!0,h=this.childrenOf(t,l).length,g=h>0,u=this.expanded.has(`${t}|${l}`),p=e.createDiv({cls:"stashpad-pinned-subrow"});d&&p.addClass("is-completed"),p.style.paddingLeft=`${s*16}px`;let f=p.createSpan({cls:"stashpad-pinned-toggle"});g&&(yt(f,h,u),f.onclick=C=>{C.stopPropagation();let B=`${t}|${l}`;this.expanded.has(B)?this.expanded.delete(B):this.expanded.add(B),this.render()});let I=p.createSpan({cls:"stashpad-pinned-icon"});(0,oe.setIcon)(I,"file-text"),c&&(I.style.color=c);let m=p.createSpan({cls:"stashpad-pinned-label",text:this.titleFromFile(o)});m.onclick=()=>this.openPinFromPanel({folder:t,id:l}),g&&u&&this.renderPinnedSubtree(e,t,l,s+1)}}findFileFor(e){for(let t of this.app.vault.getMarkdownFiles()){if((t.parent?.path?.replace(/\/+$/,"")??"")!==e.folder)continue;if(this.app.metadataCache.getFileCache(t)?.frontmatter?.id===e.id)return t}return null}childrenOf(e,t){let i=[];for(let s of this.app.vault.getMarkdownFiles()){if((s.parent?.path?.replace(/\/+$/,"")??"")!==e)continue;let o=this.app.metadataCache.getFileCache(s)?.frontmatter;if(!o||typeof o.id!="string")continue;let a=o.parent;if(a===t||t===F&&(a==null||a===F)){if(o.id===F)continue;i.push(s)}}return i.sort((s,n)=>{let o=this.app.metadataCache.getFileCache(s)?.frontmatter,a=this.app.metadataCache.getFileCache(n)?.frontmatter,l=o?.created??"",c=a?.created??"";return l.localeCompare(c)}),i}titleFromFile(e){let t=this.app.metadataCache.getFileCache(e)?.frontmatter?.id;return ao(e,typeof t=="string"?t:null)}async openSearchFromPanel(){let e=await this.resolveTargetStashpad();e&&typeof e.openSearchModal=="function"&&e.openSearchModal()}async openLogFromPanel(){let e=this.app.vault.adapter,t=this.plugin.pluginPrivatePath("log.jsonl");if(!await e.exists(t)){new oe.Notice("No log yet \u2014 make some changes first.");return}let i=await e.read(t),{LogModal:s}=await Promise.resolve().then(()=>(Ee(),Vi));new s(this.app,i,t).open()}openNotificationsFromPanel(){this.app.commands?.executeCommandById?.("stashpad:stashpad-open-notification-history")}async openHomeFromPanel(){let e=await this.resolveTargetStashpad();e&&typeof e.navigateTo=="function"&&e.navigateTo(F)}async openPinFromPanel(e){await this.plugin.revealNoteByRef(e.folder,e.id)}async resolveTargetStashpad(){let e=this.plugin.lastActiveStashpadLeaf;if(e&&e.view.getViewType()===z)return this.app.workspace.revealLeaf(e),e.view;let t=this.findActiveStashpad();if(t)return t;let i=this.app.workspace.getLeavesOfType(z);return i.length>0?(this.app.workspace.revealLeaf(i[0]),i[0].view):(await this.plugin.activateView({reveal:!0}),this.findActiveStashpad())}findActiveStashpad(){let e=this.app.workspace.activeLeaf;return e&&e.view.getViewType()===z?e.view:null}renderSharedPanel(e){let t=e.createDiv({cls:"stashpad-panel-shared"}),i=(this.plugin.settings.authorId??"").trim();if(!i){t.createDiv({cls:"stashpad-shared-empty"}).setText("Set an author name in Stashpad settings to populate Shared.");return}let s=this.collectSharedNotes(i),n=new Map;for(let d of s){let h=d.authorId;h&&!n.has(h)&&n.set(h,d.authorDisplay||h)}let o=t.createDiv({cls:"stashpad-shared-filters"}),a=(d,h,g)=>{let u=o.createEl("button",{cls:"stashpad-shared-chip",text:d});return h&&u.addClass("is-active"),u.onclick=g,u};if(a("All",this.sharedAuthorFilter==="all",()=>{this.sharedAuthorFilter="all",this.render()}),a("Mine",this.sharedAuthorFilter==="mine",()=>{this.sharedAuthorFilter="mine",this.render()}),a("Others",this.sharedAuthorFilter==="others",()=>{this.sharedAuthorFilter="others",this.render()}),n.size>1){let d=o.createEl("select",{cls:"stashpad-shared-author-select"}),h=d.createEl("option",{text:"Any author"});h.value="__any__";for(let[u,p]of n){let f=d.createEl("option",{text:p});f.value=u}let g=["all","mine","others"].includes(this.sharedAuthorFilter)?"__any__":this.sharedAuthorFilter;d.value=g,d.onchange=()=>{let u=d.value;u==="__any__"?this.sharedAuthorFilter="all":this.sharedAuthorFilter=u,this.render()}}let l=o.createEl("button",{cls:"stashpad-shared-chip",text:"Has contributors"});this.sharedContribOnly&&l.addClass("is-active"),l.onclick=()=>{this.sharedContribOnly=!this.sharedContribOnly,this.render()};let c=s.filter(d=>{if(this.sharedContribOnly&&d.contributorCount===0)return!1;switch(this.sharedAuthorFilter){case"all":return!0;case"mine":return d.authorId===i;case"others":return d.authorId!==i;default:return d.authorId===this.sharedAuthorFilter}});if(c.length===0){t.createDiv({cls:"stashpad-shared-empty"}).setText("No shared notes match the current filters.");return}for(let d of c){let h=t.createDiv({cls:"stashpad-pinned-row stashpad-shared-row"}),g=h.createSpan({cls:"stashpad-pinned-icon"});(0,oe.setIcon)(g,"users"),d.color&&(g.style.color=d.color);let u=h.createSpan({cls:"stashpad-pinned-label",text:d.title});u.onclick=()=>this.openSharedFromPanel(d.folder,d.id);let p=d.folder.split("/").pop()||d.folder;h.createSpan({cls:"stashpad-pinned-folder",text:p}),d.authorDisplay&&h.createSpan({cls:"stashpad-shared-meta"}).setText(d.authorId===i?`you \xB7 ${d.contributorCount} contributor${d.contributorCount===1?"":"s"}`:`by ${d.authorDisplay}${d.contributorCount>0?` \xB7 ${d.contributorCount} contributor${d.contributorCount===1?"":"s"}`:""}`)}}collectSharedNotes(e){let t=this.plugin.discoverStashpadFolders(),i=new Set(t),s=new Map;for(let o of this.app.vault.getMarkdownFiles()){let a=o.parent?.path?.replace(/\/+$/,"")??"";if(!i.has(a))continue;let l=this.app.metadataCache.getFileCache(o)?.frontmatter??{};l.id===F&&s.set(a,this.extractAuthorId(l.author))}let n=[];for(let o of this.app.vault.getMarkdownFiles()){let a=o.parent?.path?.replace(/\/+$/,"")??"";if(!i.has(a)||a.endsWith("/_authors")||o.path.includes("/_authors/"))continue;let l=this.app.metadataCache.getFileCache(o)?.frontmatter??{};if(typeof l.id!="string"||l.id===F)continue;let c=this.extractAuthorId(l.author),d=Array.isArray(l.contributors)?l.contributors.filter(C=>typeof C=="string"):[],h=s.get(a)??null;if(!(d.length>0||h===e&&(c!==null&&c!==e)))continue;let I=this.titleFromFile(o),m=typeof l.color=="string"?l.color:null;n.push({file:o,folder:a,id:l.id,title:I,color:m,authorId:c,authorDisplay:this.extractAuthorDisplay(l.author)||(c??""),contributorCount:d.length})}return n.sort((o,a)=>{let l=this.app.metadataCache.getFileCache(o.file)?.frontmatter??{},c=this.app.metadataCache.getFileCache(a.file)?.frontmatter??{},d=l.modified??l.created??"";return(c.modified??c.created??"").localeCompare(d)}),n}extractAuthorId(e){if(typeof e!="string")return null;let t=e.match(/-([a-z0-9]{4,12})(?:\.md)?(?:\||\]\])/i);return t?t[1]:null}extractAuthorDisplay(e){if(typeof e!="string")return"";let t=e.match(/\|([^\]]+)\]\]/);if(t)return t[1].trim();let i=e.match(/_authors\/([^\]|]+)-[a-z0-9]{4,12}/i);return i?i[1].replace(/[-_]/g," ").trim():""}async openSharedFromPanel(e,t){await this.plugin.revealNoteByRef(e,t)}renderTasksPanel(e){let t=e.createDiv({cls:"stashpad-panel-tasks"}),s=t.createDiv({cls:"stashpad-task-review-bar"}).createEl("button",{cls:"stashpad-task-review-open"});(0,oe.setIcon)(s.createSpan({cls:"stashpad-btn-icon"}),"maximize-2"),s.createSpan({text:"Daily review"}),s.onclick=()=>new ri(this.app,this.plugin).open();let n=this.collectTasks();if(n.length===0){t.createDiv({cls:"stashpad-tasks-empty"}).setText("No tasks yet \u2014 press G on a note to mark it a task, or D to give it a due date.");return}let o=(this.plugin.settings.authorId??"").trim(),a=D=>!!o&&D.assignedTo.some(b=>b.id===o),l=D=>{let b=this.taskAssignFilter;if(b.startsWith("person:")){let P=b.slice(7);return D.assignedTo.some(O=>O.id===P)}switch(b){case"mine":return a(D);case"others":return D.assignedTo.length>0&&!a(D);case"byme":return!!o&&D.assignedBy?.id===o;case"unassigned":return D.assignedTo.length===0;default:return!0}},c=new Map;for(let D of n){for(let b of D.assignedTo)b.id!==o&&c.set(b.id,b.name);D.assignedBy&&D.assignedBy.id!==o&&c.set(D.assignedBy.id,D.assignedBy.name)}let d=[...c.entries()].map(([D,b])=>({id:D,name:b})).sort((D,b)=>D.name.localeCompare(b.name)),h=t.createDiv({cls:"stashpad-task-assign-bar"});h.createSpan({cls:"stashpad-task-assign-label",text:"Assignment"});let g=h.createEl("select",{cls:"stashpad-task-assign-select"}),u=D=>{let b={all:"Everyone",mine:"Assigned to me",others:"Assigned to others",byme:"Assigned by me",unassigned:"Unassigned"};return D.startsWith("person:")?c.get(D.slice(7))??"Person":b[D]??D},p=D=>{let b=g.createEl("option",{text:u(D),value:D});this.taskAssignFilter===D&&(b.selected=!0)};for(let D of["all","mine","others","byme","unassigned"])p(D);if(d.length>0){let D=g.createEl("optgroup");D.setAttr("label","By person");for(let b of d){let P=D.createEl("option",{text:b.name,value:`person:${b.id}`});this.taskAssignFilter===`person:${b.id}`&&(P.selected=!0)}}g.onchange=()=>{this.taskAssignFilter=g.value,this.render()};let f=[...new Set(n.map(D=>D.folder))].sort((D,b)=>D.localeCompare(b));this.taskFolderFilter!=="all"&&!f.includes(this.taskFolderFilter)&&(this.taskFolderFilter="all");let I=t.createDiv({cls:"stashpad-task-assign-bar"});I.createSpan({cls:"stashpad-task-assign-label",text:"Folder"});let m=I.createEl("select",{cls:"stashpad-task-assign-select"}),C=m.createEl("option",{text:"All folders",value:"all"});this.taskFolderFilter==="all"&&(C.selected=!0);for(let D of f){let b=m.createEl("option",{text:D.split("/").pop()||D,value:D});this.taskFolderFilter===D&&(b.selected=!0)}m.onchange=()=>{this.taskFolderFilter=m.value,this.render()};let B=D=>this.taskFolderFilter==="all"||D.folder===this.taskFolderFilter,w=n.filter(D=>l(D)&&B(D));if(w.length===0){t.createDiv({cls:"stashpad-tasks-empty"}).setText("No tasks match the current filters.");return}let y=new Date;y.setHours(0,0,0,0);let v=y.getTime(),E=v+24*60*60*1e3,Q={overdue:[],today:[],upcoming:[],nodate:[],completed:[]};for(let D of w){if(D.completed){Q.completed.push(D);continue}if(D.due==null){Q.nodate.push(D);continue}D.due<v?Q.overdue.push(D):D.due<E?Q.today.push(D):Q.upcoming.push(D)}let S=(D,b)=>D.due==null&&b.due==null?D.title.localeCompare(b.title):D.due==null?1:b.due==null?-1:D.due-b.due,x=[{key:"overdue",label:"Overdue",icon:"alert-circle"},{key:"today",label:"Due today",icon:"calendar-clock"},{key:"upcoming",label:"Upcoming",icon:"calendar"},{key:"nodate",label:"No date",icon:"inbox"},{key:"completed",label:"Completed",icon:"check-circle-2"}],H=t.createDiv({cls:"stashpad-task-filters"}),G=w.length,N=(D,b,P)=>{let O=H.createEl("button",{cls:"stashpad-task-filter"});this.taskFilter===D&&O.addClass("is-active"),O.createSpan({cls:"stashpad-task-filter-label",text:b}),O.createSpan({cls:"stashpad-task-filter-count",text:String(P)}),O.onclick=()=>{this.taskFilter=D,this.render()}};N("all","All",G),N("overdue","Overdue",Q.overdue.length),N("today","Today",Q.today.length),N("upcoming","Upcoming",Q.upcoming.length),N("nodate","No date",Q.nodate.length),N("completed","Done",Q.completed.length);let R=this.taskFilter==="all"?x:x.filter(D=>D.key===this.taskFilter),U=!1;for(let D of R){let b=Q[D.key];if(b.length!==0){if(U=!0,b.sort(D.key==="completed"?(P,O)=>S(O,P):S),this.taskFilter==="all"){let P=t.createDiv({cls:`stashpad-task-section-header is-${D.key}`});(0,oe.setIcon)(P.createSpan({cls:"stashpad-task-section-icon"}),D.icon),P.createSpan({cls:"stashpad-task-section-name",text:D.label}),P.createSpan({cls:"stashpad-task-section-count",text:String(b.length)})}for(let P of b)this.renderTaskRow(t,P,D.key==="today")}}if(!U&&this.taskFilter!=="all"){t.createDiv({cls:"stashpad-tasks-empty"}).setText(`Nothing in "${R[0]?.label??this.taskFilter}".`);return}U||t.createDiv({cls:"stashpad-tasks-empty"}).setText("No tasks to show.")}renderTaskRow(e,t,i){let s=e.createDiv({cls:"stashpad-pinned-row stashpad-task-row"});t.color&&s.addClass("has-color"),t.completed&&s.addClass("is-completed");let n=s.createSpan({cls:"stashpad-pinned-icon stashpad-task-checkbox"});(0,oe.setIcon)(n,t.completed?"check-square":"square"),t.color&&(n.style.color=t.color),n.title=t.completed?"Mark not done":"Mark done",n.onclick=l=>{l.stopPropagation(),this.toggleTaskCompleted(t)};let o=s.createSpan({cls:"stashpad-pinned-label",text:t.title});if(o.onclick=()=>this.openTaskFromPanel(t.folder,t.id),s.createSpan({cls:"stashpad-task-folder",text:t.folder.split("/").pop()||t.folder}),t.due!=null){let l=s.createSpan({cls:"stashpad-task-due",text:this.formatDueShort(t.due,i)});t.due<Date.now()&&!t.completed&&l.addClass("is-overdue")}else t.dueRaw&&s.createSpan({cls:"stashpad-task-due",text:t.dueRaw});if(t.assignedTo.length>0){let l=(this.plugin.settings.authorId??"").trim(),c=s.createSpan({cls:"stashpad-task-assignees"});for(let d of t.assignedTo){let h=c.createSpan({cls:"stashpad-task-assignee"});l&&d.id===l&&h.addClass("is-me"),h.setText(this.initials(d.name)),h.title=l&&d.id===l?`${d.name} (you)`:d.name}}let a=s.createEl("button",{cls:"stashpad-task-snooze"});(0,oe.setIcon)(a,"alarm-clock"),a.title="Snooze \u2014 reschedule due date",a.onclick=l=>{l.stopPropagation(),this.snoozeTask(t)},s.oncontextmenu=l=>{l.preventDefault();let c=new oe.Menu;c.addItem(d=>d.setTitle("Open").setIcon("arrow-right").onClick(()=>{this.openTaskFromPanel(t.folder,t.id)})),c.addItem(d=>d.setTitle("Snooze (reschedule)\u2026").setIcon("alarm-clock").onClick(()=>{this.snoozeTask(t)})),c.showAtMouseEvent(l)}}snoozeTask(e){let t=e.dueRaw??(e.due!=null?new Date(e.due).toISOString():null);new Oe(this.app,t,i=>{this.app.fileManager.processFrontMatter(e.file,s=>{i.iso===null?delete s.due:(s.due=i.iso,s.task=!0)}).then(()=>this.scheduleRender()).catch(s=>new oe.Notice(`Couldn't snooze: ${s.message}`))},{title:"Snooze \u2014 reschedule",hideAssignees:!0,quickAdjusts:this.plugin.settings.dueQuickAdjusts}).open()}formatDueShort(e,t){return t?ti(e,this.plugin.settings):Bt(e,this.plugin.settings)}async openTaskFromPanel(e,t){await this.plugin.revealNoteByRef(e,t)}async toggleTaskCompleted(e){try{await this.app.fileManager.processFrontMatter(e.file,t=>{t.completed=t.completed!==!0})}catch(t){new oe.Notice(`Couldn't update task: ${t.message}`);return}this.scheduleRender()}initials(e){let t=e.trim().split(/\s+/).filter(Boolean);return t.length===0?"?":t.length===1?t[0].slice(0,2).toUpperCase():(t[0][0]+t[t.length-1][0]).toUpperCase()}collectTasks(){return Ss(this.app,this.plugin)}};async function xs(A){let r=A.workspace.getLeavesOfType(It);if(r.length>0){A.workspace.revealLeaf(r[0]);return}let e=A.workspace.getLeftLeaf(!1);if(!e){new oe.Notice("Stashpad: couldn't open the panels view.");return}await e.setViewState({type:It,active:!0}),A.workspace.revealLeaf(e)}var Ia=require("obsidian");le();var T=require("obsidian");ji();var Hs=require("obsidian");le();var ci=class extends Hs.AbstractInputSuggest{constructor(e,t){super(e,t);this.inputEl=t}getSuggestions(e){let t=e.toLowerCase().split(/\s+/).filter(Boolean),i=o=>t.every(a=>o.toLowerCase().includes(a)),s=[],n=o=>{if(!(o.path!=="/"&&Bs.has(o.name))){o.path!=="/"&&i(o.path)&&s.push(o);for(let a of o.children)a instanceof Hs.TFolder&&n(a)}};return n(this.app.vault.getRoot()),s.slice(0,100)}renderSuggestion(e,t){t.setText(e.path)}selectSuggestion(e){this.setValue(e.path),this.inputEl.dispatchEvent(new Event("input",{bubbles:!0})),this.close()}};var di=require("obsidian"),Rs=class A extends di.AbstractInputSuggest{constructor(e,t){super(e,t);this.inputEl=t}static norm(e){return e.replace(/^lucide-/,"")}getSuggestions(e){let t=e.toLowerCase().split(/\s+/).filter(Boolean),i=new Set,s=[];for(let a of(0,di.getIconIds)()){let l=A.norm(a);i.has(l)||(i.add(l),s.push(l))}let n=a=>t.every(l=>a.toLowerCase().includes(l)),o=t.length?s.filter(n):s;return o.sort(),o.slice(0,t.length?50:300)}renderSuggestion(e,t){t.addClass("stashpad-icon-suggest-item");let i=t.createSpan({cls:"stashpad-icon-suggest-icon"});(0,di.setIcon)(i,e),t.createSpan({cls:"stashpad-icon-suggest-label",text:e})}selectSuggestion(e){this.setValue(e),this.inputEl.dispatchEvent(new Event("input",{bubbles:!0})),this.close()}};le();Ee();var Jt=require("obsidian"),po={create:{label:"Create",desc:"Confirmations after a new note is created."},edit:{label:"Edit",desc:"Edit-related toasts (currently rare)."},delete:{label:"Delete",desc:"Confirmations after deleting one or more notes."},move:{label:"Move",desc:"After reparenting or moving notes between folders."},merge:{label:"Merge",desc:"After combining multiple notes into one."},split:{label:"Split",desc:"After splitting a note in two."},clone:{label:"Clone",desc:"After duplicating notes or subtrees."},complete:{label:"Complete",desc:"When a note is marked complete."},uncomplete:{label:"Uncomplete",desc:"When a note's complete mark is removed."},export:{label:"Export",desc:".stash exports \u2014 success + the action buttons."},import:{label:"Import",desc:".stash imports (both manual and the drop-folder auto-import)."},attachment:{label:"Attachment",desc:"Attachment add / remove notifications."},color:{label:"Color",desc:"Per-note color changes."},reorder:{label:"Reorder",desc:"Drag-reorder and keyboard moveUp/Down/Top/Bottom."},multiplayer:{label:"Multiplayer",desc:"Cross-author activity (someone else touched your notes or vice versa)."},reminder:{label:"Reminder",desc:"Task due-date reminders \u2014 surfaced when a task comes due (fired at launch / periodically)."},system:{label:"System",desc:"Plumbing toasts: backfill progress, integrity warnings, errors not tied to a verb."}},tc={info:4e3,success:4e3,warning:6e3,error:1e4},Vr=5e3,Us=class{constructor(r){this.app=r;this.history=[];this.nextId=1;this.historyLimit=Vr;this.changeListeners=new Set;this.muted=new Set;this.defaultAuthorId=null}setDefaultAuthorId(r){this.defaultAuthorId=r||null}show(r){let e=r.kind??"info",t=r.category??"system",i={id:this.nextId++,ts:Date.now(),message:r.message,kind:e,category:t,authorId:r.authorId??this.defaultAuthorId??void 0,affectedIds:r.affectedIds?r.affectedIds.slice():[],affectedPaths:r.affectedPaths?r.affectedPaths.slice():[],affectedAuthorIds:r.affectedAuthorIds?r.affectedAuthorIds.slice():[],folder:r.folder,actionLabels:(r.actions??[]).map(o=>o.label)};if(this.pushHistory(i),this.muted.has(t))return null;let s=this.buildContent(r,e),n=r.duration??tc[e];return new Jt.Notice(s,n)}onChange(r){return this.changeListeners.add(r),()=>this.changeListeners.delete(r)}recent(){return this.history.slice().reverse()}clearHistory(){this.history=[],this.emit()}setMuted(r,e){e?this.muted.add(r):this.muted.delete(r)}isMuted(r){return this.muted.has(r)}loadMutedFromList(r){this.muted=new Set(r)}mutedList(){return Array.from(this.muted)}loadHistory(r){let e=this.applyLimit(r.slice());this.history=e;let t=0;for(let i of e)i.id>t&&(t=i.id);this.nextId=Math.max(this.nextId,t+1),this.emit()}setHistoryLimit(r){this.historyLimit=Number.isFinite(r)?r:Vr,this.history=this.applyLimit(this.history),this.emit()}applyLimit(r){return this.historyLimit<=0||r.length<=this.historyLimit?r:r.slice(r.length-this.historyLimit)}pushHistory(r){this.history.push(r),this.history=this.applyLimit(this.history),this.emit()}emit(){for(let r of this.changeListeners)try{r()}catch(e){console.warn("[Stashpad] notification listener failed",e)}}buildContent(r,e){let t=document.createDocumentFragment(),i=document.createElement("div");i.className=`stashpad-notice stashpad-notice-${e}`;let s=document.createElement("div");s.className="stashpad-notice-message";let n=r.message.split(/(`[^`\n]+`)/);for(let o of n)if(o.length>1&&o.startsWith("`")&&o.endsWith("`")){let a=document.createElement("code");a.textContent=o.slice(1,-1),s.appendChild(a)}else o.length>0&&s.appendChild(document.createTextNode(o));if(i.appendChild(s),r.actions&&r.actions.length>0){let o=document.createElement("div");o.className="stashpad-notice-actions";for(let a of r.actions){let l=document.createElement("button");l.className="stashpad-notice-action",l.textContent=a.label,l.addEventListener("click",c=>{if(c.stopPropagation(),Promise.resolve().then(()=>a.onClick()).catch(d=>console.warn("[Stashpad] notification action failed",d)),!a.keepOpen){let d=l.closest(".notice");d&&d.parentElement&&d.parentElement.removeChild(d)}}),o.appendChild(l)}i.appendChild(o)}return t.appendChild(i),t}};function Gs(A,r,e){let t=A.vault.getAbstractFileByPath(r);if(!(t instanceof Jt.TFile))return[];let i=[{label:"Reveal",keepOpen:!0,onClick:()=>{let s=A.workspace.getLeavesOfType("file-explorer")[0];if(!s)return;A.workspace.revealLeaf(s),s.view?.revealInFolder?.(t)}}];if(!e){let s=Jt.Platform.isMacOS?"Finder":Jt.Platform.isWin?"File Explorer":"file manager";i.push({label:`Show in ${s}`,keepOpen:!0,onClick:()=>{try{let n=window.require?.("electron")?.shell,a=A.vault.adapter?.getFullPath?.(r);a&&n?.showItemInFolder&&n.showItemInFolder(a)}catch(n){console.warn("[Stashpad] showItemInFolder failed",n)}}})}return i}var Wr=require("obsidian"),go=Wr.Platform.isMacOS;function Ai(A){if(!A)return"(none)";let r=A.replace(/\bMod\b/g,go?"Cmd":"Ctrl");return go&&(r=r.replace(/\bAlt\b/g,"Option")),r}function Xr(A,r,e={allowSingleKey:!0}){let t=A.placeholder,i=A.value;A.placeholder="Press a key\u2026 (Backspace to cancel)",A.value="",A.classList.add("is-recording");let s=!1,n=()=>{A.placeholder=t,A.classList.remove("is-recording"),s||(A.value=i),A.removeEventListener("keydown",o,!0),A.removeEventListener("blur",a)},o=l=>{if(l.key==="Control"||l.key==="Shift"||l.key==="Alt"||l.key==="Meta"||l.key==="OS")return;let c=!!l.code&&(/^Key[A-Z]$/.test(l.code)||/^Digit\d$/.test(l.code));if((l.key==="Dead"||l.key==="Process"||l.key==="Unidentified")&&!c)return;if(l.preventDefault(),l.stopPropagation(),l.key==="Backspace"&&!l.metaKey&&!l.ctrlKey&&!l.altKey&&!l.shiftKey){n();return}let d=[];go?(l.metaKey&&d.push("Mod"),l.ctrlKey&&d.push("Ctrl")):l.ctrlKey&&d.push("Mod"),l.altKey&&d.push("Alt"),l.shiftKey&&d.push("Shift");let h=ic(l.key,l.code);if(!h||d.length===0&&!e.allowSingleKey)return;d.push(h);let g=d.join("+");s=!0,n(),r(g)},a=()=>n();return A.addEventListener("keydown",o,!0),A.addEventListener("blur",a),n}function ic(A,r){if(!A)return"";if(r){let e=/^Key([A-Z])$/.exec(r);if(e)return e[1];let t=/^Digit(\d)$/.exec(r);if(t)return t[1]}return A.length===1?A.toUpperCase():A}ai();Le();function $t(A,r,e,t){function i(s){return s instanceof e?s:new e(function(n){n(s)})}return new(e||(e=Promise))(function(s,n){function o(c){try{l(t.next(c))}catch(d){n(d)}}function a(c){try{l(t.throw(c))}catch(d){n(d)}}function l(c){c.done?s(c.value):i(c.value).then(o,a)}l((t=t.apply(A,r||[])).next())})}var ae=class{constructor(){this.mutex=Promise.resolve()}lock(){let r=()=>{};return this.mutex=this.mutex.then(()=>new Promise(r)),new Promise(e=>{r=e})}dispatch(r){return $t(this,void 0,void 0,function*(){let e=yield this.lock();try{return yield Promise.resolve(r())}finally{e()}})}},uo;function sc(){return typeof globalThis<"u"?globalThis:typeof self<"u"?self:typeof window<"u"?window:global}var Co=sc(),fo=(uo=Co.Buffer)!==null&&uo!==void 0?uo:null,nc=Co.TextEncoder?new Co.TextEncoder:null;function ia(A,r){return(A&15)+(A>>6|A>>3&8)<<4|(r&15)+(r>>6|r>>3&8)}function sa(A,r){let e=r.length>>1;for(let t=0;t<e;t++){let i=t<<1;A[t]=ia(r.charCodeAt(i),r.charCodeAt(i+1))}}function oc(A,r){if(A.length!==r.length*2)return!1;for(let e=0;e<r.length;e++){let t=e<<1;if(r[e]!==ia(A.charCodeAt(t),A.charCodeAt(t+1)))return!1}return!0}var Zr=87,jr=48;function Bo(A,r,e){let t=0;for(let i=0;i<e;i++){let s=r[i]>>>4;A[t++]=s>9?s+Zr:s+jr,s=r[i]&15,A[t++]=s>9?s+Zr:s+jr}return String.fromCharCode.apply(null,A)}var ht=fo!==null?A=>{if(typeof A=="string"){let r=fo.from(A,"utf8");return new Uint8Array(r.buffer,r.byteOffset,r.length)}if(fo.isBuffer(A))return new Uint8Array(A.buffer,A.byteOffset,A.length);if(ArrayBuffer.isView(A))return new Uint8Array(A.buffer,A.byteOffset,A.byteLength);throw new Error("Invalid data type!")}:A=>{if(typeof A=="string")return nc.encode(A);if(ArrayBuffer.isView(A))return new Uint8Array(A.buffer,A.byteOffset,A.byteLength);throw new Error("Invalid data type!")},Ke="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",es=new Uint8Array(256);for(let A=0;A<Ke.length;A++)es[Ke.charCodeAt(A)]=A;function _r(A,r=!0){let e=A.length,t=e%3,i=[],s=e-t;for(let n=0;n<s;n+=3){let o=(A[n]<<16&16711680)+(A[n+1]<<8&65280)+(A[n+2]&255),a=Ke.charAt(o>>18&63)+Ke.charAt(o>>12&63)+Ke.charAt(o>>6&63)+Ke.charAt(o&63);i.push(a)}if(t===1){let n=A[e-1],o=Ke.charAt(n>>2),a=Ke.charAt(n<<4&63);i.push(`${o}${a}`),r&&i.push("==")}else if(t===2){let n=(A[e-2]<<8)+A[e-1],o=Ke.charAt(n>>10),a=Ke.charAt(n>>4&63),l=Ke.charAt(n<<2&63);i.push(`${o}${a}${l}`),r&&i.push("=")}return i.join("")}function rc(A){let r=Math.floor(A.length*.75),e=A.length;return A[e-1]==="="&&(r-=1,A[e-2]==="="&&(r-=1)),r}function ac(A){let r=rc(A),e=A.length,t=new Uint8Array(r),i=0;for(let s=0;s<e;s+=4){let n=es[A.charCodeAt(s)],o=es[A.charCodeAt(s+1)],a=es[A.charCodeAt(s+2)],l=es[A.charCodeAt(s+3)];t[i]=n<<2|o>>4,i+=1,t[i]=(o&15)<<4|a>>2,i+=1,t[i]=(a&3)<<6|l&63,i+=1}return t}var Ls=16*1024,_i=4,lc=new ae,Io=new Map;function na(A,r){return $t(this,void 0,void 0,function*(){let e=null,t=null,i=!1;if(typeof WebAssembly>"u")throw new Error("WebAssembly is not supported in this environment!");let s=(y,v=0)=>{t.set(y,v)},n=()=>t,o=()=>e.exports,a=y=>{e.exports.Hash_SetMemorySize(y);let v=e.exports.Hash_GetBuffer(),E=e.exports.memory.buffer;t=new Uint8Array(E,v,y)},l=()=>new DataView(e.exports.memory.buffer).getUint32(e.exports.STATE_SIZE,!0),c=lc.dispatch(()=>$t(this,void 0,void 0,function*(){if(!Io.has(A.name)){let v=ac(A.data),E=WebAssembly.compile(v);Io.set(A.name,E)}let y=yield Io.get(A.name);e=yield WebAssembly.instantiate(y,{})})),d=()=>$t(this,void 0,void 0,function*(){e||(yield c);let y=e.exports.Hash_GetBuffer(),v=e.exports.memory.buffer;t=new Uint8Array(v,y,Ls)}),h=(y=null)=>{i=!0,e.exports.Hash_Init(y)},g=y=>{let v=0;for(;v<y.length;){let E=y.subarray(v,v+Ls);v+=E.length,t.set(E),e.exports.Hash_Update(E.length)}},u=y=>{if(!i)throw new Error("update() called before init()");let v=ht(y);g(v)},p=new Uint8Array(r*2),f=(y,v=null)=>{if(!i)throw new Error("digest() called before init()");return i=!1,e.exports.Hash_Final(v),y==="binary"?t.slice(0,r):Bo(p,t,r)},I=()=>{if(!i)throw new Error("save() can only be called after init() and before digest()");let y=e.exports.Hash_GetState(),v=l(),E=e.exports.memory.buffer,Q=new Uint8Array(E,y,v),S=new Uint8Array(_i+v);return sa(S,A.hash),S.set(Q,_i),S},m=y=>{if(!(y instanceof Uint8Array))throw new Error("load() expects an Uint8Array generated by save()");let v=e.exports.Hash_GetState(),E=l(),Q=_i+E,S=e.exports.memory.buffer;if(y.length!==Q)throw new Error(`Bad state length (expected ${Q} bytes, got ${y.length})`);if(!oc(A.hash,y.subarray(0,_i)))throw new Error("This state was written by an incompatible hash implementation");let x=y.subarray(_i);new Uint8Array(S,v,E).set(x),i=!0},C=y=>typeof y=="string"?y.length<Ls/4:y.byteLength<Ls,B=C;switch(A.name){case"argon2":case"scrypt":B=()=>!0;break;case"blake2b":case"blake2s":B=(y,v)=>v<=512&&C(y);break;case"blake3":B=(y,v)=>v===0&&C(y);break;case"xxhash64":case"xxhash3":case"xxhash128":case"crc64":B=()=>!1;break}let w=(y,v=null,E=null)=>{if(!B(y,v))return h(v),u(y),f("hex",E);let Q=ht(y);return t.set(Q),e.exports.Hash_Calculate(Q.length,v,E),Bo(p,t,r)};return yield d(),{getMemory:n,writeMemory:s,getExports:o,setMemorySize:a,init:h,update:u,digest:f,save:I,load:m,calculate:w,hashLength:r}})}var bA=new ae;var cc="argon2",dc="AGFzbQEAAAABKQVgAX8Bf2AAAX9gEH9/f39/f39/f39/f39/f38AYAR/f39/AGACf38AAwYFAAECAwQFBgEBAoCAAgYIAX8BQZCoBAsHQQQGbWVtb3J5AgASSGFzaF9TZXRNZW1vcnlTaXplAAAOSGFzaF9HZXRCdWZmZXIAAQ5IYXNoX0NhbGN1bGF0ZQAECvEyBVgBAn9BACEBAkAgAEEAKAKICCICRg0AAkAgACACayIAQRB2IABBgIB8cSAASWoiAEAAQX9HDQBB/wHADwtBACEBQQBBACkDiAggAEEQdK18NwOICAsgAcALcAECfwJAQQAoAoAIIgANAEEAPwBBEHQiADYCgAhBACgCiAgiAUGAgCBGDQACQEGAgCAgAWsiAEEQdiAAQYCAfHEgAElqIgBAAEF/Rw0AQQAPC0EAQQApA4gIIABBEHStfDcDiAhBACgCgAghAAsgAAvcDgECfiAAIAQpAwAiECAAKQMAIhF8IBFCAYZC/v///x+DIBBC/////w+DfnwiEDcDACAMIBAgDCkDAIVCIIkiEDcDACAIIBAgCCkDACIRfCARQgGGQv7///8fgyAQQv////8Pg358IhA3AwAgBCAQIAQpAwCFQiiJIhA3AwAgACAQIAApAwAiEXwgEEL/////D4MgEUIBhkL+////H4N+fCIQNwMAIAwgECAMKQMAhUIwiSIQNwMAIAggECAIKQMAIhF8IBBC/////w+DIBFCAYZC/v///x+DfnwiEDcDACAEIBAgBCkDAIVCAYk3AwAgASAFKQMAIhAgASkDACIRfCARQgGGQv7///8fgyAQQv////8Pg358IhA3AwAgDSAQIA0pAwCFQiCJIhA3AwAgCSAQIAkpAwAiEXwgEUIBhkL+////H4MgEEL/////D4N+fCIQNwMAIAUgECAFKQMAhUIoiSIQNwMAIAEgECABKQMAIhF8IBBC/////w+DIBFCAYZC/v///x+DfnwiEDcDACANIBAgDSkDAIVCMIkiEDcDACAJIBAgCSkDACIRfCAQQv////8PgyARQgGGQv7///8fg358IhA3AwAgBSAQIAUpAwCFQgGJNwMAIAIgBikDACIQIAIpAwAiEXwgEUIBhkL+////H4MgEEL/////D4N+fCIQNwMAIA4gECAOKQMAhUIgiSIQNwMAIAogECAKKQMAIhF8IBFCAYZC/v///x+DIBBC/////w+DfnwiEDcDACAGIBAgBikDAIVCKIkiEDcDACACIBAgAikDACIRfCAQQv////8PgyARQgGGQv7///8fg358IhA3AwAgDiAQIA4pAwCFQjCJIhA3AwAgCiAQIAopAwAiEXwgEEL/////D4MgEUIBhkL+////H4N+fCIQNwMAIAYgECAGKQMAhUIBiTcDACADIAcpAwAiECADKQMAIhF8IBFCAYZC/v///x+DIBBC/////w+DfnwiEDcDACAPIBAgDykDAIVCIIkiEDcDACALIBAgCykDACIRfCARQgGGQv7///8fgyAQQv////8Pg358IhA3AwAgByAQIAcpAwCFQiiJIhA3AwAgAyAQIAMpAwAiEXwgEEL/////D4MgEUIBhkL+////H4N+fCIQNwMAIA8gECAPKQMAhUIwiSIQNwMAIAsgECALKQMAIhF8IBBC/////w+DIBFCAYZC/v///x+DfnwiEDcDACAHIBAgBykDAIVCAYk3AwAgACAFKQMAIhAgACkDACIRfCARQgGGQv7///8fgyAQQv////8Pg358IhA3AwAgDyAQIA8pAwCFQiCJIhA3AwAgCiAQIAopAwAiEXwgEUIBhkL+////H4MgEEL/////D4N+fCIQNwMAIAUgECAFKQMAhUIoiSIQNwMAIAAgECAAKQMAIhF8IBBC/////w+DIBFCAYZC/v///x+DfnwiEDcDACAPIBAgDykDAIVCMIkiEDcDACAKIBAgCikDACIRfCAQQv////8PgyARQgGGQv7///8fg358IhA3AwAgBSAQIAUpAwCFQgGJNwMAIAEgBikDACIQIAEpAwAiEXwgEUIBhkL+////H4MgEEL/////D4N+fCIQNwMAIAwgECAMKQMAhUIgiSIQNwMAIAsgECALKQMAIhF8IBFCAYZC/v///x+DIBBC/////w+DfnwiEDcDACAGIBAgBikDAIVCKIkiEDcDACABIBAgASkDACIRfCAQQv////8PgyARQgGGQv7///8fg358IhA3AwAgDCAQIAwpAwCFQjCJIhA3AwAgCyAQIAspAwAiEXwgEEL/////D4MgEUIBhkL+////H4N+fCIQNwMAIAYgECAGKQMAhUIBiTcDACACIAcpAwAiECACKQMAIhF8IBFCAYZC/v///x+DIBBC/////w+DfnwiEDcDACANIBAgDSkDAIVCIIkiEDcDACAIIBAgCCkDACIRfCARQgGGQv7///8fgyAQQv////8Pg358IhA3AwAgByAQIAcpAwCFQiiJIhA3AwAgAiAQIAIpAwAiEXwgEEL/////D4MgEUIBhkL+////H4N+fCIQNwMAIA0gECANKQMAhUIwiSIQNwMAIAggECAIKQMAIhF8IBBC/////w+DIBFCAYZC/v///x+DfnwiEDcDACAHIBAgBykDAIVCAYk3AwAgAyAEKQMAIhAgAykDACIRfCARQgGGQv7///8fgyAQQv////8Pg358IhA3AwAgDiAQIA4pAwCFQiCJIhA3AwAgCSAQIAkpAwAiEXwgEUIBhkL+////H4MgEEL/////D4N+fCIQNwMAIAQgECAEKQMAhUIoiSIQNwMAIAMgECADKQMAIhF8IBBC/////w+DIBFCAYZC/v///x+DfnwiEDcDACAOIBAgDikDAIVCMIkiEDcDACAJIBAgCSkDACIRfCAQQv////8PgyARQgGGQv7///8fg358IhA3AwAgBCAQIAQpAwCFQgGJNwMAC98aAQN/QQAhBEEAIAIpAwAgASkDAIU3A5AIQQAgAikDCCABKQMIhTcDmAhBACACKQMQIAEpAxCFNwOgCEEAIAIpAxggASkDGIU3A6gIQQAgAikDICABKQMghTcDsAhBACACKQMoIAEpAyiFNwO4CEEAIAIpAzAgASkDMIU3A8AIQQAgAikDOCABKQM4hTcDyAhBACACKQNAIAEpA0CFNwPQCEEAIAIpA0ggASkDSIU3A9gIQQAgAikDUCABKQNQhTcD4AhBACACKQNYIAEpA1iFNwPoCEEAIAIpA2AgASkDYIU3A/AIQQAgAikDaCABKQNohTcD+AhBACACKQNwIAEpA3CFNwOACUEAIAIpA3ggASkDeIU3A4gJQQAgAikDgAEgASkDgAGFNwOQCUEAIAIpA4gBIAEpA4gBhTcDmAlBACACKQOQASABKQOQAYU3A6AJQQAgAikDmAEgASkDmAGFNwOoCUEAIAIpA6ABIAEpA6ABhTcDsAlBACACKQOoASABKQOoAYU3A7gJQQAgAikDsAEgASkDsAGFNwPACUEAIAIpA7gBIAEpA7gBhTcDyAlBACACKQPAASABKQPAAYU3A9AJQQAgAikDyAEgASkDyAGFNwPYCUEAIAIpA9ABIAEpA9ABhTcD4AlBACACKQPYASABKQPYAYU3A+gJQQAgAikD4AEgASkD4AGFNwPwCUEAIAIpA+gBIAEpA+gBhTcD+AlBACACKQPwASABKQPwAYU3A4AKQQAgAikD+AEgASkD+AGFNwOICkEAIAIpA4ACIAEpA4AChTcDkApBACACKQOIAiABKQOIAoU3A5gKQQAgAikDkAIgASkDkAKFNwOgCkEAIAIpA5gCIAEpA5gChTcDqApBACACKQOgAiABKQOgAoU3A7AKQQAgAikDqAIgASkDqAKFNwO4CkEAIAIpA7ACIAEpA7AChTcDwApBACACKQO4AiABKQO4AoU3A8gKQQAgAikDwAIgASkDwAKFNwPQCkEAIAIpA8gCIAEpA8gChTcD2ApBACACKQPQAiABKQPQAoU3A+AKQQAgAikD2AIgASkD2AKFNwPoCkEAIAIpA+ACIAEpA+AChTcD8ApBACACKQPoAiABKQPoAoU3A/gKQQAgAikD8AIgASkD8AKFNwOAC0EAIAIpA/gCIAEpA/gChTcDiAtBACACKQOAAyABKQOAA4U3A5ALQQAgAikDiAMgASkDiAOFNwOYC0EAIAIpA5ADIAEpA5ADhTcDoAtBACACKQOYAyABKQOYA4U3A6gLQQAgAikDoAMgASkDoAOFNwOwC0EAIAIpA6gDIAEpA6gDhTcDuAtBACACKQOwAyABKQOwA4U3A8ALQQAgAikDuAMgASkDuAOFNwPIC0EAIAIpA8ADIAEpA8ADhTcD0AtBACACKQPIAyABKQPIA4U3A9gLQQAgAikD0AMgASkD0AOFNwPgC0EAIAIpA9gDIAEpA9gDhTcD6AtBACACKQPgAyABKQPgA4U3A/ALQQAgAikD6AMgASkD6AOFNwP4C0EAIAIpA/ADIAEpA/ADhTcDgAxBACACKQP4AyABKQP4A4U3A4gMQQAgAikDgAQgASkDgASFNwOQDEEAIAIpA4gEIAEpA4gEhTcDmAxBACACKQOQBCABKQOQBIU3A6AMQQAgAikDmAQgASkDmASFNwOoDEEAIAIpA6AEIAEpA6AEhTcDsAxBACACKQOoBCABKQOoBIU3A7gMQQAgAikDsAQgASkDsASFNwPADEEAIAIpA7gEIAEpA7gEhTcDyAxBACACKQPABCABKQPABIU3A9AMQQAgAikDyAQgASkDyASFNwPYDEEAIAIpA9AEIAEpA9AEhTcD4AxBACACKQPYBCABKQPYBIU3A+gMQQAgAikD4AQgASkD4ASFNwPwDEEAIAIpA+gEIAEpA+gEhTcD+AxBACACKQPwBCABKQPwBIU3A4ANQQAgAikD+AQgASkD+ASFNwOIDUEAIAIpA4AFIAEpA4AFhTcDkA1BACACKQOIBSABKQOIBYU3A5gNQQAgAikDkAUgASkDkAWFNwOgDUEAIAIpA5gFIAEpA5gFhTcDqA1BACACKQOgBSABKQOgBYU3A7ANQQAgAikDqAUgASkDqAWFNwO4DUEAIAIpA7AFIAEpA7AFhTcDwA1BACACKQO4BSABKQO4BYU3A8gNQQAgAikDwAUgASkDwAWFNwPQDUEAIAIpA8gFIAEpA8gFhTcD2A1BACACKQPQBSABKQPQBYU3A+ANQQAgAikD2AUgASkD2AWFNwPoDUEAIAIpA+AFIAEpA+AFhTcD8A1BACACKQPoBSABKQPoBYU3A/gNQQAgAikD8AUgASkD8AWFNwOADkEAIAIpA/gFIAEpA/gFhTcDiA5BACACKQOABiABKQOABoU3A5AOQQAgAikDiAYgASkDiAaFNwOYDkEAIAIpA5AGIAEpA5AGhTcDoA5BACACKQOYBiABKQOYBoU3A6gOQQAgAikDoAYgASkDoAaFNwOwDkEAIAIpA6gGIAEpA6gGhTcDuA5BACACKQOwBiABKQOwBoU3A8AOQQAgAikDuAYgASkDuAaFNwPIDkEAIAIpA8AGIAEpA8AGhTcD0A5BACACKQPIBiABKQPIBoU3A9gOQQAgAikD0AYgASkD0AaFNwPgDkEAIAIpA9gGIAEpA9gGhTcD6A5BACACKQPgBiABKQPgBoU3A/AOQQAgAikD6AYgASkD6AaFNwP4DkEAIAIpA/AGIAEpA/AGhTcDgA9BACACKQP4BiABKQP4BoU3A4gPQQAgAikDgAcgASkDgAeFNwOQD0EAIAIpA4gHIAEpA4gHhTcDmA9BACACKQOQByABKQOQB4U3A6APQQAgAikDmAcgASkDmAeFNwOoD0EAIAIpA6AHIAEpA6AHhTcDsA9BACACKQOoByABKQOoB4U3A7gPQQAgAikDsAcgASkDsAeFNwPAD0EAIAIpA7gHIAEpA7gHhTcDyA9BACACKQPAByABKQPAB4U3A9APQQAgAikDyAcgASkDyAeFNwPYD0EAIAIpA9AHIAEpA9AHhTcD4A9BACACKQPYByABKQPYB4U3A+gPQQAgAikD4AcgASkD4AeFNwPwD0EAIAIpA+gHIAEpA+gHhTcD+A9BACACKQPwByABKQPwB4U3A4AQQQAgAikD+AcgASkD+AeFNwOIEEGQCEGYCEGgCEGoCEGwCEG4CEHACEHICEHQCEHYCEHgCEHoCEHwCEH4CEGACUGICRACQZAJQZgJQaAJQagJQbAJQbgJQcAJQcgJQdAJQdgJQeAJQegJQfAJQfgJQYAKQYgKEAJBkApBmApBoApBqApBsApBuApBwApByApB0ApB2ApB4ApB6ApB8ApB+ApBgAtBiAsQAkGQC0GYC0GgC0GoC0GwC0G4C0HAC0HIC0HQC0HYC0HgC0HoC0HwC0H4C0GADEGIDBACQZAMQZgMQaAMQagMQbAMQbgMQcAMQcgMQdAMQdgMQeAMQegMQfAMQfgMQYANQYgNEAJBkA1BmA1BoA1BqA1BsA1BuA1BwA1ByA1B0A1B2A1B4A1B6A1B8A1B+A1BgA5BiA4QAkGQDkGYDkGgDkGoDkGwDkG4DkHADkHIDkHQDkHYDkHgDkHoDkHwDkH4DkGAD0GIDxACQZAPQZgPQaAPQagPQbAPQbgPQcAPQcgPQdAPQdgPQeAPQegPQfAPQfgPQYAQQYgQEAJBkAhBmAhBkAlBmAlBkApBmApBkAtBmAtBkAxBmAxBkA1BmA1BkA5BmA5BkA9BmA8QAkGgCEGoCEGgCUGoCUGgCkGoCkGgC0GoC0GgDEGoDEGgDUGoDUGgDkGoDkGgD0GoDxACQbAIQbgIQbAJQbgJQbAKQbgKQbALQbgLQbAMQbgMQbANQbgNQbAOQbgOQbAPQbgPEAJBwAhByAhBwAlByAlBwApByApBwAtByAtBwAxByAxBwA1ByA1BwA5ByA5BwA9ByA8QAkHQCEHYCEHQCUHYCUHQCkHYCkHQC0HYC0HQDEHYDEHQDUHYDUHQDkHYDkHQD0HYDxACQeAIQegIQeAJQegJQeAKQegKQeALQegLQeAMQegMQeANQegNQeAOQegOQeAPQegPEAJB8AhB+AhB8AlB+AlB8ApB+ApB8AtB+AtB8AxB+AxB8A1B+A1B8A5B+A5B8A9B+A8QAkGACUGICUGACkGICkGAC0GIC0GADEGIDEGADUGIDUGADkGIDkGAD0GID0GAEEGIEBACAkACQCADRQ0AA0AgACAEaiIDIAIgBGoiBSkDACABIARqIgYpAwCFIARBkAhqKQMAhSADKQMAhTcDACADQQhqIgMgBUEIaikDACAGQQhqKQMAhSAEQZgIaikDAIUgAykDAIU3AwAgBEEQaiIEQYAIRw0ADAILC0EAIQQDQCAAIARqIgMgAiAEaiIFKQMAIAEgBGoiBikDAIUgBEGQCGopAwCFNwMAIANBCGogBUEIaikDACAGQQhqKQMAhSAEQZgIaikDAIU3AwAgBEEQaiIEQYAIRw0ACwsL5QcMBX8BfgR/An4BfwF+AX8Bfgd/AX4DfwF+AkBBACgCgAgiAiABQQp0aiIDKAIIIAFHDQAgAygCDCEEIAMoAgAhBUEAIAMoAhQiBq03A7gQQQAgBK0iBzcDsBBBACAFIAEgBUECdG4iCGwiCUECdK03A6gQAkACQAJAAkAgBEUNAEF/IQogBUUNASAIQQNsIQsgCEECdCIErSEMIAWtIQ0gBkF/akECSSEOQgAhDwNAQQAgDzcDkBAgD6chEEIAIRFBACEBA0BBACARNwOgECAPIBGEUCIDIA5xIRIgBkEBRiAPUCITIAZBAkYgEUICVHFxciEUQX8gAUEBakEDcSAIbEF/aiATGyEVIAEgEHIhFiABIAhsIRcgA0EBdCEYQgAhGQNAQQBCADcDwBBBACAZNwOYECAYIQECQCASRQ0AQQBCATcDwBBBkBhBkBBBkCBBABADQZAYQZAYQZAgQQAQA0ECIQELAkAgASAITw0AIAQgGaciGmwgF2ogAWohAwNAIANBACAEIAEbQQAgEVAiGxtqQX9qIRwCQAJAIBQNAEEAKAKACCICIBxBCnQiHGohCgwBCwJAIAFB/wBxIgINAEEAQQApA8AQQgF8NwPAEEGQGEGQEEGQIEEAEANBkBhBkBhBkCBBABADCyAcQQp0IRwgAkEDdEGQGGohCkEAKAKACCECCyACIANBCnRqIAIgHGogAiAKKQMAIh1CIIinIAVwIBogFhsiHCAEbCABIAFBACAZIBytUSIcGyIKIBsbIBdqIAogC2ogExsgAUUgHHJrIhsgFWqtIB1C/////w+DIh0gHX5CIIggG61+QiCIfSAMgqdqQQp0akEBEAMgA0EBaiEDIAggAUEBaiIBRw0ACwsgGUIBfCIZIA1SDQALIBFCAXwiEachASARQgRSDQALIA9CAXwiDyAHUg0AC0EAKAKACCECCyAJQQx0QYB4aiEXIAVBf2oiCkUNAgwBC0EAQgM3A6AQQQAgBEF/aq03A5AQQYB4IRcLIAIgF2ohGyAIQQx0IQhBACEcA0AgCCAcQQFqIhxsQYB4aiEEQQAhAQNAIBsgAWoiAyADKQMAIAIgBCABamopAwCFNwMAIANBCGoiAyADKQMAIAIgBCABQQhyamopAwCFNwMAIAFBCGohAyABQRBqIQEgA0H4B0kNAAsgHCAKRw0ACwsgAiAXaiEbQXghAQNAIAIgAWoiA0EIaiAbIAFqIgRBCGopAwA3AwAgA0EQaiAEQRBqKQMANwMAIANBGGogBEEYaikDADcDACADQSBqIARBIGopAwA3AwAgAUEgaiIBQfgHSQ0ACwsL",Ac="e4cdc523",hc={name:cc,data:dc,hash:Ac},pc="blake2b",gc="AGFzbQEAAAABEQRgAAF/YAJ/fwBgAX8AYAAAAwoJAAECAwECAgABBQQBAQICBg4CfwFBsIsFC38AQYAICwdwCAZtZW1vcnkCAA5IYXNoX0dldEJ1ZmZlcgAACkhhc2hfRmluYWwAAwlIYXNoX0luaXQABQtIYXNoX1VwZGF0ZQAGDUhhc2hfR2V0U3RhdGUABw5IYXNoX0NhbGN1bGF0ZQAIClNUQVRFX1NJWkUDAQrTOAkFAEGACQvrAgIFfwF+AkAgAUEBSA0AAkACQAJAIAFBgAFBACgC4IoBIgJrIgNKDQAgASEEDAELQQBBADYC4IoBAkAgAkH/AEoNACACQeCJAWohBSAAIQRBACEGA0AgBSAELQAAOgAAIARBAWohBCAFQQFqIQUgAyAGQQFqIgZB/wFxSg0ACwtBAEEAKQPAiQEiB0KAAXw3A8CJAUEAQQApA8iJASAHQv9+Vq18NwPIiQFB4IkBEAIgACADaiEAAkAgASADayIEQYEBSA0AIAIgAWohBQNAQQBBACkDwIkBIgdCgAF8NwPAiQFBAEEAKQPIiQEgB0L/flatfDcDyIkBIAAQAiAAQYABaiEAIAVBgH9qIgVBgAJLDQALIAVBgH9qIQQMAQsgBEEATA0BC0EAIQUDQCAFQQAoAuCKAWpB4IkBaiAAIAVqLQAAOgAAIAQgBUEBaiIFQf8BcUoNAAsLQQBBACgC4IoBIARqNgLgigELC78uASR+QQBBACkD0IkBQQApA7CJASIBQQApA5CJAXwgACkDICICfCIDhULr+obav7X2wR+FQiCJIgRCq/DT9K/uvLc8fCIFIAGFQiiJIgYgA3wgACkDKCIBfCIHIASFQjCJIgggBXwiCSAGhUIBiSIKQQApA8iJAUEAKQOoiQEiBEEAKQOIiQF8IAApAxAiA3wiBYVCn9j52cKR2oKbf4VCIIkiC0K7zqqm2NDrs7t/fCIMIASFQiiJIg0gBXwgACkDGCIEfCIOfCAAKQNQIgV8Ig9BACkDwIkBQQApA6CJASIQQQApA4CJASIRfCAAKQMAIgZ8IhKFQtGFmu/6z5SH0QCFQiCJIhNCiJLznf/M+YTqAHwiFCAQhUIoiSIVIBJ8IAApAwgiEHwiFiAThUIwiSIXhUIgiSIYQQApA9iJAUEAKQO4iQEiE0EAKQOYiQF8IAApAzAiEnwiGYVC+cL4m5Gjs/DbAIVCIIkiGkLx7fT4paf9p6V/fCIbIBOFQiiJIhwgGXwgACkDOCITfCIZIBqFQjCJIhogG3wiG3wiHSAKhUIoiSIeIA98IAApA1giCnwiDyAYhUIwiSIYIB18Ih0gDiALhUIwiSIOIAx8Ih8gDYVCAYkiDCAWfCAAKQNAIgt8Ig0gGoVCIIkiFiAJfCIaIAyFQiiJIiAgDXwgACkDSCIJfCIhIBaFQjCJIhYgGyAchUIBiSIMIAd8IAApA2AiB3wiDSAOhUIgiSIOIBcgFHwiFHwiFyAMhUIoiSIbIA18IAApA2giDHwiHCAOhUIwiSIOIBd8IhcgG4VCAYkiGyAZIBQgFYVCAYkiFHwgACkDcCINfCIVIAiFQiCJIhkgH3wiHyAUhUIoiSIUIBV8IAApA3giCHwiFXwgDHwiIoVCIIkiI3wiJCAbhUIoiSIbICJ8IBJ8IiIgFyAYIBUgGYVCMIkiFSAffCIZIBSFQgGJIhQgIXwgDXwiH4VCIIkiGHwiFyAUhUIoiSIUIB98IAV8Ih8gGIVCMIkiGCAXfCIXIBSFQgGJIhR8IAF8IiEgFiAafCIWIBUgHSAehUIBiSIaIBx8IAl8IhyFQiCJIhV8Ih0gGoVCKIkiGiAcfCAIfCIcIBWFQjCJIhWFQiCJIh4gGSAOIBYgIIVCAYkiFiAPfCACfCIPhUIgiSIOfCIZIBaFQiiJIhYgD3wgC3wiDyAOhUIwiSIOIBl8Ihl8IiAgFIVCKIkiFCAhfCAEfCIhIB6FQjCJIh4gIHwiICAiICOFQjCJIiIgJHwiIyAbhUIBiSIbIBx8IAp8IhwgDoVCIIkiDiAXfCIXIBuFQiiJIhsgHHwgE3wiHCAOhUIwiSIOIBkgFoVCAYkiFiAffCAQfCIZICKFQiCJIh8gFSAdfCIVfCIdIBaFQiiJIhYgGXwgB3wiGSAfhUIwiSIfIB18Ih0gFoVCAYkiFiAVIBqFQgGJIhUgD3wgBnwiDyAYhUIgiSIYICN8IhogFYVCKIkiFSAPfCADfCIPfCAHfCIihUIgiSIjfCIkIBaFQiiJIhYgInwgBnwiIiAjhUIwiSIjICR8IiQgFoVCAYkiFiAOIBd8Ig4gDyAYhUIwiSIPICAgFIVCAYkiFCAZfCAKfCIXhUIgiSIYfCIZIBSFQiiJIhQgF3wgC3wiF3wgBXwiICAPIBp8Ig8gHyAOIBuFQgGJIg4gIXwgCHwiGoVCIIkiG3wiHyAOhUIoiSIOIBp8IAx8IhogG4VCMIkiG4VCIIkiISAdIB4gDyAVhUIBiSIPIBx8IAF8IhWFQiCJIhx8Ih0gD4VCKIkiDyAVfCADfCIVIByFQjCJIhwgHXwiHXwiHiAWhUIoiSIWICB8IA18IiAgIYVCMIkiISAefCIeIBogFyAYhUIwiSIXIBl8IhggFIVCAYkiFHwgCXwiGSAchUIgiSIaICR8IhwgFIVCKIkiFCAZfCACfCIZIBqFQjCJIhogHSAPhUIBiSIPICJ8IAR8Ih0gF4VCIIkiFyAbIB98Iht8Ih8gD4VCKIkiDyAdfCASfCIdIBeFQjCJIhcgH3wiHyAPhUIBiSIPIBsgDoVCAYkiDiAVfCATfCIVICOFQiCJIhsgGHwiGCAOhUIoiSIOIBV8IBB8IhV8IAx8IiKFQiCJIiN8IiQgD4VCKIkiDyAifCAHfCIiICOFQjCJIiMgJHwiJCAPhUIBiSIPIBogHHwiGiAVIBuFQjCJIhUgHiAWhUIBiSIWIB18IAR8IhuFQiCJIhx8Ih0gFoVCKIkiFiAbfCAQfCIbfCABfCIeIBUgGHwiFSAXIBogFIVCAYkiFCAgfCATfCIYhUIgiSIXfCIaIBSFQiiJIhQgGHwgCXwiGCAXhUIwiSIXhUIgiSIgIB8gISAVIA6FQgGJIg4gGXwgCnwiFYVCIIkiGXwiHyAOhUIoiSIOIBV8IA18IhUgGYVCMIkiGSAffCIffCIhIA+FQiiJIg8gHnwgBXwiHiAghUIwiSIgICF8IiEgGyAchUIwiSIbIB18IhwgFoVCAYkiFiAYfCADfCIYIBmFQiCJIhkgJHwiHSAWhUIoiSIWIBh8IBJ8IhggGYVCMIkiGSAfIA6FQgGJIg4gInwgAnwiHyAbhUIgiSIbIBcgGnwiF3wiGiAOhUIoiSIOIB98IAZ8Ih8gG4VCMIkiGyAafCIaIA6FQgGJIg4gFSAXIBSFQgGJIhR8IAh8IhUgI4VCIIkiFyAcfCIcIBSFQiiJIhQgFXwgC3wiFXwgBXwiIoVCIIkiI3wiJCAOhUIoiSIOICJ8IAh8IiIgGiAgIBUgF4VCMIkiFSAcfCIXIBSFQgGJIhQgGHwgCXwiGIVCIIkiHHwiGiAUhUIoiSIUIBh8IAZ8IhggHIVCMIkiHCAafCIaIBSFQgGJIhR8IAR8IiAgGSAdfCIZIBUgISAPhUIBiSIPIB98IAN8Ih2FQiCJIhV8Ih8gD4VCKIkiDyAdfCACfCIdIBWFQjCJIhWFQiCJIiEgFyAbIBkgFoVCAYkiFiAefCABfCIZhUIgiSIbfCIXIBaFQiiJIhYgGXwgE3wiGSAbhUIwiSIbIBd8Ihd8Ih4gFIVCKIkiFCAgfCAMfCIgICGFQjCJIiEgHnwiHiAiICOFQjCJIiIgJHwiIyAOhUIBiSIOIB18IBJ8Ih0gG4VCIIkiGyAafCIaIA6FQiiJIg4gHXwgC3wiHSAbhUIwiSIbIBcgFoVCAYkiFiAYfCANfCIXICKFQiCJIhggFSAffCIVfCIfIBaFQiiJIhYgF3wgEHwiFyAYhUIwiSIYIB98Ih8gFoVCAYkiFiAVIA+FQgGJIg8gGXwgCnwiFSAchUIgiSIZICN8IhwgD4VCKIkiDyAVfCAHfCIVfCASfCIihUIgiSIjfCIkIBaFQiiJIhYgInwgBXwiIiAjhUIwiSIjICR8IiQgFoVCAYkiFiAbIBp8IhogFSAZhUIwiSIVIB4gFIVCAYkiFCAXfCADfCIXhUIgiSIZfCIbIBSFQiiJIhQgF3wgB3wiF3wgAnwiHiAVIBx8IhUgGCAaIA6FQgGJIg4gIHwgC3wiGoVCIIkiGHwiHCAOhUIoiSIOIBp8IAR8IhogGIVCMIkiGIVCIIkiICAfICEgFSAPhUIBiSIPIB18IAZ8IhWFQiCJIh18Ih8gD4VCKIkiDyAVfCAKfCIVIB2FQjCJIh0gH3wiH3wiISAWhUIoiSIWIB58IAx8Ih4gIIVCMIkiICAhfCIhIBogFyAZhUIwiSIXIBt8IhkgFIVCAYkiFHwgEHwiGiAdhUIgiSIbICR8Ih0gFIVCKIkiFCAafCAJfCIaIBuFQjCJIhsgHyAPhUIBiSIPICJ8IBN8Ih8gF4VCIIkiFyAYIBx8Ihh8IhwgD4VCKIkiDyAffCABfCIfIBeFQjCJIhcgHHwiHCAPhUIBiSIPIBggDoVCAYkiDiAVfCAIfCIVICOFQiCJIhggGXwiGSAOhUIoiSIOIBV8IA18IhV8IA18IiKFQiCJIiN8IiQgD4VCKIkiDyAifCAMfCIiICOFQjCJIiMgJHwiJCAPhUIBiSIPIBsgHXwiGyAVIBiFQjCJIhUgISAWhUIBiSIWIB98IBB8IhiFQiCJIh18Ih8gFoVCKIkiFiAYfCAIfCIYfCASfCIhIBUgGXwiFSAXIBsgFIVCAYkiFCAefCAHfCIZhUIgiSIXfCIbIBSFQiiJIhQgGXwgAXwiGSAXhUIwiSIXhUIgiSIeIBwgICAVIA6FQgGJIg4gGnwgAnwiFYVCIIkiGnwiHCAOhUIoiSIOIBV8IAV8IhUgGoVCMIkiGiAcfCIcfCIgIA+FQiiJIg8gIXwgBHwiISAehUIwiSIeICB8IiAgGCAdhUIwiSIYIB98Ih0gFoVCAYkiFiAZfCAGfCIZIBqFQiCJIhogJHwiHyAWhUIoiSIWIBl8IBN8IhkgGoVCMIkiGiAcIA6FQgGJIg4gInwgCXwiHCAYhUIgiSIYIBcgG3wiF3wiGyAOhUIoiSIOIBx8IAN8IhwgGIVCMIkiGCAbfCIbIA6FQgGJIg4gFSAXIBSFQgGJIhR8IAt8IhUgI4VCIIkiFyAdfCIdIBSFQiiJIhQgFXwgCnwiFXwgBHwiIoVCIIkiI3wiJCAOhUIoiSIOICJ8IAl8IiIgGyAeIBUgF4VCMIkiFSAdfCIXIBSFQgGJIhQgGXwgDHwiGYVCIIkiHXwiGyAUhUIoiSIUIBl8IAp8IhkgHYVCMIkiHSAbfCIbIBSFQgGJIhR8IAN8Ih4gGiAffCIaIBUgICAPhUIBiSIPIBx8IAd8IhyFQiCJIhV8Ih8gD4VCKIkiDyAcfCAQfCIcIBWFQjCJIhWFQiCJIiAgFyAYIBogFoVCAYkiFiAhfCATfCIahUIgiSIYfCIXIBaFQiiJIhYgGnwgDXwiGiAYhUIwiSIYIBd8Ihd8IiEgFIVCKIkiFCAefCAFfCIeICCFQjCJIiAgIXwiISAiICOFQjCJIiIgJHwiIyAOhUIBiSIOIBx8IAt8IhwgGIVCIIkiGCAbfCIbIA6FQiiJIg4gHHwgEnwiHCAYhUIwiSIYIBcgFoVCAYkiFiAZfCABfCIXICKFQiCJIhkgFSAffCIVfCIfIBaFQiiJIhYgF3wgBnwiFyAZhUIwiSIZIB98Ih8gFoVCAYkiFiAVIA+FQgGJIg8gGnwgCHwiFSAdhUIgiSIaICN8Ih0gD4VCKIkiDyAVfCACfCIVfCANfCIihUIgiSIjfCIkIBaFQiiJIhYgInwgCXwiIiAjhUIwiSIjICR8IiQgFoVCAYkiFiAYIBt8IhggFSAahUIwiSIVICEgFIVCAYkiFCAXfCASfCIXhUIgiSIafCIbIBSFQiiJIhQgF3wgCHwiF3wgB3wiISAVIB18IhUgGSAYIA6FQgGJIg4gHnwgBnwiGIVCIIkiGXwiHSAOhUIoiSIOIBh8IAt8IhggGYVCMIkiGYVCIIkiHiAfICAgFSAPhUIBiSIPIBx8IAp8IhWFQiCJIhx8Ih8gD4VCKIkiDyAVfCAEfCIVIByFQjCJIhwgH3wiH3wiICAWhUIoiSIWICF8IAN8IiEgHoVCMIkiHiAgfCIgIBggFyAahUIwiSIXIBt8IhogFIVCAYkiFHwgBXwiGCAchUIgiSIbICR8IhwgFIVCKIkiFCAYfCABfCIYIBuFQjCJIhsgHyAPhUIBiSIPICJ8IAx8Ih8gF4VCIIkiFyAZIB18Ihl8Ih0gD4VCKIkiDyAffCATfCIfIBeFQjCJIhcgHXwiHSAPhUIBiSIPIBkgDoVCAYkiDiAVfCAQfCIVICOFQiCJIhkgGnwiGiAOhUIoiSIOIBV8IAJ8IhV8IBN8IiKFQiCJIiN8IiQgD4VCKIkiDyAifCASfCIiICOFQjCJIiMgJHwiJCAPhUIBiSIPIBsgHHwiGyAVIBmFQjCJIhUgICAWhUIBiSIWIB98IAt8IhmFQiCJIhx8Ih8gFoVCKIkiFiAZfCACfCIZfCAJfCIgIBUgGnwiFSAXIBsgFIVCAYkiFCAhfCAFfCIahUIgiSIXfCIbIBSFQiiJIhQgGnwgA3wiGiAXhUIwiSIXhUIgiSIhIB0gHiAVIA6FQgGJIg4gGHwgEHwiFYVCIIkiGHwiHSAOhUIoiSIOIBV8IAF8IhUgGIVCMIkiGCAdfCIdfCIeIA+FQiiJIg8gIHwgDXwiICAhhUIwiSIhIB58Ih4gGSAchUIwiSIZIB98IhwgFoVCAYkiFiAafCAIfCIaIBiFQiCJIhggJHwiHyAWhUIoiSIWIBp8IAp8IhogGIVCMIkiGCAdIA6FQgGJIg4gInwgBHwiHSAZhUIgiSIZIBcgG3wiF3wiGyAOhUIoiSIOIB18IAd8Ih0gGYVCMIkiGSAbfCIbIA6FQgGJIg4gFSAXIBSFQgGJIhR8IAx8IhUgI4VCIIkiFyAcfCIcIBSFQiiJIhQgFXwgBnwiFXwgEnwiIoVCIIkiI3wiJCAOhUIoiSIOICJ8IBN8IiIgGyAhIBUgF4VCMIkiFSAcfCIXIBSFQgGJIhQgGnwgBnwiGoVCIIkiHHwiGyAUhUIoiSIUIBp8IBB8IhogHIVCMIkiHCAbfCIbIBSFQgGJIhR8IA18IiEgGCAffCIYIBUgHiAPhUIBiSIPIB18IAJ8Ih2FQiCJIhV8Ih4gD4VCKIkiDyAdfCABfCIdIBWFQjCJIhWFQiCJIh8gFyAZIBggFoVCAYkiFiAgfCADfCIYhUIgiSIZfCIXIBaFQiiJIhYgGHwgBHwiGCAZhUIwiSIZIBd8Ihd8IiAgFIVCKIkiFCAhfCAIfCIhIB+FQjCJIh8gIHwiICAiICOFQjCJIiIgJHwiIyAOhUIBiSIOIB18IAd8Ih0gGYVCIIkiGSAbfCIbIA6FQiiJIg4gHXwgDHwiHSAZhUIwiSIZIBcgFoVCAYkiFiAafCALfCIXICKFQiCJIhogFSAefCIVfCIeIBaFQiiJIhYgF3wgCXwiFyAahUIwiSIaIB58Ih4gFoVCAYkiFiAVIA+FQgGJIg8gGHwgBXwiFSAchUIgiSIYICN8IhwgD4VCKIkiDyAVfCAKfCIVfCACfCIChUIgiSIifCIjIBaFQiiJIhYgAnwgC3wiAiAihUIwiSILICN8IiIgFoVCAYkiFiAZIBt8IhkgFSAYhUIwiSIVICAgFIVCAYkiFCAXfCANfCINhUIgiSIXfCIYIBSFQiiJIhQgDXwgBXwiBXwgEHwiECAVIBx8Ig0gGiAZIA6FQgGJIg4gIXwgDHwiDIVCIIkiFXwiGSAOhUIoiSIOIAx8IBJ8IhIgFYVCMIkiDIVCIIkiFSAeIB8gDSAPhUIBiSINIB18IAl8IgmFQiCJIg98IhogDYVCKIkiDSAJfCAIfCIJIA+FQjCJIgggGnwiD3wiGiAWhUIoiSIWIBB8IAd8IhAgEYUgDCAZfCIHIA6FQgGJIgwgCXwgCnwiCiALhUIgiSILIAUgF4VCMIkiBSAYfCIJfCIOIAyFQiiJIgwgCnwgE3wiEyALhUIwiSIKIA58IguFNwOAiQFBACADIAYgDyANhUIBiSINIAJ8fCICIAWFQiCJIgUgB3wiBiANhUIoiSIHIAJ8fCICQQApA4iJAYUgBCABIBIgCSAUhUIBiSIDfHwiASAIhUIgiSISICJ8IgkgA4VCKIkiAyABfHwiASAShUIwiSIEIAl8IhKFNwOIiQFBACATQQApA5CJAYUgECAVhUIwiSIQIBp8IhOFNwOQiQFBACABQQApA5iJAYUgAiAFhUIwiSICIAZ8IgGFNwOYiQFBACASIAOFQgGJQQApA6CJAYUgAoU3A6CJAUEAIBMgFoVCAYlBACkDqIkBhSAKhTcDqIkBQQAgASAHhUIBiUEAKQOwiQGFIASFNwOwiQFBACALIAyFQgGJQQApA7iJAYUgEIU3A7iJAQvdAgUBfwF+AX8BfgJ/IwBBwABrIgAkAAJAQQApA9CJAUIAUg0AQQBBACkDwIkBIgFBACgC4IoBIgKsfCIDNwPAiQFBAEEAKQPIiQEgAyABVK18NwPIiQECQEEALQDoigFFDQBBAEJ/NwPYiQELQQBCfzcD0IkBAkAgAkH/AEoNAEEAIQQDQCACIARqQeCJAWpBADoAACAEQQFqIgRBgAFBACgC4IoBIgJrSA0ACwtB4IkBEAIgAEEAKQOAiQE3AwAgAEEAKQOIiQE3AwggAEEAKQOQiQE3AxAgAEEAKQOYiQE3AxggAEEAKQOgiQE3AyAgAEEAKQOoiQE3AyggAEEAKQOwiQE3AzAgAEEAKQO4iQE3AzhBACgC5IoBIgVBAUgNAEEAIQRBACECA0AgBEGACWogACAEai0AADoAACAEQQFqIQQgBSACQQFqIgJB/wFxSg0ACwsgAEHAAGokAAv9AwMBfwF+AX8jAEGAAWsiAiQAQQBBgQI7AfKKAUEAIAE6APGKAUEAIAA6APCKAUGQfiEAA0AgAEGAiwFqQgA3AAAgAEH4igFqQgA3AAAgAEHwigFqQgA3AAAgAEEYaiIADQALQQAhAEEAQQApA/CKASIDQoiS853/zPmE6gCFNwOAiQFBAEEAKQP4igFCu86qptjQ67O7f4U3A4iJAUEAQQApA4CLAUKr8NP0r+68tzyFNwOQiQFBAEEAKQOIiwFC8e30+KWn/aelf4U3A5iJAUEAQQApA5CLAULRhZrv+s+Uh9EAhTcDoIkBQQBBACkDmIsBQp/Y+dnCkdqCm3+FNwOoiQFBAEEAKQOgiwFC6/qG2r+19sEfhTcDsIkBQQBBACkDqIsBQvnC+JuRo7Pw2wCFNwO4iQFBACADp0H/AXE2AuSKAQJAIAFBAUgNACACQgA3A3ggAkIANwNwIAJCADcDaCACQgA3A2AgAkIANwNYIAJCADcDUCACQgA3A0ggAkIANwNAIAJCADcDOCACQgA3AzAgAkIANwMoIAJCADcDICACQgA3AxggAkIANwMQIAJCADcDCCACQgA3AwBBACEEA0AgAiAAaiAAQYAJai0AADoAACAAQQFqIQAgBEEBaiIEQf8BcSABSA0ACyACQYABEAELIAJBgAFqJAALEgAgAEEDdkH/P3EgAEEQdhAECwkAQYAJIAAQAQsGAEGAiQELGwAgAUEDdkH/P3EgAUEQdhAEQYAJIAAQARADCwsLAQBBgAgLBPAAAAA=",uc="c6f286e6",fc={name:pc,data:gc,hash:uc},DA=new ae;function ea(A){return!Number.isInteger(A)||A<8||A>512||A%8!==0?new Error("Invalid variant! Valid values: 8, 16, ..., 512"):null}function Ic(A,r){return A|r<<16}function yo(A=512,r=null){if(ea(A))return Promise.reject(ea(A));let e=null,t=A;if(r!==null){if(e=ht(r),e.length>64)return Promise.reject(new Error("Max key length is 64 bytes"));t=Ic(A,e.length)}let i=A/8;return na(fc,i).then(s=>{t>512&&s.writeMemory(e),s.init(t);let n={init:t>512?()=>(s.writeMemory(e),s.init(t),n):()=>(s.init(t),n),update:o=>(s.update(o),n),digest:o=>s.digest(o),save:()=>s.save(),load:o=>(s.load(o),n),blockSize:128,digestSize:i};return n})}function mc(A,r,e){let t=[`m=${r.memorySize}`,`t=${r.iterations}`,`p=${r.parallelism}`].join(",");return`$argon2${r.hashType}$v=19$${t}$${_r(A,!1)}$${_r(e,!1)}`}var ta=new DataView(new ArrayBuffer(4));function At(A){return ta.setInt32(0,A,!0),new Uint8Array(ta.buffer)}function mo(A,r,e){return $t(this,void 0,void 0,function*(){if(e<=64){let a=yield yo(e*8);return a.update(At(e)),a.update(r),a.digest("binary")}let t=Math.ceil(e/32)-2,i=new Uint8Array(e);A.init(),A.update(At(e)),A.update(r);let s=A.digest("binary");i.set(s.subarray(0,32),0);for(let a=1;a<t;a++)A.init(),A.update(s),s=A.digest("binary"),i.set(s.subarray(0,32),a*32);let n=e-32*t,o;return n===64?(o=A,o.init()):o=yield yo(n*8),o.update(s),s=o.digest("binary"),i.set(s.subarray(0,n),t*32),i})}function Cc(A){switch(A){case"d":return 0;case"i":return 1;default:return 2}}function Bc(A){return $t(this,void 0,void 0,function*(){var r;let{parallelism:e,iterations:t,hashLength:i}=A,s=ht(A.password),n=ht(A.salt),o=19,a=Cc(A.hashType),{memorySize:l}=A,c=ht((r=A.secret)!==null&&r!==void 0?r:""),[d,h]=yield Promise.all([na(hc,1024),yo(512)]);d.setMemorySize(l*1024+1024);let g=new Uint8Array(24),u=new DataView(g.buffer);u.setInt32(0,e,!0),u.setInt32(4,i,!0),u.setInt32(8,l,!0),u.setInt32(12,t,!0),u.setInt32(16,o,!0),u.setInt32(20,a,!0),d.writeMemory(g,l*1024),h.init(),h.update(g),h.update(At(s.length)),h.update(s),h.update(At(n.length)),h.update(n),h.update(At(c.length)),h.update(c),h.update(At(0));let f=Math.floor(l/(e*4))*4,I=new Uint8Array(72),m=h.digest("binary");I.set(m);for(let w=0;w<e;w++){I.set(At(0),64),I.set(At(w),68);let y=w*f,v=yield mo(h,I,1024);d.writeMemory(v,y*1024),y+=1,I.set(At(1),64),v=yield mo(h,I,1024),d.writeMemory(v,y*1024)}let C=new Uint8Array(1024);sa(C,d.calculate(new Uint8Array([]),l));let B=yield mo(h,C,i);if(A.outputType==="hex"){let w=new Uint8Array(i*2);return Bo(w,B,i)}return A.outputType==="encoded"?mc(n,A,B):B})}var yc=A=>{var r;if(!A||typeof A!="object")throw new Error("Invalid options parameter. It requires an object.");if(!A.password)throw new Error("Password must be specified");if(A.password=ht(A.password),A.password.length<1)throw new Error("Password must be specified");if(!A.salt)throw new Error("Salt must be specified");if(A.salt=ht(A.salt),A.salt.length<8)throw new Error("Salt should be at least 8 bytes long");if(A.secret=ht((r=A.secret)!==null&&r!==void 0?r:""),!Number.isInteger(A.iterations)||A.iterations<1)throw new Error("Iterations should be a positive number");if(!Number.isInteger(A.parallelism)||A.parallelism<1)throw new Error("Parallelism should be a positive number");if(!Number.isInteger(A.hashLength)||A.hashLength<4)throw new Error("Hash length should be at least 4 bytes.");if(!Number.isInteger(A.memorySize))throw new Error("Memory size should be specified.");if(A.memorySize<8*A.parallelism)throw new Error("Memory size should be at least 8 * parallelism.");if(A.outputType===void 0&&(A.outputType="hex"),!["hex","binary","encoded"].includes(A.outputType))throw new Error(`Insupported output type ${A.outputType}. Valid values: ['hex', 'binary', 'encoded']`)};function wo(A){return $t(this,void 0,void 0,function*(){return yc(A),Bc(Object.assign(Object.assign({},A),{hashType:"id"}))})}var xA=new ae;var NA=new ae;var MA=new ae;var TA=new ae;var PA=new Uint8Array(8);var HA=new ae;var RA=new ae;var UA=new ae;var GA=new ae;var LA=new ae;var OA=new ae;var KA=new ae;var qA=new ae;var JA=new ae;var $A=new ae;var YA=new ae;var zA=new Uint8Array(8);var VA=new ae;var WA=new Uint8Array(8);var XA=new ae;var ZA=new Uint8Array(8);var jA=new ae;var _A=new ae;var eh=new ae;Ee();var qe=new Uint8Array([83,84,65,83,72,69,78,67]),vo=2,Fo=1,ko=2,aa=3,wc=32,hi=12,Eo=32,Ec=6e5,Qc=47104,vc=3,Fc=1,ue=A=>A;function Me(A){if(A.length<qe.length+1)return!1;for(let r=0;r<qe.length;r++)if(A[r]!==qe[r])return!1;return!0}function oa(A,r,e){A[r]=e>>>24&255,A[r+1]=e>>>16&255,A[r+2]=e>>>8&255,A[r+3]=e&255}function ra(A,r){return A[r]*16777216+(A[r+1]<<16)+(A[r+2]<<8)+A[r+3]}async function Qo(A,r,e){if(e.id===ko)return await wo({password:A,salt:r,parallelism:e.c,iterations:e.b,memorySize:e.a,hashLength:Eo,outputType:"binary"});if(e.id===Fo){let t=await crypto.subtle.importKey("raw",ue(new TextEncoder().encode(A)),"PBKDF2",!1,["deriveBits"]),i=await crypto.subtle.deriveBits({name:"PBKDF2",salt:ue(r),iterations:e.a,hash:"SHA-256"},t,Eo*8);return new Uint8Array(i)}throw new Error(`Unsupported KDF id (${e.id}).`)}async function Os(A){return crypto.subtle.importKey("raw",ue(A),{name:"AES-GCM"},!1,["encrypt","decrypt"])}var So={argon2id:{label:"Argon2id",strong:!0},pbkdf2:{label:"PBKDF2 (fallback)",strong:!1}};async function et(A,r){let e=crypto.getRandomValues(new Uint8Array(wc)),t=crypto.getRandomValues(new Uint8Array(hi)),i,s,n;try{i={id:ko,a:Qc,b:vc,c:Fc},n=await Qo(r,e,i),s="argon2id"}catch(d){console.warn("[Stashpad] Argon2id unavailable \u2014 encrypting with PBKDF2 fallback.",d),i={id:Fo,a:Ec,b:0,c:0},n=await Qo(r,e,i),s="pbkdf2"}let o=la(i,e,t),a=await Os(n),l=new Uint8Array(await crypto.subtle.encrypt({name:"AES-GCM",iv:ue(t),additionalData:ue(o)},a,ue(A))),c=new Uint8Array(o.length+l.length);return c.set(o,0),c.set(l,o.length),{data:c,kdf:s}}var ts=null;async function is(){if(ts!==null)return ts;try{await wo({password:"x",salt:new Uint8Array(16),parallelism:1,iterations:1,memorySize:8,hashLength:16,outputType:"binary"}),ts=!0}catch{ts=!1}return ts}function la(A,r,e){let t=new Uint8Array(qe.length+1+1+4+4+1+1+r.length+e.length),i=0;return t.set(qe,i),i+=qe.length,t[i++]=vo,t[i++]=A.id,oa(t,i,A.a),i+=4,oa(t,i,A.b),i+=4,t[i++]=A.c,t[i++]=r.length,t.set(r,i),i+=r.length,t.set(e,i),i+=e.length,t}async function _e(A,r){if(!Me(A))throw new Error("Not an encrypted Stashpad file.");let e=A[qe.length];if(e===1)return kc(A,r);if(e!==vo)throw new Error(`Unsupported encrypted .stash version (${e}).`);let t=qe.length+1,i={id:A[t++],a:0,b:0,c:0};if(i.a=ra(A,t),t+=4,i.b=ra(A,t),t+=4,i.c=A[t++],i.id===ko){if(i.a>2097152||i.b>64||i.c<1||i.c>8)throw new Error("Unsupported KDF parameters (file may be corrupted or malicious).")}else if(i.id===Fo&&i.a>1e7)throw new Error("Unsupported KDF parameters (file may be corrupted or malicious).");let s=A[t++];if(s<8||s>64)throw new Error("Unsupported KDF parameters (file may be corrupted or malicious).");let n=A.slice(t,t+s);t+=s;let o=A.slice(t,t+hi);t+=hi;let a=A.slice(0,t),l=A.slice(t),c=await Qo(r,n,i),d=await Os(c),h=await crypto.subtle.decrypt({name:"AES-GCM",iv:ue(o),additionalData:ue(a)},d,ue(l));return new Uint8Array(h)}async function kc(A,r){let e=qe.length+1,t=A.slice(e,e+16);e+=16;let i=A.slice(e,e+12);e+=12;let s=A.slice(e),n=await crypto.subtle.importKey("raw",ue(new TextEncoder().encode(r)),"PBKDF2",!1,["deriveKey"]),o=await crypto.subtle.deriveKey({name:"PBKDF2",salt:ue(t),iterations:21e4,hash:"SHA-256"},n,{name:"AES-GCM",length:256},!1,["decrypt"]),a=await crypto.subtle.decrypt({name:"AES-GCM",iv:ue(i)},o,ue(s));return new Uint8Array(a)}async function Et(A,r){if(r.length!==Eo)throw new Error("Encryption key must be 32 bytes.");let e=crypto.getRandomValues(new Uint8Array(hi)),i=la({id:aa,a:0,b:0,c:0},new Uint8Array(0),e),s=await Os(r),n=new Uint8Array(await crypto.subtle.encrypt({name:"AES-GCM",iv:ue(e),additionalData:ue(i)},s,ue(A))),o=new Uint8Array(i.length+n.length);return o.set(i,0),o.set(n,i.length),o}async function ke(A,r){if(!Me(A))throw new Error("Not an encrypted Stashpad file.");let e=A[qe.length];if(e!==vo)throw new Error(`Unsupported encrypted version (${e}).`);let t=qe.length+1;if(A[t++]!==aa)throw new Error("Not a raw-key (.stashenc) envelope.");t+=9;let s=A[t++];t+=s;let n=A.slice(t,t+hi);t+=hi;let o=A.slice(0,t),a=A.slice(t),l=await Os(r),c=await crypto.subtle.decrypt({name:"AES-GCM",iv:ue(n),additionalData:ue(o)},l,ue(a));return new Uint8Array(c)}async function pi(A,r,e={}){if(!Me(r))return r;if(e.secretId){let i=A.secretStorage,s=null;try{s=i?.getSecret(e.secretId)??null}catch{s=null}if(s)try{return await _e(r,s)}catch{}}let t;for(;;){let i=await new Promise(s=>{new Oi(A,t,!!e.allowLater,s).open()});if(i.kind==="cancel")return null;if(i.kind==="later")return e.onLater?.(),null;try{return await _e(r,i.value)}catch{t="Wrong password or corrupted file. Try again."}}}Le();var Ks={name:"ECDH",namedCurve:"P-256"},Sc="stashpad-vault-dek-wrap",bc=new TextEncoder;function bo(A){let r="";for(let e=0;e<A.length;e++)r+=String.fromCharCode(A[e]);return btoa(r)}function Do(A){let r=atob(A),e=new Uint8Array(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}async function ca(){let A=await crypto.subtle.generateKey(Ks,!0,["deriveBits"]);return{pubKeySpki:new Uint8Array(await crypto.subtle.exportKey("spki",A.publicKey)),privKeyPkcs8:new Uint8Array(await crypto.subtle.exportKey("pkcs8",A.privateKey))}}function da(A){return crypto.subtle.importKey("spki",A,Ks,!1,[])}function Dc(A){return crypto.subtle.importKey("pkcs8",A,Ks,!1,["deriveBits"])}async function Aa(A,r){let e=await crypto.subtle.deriveBits({name:"ECDH",public:r},A,256),t=await crypto.subtle.importKey("raw",e,"HKDF",!1,["deriveKey"]);return crypto.subtle.deriveKey({name:"HKDF",hash:"SHA-256",salt:new Uint8Array(0),info:bc.encode(Sc)},t,{name:"AES-GCM",length:256},!1,["encrypt","decrypt"])}async function qs(A,r,e){let t=await crypto.subtle.generateKey(Ks,!0,["deriveBits"]),i=await Aa(t.privateKey,await da(r)),s=crypto.getRandomValues(new Uint8Array(12)),n=new Uint8Array(await crypto.subtle.encrypt({name:"AES-GCM",iv:s},i,A)),o=new Uint8Array(await crypto.subtle.exportKey("spki",t.publicKey));return{recipientId:e,ephPub:bo(o),iv:bo(s),ct:bo(n)}}async function ha(A,r){let e=await Aa(await Dc(r),await da(Do(A.ephPub)));return new Uint8Array(await crypto.subtle.decrypt({name:"AES-GCM",iv:Do(A.iv)},e,Do(A.ct)))}var xo=".stashpad/keys.json",xc=".stashpad",gi="_keys";function No(A){return{v:2,keyId:A,identities:[],slots:[],joinRequests:[]}}var Js=class{constructor(r){this.app=r}get a(){return this.app.vault.adapter}validate(r){let e=r;return!!e&&e.v===2&&typeof e.keyId=="string"&&Array.isArray(e.identities)&&Array.isArray(e.slots)&&Array.isArray(e.joinRequests)}async readValid(r){try{if(!await this.a.exists(r))return null;let e=JSON.parse(await this.a.read(r));return this.validate(e)?e:null}catch{return null}}async load(){let r=await this.readValid(xo);if(r)return r;try{let t=((await this.a.list(gi)).files||[]).filter(i=>/\/keys-\d+\.json$/.test(i)).sort();for(let i of t.reverse()){let s=await this.readValid(i);if(s)return s}}catch{}return null}async exists(){return await this.load()!==null}async hasAnyFile(){try{if(await this.a.exists(xo))return!0}catch{}try{return((await this.a.list(gi)).files||[]).some(e=>/\/keys-\d+\.json$/.test(e))}catch{return!1}}async ensureDir(r){try{await this.a.exists(r)||await this.a.mkdir(r)}catch{}}async save(r){let e=JSON.stringify(r,null,2);await this.ensureDir(xc),await this.a.write(xo,e),await this.ensureDir(gi);for(let t=4;t>=1;t--){let i=`${gi}/keys-${t}.json`,s=`${gi}/keys-${t+1}.json`;try{await this.a.exists(i)&&await this.a.write(s,await this.a.read(i))}catch{}}try{await this.a.write(`${gi}/keys-1.json`,e)}catch{}}};var ss="stashpad-vault-encryption";function ns(){return{wrappedKey:null,kdf:null,identityId:null,identityLabel:null,identityPub:null,identityPrivWrapped:null,identityPrivKdf:null}}function Yt(A){let r="";for(let e=0;e<A.length;e++)r+=String.fromCharCode(A[e]);return btoa(r)}function tt(A){let r=atob(A),e=new Uint8Array(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}var $s=32,Ys=class{constructor(r,e,t){this.app=r;this.load=e;this.save=t;this.sessionKey=null;this.folderSessionKeys=new Map;this.kf=null;this.keyfiles=new Js(r)}argonProbe(){return is()}async init(){await this.refresh()}async refresh(){this.kf=await this.keyfiles.load()}secretStore(){return this.app.secretStorage??null}keychainAvailable(){return!!this.secretStore()}appTag(){return(this.app.appId||"default").toLowerCase().replace(/[^a-z0-9]/g,"").slice(0,20)||"default"}keychainId(){return`${ss}-${this.appTag()}`}legacyAppIdKeychainId(){let r=this.app.appId||"default";return`${ss}-${r}`}isRemembered(){try{let r=this.secretStore();return!!(r?.getSecret(this.keychainId())||r?.getSecret(this.legacyAppIdKeychainId()))}catch{return!1}}rememberedPassword(){let r=this.secretStore();if(!r)return null;try{let e=r.getSecret(this.keychainId());if(e)return e}catch{}try{let e=r.getSecret(this.legacyAppIdKeychainId());if(e)return e}catch{}try{return r.getSecret(ss)||null}catch{return null}}async verifyWithKeychain(){let r=this.rememberedPassword();if(!r)return!1;try{return await this.verifyPassword(r)}catch{return!1}}async parkThenSet(r,e){let t=this.secretStore();if(!t)return;let i=[r];try{let s=t.getSecret(r);if(s&&s!==e){let n=Date.now().toString(36),o=`${r.slice(0,64-(n.length+2))}-r${n}`;await t.setSecret(o,s),i.push(o)}}catch{}await t.setSecret(r,e),await this.recordKeychainIds(i)}async recordKeychainIds(r){try{let e=this.load(),t=new Set(e.knownKeychainIds??[]),i=!1;for(let s of r)s&&!t.has(s)&&(t.add(s),i=!0);i&&await this.save({...e,knownKeychainIds:[...t]})}catch{}}keychainCandidateIds(){let r=[this.keychainId(),this.legacyAppIdKeychainId(),ss,...this.load().knownKeychainIds??[]];return[...new Set(r)]}async remember(r){try{await this.parkThenSet(this.keychainId(),r)}catch(e){console.warn("[Stashpad] couldn't save password to keychain",e)}try{let e=this.load();e.keychainForgotten&&await this.save({...e,keychainForgotten:!1})}catch{}}async forgetKeychain(){try{await this.save({...this.load(),keychainForgotten:!0})}catch{}let r=this.secretStore();if(r){try{r.getSecret(this.keychainId())&&await this.parkThenSet(this.keychainId(),"");return}catch{}try{r.removeSecret?await r.removeSecret(this.keychainId()):await r.setSecret(this.keychainId(),"")}catch(e){console.warn("[Stashpad] couldn't clear keychain",e)}}}async tryAutoUnlock(){if(!this.isConfigured()||this.isUnlocked())return this.isUnlocked();if(this.load().keychainForgotten||this.accessState()!=="member"&&!this.hasSharedPassword())return!1;let r=this.secretStore();if(!r)return!1;let e=this.keychainId(),t=new Set;for(let i of this.keychainCandidateIds()){let s=null;try{s=r.getSecret(i)??null}catch{s=null}if(!s||t.has(s))continue;t.add(s);let n=!1;try{n=await this.verifyPassword(s)}catch{n=!1}if(n&&await this.unlock(s))return i!==e&&await this.remember(s),!0}return!1}isConfigured(){return!!this.kf||!!this.load().wrappedKey}isUnlocked(){return this.sessionKey!==null}kdf(){return this.load().identityPrivKdf??this.load().kdf}hasIdentity(){return!!this.load().identityPrivWrapped&&!!this.load().identityId}mySlot(){let r=this.load().identityId;return r?this.kf?.slots.find(e=>e.recipientId===r)??null:null}accessState(){let r=this.load();return!this.kf&&r.wrappedKey?"member":this.kf?this.hasIdentity()&&this.mySlot()?"member":r.identityId&&this.kf.joinRequests.some(e=>e.id===r.identityId)?"pending":"outsider":"none"}amIMember(){return this.accessState()==="member"}async setup(r,e=!1,t){if(await this.refresh(),this.isConfigured())throw new Error("Encryption is already set up in this vault.");if(await this.keyfiles.hasAnyFile())throw new Error("A keyfile exists but couldn't be read right now (sync in progress?). Not overwriting it \u2014 try again in a moment.");if(!r)throw new Error("Password required.");let i=crypto.getRandomValues(new Uint8Array($s)),s=await this.mintIdentity(r,t),n=No(Z(8));n.identities.push(this.identityRecord(s)),n.slots.push(await qs(i,tt(s.pub),s.id)),await this.keyfiles.save(n),this.kf=n,this.sessionKey=i,e&&await this.remember(r)}async unlock(r,e=!1){await this.refresh();let t=this.load();if(!this.kf&&t.wrappedKey){if(await this.keyfiles.hasAnyFile())throw new Error("A vault keyfile exists but couldn't be read right now (sync in progress?). Not migrating over it \u2014 try again in a moment.");let s;try{s=await _e(tt(t.wrappedKey),r)}catch{return!1}let n=await this.mintIdentity(r,t.identityLabel??void 0),o=No(Z(8));return o.identities.push(this.identityRecord(n)),o.slots.push(await qs(s,tt(n.pub),n.id)),await this.keyfiles.save(o),this.kf=o,this.sessionKey=s,e&&await this.remember(r),!0}let i=this.hasIdentity()?this.mySlot():null;if(i)try{let s=await _e(tt(t.identityPrivWrapped),r);try{let n=await ha(i,s);return s.fill(0),n.length!==$s?(n.fill(0),!1):(this.sessionKey=n,e&&await this.remember(r),!0)}catch{s.fill(0)}}catch{}for(let s of(this.kf?.passwordSlots??[]).filter(n=>!n.label.startsWith("[deprecated]")))try{let n=await _e(tt(s.wrapped),r);if(n.length!==$s){n.fill(0);continue}return this.sessionKey=n,e&&await this.remember(r),!0}catch{}return!1}hasSharedPassword(){return(this.kf?.passwordSlots??[]).some(r=>!r.label.startsWith("[deprecated]"))}async setSharedPassword(r,e=!1){if(!this.sessionKey)throw new Error("Unlock encryption first.");if(!r)throw new Error("Password required.");if(await this.refresh(),!this.kf)throw new Error("Encryption is not set up.");let t=(this.kf.passwordSlots??[]).filter(o=>!o.label.startsWith("[deprecated]")),i=this.rememberedPassword();if(i&&t[0])try{await this.parkThenSet(`${this.keychainId()}-d-${t[0].id}`,i)}catch{}let s=await et(this.sessionKey,r),n=(this.kf.passwordSlots??[]).map(o=>o.label.startsWith("[deprecated]")?o:{...o,label:`[deprecated] ${o.label}`});this.kf.passwordSlots=[{id:Z(8),label:"Shared password",wrapped:Yt(s.data),kdf:s.kdf,createdAt:new Date().toISOString()},...n],await this.keyfiles.save(this.kf),(e||this.isRemembered())&&await this.remember(r)}async removeSharedPassword(){await this.refresh(),!(!this.kf||!this.kf.passwordSlots?.length)&&(this.kf.passwordSlots=[],await this.keyfiles.save(this.kf))}owningFolder(r){let e=this.kf?.folderKeys;if(!e)return null;let t=this.cleanFolder(r);for(;t;){if(Object.prototype.hasOwnProperty.call(e,t))return t;let i=t.lastIndexOf("/");if(i<0)break;t=t.slice(0,i)}return null}hasOwnFolderKey(r){let e=this.kf?.folderKeys;return!!e&&Object.prototype.hasOwnProperty.call(e,this.cleanFolder(r))}folderKeyEntry(r){let e=this.owningFolder(r);return e?this.kf.folderKeys[e]??null:null}hasFolderKey(r){return this.owningFolder(r)!==null}folderPathByKeyId(r){for(let[e,t]of Object.entries(this.kf?.folderKeys??{}))if(t.keyId===r)return e;return null}folderActiveSlots(r){return(r.passwordSlots??[]).filter(e=>!e.label.startsWith("[deprecated]"))}isFolderUnlocked(r){let e=this.owningFolder(r);return e?this.folderSessionKeys.has(e):this.isUnlocked()}getFolderKey(r){let e=this.owningFolder(r);if(!e)return this.getSessionKey();let t=this.folderSessionKeys.get(e);return t?t.slice():null}async setupFolderKey(r,e,t,i=!1){if(!e)throw new Error("Password required.");if(await this.refresh(),!this.kf)throw new Error("Set up vault encryption first.");let s=this.cleanFolder(r);if(this.kf.folderKeys?.[s])throw new Error("This folder already has its own key.");let n=this.owningFolder(s);if(n&&n!==s)throw new Error(`A parent folder (\u201C${n.split("/").pop()}\u201D) already has its own password; this folder inherits it.`);let o=crypto.getRandomValues(new Uint8Array($s)),a=await et(o,e),l=Z(8),c={keyId:l,folderPath:s,label:t,kcId:this.folderKcId(t,l),passwordSlots:[{id:Z(8),label:"Folder password",wrapped:Yt(a.data),kdf:a.kdf,createdAt:new Date().toISOString()}],createdAt:new Date().toISOString()};this.kf.folderKeys={...this.kf.folderKeys??{},[s]:c},await this.keyfiles.save(this.kf),this.folderSessionKeys.set(s,o),i&&await this.rememberFolder(this.folderKcIdFor(c),e)}async unlockFolder(r,e,t=!1){await this.refresh();let i=this.cleanFolder(r),s=this.folderKeyEntry(i);if(!s)return!1;for(let n of this.folderActiveSlots(s))try{let o=await _e(tt(n.wrapped),e);this.folderSessionKeys.set(s.folderPath,o);let a=this.folderKcIdFor(s);return(t||this.isFolderRemembered(a))&&await this.rememberFolder(a,e),!0}catch{}return!1}async tryAutoUnlockFolder(r){let e=this.folderKeyEntry(r);if(!e||this.isFolderUnlocked(r))return this.isFolderUnlocked(r);let t=this.folderKcIdFor(e),i=this.rememberedFolderPassword(t);if(i&&await this.unlockFolder(r,i))return!0;let s=this.secretStore();if(!s)return!1;let n=new Set(i?[i]:[]);for(let o of this.keychainCandidateIds()){if(o===t)continue;let a=null;try{a=s.getSecret(o)??null}catch{a=null}if(!(!a||n.has(a))&&(n.add(a),await this.unlockFolder(r,a)))return await this.rememberFolder(t,a),!0}return!1}async changeFolderPassword(r,e,t=!1){if(!e)throw new Error("Password required.");let i=this.cleanFolder(r);await this.refresh();let s=this.folderKeyEntry(i);if(!s||!this.kf)throw new Error("This folder has no key.");let n=s.folderPath,o=this.folderSessionKeys.get(n);if(!o)throw new Error("Unlock this folder first.");let a=s.passwordSlots.filter(u=>!u.label.startsWith("[deprecated]")),l=this.folderKcIdFor(s),c=this.rememberedFolderPassword(l);if(c&&a[0])try{await this.parkThenSet(`${l}-d-${a[0].id}`,c)}catch{}let d=await et(o,e),h=s.passwordSlots.map(u=>u.label.startsWith("[deprecated]")?u:{...u,label:`[deprecated] ${u.label}`}),g={...s,kcId:s.kcId??this.folderKcId(s.label,s.keyId),passwordSlots:[{id:Z(8),label:"Folder password",wrapped:Yt(d.data),kdf:d.kdf,createdAt:new Date().toISOString()},...h]};this.kf.folderKeys={...this.kf.folderKeys??{},[n]:g},await this.keyfiles.save(this.kf),(t||this.isFolderRemembered(l))&&await this.rememberFolder(this.folderKcIdFor(g),e)}async commitFolderRotation(r,e,t,i,s,n=!1){if(!e)throw new Error("Password required.");if(await this.refresh(),!this.kf)throw new Error("Encryption is not set up.");let o=this.cleanFolder(r),a=this.folderKeyEntry(o),l=a?.folderPath??o,c=a?.keyId??Z(8),d=a?this.folderKcIdFor(a):null,h=(a?.passwordSlots??[]).filter(C=>!C.label.startsWith("[deprecated]")),g=d?this.rememberedFolderPassword(d):null;if(g&&h[0])try{await this.parkThenSet(`${d}-d-${h[0].id}`,g)}catch{}let u=await et(t,e),p=(a?.passwordSlots??[]).map(C=>C.label.startsWith("[deprecated]")?C:{...C,label:`[deprecated] ${C.label}`}),f=s??a?.label??`rotated - ${o.split("/").pop()||o}`,I={keyId:c,folderPath:l,label:f,kcId:this.folderKcId(f,c),rotId:i,passwordSlots:[{id:Z(8),label:"Folder password",wrapped:Yt(u.data),kdf:u.kdf,createdAt:new Date().toISOString()},...p],createdAt:a?.createdAt??new Date().toISOString()};this.kf.folderKeys={...this.kf.folderKeys??{},[l]:I},await this.keyfiles.save(this.kf);let m=this.folderSessionKeys.get(l);m&&m!==t&&m.fill(0),this.folderSessionKeys.set(l,t.slice()),(n||d&&this.isFolderRemembered(d))&&await this.rememberFolder(this.folderKcIdFor(I),e)}folderKcId(r,e){return(`sp-${(r||"").toLowerCase().replace(/[^a-z0-9]+/g,"-").replace(/^-+|-+$/g,"")}`.slice(0,44)+`-${e.slice(0,6)}`).replace(/-+/g,"-")}folderKcIdFor(r){return r.kcId||`${ss}-f-${r.keyId}`}isFolderRemembered(r){try{return!!this.secretStore()?.getSecret(r)}catch{return!1}}rememberedFolderPassword(r){try{return this.secretStore()?.getSecret(r)||null}catch{return null}}async rememberFolder(r,e){try{await this.parkThenSet(r,e)}catch(t){console.warn("[Stashpad] couldn't save folder password to keychain",t)}}async forgetFolderKeychain(r){let e=this.folderKeyEntry(r);if(!e)return;let t=this.secretStore();if(!t)return;let i=this.folderKcIdFor(e);try{if(t.getSecret(i)){await this.parkThenSet(i,"");return}}catch{}try{t.removeSecret?await t.removeSecret(i):await t.setSecret(i,"")}catch(s){console.warn("[Stashpad] couldn't clear folder keychain",s)}}async verifyPassword(r){let e=this.load();try{if(e.identityPrivWrapped)return(await _e(tt(e.identityPrivWrapped),r)).fill(0),!0;if(e.wrappedKey)return(await _e(tt(e.wrappedKey),r)).fill(0),!0}catch{}return!1}async changePassword(r,e,t=!1){let i=this.load();if(!e)throw new Error("New password required.");if(!i.identityPrivWrapped&&!await this.unlock(r,!1))return!1;let s=this.load(),n;try{n=await _e(tt(s.identityPrivWrapped),r)}catch{return!1}let o=await et(n,e);return n.fill(0),await this.save({...s,identityPrivWrapped:Yt(o.data),identityPrivKdf:o.kdf}),(t||this.isRemembered())&&await this.remember(e),!0}async requestAccess(r,e,t=!1){if(await this.refresh(),!this.kf)throw new Error("This vault has no encryption set up yet.");if(this.amIMember())return;if(!e)throw new Error("Password required.");let i=this.hasIdentity()?{id:this.load().identityId,label:this.load().identityLabel??r,pub:this.load().identityPub}:await this.mintIdentity(e,r);r&&i.label!==r&&(await this.save({...this.load(),identityLabel:r}),i.label=r);let s={id:i.id,label:i.label,pubKey:i.pub,requestedAt:new Date().toISOString()};this.kf.joinRequests=[...this.kf.joinRequests.filter(n=>n.id!==i.id),s],await this.keyfiles.save(this.kf),(t||this.isRemembered())&&await this.remember(e)}pendingJoinRequests(){return this.kf?.joinRequests??[]}members(){return this.kf?.identities??[]}myIdentityId(){return this.load().identityId}async approveJoinRequest(r,e){if(!this.sessionKey)throw new Error("Unlock encryption first.");if(await this.refresh(),!this.kf)return!1;let t=this.kf.joinRequests.find(i=>i.id===r);return t?(this.kf.slots=[...this.kf.slots.filter(i=>i.recipientId!==t.id),await qs(this.sessionKey,tt(t.pubKey),t.id)],this.kf.identities=[...this.kf.identities.filter(i=>i.id!==t.id),{id:t.id,label:e??t.label,pubKey:t.pubKey,addedAt:new Date().toISOString()}],this.kf.joinRequests=this.kf.joinRequests.filter(i=>i.id!==r),await this.keyfiles.save(this.kf),!0):!1}async removeMember(r){await this.refresh(),this.kf&&(this.kf.slots=this.kf.slots.filter(e=>e.recipientId!==r),this.kf.identities=this.kf.identities.filter(e=>e.id!==r),this.kf.joinRequests=this.kf.joinRequests.filter(e=>e.id!==r),await this.keyfiles.save(this.kf))}async denyJoinRequest(r){await this.refresh(),this.kf&&(this.kf.joinRequests=this.kf.joinRequests.filter(e=>e.id!==r),await this.keyfiles.save(this.kf))}lock(){this.sessionKey&&this.sessionKey.fill(0),this.sessionKey=null;for(let r of this.folderSessionKeys.values())r.fill(0);this.folderSessionKeys.clear()}lockFolder(r){let e=this.owningFolder(r)??this.cleanFolder(r),t=this.folderSessionKeys.get(e);t&&(t.fill(0),this.folderSessionKeys.delete(e))}cleanFolder(r){return(r||"").replace(/\/+$/,"")}async clear(){this.lock(),await this.forgetKeychain();try{let r=this.app.vault.adapter;for(let e of[".stashpad/keys.json"])try{await r.exists(e)&&await r.remove(e)}catch{}try{let t=((await r.list("_keys")).files||[]).filter(i=>/\/keys-\d+\.json$/.test(i));if(t.length){let s=`_keys/removed-${new Date().toISOString().slice(0,19).replace(/[:T]/g,"-")}`;try{await r.exists(s)||await r.mkdir(s)}catch{}for(let n of t){let o=n.split("/").pop();try{await r.write(`${s}/${o}`,await r.read(n)),await r.remove(n)}catch{}}}}catch{}}catch{}this.kf=null,await this.save(ns())}getSessionKey(){return this.sessionKey?this.sessionKey.slice():null}async mintIdentity(r,e){let t=await ca(),i=await et(t.privKeyPkcs8,r);t.privKeyPkcs8.fill(0);let s=this.load(),n=s.identityId??Z(8),o=e??s.identityLabel??"This device",a=Yt(t.pubKeySpki);return await this.save({...s,identityId:n,identityLabel:o,identityPub:a,identityPrivWrapped:Yt(i.data),identityPrivKdf:i.kdf}),{id:n,label:o,pub:a}}identityRecord(r){return{id:r.id,label:r.label,pubKey:r.pub,addedAt:new Date().toISOString()}}dispose(){this.lock()}};var os=null,zs=new Set;function Vs(A){if(os!==A){os=A;for(let r of zs)r()}}function pt(){return os}function pa(A){if(os===A){os=null;for(let r of zs)r()}}function ga(A){return zs.add(A),()=>zs.delete(A)}function Nc(){return T.Platform.isMacOS?"Finder":T.Platform.isWin?"File Explorer":"file manager"}var zt=[{id:"move",label:"Move (picker)",desc:"Open a fuzzy picker to choose the new parent.",defaultPrimary:"M"},{id:"pickMove",label:"Move (in-list)",desc:"Highlight a note in the list with arrows; Enter sets it as parent.",defaultPrimary:"O"},{id:"merge",label:"Merge",desc:"Concatenate selected notes into the oldest one.",defaultPrimary:"&"},{id:"copy",label:"Copy",desc:"Copy selected note bodies to clipboard.",defaultPrimary:"C"},{id:"copyTree",label:"Copy tree",desc:"Copy the focused note + all descendants, indented.",defaultPrimary:"Y"},{id:"openEditor",label:"Open in editor",desc:"Open the cursor row (or focused note) in a regular Obsidian markdown tab.",defaultPrimary:"E"},{id:"openTab",label:"Open in new Stashpad tab",desc:"Open the cursor row (or focused note) in a new Stashpad tab focused on it.",defaultPrimary:"T"},{id:"split",label:"Split note",desc:"Split the cursor row (or focused note) into two notes at a chosen line.",defaultPrimary:"S"},{id:"copyOutline",label:"Copy as outline",desc:"Copy selection (or cursor row) as a nested ![[embed]] outline.",defaultPrimary:"L"},{id:"toggleSplit",label:"Toggle split-on-newlines",desc:"Default: Mod+/",defaultPrimary:"Mod+/"},{id:"pickDestination",label:"Pick destination",desc:"Default: Mod+D",defaultPrimary:"Mod+D"},{id:"search",label:"Search notes",desc:"Default: Mod+F",defaultPrimary:"Mod+F"},{id:"searchInParent",label:"Search in current parent",desc:"Default: Mod+Alt+F (Mod+Shift+F is taken by Obsidian's global search).",defaultPrimary:"Mod+Alt+F"},{id:"delete",label:"Delete selection",desc:"Default: Mod+Backspace",defaultPrimary:"Mod+Backspace"},{id:"undo",label:"Undo",desc:"Default: Mod+Z (Stashpad-only \u2014 won't fire while typing in the composer).",defaultPrimary:"Mod+Z"},{id:"redo",label:"Redo",desc:"Default: Mod+Shift+Z",defaultPrimary:"Mod+Shift+Z"},{id:"toggleComplete",label:"Toggle complete (strikethrough)",desc:"Default: Mod+Enter or X \u2014 marks selected/focused notes as complete (both chords active).",defaultPrimary:"Mod+Enter",defaultSecondary:"X",defaultUseBoth:!0},{id:"moveUp",label:"Move note up",desc:"Default: Mod+ArrowUp",defaultPrimary:"Mod+ArrowUp"},{id:"moveDown",label:"Move note down",desc:"Default: Mod+ArrowDown",defaultPrimary:"Mod+ArrowDown"},{id:"moveToTop",label:"Move note to top",desc:"Default: Mod+Shift+ArrowUp",defaultPrimary:"Mod+Shift+ArrowUp"},{id:"moveToBottom",label:"Move note to bottom",desc:"Default: Mod+Shift+ArrowDown",defaultPrimary:"Mod+Shift+ArrowDown"},{id:"outdent",label:"Outdent (move to grandparent)",desc:"Default: Mod+[ \u2014 re-parents the selection one level up.",defaultPrimary:"Mod+["},{id:"setColor",label:"Set note color",desc:"Default: Shift+: or ; \u2014 open the color picker for the selection (both chords active).",defaultPrimary:"Shift+:",defaultSecondary:";",defaultUseBoth:!0},{id:"clone",label:"Clone (duplicate / copy) selection",desc:"Default: Mod+Shift+D \u2014 clone selected notes (with their subtrees) as siblings.",defaultPrimary:"Mod+Shift+D"},{id:"forkNote",label:"Fork into a separate note (under a chosen parent)",desc:'Duplicate the cursor row (with its subtree) as a separate note and pick which parent it nests under. Distinct from "Fork as a version" (a draft within a sheet group). No default chord.',defaultPrimary:""},{id:"insertTemplate",label:"Insert template (clone an existing note)",desc:"Pick any note in this Stashpad; clone it (with subtree + attachments) into the current view, retimestamped.",defaultPrimary:""},{id:"toggleExpand",label:"Show more / show less (expand toggle)",desc:"Default: Shift+? \u2014 toggle the clamp on the cursor row (or every selected row).",defaultPrimary:"Shift+?"},{id:"expandAll",label:"Expand all (show every note's full body)",desc:"Un-clamp every note in the current list at once.",defaultPrimary:""},{id:"collapseAll",label:"Collapse all (clamp every note's body)",desc:"Re-clamp every note in the current list at once.",defaultPrimary:""},{id:"exportStash",label:"Export selection to .stash",desc:"Export the selected subtree(s) as a .stash bundle (notes + attachments).",defaultPrimary:""},{id:"importStash",label:"Import .stash file",desc:"Open the .stash bundle picker and import its notes into this Stashpad.",defaultPrimary:""},{id:"pickFolder",label:"Open / switch / create Stashpad folder",desc:"Default: Mod+S \u2014 opens the unified folder picker (reveal, switch, create, convert).",defaultPrimary:"Mod+S"},{id:"cloneStashpadTab",label:"Clone (duplicate / copy) this Stashpad tab",desc:'Open a second tab on the same folder + focus, mirroring the "copy" button in the focused-header actions.',defaultPrimary:""},{id:"selectAll",label:"Select all notes in view",desc:"Default: Mod+A \u2014 adds every visible row to the selection.",defaultPrimary:"Mod+A"},{id:"copyCodeBlock",label:"Copy code from codeblock",desc:"Default: { \u2014 copy the contents of the cursor row's first codeblock (or pick one when multiple exist).",defaultPrimary:"{"},{id:"swapWithParent",label:"Swap with parent (ouroboros)",desc:"Promote the cursor row above its current parent; the parent slides under it (carrying its other children). No default \u2014 bind in this tab.",defaultPrimary:""},{id:"togglePin",label:"Pin / unpin selected note",desc:"Default: P \u2014 toggle the sidebar pin state of the cursor row (or focused note).",defaultPrimary:"P"},{id:"listPin",label:"Pin / unpin to top of list",desc:"Float the cursor row (or selection) to the TOP of its list \u2014 distinct from the sidebar pin. No default chord.",defaultPrimary:""},{id:"toggleTask",label:"Toggle task (todo)",desc:"Default: G \u2014 mark the selection (or cursor row) as a task / todo, or clear it. Tasks appear in the Tasks panel.",defaultPrimary:"G"},{id:"setDue",label:"Set due date\u2026",desc:"Default: D \u2014 open a date+time picker to set (or clear) the due date on the selection. Setting a due date also marks the note as a task.",defaultPrimary:"D"},{id:"jumpToTop",label:"Jump to top of list",desc:"Default: Home \u2014 move the cursor to the first note in the current list.",defaultPrimary:"Home"},{id:"jumpToBottom",label:"Jump to bottom of list",desc:"Default: End \u2014 move the cursor to the last note in the current list.",defaultPrimary:"End"},{id:"commandPalette",label:"Command palette (Stashpad only)",desc:"Default: Mod+K \u2014 open a command palette listing only Stashpad's commands, with Sift search.",defaultPrimary:"Mod+K"},{id:"lockSelection",label:"Encrypt (lock) selection",desc:"Encrypt the selected note(s) + their children into a locked .stashenc bundle in place (prompts to unlock first if needed). No default chord.",defaultPrimary:""},{id:"unlockAll",label:"Decrypt (unlock) locked notes in view",desc:"Decrypt every locked stash shown in the current view back into place, skipping any that can't be read. No default chord.",defaultPrimary:""},{id:"moveToArchive",label:"Move selection to archive",desc:"Move the selected note(s) into this folder's own archive subfolder (drops out of search; plaintext unless this folder encrypts its archive). Undoable. No default chord.",defaultPrimary:""},{id:"encryptDelete",label:"Encrypt & delete selection",desc:"Send the selected note(s) to the encrypted trash (recoverable with your password, Ctrl/Cmd+Z undoable). No default chord.",defaultPrimary:""},{id:"copyNotes",label:"Copy notes (note clipboard)",desc:"Copy the selected note(s) as NOTES: paste in the list to duplicate them (new ids), or anywhere else to paste their text. Skipped when text is highlighted (normal copy wins).",defaultPrimary:"Mod+C"},{id:"cutNotes",label:"Cut notes",desc:"Cut the selected note(s): paste in the list to MOVE them, or in the composer to extract their text and delete the originals (undoable).",defaultPrimary:"Mod+X"},{id:"pasteNotes",label:"Paste notes",desc:"Paste previously copied/cut notes at the cursor row (after it, same parent). Does nothing if the note clipboard is empty.",defaultPrimary:"Mod+V"}];function Po(){let A={};for(let r of zt)A[r.id]={primary:r.defaultPrimary,secondary:r.defaultSecondary??"",preferRight:!1,useBoth:!!r.defaultUseBoth};return A}var Mc=!1,Tc=!1,Pc=!1,Qt={folder:"Stashpad",importDropFolder:"",exportFolder:"_exports",autoImport:!1,inheritObsidianExclusions:!0,folderPanelPinnedFraction:.5,folderPanelPinned:[],folderPanelDownranked:[],folderPanelHidden:[],folderPanelPinnedGrouping:"pin-order",enablePerfProfiling:!1,debugTrace:!1,writeRecoveryLinks:!0,useTemplatesFormat:!1,prefixTimestampsOnCopy:!0,splitOnLines:!1,splitMode:"lines",confirmCrossParentDrag:!0,confirmBulkDelete:!0,confirmAttachmentDelete:!0,autofocusComposerAfterSend:!0,focusComposerOnOpen:!1,searchOpensInContext:!0,popoutDuplicates:!0,encryption:ns(),encryptTrash:!1,encryptTrashFilenames:!1,migratedToggleTaskG:!1,migratedArchiveToSubfolders:!1,migratedTrashToSubfolders:!1,reEncryptWatch:[],reEncryptNudge:!1,reEncryptAfterMin:0,dueQuickAdjusts:["5m","15m","30m","1h","1d","1w"],archiveFolders:[],folderEncPrefs:{},folderIcons:{},folderSwitcherIncludePinned:!1,importExcludePrefixes:"_",lockedSubtrees:[],searchOpensInNewTab:!0,pinnedNotes:[],hideMobileToolbarInStashpad:!0,slugStopWords:[],searchIncludedFolders:[],searchExcludedFolders:[],shortcuts:{move:"M",pickMove:"O",merge:"&",copy:"C",copyTree:"Y",openEditor:"E",openTab:"T",split:"S",copyOutline:"L"},mod:{toggleSplit:"Mod+/",pickDestination:"Mod+D",search:"Mod+F",delete:"Mod+Backspace",undo:"Mod+Z",redo:"Mod+Shift+Z",toggleComplete:"Mod+Enter",moveUp:"Mod+ArrowUp",moveDown:"Mod+ArrowDown",moveToTop:"Mod+Shift+ArrowUp",moveToBottom:"Mod+Shift+ArrowDown",outdent:"Mod+[",setColor:"Shift+:"},customPalette:[],colorAliases:{},noteTemplates:{},authorName:"",authorId:"",authorRole:"",authorDepartment:"",showAuthor:!0,showContributors:!0,showLastEdit:!0,viewModes:{},includeAttachmentsInEverything:{},hideChildlessNotes:{},hideCompletedNotes:{},attachmentsOnlyNotes:{},mutedNotificationCategories:[],notificationHistoryLimit:5e3,notifiedDueKeys:[],autoNavOnMoveIn:!1,autoNavOnMoveOut:!1,autoExpandCursorRow:!1,expandBodiesByDefault:!1,autoOpenDetailPanel:!1,doubleClickToFocus:!0,enableSheetVersions:!1,dateDisplayFormat:"locale",dateDisplayTimezone:"",jdIndexScope:"vault",jdIndexScopeFolder:"",jdIndexStashpadFolder:"",jdIndexFile:"Index",jdIndexIncludeStashpadFolders:!1,jdIndexSort:"natural",jdIndexHasBuilt:!1,okfEnabled:!1,okfTemplatePath:"",drafts:{},lastSubmitted:{},bindings:Po()},ua=JSON.parse(JSON.stringify(Qt)),To=new Set;function X(){return ua}function Zs(A){ua=A;for(let r of To)r()}function fa(A){return To.add(A),()=>To.delete(A)}function js(A){try{let r=A.internalPlugins?.plugins?.templates;if(!r?.enabled)return null;let e=r.instance?.options??{};return{dateFormat:e.dateFormat||"YYYY-MM-DD",timeFormat:e.timeFormat||"HH:mm"}}catch{return null}}var Ws=[{id:"foldersStorage",label:"\u{1F4C1} Folders & Storage"},{id:"importExport",label:"\u{1F504} Import & Export"},{id:"datesTime",label:"\u{1F552} Dates & Time"},{id:"behaviors",label:"\u{1F39B}\uFE0F Behavior"},{id:"notifications",label:"\u{1F514} Notifications"},{id:"encryption",label:"\u{1F512} Encryption"},{id:"authorship",label:"\u2712\uFE0F Authorship"},{id:"templates",label:"\u{1F4C4} Templates"},{id:"organizationSystems",label:"\u{1F5C2}\uFE0F Organization Systems"},{id:"maintenance",label:"\u{1F6E0}\uFE0F Maintenance"},{id:"diagnostics",label:"\u{1FA7A} Diagnostics"},{id:"hotkeys",label:"\u2328\uFE0F Hotkeys"}].sort((A,r)=>{let e=t=>t.replace(/^[^\p{L}\p{N}]+/u,"");return e(A.label).localeCompare(e(r.label))}),Mo=null;function Hc(A,r){return Mo||(Mo=class extends T.SettingPage{constructor(e,t){super(),this.title=e,this._renderFn=t}display(){this.containerEl.empty(),this._renderFn(this.containerEl)}}),new Mo(A,r)}var Xs=class extends T.PluginSettingTab{constructor(e,t){super(e,t);this.plugin=t;this.pfeSelected=null;this.pfeRerender=null;this.iconPickFolder=null}display(){let{containerEl:e}=this;e.empty();for(let t of Ws){new T.Setting(e).setName(t.label).setHeading();let i=this.itemsForTab(t.id);if(i)for(let s of i){let n=new T.Setting(e);typeof s.render=="function"?s.render(n):(s.name&&n.setName(s.name),s.desc&&n.setDesc(s.desc))}else this.renderTabContent(e,t.id)}}getSettingDefinitions(){return Ws.map(e=>{let t=this.itemsForTab(e.id);return t?{type:"page",name:e.label,items:t}:{type:"page",name:e.label,page:()=>Hc(e.label,i=>this.renderTabContent(i,e.id))}})}itemsForTab(e){switch(e){case"hotkeys":return this.hotkeyItems();case"diagnostics":return this.diagnosticsItems();case"notifications":return this.notificationsItems();case"foldersStorage":return this.buildGeneralCategories().foldersStorage;case"importExport":return this.buildGeneralCategories().importExport;case"datesTime":return this.buildGeneralCategories().datesTime;case"maintenance":return this.buildGeneralCategories().maintenance;case"behaviors":{let t=this.buildGeneralCategories();return[this.headingDef("\u{1F4CB} List & Display"),...t.listDisplay,this.headingDef("\u2195\uFE0F Moving Notes"),...t.movingNotes,this.headingDef("\u270D\uFE0F Composer & Copying"),...t.composerCopy,this.headingDef("\u{1F5D1}\uFE0F Deleting"),...t.deleting,this.headingDef("\u{1FA9F} Windows & Tabs"),...t.windowsTabs,this.headingDef("\u2699\uFE0F Misc"),...t.misc]}case"organizationSystems":return[this.headingDef("\u{1F522} JD Index (Johnny Decimal)"),...this.jdIndexItems(),this.headingDef("\u{1F4DA} Open Knowledge Format (OKF)"),...this.okfItems()];case"encryption":return this.encryptionItems();case"authorship":return this.authorshipItems();case"templates":return this.templatesItems();default:return null}}renderTabContent(e,t){switch(t){case"authorship":this.renderAuthorshipSection(e);break;case"templates":this.renderTemplatesTab(e);break}}diagnosticsItems(){return[this.renderDef("Performance profiling","Record timing for list rendering, body reads, and file writes. Turn on, use Stashpad normally (especially the slow operations), then run \u201CDump performance profile\u201D from the command palette and share the result. Off = zero overhead.",e=>e.addToggle(t=>t.setValue(this.plugin.settings.enablePerfProfiling).onChange(async i=>{this.plugin.settings.enablePerfProfiling=i,await this.plugin.saveSettings()})),["perf","profiling","timing","slow"]),this.renderDef("Debug trace","Record low-level diagnostic lines (e.g. tap coordinates vs the row they resolve to) to an in-memory buffer while you reproduce a bug, then copy them below to share. Local only \u2014 no network, no file writes; zero overhead when off.",e=>e.addToggle(t=>t.setValue(this.plugin.settings.debugTrace).onChange(async i=>{this.plugin.settings.debugTrace=i,await this.plugin.saveSettings()})),["debug","trace","diagnostics","tap","log"]),this.renderDef("Copy / clear debug trace","Copy the captured debug lines to the clipboard (paste them back to share), or clear the buffer to start a fresh capture.",e=>{e.addButton(t=>t.setButtonText("Copy").onClick(async()=>{let i=this.plugin.getDebugTrace();if(!i){new T.Notice("Debug trace is empty \u2014 enable it and reproduce the issue first.");return}try{await navigator.clipboard.writeText(i),new T.Notice("Debug trace copied.")}catch{new T.Notice("Couldn't access clipboard.")}})),e.addButton(t=>t.setButtonText("Clear").onClick(()=>{this.plugin.clearDebugTrace(),new T.Notice("Debug trace cleared.")}))},["debug","trace","copy","clear"]),this.renderDef("Open log file","Append-only history of creates, deletes, parent changes, renames. Stored alongside the plugin's other private files.",e=>e.addButton(t=>t.setButtonText("Open log").onClick(async()=>{let i=this.app.vault.adapter,s=this.plugin.pluginPrivatePath("log.jsonl");if(!await i.exists(s)){new T.Notice("No log yet \u2014 make some changes first.");return}let n=await i.read(s);new si(this.app,n,s).open()})),["log","history","diagnostics"])]}notificationsItems(){let e=new Set(this.plugin.settings.mutedNotificationCategories??[]),t=Object.keys(po);return[this.renderDef("Notification history limit","Maximum number of notifications kept in the persistent history. Set to 0 for unlimited (the file size grows with usage; expect a few hundred KB per ~5000 entries). Default: 5000.",i=>i.addText(s=>{s.setValue(String(this.plugin.settings.notificationHistoryLimit??5e3)).setPlaceholder("5000");let n=async()=>{let o=parseInt(s.getValue(),10);if(!Number.isFinite(o)||o<0){s.setValue(String(this.plugin.settings.notificationHistoryLimit??5e3));return}this.plugin.settings.notificationHistoryLimit=o,this.plugin.notifications.setHistoryLimit(o),await this.plugin.saveSettings()};s.inputEl.addEventListener("blur",()=>void n()),s.inputEl.addEventListener("keydown",o=>{o.key==="Enter"&&n()})}),["notification","history","limit"]),{type:"group",heading:"Mute notification categories",items:t.map(i=>{let s=po[i];return this.renderDef(s.label,s.desc,n=>n.addToggle(o=>o.setValue(!e.has(i)).onChange(async a=>{let l=!a;l?e.add(i):e.delete(i),this.plugin.settings.mutedNotificationCategories=Array.from(e),this.plugin.notifications.setMuted(i,l),await this.plugin.saveSettings()})),["notification","mute","toast","category"])})},this.renderDef("Notification history","Browse the last 200 toasts. Filter by category. Live-updates as new notifications arrive. Muted categories still appear here so you can review what was suppressed.",i=>i.addButton(s=>s.setButtonText("View notification history").onClick(()=>{new Ji(this.app,this.plugin.notifications,async n=>{let o=this.app.vault.adapter,a=this.plugin.pluginPrivatePath("log.jsonl");if(!await o.exists(a)){new T.Notice("No log yet \u2014 make some changes first.");return}let l=await o.read(a);new si(this.app,l,a).open()},this.plugin.settings.authorId||null,n=>this.plugin.lookupNoteAuthorIds(n)).open()})),["notification","history","panel"])]}renderTemplatesTab(e){this.renderColorAliasesSection(e),this.renderNoteTemplatesSection(e)}renderDef(e,t,i,s){return{name:e,desc:t,aliases:s,render:n=>{n.setName(e).setDesc(t);try{i(n)}catch(o){console.error(`[Stashpad] settings control "${e}" failed to render:`,o)}}}}sectionDef(e,t,i,s){return{name:e,desc:t,aliases:s,render:n=>{let o=n.settingEl;o.empty(),o.removeClass("setting-item"),o.addClass("stashpad-settings-section");try{i(o)}catch(a){console.error(`[Stashpad] settings section "${e}" failed to render:`,a)}}}}headingDef(e,t){return this.sectionDef(e,t??"",i=>{let s=new T.Setting(i).setName(e).setHeading();t&&s.setDesc(t)},[e.toLowerCase()])}folderKeyLabel(e){let t=new Date,i=a=>String(a).padStart(2,"0"),s=`${t.getFullYear()}${i(t.getMonth()+1)}${i(t.getDate())}-${i(t.getHours())}${i(t.getMinutes())}`,n=(this.plugin.settings.authorName||"").trim(),o=n?n.split(/\s+/).map(a=>a[0]).join(""):(this.plugin.settings.authorId||"anon").slice(0,4);return`${s} - ${e.split("/").pop()||e} - ${o}`}promptSetFolderPassword(e){new de(this.app,{mode:"setup",offerKeychain:!0,title:`Set password for \u201C${e.split("/").pop()}\u201D`,intro:"A separate password just for this folder. Share it with collaborators out-of-band (a password manager, Signal, in person). There is NO recovery if it's lost.",onSubmit:async({next:t,remember:i})=>{if(!t)return"Enter a password.";try{await this.plugin.encryption.setupFolderKey(e,t,this.folderKeyLabel(e),i)}catch(s){return s.message}return new T.Notice("Folder password set \u2014 share it securely."),this.update?.(),this.pfeRerender?.(),null}}).open()}promptChangeFolderPassword(e){new de(this.app,{mode:"setup",offerKeychain:!0,title:`Change password for \u201C${e.split("/").pop()}\u201D`,intro:"Re-wraps this folder's key under a new password. The OLD password stops working on THIS device right away (un-synced copies elsewhere keep working until they sync). To truly cut off someone who left, you'll want \u201CRotate key\u201D (re-encrypts everything) \u2014 coming soon.",onSubmit:async({next:t,remember:i})=>{if(!t)return"Enter a password.";try{await this.plugin.encryption.changeFolderPassword(e,t,i)}catch(s){return s.message}return new T.Notice("Folder password changed."),this.update?.(),this.pfeRerender?.(),null}}).open()}promptRotateFolderKey(e){let t=e.split("/").pop()||e;new ie(this.app,`Rotate key for \u201C${t}\u201D?`,`This RE-ENCRYPTS every locked note in \u201C${t}\u201D under a brand-new key, then retires the old password so it can no longer decrypt them \u2014 even copies a collaborator synced earlier. Use this when someone should LOSE access (e.g. they left the org). Large folders can take a while. Everyone who should keep access will need the new password.`,"Rotate key",i=>{i&&new de(this.app,{mode:"setup",offerKeychain:!0,title:`New password for \u201C${t}\u201D`,intro:"The new password to use after rotating. Share it only with people who should keep access.",onSubmit:async({next:s,remember:n})=>s?await this.plugin.rotateFolderKey(e,s,n)<0?"Rotation failed \u2014 see the notice.":(this.update?.(),this.pfeRerender?.(),null):"Enter a password."}).open()}).open()}promptUnlockFolder(e){new de(this.app,{mode:"unlock",offerKeychain:!0,title:`Unlock \u201C${e.split("/").pop()}\u201D`,intro:"Enter this folder's password.",onSubmit:async({current:t,remember:i})=>await this.plugin.encryption.unlockFolder(e,t,i)?(new T.Notice("Folder unlocked."),this.update?.(),this.pfeRerender?.(),null):"Wrong password. Try again."}).open()}encryptionOrOnboard(){return this.plugin.encryption?.isConfigured?.()?!0:(new T.Notice("That setting needs vault encryption, which isn't set up yet \u2014 let's set it up first.",6e3),new de(this.app,{mode:"setup",offerKeychain:!0,title:"Set up encryption",intro:"One password protects what you encrypt in this vault. It's stored only on this device \u2014 there is NO recovery if you lose it.",onSubmit:async({next:e,remember:t})=>{if(!e)return"Enter a password.";try{await this.plugin.encryption.setup(e,t,this.plugin.settings.authorName||"This device")}catch(i){return i.message}return new T.Notice("Encryption set up \u2014 now switch on the setting you wanted."),this.update?.(),this.pfeRerender?.(),null}}).open(),!1)}renderPerFolderEncryption(e){if(!this.plugin.encryption.isConfigured()){e.createEl("p",{cls:"setting-item-description"}).setText("Set up vault encryption above first. Per-folder passwords layer on top: a folder with its own password uses a separate key; folders without one use the vault password.");return}let i=this.plugin.discoverStashpadFolders();if(i.length===0){e.createEl("p",{cls:"setting-item-description"}).setText("No Stashpad folders found yet.");return}(!this.pfeSelected||!i.includes(this.pfeSelected))&&(this.pfeSelected=i[0]);let s=e.createDiv({cls:"stashpad-folderenc-panel"});this.pfeRerender=()=>{s.empty(),this.renderFolderEncPanel(s,this.pfeSelected)},new T.Setting(e).setName("Folder").setDesc("Pick a folder to configure its password, archive, and trash options. Everything below applies to the selected folder only.").addDropdown(n=>{for(let o of i)n.addOption(o,o);n.setValue(this.pfeSelected),n.onChange(o=>{this.pfeSelected=o,this.pfeRerender?.()})}),e.appendChild(s),this.renderFolderEncPanel(s,this.pfeSelected)}renderFolderEncPanel(e,t){let i=this.plugin.encryption,s=i.hasOwnFolderKey(t),n=i.folderKeyEntry(t)?.folderPath??null,o=!!n&&!s,a=i.isFolderUnlocked(t),l=(this.plugin.settings.folderEncPrefs??{})[t]??{},c=s?a?"Has its own password \xB7 unlocked":"Has its own password \xB7 locked":o?`Inherits \u201C${n.split("/").pop()||n}\u201D's password \xB7 ${a?"unlocked":"locked"}`:"Uses the vault password",d=new T.Setting(e).setName("Password").setDesc(c);o?d.addButton(p=>p.setButtonText("Manage on parent folder").onClick(()=>{this.pfeSelected=n,this.update?.(),this.pfeRerender?.()})):s?a?(d.addButton(p=>p.setButtonText("Change password\u2026").onClick(()=>this.promptChangeFolderPassword(t))),d.addButton(p=>{p.setButtonText("Rotate key\u2026").onClick(()=>this.promptRotateFolderKey(t)),p.buttonEl.addClass("mod-warning")})):d.addButton(p=>p.setButtonText("Unlock\u2026").setCta().onClick(()=>this.promptUnlockFolder(t))):d.addButton(p=>p.setButtonText("Set folder password\u2026").setCta().onClick(()=>this.promptSetFolderPassword(t)));let h=async p=>{this.plugin.settings.folderEncPrefs={...this.plugin.settings.folderEncPrefs??{},[t]:{...(this.plugin.settings.folderEncPrefs??{})[t]??{},...p}},await this.plugin.saveSettings()};new T.Setting(e).setName("Trash handling").setDesc("Where notes deleted from this folder go.").addDropdown(p=>p.addOption("","Stashpad trash (default)").addOption("obsidian","Obsidian native trash").setValue(l.trashHandling==="obsidian"?"obsidian":"").onChange(f=>h({trashHandling:f||void 0})));let g=(p,f,I,m,C=!1)=>{new T.Setting(e).setName(p).addToggle(B=>B.setValue(!!l[f]).onChange(async w=>{if(w&&C){if(!this.encryptionOrOnboard()){this.pfeRerender?.();return}if(!await this.plugin.ensureFolderUnlocked(t)){this.pfeRerender?.();return}}let y={};y[f]=w,w||(y[I]=!1),await h(y),m&&await m(w),this.pfeRerender?.()})),new T.Setting(e).setName(`\u21B3 ${p} \u2014 hide filenames`).setClass("stashpad-subsetting").addToggle(B=>{B.setValue(!!l[I]),B.setDisabled(!l[f]),B.onChange(async w=>{let y={};y[I]=w,await h(y),this.pfeRerender?.()})})};g("Encrypt this folder's notes","encryptContent","encryptFilenames",async p=>{p?await this.plugin.lockFolder(t):await this.plugin.unlockFolder(t);let f=(this.plugin.settings.lockedSubtrees??[]).some(I=>(I.folder||"").replace(/\/+$/,"")===t);await h({encryptContent:f,...f?{}:{encryptFilenames:!1}})}),g("Encrypt archived notes","archiveEncryptContent","archiveEncryptFilenames",async p=>{if(!p)return;let f=this.plugin.archivedPlainNotesIn(`${t}/archive`).length;f!==0&&new ie(this.app,`Encrypt the ${f} note${f===1?"":"s"} already archived?`,`\u201C${t.split("/").pop()}\u201D's archive already holds ${f} plaintext note${f===1?"":"s"}. Encrypt ${f===1?"it":"them"} now too? (Skipping leaves ${f===1?"it":"them"} readable; only notes archived from now on get encrypted.)`,"Encrypt them",async I=>{if(!I)return;let m=await this.plugin.encryptExistingArchiveNotes(t);new T.Notice(m>0?`Encrypted ${m} archived note${m===1?"":"s"}.`:"Nothing was encrypted (cancelled or already locked)."),this.pfeRerender?.()}).open()},!0),g("Encrypt trashed notes","trashEncryptContent","trashEncryptFilenames",void 0,!0),new T.Setting(e).setName("Auto re-encrypt after idle minutes").setDesc("Override the global auto-re-encrypt timer for this folder. Blank = use global; 0 = off for this folder. A cancellable countdown always shows first, and open notes are never touched.").addText(p=>{p.setPlaceholder("global"),p.setValue(l.reEncryptAfterMin==null?"":String(l.reEncryptAfterMin)),p.onChange(f=>{let I=f.trim();{let m=Number(I);I===""?h({reEncryptAfterMin:void 0}):Number.isFinite(m)&&m>=0?h({reEncryptAfterMin:Math.floor(m)}):p.setValue(l.reEncryptAfterMin==null?"":String(l.reEncryptAfterMin))}})});let u=this.plugin.discoverStashpadFolders().filter(p=>p!==t&&p.startsWith(t+"/")).sort();if(u.length){new T.Setting(e).setName("Subfolders").setDesc(`${u.length} subfolder${u.length===1?"":"s"} \u2014 they use \u201C${t.split("/").pop()}\u201D's password. Encrypt each individually.`).setHeading();for(let p of u){let f=(this.plugin.settings.folderEncPrefs??{})[p]??{},I=async B=>{this.plugin.settings.folderEncPrefs={...this.plugin.settings.folderEncPrefs??{},[p]:{...(this.plugin.settings.folderEncPrefs??{})[p]??{},...B}},await this.plugin.saveSettings()},m=(this.plugin.settings.lockedSubtrees??[]).some(B=>(B.folder||"").replace(/\/+$/,"")===p),C=p.slice(t.length+1);new T.Setting(e).setName(C).addToggle(B=>B.setValue(m).onChange(async w=>{w?await this.plugin.lockFolder(p):await this.plugin.unlockFolder(p);let y=(this.plugin.settings.lockedSubtrees??[]).some(v=>(v.folder||"").replace(/\/+$/,"")===p);await I({encryptContent:y,...y?{}:{encryptFilenames:!1}}),this.update?.(),this.pfeRerender?.()})),new T.Setting(e).setName(`\u21B3 ${C} \u2014 hide filenames`).setClass("stashpad-subsetting").addToggle(B=>{B.setValue(!!f.encryptFilenames),B.setDisabled(!m),B.onChange(w=>void I({encryptFilenames:w}))})}}}buildGeneralCategories(){let e=async()=>this.plugin.saveSettings(),t=(s,n,o,a,l)=>this.renderDef(s,n,c=>c.addToggle(d=>d.setValue(o()).onChange(async h=>{a(h),await e()})),l),i={foldersStorage:[],importExport:[],datesTime:[],listDisplay:[],movingNotes:[],deleting:[],composerCopy:[],windowsTabs:[],maintenance:[],misc:[]};i.foldersStorage.push(this.renderDef("Stashpad notes folder","Vault-relative folder where Stashpad stores its notes and attachments. Created on demand.",s=>{s.addText(n=>{new ci(this.app,n.inputEl),n.setValue(this.plugin.settings.folder).setPlaceholder("Stashpad");let o=async()=>{let a=(n.getValue()||"").trim().replace(/^\/+|\/+$/g,"")||Qt.folder,l=a.split("/").filter(Boolean),c=new Set([this.plugin.settings.importDropFolder,this.plugin.settings.exportFolder,"_attachments","_processed","_authors","_deleted","archive","trash",".stashpad"].map(d=>(d??"").trim().replace(/^\/+|\/+$/g,"")).filter(Boolean));if(l.some(d=>c.has(d))){new T.Notice(`"${a}" uses a reserved Stashpad subfolder name. Pick something else.`),n.setValue(this.plugin.settings.folder);return}a!==this.plugin.settings.folder&&(this.plugin.settings.folder=a,await e())};n.inputEl.addEventListener("blur",()=>void o()),n.inputEl.addEventListener("keydown",a=>{a.key==="Enter"&&o()})})},["folder","path","location","notes"])),i.importExport.push(t("Auto-import dropped files","When on, any file you drop directly into a Stashpad folder is imported automatically: markdown becomes a note (the original is archived to .archive); other files move to _attachments with a note that links to them. Large drops ask for confirmation first.",()=>this.plugin.settings.autoImport,s=>{this.plugin.settings.autoImport=s},["import","drop","auto"])),i.foldersStorage.push(t("Inherit Obsidian's excluded files","Also hide files matching Obsidian's \u201CExcluded files\u201D list (Settings \u2192 Files & Links) from Stashpad's link autocomplete and file surfaces \u2014 so you manage exclusions in one place. Plugin-internal formats like .edtz are always excluded regardless.",()=>this.plugin.settings.inheritObsidianExclusions,s=>{this.plugin.settings.inheritObsidianExclusions=s},["excluded","ignore","files"])),i.foldersStorage.push(t("Include pinned notes in the folder switcher","When on, the folder switcher / creator (the folder button and the \u201COpen or switch Stashpad folder\u201D command) also lists your pinned notes, so you can jump straight to one. Off keeps the picker focused on folders.",()=>this.plugin.settings.folderSwitcherIncludePinned,s=>{this.plugin.settings.folderSwitcherIncludePinned=s},["pinned","switcher","folder","picker","jump"])),i.foldersStorage.push(this.renderDef("Folder tab icon","Give a folder its own Lucide icon (e.g. rocket, star, book-open) shown on its tab, the folder switcher, and its folder-panel row. Pick a folder, then start typing in the icon box \u2014 matching icons appear with previews; pick one. Blank = the default icon. Set per folder.",s=>{let n=this.plugin.discoverStashpadFolders();if(n.length===0){s.setDesc("No Stashpad folders found yet.");return}(!this.iconPickFolder||!n.includes(this.iconPickFolder))&&(this.iconPickFolder=n[0]);let o=null,a=s.controlEl.createSpan({cls:"stashpad-folder-icon-preview"}),l=c=>{a.empty();let d=c.trim();d&&(0,T.setIcon)(a,d)};s.addDropdown(c=>{for(let d of n)c.addOption(d,d.split("/").pop()||d);c.setValue(this.iconPickFolder),c.onChange(d=>{this.iconPickFolder=d;let h=this.plugin.getFolderIcon(d)??"";o?.setValue(h),l(h)})}),s.addText(c=>{o=c,c.setPlaceholder("type to search\u2026 (e.g. rocket)"),new Rs(this.app,c.inputEl),c.setValue(this.plugin.getFolderIcon(this.iconPickFolder)??""),c.onChange(async d=>{l(d),await this.plugin.setFolderIcon(this.iconPickFolder,d.trim())})}),l(this.plugin.getFolderIcon(this.iconPickFolder)??"")},["icon","folder","tab","lucide","emoji","switcher"])),i.importExport.push(this.renderDef("Dedicated import subfolder (optional)","Optional. A subfolder (relative to each Stashpad folder) where dropped .stash files auto-import. Leave blank to just drop files into the Stashpad folder itself (recommended). Suggested name: _imports.",s=>s.addText(n=>n.setValue(this.plugin.settings.importDropFolder).setPlaceholder("_imports (leave blank to use the folder root)").onChange(async o=>{this.plugin.settings.importDropFolder=(o||"").trim().replace(/^\/+|\/+$/g,""),await e()})),["import","subfolder"])),i.importExport.push(this.renderDef("Stash export subfolder","Subfolder name (relative to each Stashpad folder) where exports land. Must differ from the import subfolder above.",s=>s.addText(n=>n.setValue(this.plugin.settings.exportFolder).setPlaceholder("_exports").onChange(async o=>{this.plugin.settings.exportFolder=(o||"").trim().replace(/^\/+|\/+$/g,"")||Qt.exportFolder,await e()})),["export","stash","subfolder"])),i.importExport.push(this.renderDef("Exclude subfolders by prefix","Comma-separated name prefixes (default \u201C_\u201D). A subfolder whose name starts with any of these \u2014 at any depth \u2014 is NOT surfaced as a Stashpad folder or imported (it stays local). To encrypt such a folder, right-click it in Obsidian's file explorer \u2192 \u201C\u{1F512} Encrypt with Stashpad\u201D.",s=>s.addText(n=>n.setValue(this.plugin.settings.importExcludePrefixes??"_").setPlaceholder("_").onChange(async o=>{this.plugin.settings.importExcludePrefixes=o,await e()})),["import","exclude","prefix","subfolder","underscore","ignore"])),i.maintenance.push(this.renderDef("Rebootstrap existing Stashpad folders","Walk every folder that has a home note: ensure infrastructure (_imports, _exports, drafts file), backfill the redundant parentLink + children frontmatter fields, rename any note whose filename slug no longer matches its body's first line, AND migrate legacy attachment filenames to the new name-first format (`photo-<id>.png`). Safe to run anytime; skip-if-equal means already-synced notes are no-op writes.",s=>s.addButton(n=>n.setButtonText("Rebootstrap now").onClick(async()=>{n.setDisabled(!0).setButtonText("Working\u2026");try{await this.plugin.runRebootstrapWithUI()}catch{}finally{n.setDisabled(!1).setButtonText("Rebootstrap now")}})),["rebootstrap","rebuild","repair","backfill","slug"])),i.maintenance.push(this.renderDef("Write recovery navigation links","Maintain the redundant parentLink/children frontmatter so you can walk the hierarchy from raw Markdown if the index ever breaks. On a slow / network drive this is a big per-move cost (several round-trips each); turn it off there for snappier moves \u2014 Rebootstrap rebuilds the fields on demand, and your notes' canonical structure (id/parent) is unaffected either way.",s=>s.addToggle(n=>n.setValue(this.plugin.settings.writeRecoveryLinks).onChange(async o=>{this.plugin.settings.writeRecoveryLinks=o,await e()})),["recovery","parentlink","children","frontmatter"]));{let s=null,n=()=>{s&&s.setText(`Sample: ${Xe(Date.now(),this.plugin.settings)}`)};i.datesTime.push(this.renderDef("Date display format","How created / edited timestamps and due dates are shown \u2014 in the notes list, the Tasks panel, and the detail panel. Overridden by the Templates-plugin formats when the option below is on.",o=>{o.addDropdown(a=>{a.addOption("locale","Locale, short (Mar 5, 9:00 AM)"),a.addOption("long","Locale, long (Thursday, March 5\u2026)"),a.addOption("iso","ISO (2026-03-05 09:00)"),a.addOption("us","US (3/5/2026, 9:00 AM)"),a.addOption("eu","EU (5/3/2026, 09:00)"),a.setValue(this.plugin.settings.dateDisplayFormat??"locale"),a.onChange(async l=>{this.plugin.settings.dateDisplayFormat=l,await e(),n()})})},["date","format","display"])),i.datesTime.push(this.renderDef("Use Templates plugin date/time formats","Use the date/time formats configured in the core Templates plugin instead of the Date display format above. Off = the Date display format above is used everywhere.",o=>{o.addToggle(l=>l.setValue(this.plugin.settings.useTemplatesFormat).onChange(async c=>{this.plugin.settings.useTemplatesFormat=c,await e(),n()}));let a=js(this.app);o.descEl.createDiv({cls:"stashpad-settings-note"}).setText(a?`Templates plugin: date = "${a.dateFormat}", time = "${a.timeFormat}"`:"Templates plugin not enabled.")},["templates","date","time","format"])),i.datesTime.push(this.renderDef("Display timezone","IANA timezone name (e.g. America/New_York, Europe/London, Asia/Kolkata). Leave blank to use your system timezone.",o=>{o.addText(a=>{a.setPlaceholder("(system timezone)"),a.setValue(this.plugin.settings.dateDisplayTimezone??""),a.onChange(async l=>{this.plugin.settings.dateDisplayTimezone=(l||"").trim(),await e(),n()})})},["timezone","tz","date","iana"])),i.datesTime.push(this.renderDef("Quick due-date adjustments","Comma-separated relative amounts shown as quick +/- buttons in the due-date and snooze pickers (e.g. 5m, 15m, 1h, 1d, 1w). Units: m=minutes, h=hours, d=days, w=weeks. A +/- flip in the picker toggles add vs subtract. Leave blank to hide the row.",o=>{o.addText(a=>{a.setPlaceholder("5m, 15m, 1h, 1d, 1w"),a.setValue((this.plugin.settings.dueQuickAdjusts??[]).join(", ")),a.onChange(async l=>{let c=l.split(",").map(d=>d.trim()).filter(d=>/^\d+\s*[mhdw]$/i.test(d)).map(d=>d.replace(/\s+/g,"").toLowerCase());this.plugin.settings.dueQuickAdjusts=c,await e()})})},["quick","adjust","snooze","due","preset","increment","decrement"])),i.datesTime.push({name:"Date sample",searchable:!1,render:o=>{let a=o.settingEl;a.empty(),a.removeClass("setting-item"),a.addClass("stashpad-settings-section"),s=a.createDiv({cls:"setting-item-description stashpad-settings-note stashpad-date-sample"}),n()}})}return i.movingNotes.push(t("Navigate into parent after moving a note IN","When you move a note onto another note via the in-list move picker (drag-onto-sibling), automatically drill into the new parent so you can see the moved note in its new home. Off = stay focused where you were.",()=>this.plugin.settings.autoNavOnMoveIn,s=>{this.plugin.settings.autoNavOnMoveIn=s},["navigate","move","in"])),i.movingNotes.push(t("Navigate to destination after moving a note OUT","When you outdent a note, move it via the cross-parent picker, or send it to Home, automatically drill into the destination parent. Off = stay focused where you were.",()=>this.plugin.settings.autoNavOnMoveOut,s=>{this.plugin.settings.autoNavOnMoveOut=s},["navigate","move","out"])),i.listDisplay.push(t("Double-click a note to open it","Double-click (or double-tap on mobile) a note in the list to focus/open it \u2014 the same as pressing \u2192 or clicking the enter arrow. Single click still just selects. On by default.",()=>this.plugin.settings.doubleClickToFocus,s=>{this.plugin.settings.doubleClickToFocus=s},["double","click","open","focus"])),i.misc.push(t("Sheet versions (alternate drafts)",`Treat notes that share a 'sheet-group' frontmatter id as alternate versions of one item: only the active version shows as a row, and its siblings collapse into a tab bar at the bottom of that row. Use "Fork as version" on a note to start. Off by default \u2014 when off, no note is ever hidden by this feature and the commands do nothing.`,()=>this.plugin.settings.enableSheetVersions,s=>{this.plugin.settings.enableSheetVersions=s},["sheet","version","draft","alternate","fork"])),i.listDisplay.push(t("Auto-open the detail panel","Open the right-sidebar Stashpad detail panel automatically whenever a Stashpad view becomes active. The panel shows the cursored note's body, metadata, and children. Off = open manually via ribbon or command palette.",()=>this.plugin.settings.autoOpenDetailPanel,s=>{this.plugin.settings.autoOpenDetailPanel=s},["detail","panel","sidebar"])),i.listDisplay.push(t("Expand the cursor row's body automatically","As you arrow-key through the list, the row under the cursor temporarily un-clamps to show its full body. Moving away re-collapses it. Doesn't affect the persistent 'Show more' state \u2014 this is a transient view-only effect.",()=>this.plugin.settings.autoExpandCursorRow,s=>{this.plugin.settings.autoExpandCursorRow=s},["expand","cursor","body"])),i.listDisplay.push(t("Expand note bodies by default","Show every note's full body by default instead of clamping long notes. The per-note 'Show more / show less' toggle and the Expand-all / Collapse-all commands then work in reverse \u2014 they let you collapse individual notes back down. Off = bodies clamp by default (expand is opt-in).",()=>this.plugin.settings.expandBodiesByDefault,s=>{this.plugin.settings.expandBodiesByDefault=s},["expand","collapse","default","body","clamp"])),i.movingNotes.push(t("Confirm cross-parent drag-and-drop","When dragging notes onto a note that has a different parent, ask before re-parenting (turn off to allow direct moves).",()=>this.plugin.settings.confirmCrossParentDrag,s=>{this.plugin.settings.confirmCrossParentDrag=s},["confirm","drag","drop","reparent"])),i.deleting.push(t("Confirm bulk deletes","Warn before deletes that affect more than one note \u2014 multi-selection delete OR deleting a note that has descendants. A single childless note with no attachments never prompts. Off = those deletes apply immediately (undo still recovers everything).",()=>this.plugin.settings.confirmBulkDelete,s=>{this.plugin.settings.confirmBulkDelete=s},["confirm","delete","bulk"])),i.deleting.push(t("Offer to delete attachments with note",`When a note references attachments, the delete modal includes an "Also delete attachments" checkbox so orphaned files don't pile up in your vault. Attachments are detected from both ![[\u2026]] embeds in the body and the frontmatter attachments: list. Off = attachments are always preserved on delete (no checkbox shown), and a single childless note with attachments deletes silently.`,()=>this.plugin.settings.confirmAttachmentDelete,s=>{this.plugin.settings.confirmAttachmentDelete=s},["delete","attachment","orphan"])),i.foldersStorage.push(this.sectionDef("Cross-Stashpad Search Scope","Toggle each Stashpad's pill to choose whether its notes contribute to cross-folder search. Excluded folders are still valid move destinations. Also: create a new Stashpad.",s=>{let n=this.plugin.discoverStashpadFolders();if(new T.Setting(s).setName("Cross-Stashpad Search Scope").setDesc("Toggle each Stashpad's pill to choose whether its notes contribute to cross-folder search. Excluded folders are still valid move destinations \u2014 their notes just don't appear in search results from elsewhere."),n.length===0)s.createEl("p",{cls:"setting-item-description"}).setText('No Stashpads found in this vault yet. A Stashpad is just a folder that contains a Stashpad-shaped note (frontmatter has both `id` and `parent`). Easiest way: open Stashpad (ribbon icon or command "Reveal or open Stashpad") \u2014 it auto-creates the default folder on first use. Or create one below.');else{let a=s.createDiv({cls:"stashpad-folder-list"});for(let l of n)this.renderFolderScopeRow(a,l)}let o=null;new T.Setting(s).setName("Create a new Stashpad").setDesc("Type a vault-relative folder path. The folder is created (with intermediates) and seeded with a Home note so Stashpad recognizes it.").addText(a=>{a.setPlaceholder("my-stashpad"),o=a.inputEl}).addButton(a=>a.setButtonText("Create").setCta().onClick(async()=>{let l=(o?.value??"").trim().replace(/^\/+|\/+$/g,"");if(!l){new T.Notice("Enter a folder name first.");return}try{await this.plugin.createNewStashpad(l),new T.Notice(`Created Stashpad "${l}".`),o&&(o.value=""),await this.plugin.waitForStashpadFolder(l,2e3),this.update?.()}catch(c){new T.Notice(`Couldn't create: ${c.message}`)}}))},["search","scope","exclude","include","create","new","stashpad","folder"])),i.foldersStorage.push(this.sectionDef("Folder Panel Placement","Pin, downrank, or hide folders in the Stashpad folder panel. Restore hidden folders here or from the panel's \u201CHidden\u201D section.",s=>{new T.Setting(s).setName("Folder Panel Placement").setDesc("Folders you've pinned, downranked, or hidden in the Stashpad folder panel. Pin/downrank from a folder's right-click menu in the panel; restore here or from the panel's \u201CHidden\u201D section."),this.renderFolderPlacementList(s)},["folder","panel","pin","pinned","downrank","hide","hidden","restore","placement"])),i.foldersStorage.push(this.headingDef("\u{1F3F7}\uFE0F Note Titles")),i.foldersStorage.push(this.renderDef("Slug stop-words","Words removed from auto-generated note titles (filenames). One per line.",s=>{let n=null,o=(this.plugin.settings.slugStopWords?.length?this.plugin.settings.slugStopWords:je).join(` `);s.addTextArea(a=>{a.setValue(o),n=a.inputEl,n.rows=6,n.setCssStyles({fontFamily:"var(--font-monospace)"}),a.onChange(async l=>{this.plugin.settings.slugStopWords=(l||"").split(/\r?\n/).map(c=>c.trim().toLowerCase()).filter(Boolean),await e()})}).addExtraButton(a=>a.setIcon("rotate-ccw").setTooltip("Reset to defaults").onClick(async()=>{this.plugin.settings.slugStopWords=[...je],n&&(n.value=je.join(` `)),await e()}))},["slug","stopwords","filename","title","note titles"])),i.composerCopy.push(t("Autofocus composer after sending","After Enter-submitting a note, return focus to the composer so you can keep typing. Off keeps focus in the list \u2014 useful if you want arrow keys to work without an extra click.",()=>this.plugin.settings.autofocusComposerAfterSend,s=>{this.plugin.settings.autofocusComposerAfterSend=s},["composer","focus","send"])),i.composerCopy.push(t("Focus composer when opening a note","Focus the composer when you open or switch into a Stashpad view. OFF (default) focuses the LIST instead, so arrow-key navigation works right away instead of the composer grabbing focus every time. (Separate from 'after sending' above.)",()=>this.plugin.settings.focusComposerOnOpen,s=>{this.plugin.settings.focusComposerOnOpen=s},["composer","focus","open","navigate","list"])),i.windowsTabs.push(t("Search opens the note in its list (in context)","When you pick a search result, open the LIST that contains the note (focus its parent) and scroll to the note \u2014 so you see it in context instead of landing on the focused-note header. On by default.",()=>this.plugin.settings.searchOpensInContext,s=>{this.plugin.settings.searchOpensInContext=s},["search","context","list","scroll","parent"])),i.windowsTabs.push(t("Open in new window \u2014 duplicate tab","ON: the new-window button (in the time-filter row) duplicates the current Stashpad tab \u2014 original stays open in the main window. OFF: the leaf is MOVED to the new window, closing the original tab.",()=>this.plugin.settings.popoutDuplicates,s=>{this.plugin.settings.popoutDuplicates=s},["popout","window","duplicate"])),i.windowsTabs.push(t("Search results open in a new tab","When you pick a result in the Search modal, open it in a new Stashpad tab instead of navigating the current tab. Applies to same-folder and cross-Stashpad results alike. On by default.",()=>this.plugin.settings.searchOpensInNewTab,s=>{this.plugin.settings.searchOpensInNewTab=s},["search","new tab","results","open"])),i.composerCopy.push(t("Prefix timestamps when copying","Include each note's timestamp before its body when copying with C or Y.",()=>this.plugin.settings.prefixTimestampsOnCopy,s=>{this.plugin.settings.prefixTimestampsOnCopy=s},["copy","timestamp","prefix"])),i}encryptionItems(){let e=this.plugin.encryption,t=[];return t.push(this.sectionDef("Vault Encryption","Set one password to encrypt content in this vault. Stored only on this device \u2014 there is no recovery if you lose it.",i=>{i.addClass("stashpad-encryption-section");let s=i.createDiv({cls:"stashpad-beta-row"});s.createEl("span",{cls:"stashpad-beta-badge",text:"BETA"}),s.createEl("span",{cls:"stashpad-beta-note",text:"Encryption is in beta \u2014 keep your own backups of anything important."});let n=i.createEl("div",{cls:"stashpad-enc-warning"});n.createEl("p").setText("\u26A0\uFE0F AI-built, NOT human-audited. This encryption was written by an AI assistant \u2014 not reviewed or security-audited by a human. Treat it as best-effort protection against a casual snoop, not a guarantee \u2014 and always keep your own unencrypted backups of anything important."),n.createEl("p").setText("There is NO recovery. If you lose a password, anything encrypted under it (notes, archived items, encrypted-trash items) is gone for good. Locking, encrypted archiving, and secure-deleting permanently remove the plaintext \u2014 the encrypted copy is the only one left. (A plaintext archive only de-indexes notes from search; it does NOT encrypt them.)"),n.createEl("p").setText("Each device unlocks with its own password (it never leaves the device); collaborators get access by device approval, not a shared password. If everyone with access loses their password, the content is unrecoverable. While encrypting or decrypting, avoid having a sync/cloud service write the vault mid-operation \u2014 it can corrupt files.");let o=i.createEl("details",{cls:"stashpad-enc-info"});o.createEl("summary",{text:"\u2139\uFE0F How Stashpad encryption works (concepts)"});let a=(p,f)=>{let I=o.createEl("p",{cls:"stashpad-enc-info-item"});I.createEl("strong",{text:`${p} \u2014 `}),I.appendText(f)};a("Vault password vs per-folder passwords","One vault password protects everything by default. A folder can also get its OWN password (a separate key) so you can share just that folder with collaborators; subfolders inherit their nearest keyed ancestor's password. Folders without their own key use the vault password."),a("Encrypt notes vs Hide filenames","\u201CEncrypt \u2026 notes\u201D scrambles the note body into a locked .stashenc blob (the plaintext is removed). \u201CHide filenames\u201D goes further: it replaces the on-disk name AND the placeholder title with a generic label, so a glance at the vault doesn't reveal WHAT is locked. Whether a title is hidden is decided when the note is locked."),a("Archive: plaintext vs encrypted","Every folder has its own \u201Carchive\u201D subfolder. Archiving is a plain move by default \u2014 the notes drop out of cross-folder search but stay readable. Turn on \u201CEncrypt archived notes\u201D for a folder to lock notes as they're archived instead."),a("Trash: Stashpad vs Obsidian","Deleting a note normally sends it to that folder's own \u201Ctrash\u201D subfolder \u2014 encrypted if the folder encrypts its trash \u2014 and it's recoverable from the Trash view. Set a folder's \u201CTrash handling\u201D to \u201CObsidian native trash\u201D to use Obsidian's plain deleted-files behavior instead (Stashpad can't encrypt or recover those)."),a("No recovery","There is no backdoor and no reset. If a password is lost, everything encrypted under it is gone \u2014 so keep your own unencrypted backups of anything you can't afford to lose.");let l=()=>e.argonProbe(),c=()=>this.plugin.settings.authorName?.trim()||"This device",d=e.accessState();e.refresh().then(()=>{e.accessState()!==d&&this.update?.()});let h=d;if(h==="none"){new T.Setting(i).setName("Encryption").setDesc("Not set up yet in this vault.").addButton(p=>p.setButtonText("Set up password\u2026").setCta().onClick(()=>{new de(this.app,{mode:"setup",offerKeychain:!0,kdfProbe:l,onSubmit:async({next:f,remember:I})=>{if(!f)return"Enter a password.";try{await e.setup(f,I,c())}catch(m){return m.message}return new T.Notice("Encryption set up \u2014 unlocked for this session."),this.update?.(),null}}).open()}));return}if(h==="outsider"&&!e.isUnlocked()){e.hasSharedPassword()&&new T.Setting(i).setName("This vault is encrypted").setDesc("Enter the shared password (ask whoever set it up \u2014 they'll send it via a password manager or secure message).").addButton(p=>p.setButtonText("Unlock with shared password\u2026").setCta().onClick(()=>{new de(this.app,{mode:"unlock",offerKeychain:!0,onSubmit:async({current:f,remember:I})=>await e.unlock(f,I)?(new T.Notice("Encryption unlocked."),this.update?.(),null):"Wrong password (or the keyfile hasn't synced here yet)."}).open()})),new T.Setting(i).setName(e.hasSharedPassword()?"Or request device approval":"This vault is encrypted by a collaborator").setDesc("Request access \u2014 pick a password for THIS device, then ask an existing member to approve it. Once approved (and the keyfile syncs to you), you'll unlock with that password. No shared secret.").addButton(p=>p.setButtonText("Request access\u2026").onClick(()=>{new de(this.app,{mode:"setup",offerKeychain:!0,kdfProbe:l,onSubmit:async({next:f,remember:I})=>{if(!f)return"Choose a password for this device.";try{await e.requestAccess(c(),f,I)}catch(m){return m.message}return new T.Notice("Access requested. An existing member can now approve this device."),this.update?.(),null}}).open()}));return}if(h==="pending"){new T.Setting(i).setName("Access requested \u2014 waiting for approval").setDesc("An existing member needs to approve this device. After they do and the keyfile syncs here, reopen this page to unlock with the password you chose.").addButton(p=>p.setButtonText("Try unlock now").setCta().onClick(()=>{new de(this.app,{mode:"unlock",offerKeychain:!0,onSubmit:async({current:f,remember:I})=>await e.unlock(f,I)?(new T.Notice("Encryption unlocked."),this.update?.(),null):"Not approved yet (or wrong password). Ask a member to approve this device, then try again."}).open()})).addButton(p=>p.setButtonText("Cancel request").onClick(async()=>{let f=e.myIdentityId();f&&await e.denyJoinRequest(f),new T.Notice("Access request cancelled."),this.update?.()}));return}let g=e.kdf()==="argon2id"?"Argon2id":e.kdf()==="pbkdf2"?"PBKDF2 (fallback)":"",u=e.isRemembered()?" \xB7 remembered on this device":"";if(new T.Setting(i).setName("Status").setDesc(`${e.isUnlocked()?"Set up \xB7 unlocked this session":"Set up \xB7 locked"}${g?` \xB7 ${g}`:""}${u}`),e.isUnlocked()||new T.Setting(i).setName("Unlock").setDesc("Enter your password to use encryption this session.").addButton(p=>p.setButtonText("Unlock\u2026").setCta().onClick(()=>{new de(this.app,{mode:"unlock",offerKeychain:!0,onSubmit:async({current:f,remember:I})=>await e.unlock(f,I)?(new T.Notice("Encryption unlocked."),this.update?.(),null):"Wrong password. Try again."}).open()})),Pc&&e.keychainAvailable()&&e.isRemembered()&&new T.Setting(i).setName("Forget password on this device").setDesc("Drops ONLY the copy saved in this device's keychain \u2014 your encryption stays set up and nothing is decrypted or deleted. You'll just re-type the password next session. (To turn encryption off entirely, use \u201CRemove encryption\u201D below.)").addButton(p=>p.setButtonText("Forget on this device").onClick(async()=>{await e.forgetKeychain(),new T.Notice("Removed from this device's keychain \u2014 encryption still set up."),this.update?.()})),e.amIMember()&&new T.Setting(i).setName("Change this device's password").setDesc("Re-wraps THIS device's key under a new password \u2014 doesn't re-encrypt files or affect other people.").addButton(p=>p.setButtonText("Change\u2026").onClick(()=>{new de(this.app,{mode:"change",offerKeychain:!0,kdfProbe:l,onSubmit:async({current:f,next:I,remember:m})=>await e.changePassword(f,I,m)?(new T.Notice("Password changed."),this.update?.(),null):"Wrong current password. Try again."}).open()})),e.amIMember()&&new T.Setting(i).setName("Remove encryption").setDesc("Erases the key for this vault so you can start fresh. If anything is still encrypted, you'll be offered to decrypt it (needs your password) or \u2014 if you've lost the password \u2014 permanently delete it. Then just type the confirmation phrase; no password needed.").addButton(p=>{let f=async()=>{let m=await this.plugin.encryptionStateStrict();if(m.live){let B=()=>{new ie(this.app,"Delete all locked content forever?","This PERMANENTLY destroys every locked note and folder \u2014 there is NO decrypted copy and NO recovery. Only do this if you've lost the password and want to start fresh.","Delete locked content forever",async y=>{if(!y)return;let v=await this.plugin.purgeAllLockedContent();new T.Notice(`Deleted ${v} locked item${v===1?"":"s"}.`),f()},"Cancel",!0).open()},w=async()=>{if(await this.plugin.unlockAllInVault(),(await this.plugin.encryptionStateStrict()).live){new T.Notice("Some notes are still locked (decryption was cancelled or failed) \u2014 removal cancelled.",1e4);return}f()};new ie(this.app,"Encrypted notes are still locked",`Some notes or folders are still encrypted (locked) and have no plaintext copy. Before removing encryption: \u2022 Decrypt everything \u2014 unlock them back to normal notes (needs your password). -\u2022 Delete locked content \u2014 permanently destroy them (only if you've lost the password).`,"Decrypt everything",y=>{y?w():B()},"Delete locked content").open();return}let C=(B,w)=>{new Oi(this.app,{title:"Remove encryption?",body:`This erases the encryption key for this vault. No locked notes/folders exist, so your live content is safe.${B} You'll need to set a new password to encrypt again later, and anything previously exported with this key stays locked to its passphrase.`,phrase:"REMOVE ENCRYPTION",confirmText:"Remove encryption",onConfirm:async()=>{let y=await this.plugin.encryptionStateStrict();if(y.live){new T.Notice("Locked notes appeared while this dialog was open \u2014 removal cancelled. Decrypt everything first.",1e4);return}if(y.trash&&!w){new T.Notice("Encrypted trash appeared while this dialog was open \u2014 removal cancelled. Re-open Remove encryption to handle it.",1e4);return}let v=await this.plugin.listDeletedTrash();for(let E of v)await this.plugin.purgeDeletedAt(E.blob);await e.clear(),new T.Notice("Encryption removed."),this.update?.()}}).open()};if(m.trash){let B=async()=>{let y=await this.plugin.restoreAllTrash();if((await this.plugin.encryptionStateStrict()).trash){new T.Notice("Some encrypted-trash items couldn't be decrypted \u2014 removal cancelled. Check the trash tab and try again.",1e4);return}C(y>0?` (${y} trash item${y===1?"":"s"} were decrypted back to their folders.)`:"",!0)},w=()=>{new ie(this.app,"Discard encrypted trash?","The encrypted-trash items will be PERMANENTLY lost the moment the key is erased \u2014 there is no recovery. Continue?","Confirm",y=>{y&&C(" \u26A0\uFE0F The encrypted trash is being permanently discarded.",!0)},"Cancel",!0).open()};new ie(this.app,"Encrypted notes in the trash",`There are encrypted, deleted notes in the trash. Removing encryption makes them PERMANENTLY unreadable. +\u2022 Delete locked content \u2014 permanently destroy them (only if you've lost the password).`,"Decrypt everything",y=>{y?w():B()},"Delete locked content").open();return}let C=(B,w)=>{new Ki(this.app,{title:"Remove encryption?",body:`This erases the encryption key for this vault. No locked notes/folders exist, so your live content is safe.${B} You'll need to set a new password to encrypt again later, and anything previously exported with this key stays locked to its passphrase.`,phrase:"REMOVE ENCRYPTION",confirmText:"Remove encryption",onConfirm:async()=>{let y=await this.plugin.encryptionStateStrict();if(y.live){new T.Notice("Locked notes appeared while this dialog was open \u2014 removal cancelled. Decrypt everything first.",1e4);return}if(y.trash&&!w){new T.Notice("Encrypted trash appeared while this dialog was open \u2014 removal cancelled. Re-open Remove encryption to handle it.",1e4);return}let v=await this.plugin.listDeletedTrash();for(let E of v)await this.plugin.purgeDeletedAt(E.blob);await e.clear(),new T.Notice("Encryption removed."),this.update?.()}}).open()};if(m.trash){let B=async()=>{let y=await this.plugin.restoreAllTrash();if((await this.plugin.encryptionStateStrict()).trash){new T.Notice("Some encrypted-trash items couldn't be decrypted \u2014 removal cancelled. Check the trash tab and try again.",1e4);return}C(y>0?` (${y} trash item${y===1?"":"s"} were decrypted back to their folders.)`:"",!0)},w=()=>{new ie(this.app,"Discard encrypted trash?","The encrypted-trash items will be PERMANENTLY lost the moment the key is erased \u2014 there is no recovery. Continue?","Confirm",y=>{y&&C(" \u26A0\uFE0F The encrypted trash is being permanently discarded.",!0)},"Cancel",!0).open()};new ie(this.app,"Encrypted notes in the trash",`There are encrypted, deleted notes in the trash. Removing encryption makes them PERMANENTLY unreadable. \u2022 Decrypt Trash \u2014 restore them to their original folders first (recommended). -\u2022 Discard trash \u2014 let them be permanently erased with the key.`,"Decrypt Trash",y=>{y?B():w()},"Discard trash").open();return}C("",!1)},I=!1;p.setButtonText("Remove\u2026").onClick(async()=>{if(!I){I=!0,p.setDisabled(!0),p.buttonEl.addClass("stashpad-btn-loading");try{await f()}finally{I=!1,p.setDisabled(!1),p.buttonEl.removeClass("stashpad-btn-loading")}}}),p.buttonEl.addClass("mod-warning")}),(Tc||e.hasSharedPassword())&&(new T.Setting(i).setName("Sharing").setHeading(),e.isUnlocked()?e.hasSharedPassword()?new T.Setting(i).setName("Shared password").setDesc("ON \u2014 anyone who knows it can unlock this vault (no approval). Share it via a password manager or secure message; don't send it in the clear.").addButton(p=>p.setButtonText("Change\u2026").onClick(()=>{new de(this.app,{mode:"setup",offerKeychain:!0,kdfProbe:l,title:"Change shared password",intro:"Everyone who unlocks with the shared password will need the new one. Re-share it securely after changing.",onSubmit:async({next:f,remember:I})=>{if(!f)return"Enter a password.";try{await e.setSharedPassword(f,I)}catch(m){return m.message}return new T.Notice("Shared password updated."),this.update?.(),null}}).open()})).addButton(p=>{p.setButtonText("Turn off").onClick(async()=>{await e.removeSharedPassword(),new T.Notice("Shared password turned off."),this.update?.()}),p.buttonEl.addClass("mod-warning")}):new T.Setting(i).setName("Shared password").setDesc("OFF \u2014 set one passphrase that everyone types to unlock (the simplest way to share). Anyone who knows it can unlock; turning it off later doesn't claw back copies already synced elsewhere.").addButton(p=>p.setButtonText("Set shared password\u2026").onClick(()=>{new de(this.app,{mode:"setup",offerKeychain:!0,kdfProbe:l,title:"Set shared password",intro:"One passphrase everyone types to unlock this vault. Anyone who knows it gets in \u2014 share it ONLY through a password manager or secure message, never in the clear. You can turn it off later.",onSubmit:async({next:f,remember:I})=>{if(!f)return"Enter a password.";try{await e.setSharedPassword(f,I)}catch(m){return m.message}return new T.Notice("Shared password set \u2014 share it securely with your collaborators."),this.update?.(),null}}).open()})):i.createEl("p",{cls:"setting-item-description"}).setText("Unlock encryption above to manage how this vault is shared.")),Mc)if(new T.Setting(i).setName("Collaborators (device approval)").setHeading(),i.createEl("p",{cls:"setting-item-description"}).setText("Everyone who can unlock this vault, and devices waiting for access. Approving a request shares the vault key with that device \u2014 it never sees a password. Removing a member revokes future access (existing synced copies they already hold aren't clawed back \u2014 rotate the key for that, a future feature)."),new T.Setting(i).setName("Synced from the vault keyfile").addButton(f=>f.setButtonText("Refresh").onClick(async()=>{await e.refresh(),this.update?.()})),!e.isUnlocked())i.createEl("p",{cls:"setting-item-description"}).setText("Unlock encryption above to approve or remove collaborators.");else{let f=e.myIdentityId();for(let m of e.members()){let C=m.id===f,B=new T.Setting(i).setName(`${m.label}${C?" \u2014 this device":""}`).setDesc(C?"You":"Member");C||B.addButton(w=>{w.setButtonText("Remove").onClick(async()=>{await e.removeMember(m.id),new T.Notice(`Removed ${m.label}. (Not full revocation without rotating the key.)`),this.update?.()}),w.buttonEl.addClass("mod-warning")})}let I=e.pendingJoinRequests();if(I.length===0)i.createEl("p",{cls:"setting-item-description"}).setText("No pending access requests.");else for(let m of I)new T.Setting(i).setName(m.label).setDesc("Wants access to this vault").addButton(C=>C.setButtonText("Approve").setCta().onClick(async()=>{try{await e.approveJoinRequest(m.id)}catch(B){new T.Notice(B.message);return}new T.Notice(`Approved ${m.label} \u2014 they can unlock once the keyfile syncs to them.`),this.update?.()})).addButton(C=>C.setButtonText("Deny").onClick(async()=>{await e.denyJoinRequest(m.id),new T.Notice("Request denied."),this.update?.()}))}},["encryption","encrypt","password","passphrase","lock","unlock","key","security","private","collaborator","share","team","member","approve"])),t.push(this.headingDef("Trash & title defaults","Vault-wide defaults for deleted notes and locked-note titles. Per-folder overrides live under \u201CPer-Folder Passwords\u201D below.")),t.push(this.renderDef("Encrypt items sent to trash","When ON, deleting a note sends it to Stashpad's encrypted trash (recoverable with your password) instead of a plaintext trash. Default OFF.",i=>i.addToggle(s=>s.setValue(this.plugin.settings.encryptTrash).onChange(async n=>{if(n&&!this.encryptionOrOnboard()){this.update?.();return}this.plugin.settings.encryptTrash=n,await this.plugin.saveSettings()})),["trash","delete","encrypt"])),t.push(this.renderDef("Encrypt trash filenames","Hide the filename + origin folder of encrypted-trashed items (opaque names on disk; shown under \u201CHidden\u201D in the trash tab). Default OFF so you can still tell what to restore when working outside the app.",i=>i.addToggle(s=>s.setValue(this.plugin.settings.encryptTrashFilenames).onChange(async n=>{if(n&&!this.encryptionOrOnboard()){this.update?.();return}this.plugin.settings.encryptTrashFilenames=n,await this.plugin.saveSettings()})),["trash","filename","encrypt"])),t.push(this.renderDef("Remind me about unlocked encrypted notes","On startup, if notes that WERE encrypted are still sitting plaintext (you unlocked them, or restored them from the trash), show a notice with a Review button that opens the \u201CPreviously encrypted\u201D view. Nothing is ever re-encrypted automatically.",i=>i.addToggle(s=>s.setValue(this.plugin.settings.reEncryptNudge??!1).onChange(async n=>{this.plugin.settings.reEncryptNudge=n,await this.plugin.saveSettings()})),["remind","nudge","re-encrypt","watchlist","unlocked","sweep"])),t.push(this.renderDef("Auto re-encrypt after idle minutes (global)","0 = OFF (default). After an unlocked, previously-encrypted note sits idle this long, Stashpad shows a \u201CRe-encrypting in 10s\u2026 [Keep unlocked]\u201D countdown you can cancel, then re-locks it. It NEVER re-encrypts a note you have open in an editor. Set per-folder overrides under \u201CPer-Folder Passwords\u201D; per-note in the \u201CPreviously encrypted\u201D view.",i=>i.addText(s=>s.setValue(String(this.plugin.settings.reEncryptAfterMin??0)).onChange(async n=>{{let o=Number(n.trim());if(n.trim()==="")this.plugin.settings.reEncryptAfterMin=0;else if(Number.isFinite(o)&&o>=0)this.plugin.settings.reEncryptAfterMin=Math.floor(o);else{s.setValue(String(this.plugin.settings.reEncryptAfterMin??0));return}await this.plugin.saveSettings()}})),["auto","re-encrypt","idle","timer","peek","lock"])),t.push(this.headingDef("Archive","Every folder has its own \u201Carchive\u201D subfolder: \u201CMove selection to archive\u201D tucks notes into it, archived notes drop out of search, and everything shows up in the aggregated Archived view. Whether a folder's archive is encrypted is set per folder under \u201CPer-Folder Passwords\u201D below (\u201CEncrypt archived notes\u201D).")),t.push(this.sectionDef("Per-Folder Passwords","Give a folder its own password (a separate key) so you can share just that folder with collaborators. Folders without their own password use the vault password.",i=>{this.renderPerFolderEncryption(i)},["folder","per-folder","password","encrypt","key","share","collaborator","archive","unlock","lock"])),t}hotkeyItems(){let e={name:"Hotkeys",desc:"Each command has up to two slots. Click a slot and press a key (or chord) to bind it; press Backspace (delete on Mac) to cancel without binding; or click \u2715 to clear an existing binding. A \u21BA icon appears on any slot that differs from its shipped default \u2014 click it to revert that slot. When both slots are set, the pill on the right decides which one is active.",searchable:!1},t=pi.map(i=>({name:i.label,desc:i.desc,aliases:["hotkey","shortcut","keybind","binding","key"],render:s=>this.renderBindingRow(s,i)}));return[e,...t]}renderJdIndexSection(e){let t=new T.Setting(e).setName("JD Index Builder").setHeading();t.settingEl.id="stashpad-jd-index-section";let i=e.createEl("div",{cls:"stashpad-settings-section"}).createEl("p",{cls:"setting-item-description"});i.appendText("Builds a Johnny-Decimal-style index inside a designated Stashpad folder. Two commands:"),i.createEl("br"),i.createEl("strong",{text:"Preview"}),i.appendText(" overwrites the designated folder\u2019s HOME note body with the would-be hierarchy + everything that didn\u2019t match. Frontmatter is preserved; everything below it is replaced."),i.createEl("br"),i.createEl("strong",{text:"Build"}),i.appendText(" creates an actual hierarchy of Stashpad notes (one per prefix), with child\u2192parent relationships matching the dotted segments."),i.createEl("br"),i.appendText("Matches strict prefixes only: all-digits ("),i.createEl("code",{text:"10 Life"}),i.appendText(") or alphanumeric-with-dots ("),i.createEl("code",{text:"1.2 Family"}),i.appendText(", "),i.createEl("code",{text:"animal.duck.yellow Eggs"}),i.appendText("). Mixed schemes sort numbers first, then alphabetically.");let s=this.plugin.discoverStashpadFolders();new T.Setting(e).setName("Scope").setDesc("Scan the whole vault, or restrict to a single folder + its descendants.").addDropdown(l=>{l.addOption("vault","Entire vault"),l.addOption("folder","Single folder"),l.setValue(this.plugin.settings.jdIndexScope??"vault"),l.onChange(async c=>{this.plugin.settings.jdIndexScope=c==="folder"?"folder":"vault",await this.plugin.saveSettings(),this.display()})}),(this.plugin.settings.jdIndexScope??"vault")==="folder"&&new T.Setting(e).setName("Scope folder").setDesc("Vault-relative path. Leave empty to fall back to the entire vault.").addText(l=>{new li(this.app,l.inputEl),l.setPlaceholder("Path/To/Folder"),l.setValue(this.plugin.settings.jdIndexScopeFolder??""),l.onChange(async c=>{this.plugin.settings.jdIndexScopeFolder=(c||"").trim().replace(/^\/+|\/+$/g,""),await this.plugin.saveSettings()})}),new T.Setting(e).setName("Include Stashpad folders in scan").setDesc("By default, notes inside any known Stashpad folder are excluded \u2014 the index destination shouldn't index itself, and other Stashpad folders are usually already organized. Toggle on if you want them included anyway.").addToggle(l=>{l.setValue(this.plugin.settings.jdIndexIncludeStashpadFolders===!0),l.onChange(async c=>{this.plugin.settings.jdIndexIncludeStashpadFolders=c,await this.plugin.saveSettings(),this.display()})}),new T.Setting(e).setName("Designated Stashpad folder for Index").setDesc("Required. Must be a Stashpad folder. The index hierarchy is built here. New notes are created; nothing is deleted.").addText(l=>{new li(this.app,l.inputEl),l.setPlaceholder(s[0]??"(pick a Stashpad folder)"),l.setValue(this.plugin.settings.jdIndexStashpadFolder??""),l.onChange(async c=>{this.plugin.settings.jdIndexStashpadFolder=(c||"").trim().replace(/^\/+|\/+$/g,""),await this.plugin.saveSettings()})}),new T.Setting(e).setName("Sort").setDesc("Order of entries within the same depth. Natural: numbers first then alphabetical (recommended). Created: by source file's creation time \u2014 handy when prefixes are word-only and don't carry ordering.").addDropdown(l=>{l.addOption("natural","Natural (numeric \u2192 alphabetical)"),l.addOption("created","By creation time"),l.setValue(this.plugin.settings.jdIndexSort??"natural"),l.onChange(async c=>{this.plugin.settings.jdIndexSort=c==="created"?"created":"natural",await this.plugin.saveSettings()})});let n=ai(this.app,this.plugin,this.plugin.settings),o=e.createEl("div",{cls:"stashpad-settings-section"}).createEl("p",{cls:"setting-item-description"}),a=n.skippedStashpadNotes.length>0?` (${n.skippedStashpadNotes.length} Stashpad-folder note${n.skippedStashpadNotes.length===1?"":"s"} excluded by default)`:"";o.setText(`Preview: ${n.indexed.length} note${n.indexed.length===1?"":"s"} would be indexed, ${n.nonIndex.length} would NOT be indexed${a}.`),new T.Setting(e).setName("Actions").setClass("stashpad-jd-actions").setDesc("Preview aggressively overwrites the designated folder's HOME note body (frontmatter preserved). Build creates Stashpad notes (existing notes with the same jdPrefix are updated, not duplicated).").addButton(l=>{l.setButtonText("Preview"),l.setTooltip("Overwrites the designated Stashpad folder's HOME note body with the preview."),l.onClick(async()=>{try{let c=await Ms(this.app,this.plugin,this.plugin.settings);if(c.error==="no-dest"){new T.Notice("Set a Designated Stashpad folder for Index first.",5e3);return}if(c.error==="no-home"){new T.Notice(`"${this.plugin.settings.jdIndexStashpadFolder}" doesn't have a Stashpad home note. Open the folder in Stashpad first (it creates one automatically).`,7e3);return}Ts(this.app,c),this.display()}catch(c){console.error("[stashpad] preview failed",c),new T.Notice(`Preview failed: ${c?.message??c}`,8e3)}})}).addButton(l=>{l.setButtonText("Build Stashpad notes"),l.setCta(),l.setTooltip("Create the Stashpad-note hierarchy. Existing notes with matching jdPrefix are updated."),l.onClick(()=>{if(!(this.plugin.settings.jdIndexStashpadFolder??"").trim().replace(/^\/+|\/+$/g,"")){new T.Notice("Set a Designated Stashpad folder for Index first.",5e3);return}new Xi(this.app,this.plugin,this.plugin.settings,n.indexed.length,async()=>{try{let h=await Ao(this.app,this.plugin,this.plugin.settings);if(h.error==="no-dest"){new T.Notice("Set a Designated Stashpad folder for Index first.",5e3);return}if(h.error==="dest-not-stashpad"){new T.Notice(`"${h.destFolder}" isn't a known Stashpad folder. Pick a real Stashpad folder (or create one first).`,7e3);return}this.plugin.settings.jdIndexHasBuilt=!0,await this.plugin.saveSettings(),new T.Notice(`Built: ${h.created} created, ${h.updated} updated, ${h.skipped} skipped \u2192 ${h.destFolder}`,6e3),this.display()}catch(h){console.error("[stashpad] build failed",h),new T.Notice(`Build failed: ${h?.message??h}`,8e3)}}).open()})}).addButton(l=>{l.setButtonText(`Reveal in ${Nc()}`),l.setTooltip("Open the designated Stashpad folder in your OS file browser."),l.onClick(async()=>{let c=(this.plugin.settings.jdIndexStashpadFolder??"").trim().replace(/^\/+|\/+$/g,"");if(!c){new T.Notice("Set a Designated Stashpad folder for Index first.",5e3);return}if(!this.app.vault.getAbstractFileByPath(c)){new T.Notice(`Folder "${c}" doesn't exist yet.`,5e3);return}try{let h=this.app.vault.adapter.basePath;if(h){let{shell:g}=window.require?.("electron")??{},u=`${h}/${c}`;g?.openPath?.(u)}else new T.Notice("Reveal in file system not supported on this platform.",4e3)}catch(h){new T.Notice(`Couldn't open folder: ${h?.message??h}`,5e3)}})})}renderColorAliasesSection(e){let t=this.plugin.discoverStashpadFolders();if(t.length===0){new T.Setting(e).setName("Color aliases per Stashpad").setDesc("No Stashpads discovered yet \u2014 create one above first.");return}let i=(()=>{let o=pt()?.noteFolder;return o&&t.includes(o)?o:t[0]})();new T.Setting(e).setName("Color aliases per Stashpad").setDesc("Which Stashpad's colors to label.").addDropdown(o=>{for(let a of t)o.addOption(a,a);o.setValue(i),o.onChange(a=>{i=a,n()})}),e.createEl("p",{cls:"setting-item-description",text:"Give each per-note color a friendly name. Filters and pickers display the alias instead of the hex code; the underlying color stays the same. The same hex in two Stashpads can have different aliases."});let s=e.createDiv({cls:"stashpad-color-aliases-list"}),n=()=>{s.empty();let o=this.plugin.collectColorsInFolder(i),a=new Map(o.map(h=>[h.hex,h.count])),l=this.plugin.settings.colorAliases?.[i.replace(/\/+$/,"")]??{},c=new Set([...a.keys(),...Object.keys(l)]);if(c.size===0){s.createEl("p",{cls:"setting-item-description",text:`No colors used or aliased in "${i}" yet. Set a per-note color (Shift+: or right-click \u2192 Set color) and it'll appear here.`});return}let d=[...c].map(h=>({hex:h,count:a.get(h)??0}));d.sort((h,g)=>g.count-h.count||h.hex.localeCompare(g.hex));for(let h of d)this.renderColorAliasRow(s,i,h.hex,h.count,n)};n()}authorshipItems(){let e=[];e.push(this.renderDef("Author name","Your display name. Used in the note footer + as the author/contributor link target. Leave blank to opt out (notes won't be stamped).",i=>i.addText(s=>{s.setValue(this.plugin.settings.authorName).onChange(async o=>{this.plugin.settings.authorName=o.trim(),this.plugin.settings.authorName&&!this.plugin.settings.authorId&&(this.plugin.settings.authorId=Z()),await this.plugin.saveSettings()});let n=()=>void this.plugin.syncAuthorFilesToName();s.inputEl.addEventListener("blur",n),s.inputEl.addEventListener("keydown",o=>{o.key==="Enter"&&n()})}),["author","name","identity","stamp"])),e.push(this.renderDef("Author id (auto-assigned)","Stable id appended to your name on links so coworkers with the same name don't collide. Generated once and shouldn't change. To reset it, clear and retype your author name.",i=>i.addText(s=>s.setValue(this.plugin.settings.authorId).setDisabled(!0)),["author","id"])),e.push(this.renderDef("Title / role",'Optional. Shown on your author page (e.g. "Engineer", "PM", "Designer").',i=>i.addText(s=>{s.setValue(this.plugin.settings.authorRole).onChange(async o=>{this.plugin.settings.authorRole=o.trim(),await this.plugin.saveSettings()});let n=()=>void this.plugin.syncAuthorFilesToName();s.inputEl.addEventListener("blur",n),s.inputEl.addEventListener("keydown",o=>{o.key==="Enter"&&n()})}),["role","title","job"])),e.push(this.renderDef("Department / team",'Optional. Shown on your author page (e.g. "Engineering", "Growth").',i=>i.addText(s=>{s.setValue(this.plugin.settings.authorDepartment).onChange(async o=>{this.plugin.settings.authorDepartment=o.trim(),await this.plugin.saveSettings()});let n=()=>void this.plugin.syncAuthorFilesToName();s.inputEl.addEventListener("blur",n),s.inputEl.addEventListener("keydown",o=>{o.key==="Enter"&&n()})}),["department","team"]));let t=(i,s,n,o)=>this.renderDef(i,"",a=>a.addToggle(l=>l.setValue(s()).onChange(async c=>{n(c),await this.plugin.saveSettings()})),o);return e.push(t("Show author in note footer",()=>this.plugin.settings.showAuthor,i=>{this.plugin.settings.showAuthor=i},["author","footer","show"])),e.push(t("Show contributors in note footer",()=>this.plugin.settings.showContributors,i=>{this.plugin.settings.showContributors=i},["contributors","footer","show"])),e.push(t("Show last edit time in note footer",()=>this.plugin.settings.showLastEdit,i=>{this.plugin.settings.showLastEdit=i},["last edit","modified","footer","time"])),e.push(this.sectionDef("Folders You've Worked In","Folders where you've authored or contributed notes. Click one to open it.",i=>this.renderAuthoredFolders(i),["folders","authored","contributed","worked"])),e.push(this.sectionDef("Known Authors","Everyone the plugin has seen, with role/department + rename history; rebuild/restore the registry.",i=>this.renderKnownAuthorsSection(i),["authors","registry","rename","known","rebuild"])),e}renderAuthoredFolders(e){new T.Setting(e).setName("Folders you've worked in").setHeading();let t=this.plugin.collectAuthoredFolders();if(t.length===0){e.createEl("p",{cls:"setting-item-description",text:"No authored or contributed folders yet."});return}let i=e.createDiv({cls:"stashpad-authored-folders-list"});for(let s of t){let n=i.createDiv({cls:"stashpad-authored-folder-row"}),o=n.createEl("a",{cls:"stashpad-authored-folder-link",text:s.folder});o.onclick=l=>{l.preventDefault(),this.plugin.activateViewForFolder(s.folder)};let a=[];s.authored>0&&a.push(`authored ${s.authored}`),s.contributed>0&&a.push(`contributed to ${s.contributed}`),n.createSpan({cls:"stashpad-authored-folder-counts",text:` \xB7 ${a.join(", ")}`})}}templatesItems(){return[this.sectionDef("Color Aliases","Give your note colors friendly names, per Stashpad folder.",e=>this.renderColorAliasesSection(e),["color","colour","alias","name","swatch","palette","label"]),this.sectionDef("Note Templates","Per-Stashpad note templates \u2014 content stamped into new notes.",e=>this.renderNoteTemplatesSection(e),["template","note","default","boilerplate","snippet"])]}jdIndexItems(){return[this.sectionDef("JD Index (Johnny Decimal)","Build a Johnny-Decimal-style index from dotted-prefix note titles \u2014 set the scope, preview, then build.",e=>this.renderJdIndexSection(e),["jd","johnny","decimal","index","scope","build","preview","hierarchy","folder"])]}okfItems(){return[this.sectionDef("Open Knowledge Format (OKF)","Turn a Stashpad folder into a browsable OKF bundle \u2014 markdown concept files with OKF frontmatter, a generated index.md, and relative-markdown cross-links \u2014 that LLMs/agents can read. Complements (never replaces) Stashpad's own frontmatter and links.",e=>this.renderOkfSection(e),["okf","open knowledge format","knowledge","catalog","index","export","bundle","tarball","agent","google"])]}appendCode(e,t){t.split(/`([^`]+)`/g).forEach((i,s)=>{s%2===1?e.createEl("code",{text:i}):i&&e.appendText(i)})}codeDesc(e){let t=document.createDocumentFragment();return this.appendCode(t,e),t}renderOkfSection(e){if(e.createDiv({cls:"stashpad-beta-row"}).createEl("span",{cls:"stashpad-beta-badge",text:"BETA"}),new T.Setting(e).setName("Enable OKF").setDesc(this.codeDesc("Master switch. When on, you choose which folders use OKF by assigning the OKF template to them in Stashpad's own Templates section (the \u{1F4C4} Templates settings here \u2014 NOT Obsidian's core Templates plugin) \u2014 all / some / none, your call. Those folders then get OKF frontmatter and a maintained `index.md`. Turning this off leaves existing OKF files in place; it just stops maintaining them.")).addToggle(i=>i.setValue(this.plugin.settings.okfEnabled).onChange(async s=>{if(this.plugin.settings.okfEnabled=s,await this.plugin.saveSettings(),s)try{await this.plugin.ensureOkfTemplate()}catch(n){console.warn("[Stashpad] OKF template create failed",n)}new T.Notice(s?`OKF on. Next: assign the template "${this.plugin.okfTemplatePathOrDefault()}" to a folder \u2014 use \u201CCreate template + open Templates\u201D below. Heads-up: OKF frontmatter + index.md refresh automatically but NOT instantly (a few seconds after changes); hit Rebuild for an immediate pass.`:"OKF disabled.",s?0:4e3),this.update?.()})),this.plugin.settings.okfEnabled){let i=this.plugin.okfTemplatePathOrDefault(),s=this.plugin.okfActiveFolders().length,n=e.createEl("div",{cls:"setting-item-description stashpad-okf-howto"});n.createEl("p",{text:"How to use OKF in a folder:"});let o=n.createEl("ol");if(this.appendCode(o.createEl("li"),`Open Stashpad's \u{1F4C4} Templates section (here in Stashpad's settings \u2014 not Obsidian's core Templates plugin) and set a folder's template to \`${i}\` (archive folders are skipped).`),this.appendCode(o.createEl("li"),"Hit Rebuild below to write OKF frontmatter (`okfParent`/`okfChildren` + `okfType`/`okfTitle`/`okfTimestamp`) and generate that folder's `index.md`."),this.appendCode(o.createEl("li"),"Right-click a note (or a selection) \u2192 \u201CExport as OKF\u2026\u201D to save a `.zip` / `.tar.gz` bundle (or `.stash`)."),n.createEl("p",{cls:"stashpad-okf-soon",text:"OKF frontmatter + index.md refresh automatically a few seconds after you add, move, or delete notes \u2014 NOT instantly. Use Rebuild for an immediate pass."}),s===0){let a=e.createEl("p",{cls:"stashpad-okf-cta"});this.appendCode(a,"\u{1F449} No folder is using OKF yet. Click \u201CCreate template + open Templates\u201D below, then set a folder's template to `"+i+"`.")}else n.createEl("p",{cls:"stashpad-okf-soon",text:`Currently ${s} folder${s===1?"":"s"} actively using OKF.`});new T.Setting(e).setName("Assign OKF to folders").setDesc(this.codeDesc(`Creates the OKF template if needed (never duplicates it), then opens Templates \u2014 set a folder's template to \`${i}\` there.`)).addButton(a=>{a.setButtonText("Create template + open Templates").setCta(),a.onClick(async()=>{let l;try{l=await this.plugin.ensureOkfTemplate()}catch(c){new T.Notice(`Couldn't create the OKF template: ${c.message}`);return}new T.Notice(`OKF template ready at "${l}" \u2014 set a folder's template to that path.`),this.update?.(),this.openSettingsPage("Templates")})}),new T.Setting(e).setName("Rebuild OKF frontmatter").setDesc(this.codeDesc("Write/refresh OKF fields for every folder using the OKF template \u2014 `okfParent`/`okfChildren` relative links (managed) plus `okfType`/`okfTitle`/`okfTimestamp` defaults (yours to edit after). Heads-up: adding, moving, or deleting notes already auto-refreshes the folder, but NOT instantly \u2014 it waits ~a few seconds after you stop. Use this button for an immediate rebuild (e.g. right after first assigning the template). Complements Stashpad's own links; nothing is removed.")).addButton(a=>a.setButtonText("Rebuild now").onClick(async()=>{let l=await this.plugin.rebuildAllOkf();new T.Notice(l.folders===0?"No folders use the OKF template yet \u2014 assign it in Templates first.":`OKF: updated ${l.written} of ${l.checked} notes across ${l.folders} folder${l.folders===1?"":"s"}.`),this.update?.()}))}let t=new T.Setting(e).setName("Learn about OKF").setDesc("Google's open, vendor-neutral spec for sharing curated knowledge with agents.");t.addButton(i=>i.setButtonText("Spec / repo").onClick(()=>window.open("https://github.com/GoogleCloudPlatform/knowledge-catalog/tree/main/okf"))),t.addButton(i=>i.setButtonText("Announcement").onClick(()=>window.open("https://cloud.google.com/blog/products/data-analytics/how-the-open-knowledge-format-can-improve-data-sharing/")))}openSettingsPage(e){let t=()=>new T.Notice(`Open Settings \u2192 Stashpad \u2192 ${e}.`);try{let i=this.app.setting;if(!i?.openTabById){t();return}i.openTabById("stashpad"),window.setTimeout(()=>{let s=i.modalEl?.querySelector(".vertical-tab-content");if(!s){t();return}let o=Array.from(s.querySelectorAll("*")).find(a=>a.childElementCount===0&&a.textContent?.trim()===e&&!a.closest(".vertical-tab-header"))?.closest("[class*='nav'], .setting-item, button, a");o&&!o.closest(".vertical-tab-header")?o.click():t()},60)}catch{t()}}renderAuthorshipSection(e){new T.Setting(e).setName("Authorship").setHeading(),e.createEl("p",{cls:"setting-item-description",text:"Stamp each new note with your name. If the vault is later shared (e.g. a coworker opens it with --config pointing at their own settings folder), every modification automatically tracks contributors on top of the original author. Names link to per-user pages in <stashpad>/_authors/."}),new T.Setting(e).setName("Author name").setDesc("Your display name. Used in the note footer + as the author/contributor link target. Leave blank to opt out (notes won't be stamped).").addText(i=>{i.setValue(this.plugin.settings.authorName).onChange(async s=>{this.plugin.settings.authorName=s.trim(),this.plugin.settings.authorName&&!this.plugin.settings.authorId&&(this.plugin.settings.authorId=Z()),await this.plugin.saveSettings(),await this.plugin.syncAuthorFilesToName()})}),new T.Setting(e).setName("Author id (auto-assigned)").setDesc("Stable id appended to your name on links so coworkers with the same name don't collide. Generated once and shouldn't change. If you really need to reset it, clear and retype your author name above.").addText(i=>{i.setValue(this.plugin.settings.authorId).setDisabled(!0)}),new T.Setting(e).setName("Title / role").setDesc('Optional. Shown on your author page (e.g. "Engineer", "PM", "Designer").').addText(i=>{i.setValue(this.plugin.settings.authorRole).onChange(async s=>{this.plugin.settings.authorRole=s.trim(),await this.plugin.saveSettings(),await this.plugin.syncAuthorFilesToName()})}),new T.Setting(e).setName("Department / team").setDesc('Optional. Shown on your author page (e.g. "Engineering", "Growth").').addText(i=>{i.setValue(this.plugin.settings.authorDepartment).onChange(async s=>{this.plugin.settings.authorDepartment=s.trim(),await this.plugin.saveSettings(),await this.plugin.syncAuthorFilesToName()})}),new T.Setting(e).setName("Show author in note footer").addToggle(i=>i.setValue(this.plugin.settings.showAuthor).onChange(async s=>{this.plugin.settings.showAuthor=s,await this.plugin.saveSettings()})),new T.Setting(e).setName("Show contributors in note footer").addToggle(i=>i.setValue(this.plugin.settings.showContributors).onChange(async s=>{this.plugin.settings.showContributors=s,await this.plugin.saveSettings()})),new T.Setting(e).setName("Show last edit time in note footer").addToggle(i=>i.setValue(this.plugin.settings.showLastEdit).onChange(async s=>{this.plugin.settings.showLastEdit=s,await this.plugin.saveSettings()}));let t=this.plugin.collectAuthoredFolders();if(t.length>0){new T.Setting(e).setName("Folders You've Worked In").setHeading();let i=e.createDiv({cls:"stashpad-authored-folders-list"});for(let s of t){let n=i.createDiv({cls:"stashpad-authored-folder-row"}),o=n.createEl("a",{cls:"stashpad-authored-folder-link",text:s.folder});o.onclick=l=>{l.preventDefault(),this.plugin.activateViewForFolder(s.folder)};let a=[];s.authored>0&&a.push(`authored ${s.authored}`),s.contributed>0&&a.push(`contributed to ${s.contributed}`),n.createSpan({cls:"stashpad-authored-folder-counts",text:` \xB7 ${a.join(", ")}`})}}this.renderKnownAuthorsSection(e)}renderKnownAuthorsSection(e){new T.Setting(e).setName("Known Authors (registry)").setHeading(),e.createEl("div",{cls:"setting-item-description",text:"A rebuildable cache of every author Stashpad has seen, with rename history. Not a source of truth \u2014 the author id stored in each note is authoritative. Use it to recover deleted author pages or audit name changes."}),new T.Setting(e).setName("Registry maintenance").setDesc("Rebuild scans the whole vault to reconstruct the list. Restore regenerates any deleted author pages across every Stashpad folder.").addButton(s=>s.setButtonText("Rebuild").onClick(async()=>{s.setDisabled(!0).setButtonText("Rebuilding\u2026");try{let n=await this.plugin.rebuildAuthorRegistry();new T.Notice(`Author registry rebuilt: ${n.total} author(s).`)}catch(n){new T.Notice(`Rebuild failed: ${n.message}`)}s.setDisabled(!1).setButtonText("Rebuild"),this.display()})).addButton(s=>s.setButtonText("Restore missing pages").onClick(async()=>{s.setDisabled(!0).setButtonText("Restoring\u2026");try{let n=await this.plugin.restoreMissingAuthorStubs();new T.Notice(n.created>0?`Restored ${n.created} author page(s).`:"No missing author pages.")}catch(n){new T.Notice(`Restore failed: ${n.message}`)}s.setDisabled(!1).setButtonText("Restore missing pages")}));let t=this.plugin.authorRegistry.all();if(t.length===0){e.createEl("div",{cls:"setting-item-description",text:"No authors recorded yet. Rebuild to scan the vault."});return}let i=e.createDiv({cls:"stashpad-known-authors-list"});for(let s of t){let n=i.createDiv({cls:"stashpad-known-author-row"}),o=n.createDiv({cls:"stashpad-known-author-main"});o.createSpan({cls:"stashpad-known-author-name",text:s.name||"(unnamed)"});let a=[];if(s.role&&a.push(s.role),s.department&&a.push(s.department),a.push(`id ${s.id}`),o.createSpan({cls:"stashpad-known-author-meta",text:` \xB7 ${a.join(" \xB7 ")}`}),s.renames&&s.renames.length>0){let l=n.createDiv({cls:"stashpad-known-author-history"}),c=s.renames.map(d=>`${d.from} \u2192 ${d.to}`).join(", ");l.setText(`Renamed: ${c}`)}}}renderNoteTemplatesSection(e){let t=this.plugin.discoverStashpadFolders();if(t.length===0)return;if(new T.Setting(e).setName("Note templates per Stashpad").setDesc("Pick a markdown file to use as the default template for new notes in each Stashpad. The template's frontmatter becomes the new note's frontmatter (id/parent/created/attachments are always set by Stashpad). If the body contains {{body}}, that's where the user-typed body goes; otherwise the user body is followed by the template body."),this.plugin.settings.okfEnabled){let n=this.plugin.okfTemplatePathOrDefault();this.appendCode(e.createEl("p",{cls:"setting-item-description"}),`\u{1F4A1} OKF tip: type \`${n}\` into a folder's template field below to turn that folder into an OKF bundle (OKF frontmatter + a maintained \`index.md\`). Assign it to all, some, or none of your folders \u2014 it's per-folder. Manage OKF itself in Settings \u2192 OKF.`)}let i=e.createDiv({cls:"stashpad-note-templates-list"}),s=n=>{let o=n.replace(/\/+$/,""),a=i.createDiv({cls:"stashpad-note-template-row"});a.createSpan({cls:"stashpad-note-template-folder"}).setText(n);let c=a.createDiv({cls:"stashpad-note-template-input-wrap"}),d=c.createEl("input",{type:"text",cls:"stashpad-note-template-input",attr:{placeholder:"path/to/template.md (leave blank to disable)"}});d.value=(this.plugin.settings.noteTemplates??{})[o]??"";let h=c.createDiv({cls:"stashpad-note-template-suggest"});h.setCssStyles({display:"none"});let g=[],u=[],p=-1,f=()=>h.style.display!=="none"&&g.length>0,I=Q=>{p=Q,u.forEach((S,x)=>S.toggleClass("is-active",x===Q)),Q>=0&&u[Q]&&u[Q].scrollIntoView({block:"nearest"})},m=()=>{h.setCssStyles({display:"none"}),p=-1},C=async Q=>{d.value=Q,await v(),m()},B=a.createDiv({cls:"stashpad-note-template-warn"});B.setCssStyles({display:"none"});let w=()=>this.app.vault.getMarkdownFiles().map(Q=>Q.path).filter(Q=>!/\/(_imports|_exports|_attachments|\.stashpad)\//.test(Q)).sort(),y=()=>{h.empty(),u=[];let Q=d.value.trim().toLowerCase().split(/\s+/).filter(Boolean),S=x=>{let H=x.toLowerCase();return Q.every(G=>H.includes(G))};if(g=w().filter(x=>S(x)).slice(0,12),g.length===0){m();return}h.setCssStyles({display:""}),g.forEach((x,H)=>{let G=h.createDiv({cls:"stashpad-note-template-suggest-item",text:x});u.push(G),G.addEventListener("mousemove",()=>I(H)),G.addEventListener("mousedown",async N=>{N.preventDefault(),await C(x)})}),p=p>=0&&p<g.length?p:-1,p>=0&&I(p)},v=async()=>{let Q=d.value.trim(),S={...this.plugin.settings.noteTemplates??{}};Q?S[o]=Q:delete S[o],this.plugin.settings.noteTemplates=S,await this.plugin.saveSettings(),E()},E=()=>{B.empty(),B.setCssStyles({display:"none"});let Q=d.value.trim();if(!Q)return;let S=this.app.vault.getAbstractFileByPath(Q);if(!S||S.extension!=="md"){B.setCssStyles({display:""}),B.setText(`\u26A0 "${Q}" is not a markdown file in this vault.`);return}let x=this.app.metadataCache.getFileCache(S)?.frontmatter??{},G=Ve.filter(N=>{let R=x[N];return!(R==null||typeof R=="string"&&R.trim()===""||Array.isArray(R)&&R.length===0)});G.length!==0&&(B.setCssStyles({display:""}),B.setText(`\u26A0 Template defines ${G.join(", ")} \u2014 Stashpad always sets ${G.length===1?"this":"these"} on new notes, so the template value${G.length===1?"":"s"} will be ignored.`))};d.addEventListener("focus",y),d.addEventListener("input",()=>{p=-1,y()}),d.addEventListener("blur",()=>{setTimeout(m,150)}),d.addEventListener("change",()=>{v()}),d.addEventListener("keydown",Q=>{if(Q.key==="ArrowDown")Q.preventDefault(),f()?I((p+1)%g.length):(y(),g.length&&I(0));else if(Q.key==="ArrowUp"){if(!f())return;Q.preventDefault(),I((p-1+g.length)%g.length)}else if(Q.key==="Enter")f()&&p>=0&&(Q.preventDefault(),C(g[p]));else if(Q.key==="Escape")f()&&(Q.preventDefault(),m());else if(Q.key==="Tab"&&!Q.shiftKey){if(!f())return;let S=g[p>=0?p:0],x=d.value,H;if(S.toLowerCase().startsWith(x.toLowerCase())){let G=S.indexOf("/",x.length);H=G>=0?S.slice(0,G+1):S}else H=S;H&&H!==x&&(Q.preventDefault(),d.value=H,p=-1,y(),g.length===1&&I(0))}}),E()};for(let n of t)s(n)}renderColorAliasRow(e,t,i,s,n){let o=e.createDiv({cls:"stashpad-color-alias-row"});s===0&&o.addClass("is-unused");let a=o.createSpan({cls:"stashpad-color-alias-swatch"});a.setCssStyles({background:i}),a.title="Click to bulk-recolor every note of this color in this Stashpad",a.onclick=()=>{let h=this.plugin.settings.customPalette??[];new qt(this.app,i,h,async g=>{if((g??null)===null&&s===0){await this.plugin.setColorAlias(t,i,""),n();return}if(g&&g.toLowerCase()===i){n();return}let u=await this.plugin.recolorAllInFolder(t,i,g??null);if(u>0)new T.Notice(`Recolored ${u} note${u===1?"":"s"}.`);else if(s===0){let p=this.plugin.getColorAlias(t,i);p&&(await this.plugin.setColorAlias(t,i,""),g&&await this.plugin.setColorAlias(t,g,p))}n()},async g=>{let u=(this.plugin.settings.customPalette??[]).filter(p=>p.toLowerCase()!==g.toLowerCase());return this.plugin.settings.customPalette=u,await this.plugin.saveSettings(),u}).open()};let l=o.createDiv({cls:"stashpad-color-alias-meta"});l.createSpan({cls:"stashpad-color-alias-hex",text:i}),l.createSpan({cls:"stashpad-color-alias-count",text:s===0?"\xB7 unused":`\xB7 ${s} note${s===1?"":"s"}`});let c=o.createEl("input",{type:"text",cls:"stashpad-color-alias-input",attr:{placeholder:"Alias (optional)"}});c.value=this.plugin.getColorAlias(t,i)??"",c.onchange=async()=>{await this.plugin.setColorAlias(t,i,c.value),!c.value.trim()&&s===0&&n()};let d=o.createEl("button",{cls:"stashpad-color-alias-del",text:"\xD7",attr:{title:"Delete alias"}});c.value||d.setCssStyles({visibility:"hidden"}),d.onclick=async()=>{await this.plugin.setColorAlias(t,i,""),s===0?n():(c.value="",d.setCssStyles({visibility:"hidden"}))}}renderFolderScopeRow(e,t){let i=e.createDiv({cls:"stashpad-folder-row"});i.createSpan({cls:"stashpad-folder-row-label",text:t});let s=i.createSpan({cls:"stashpad-folder-row-state"}),n=i.createDiv({cls:"stashpad-binding-pill"});n.setAttribute("role","switch"),n.setAttribute("tabindex","0");let o=n.createDiv({cls:"stashpad-binding-pill-knob"}),a=()=>(this.plugin.settings.searchExcludedFolders??[]).includes(t),l=()=>{let d=a();n.toggleClass("is-right",d),n.setAttribute("aria-checked",String(d)),o.setText(d?"X":"\u2713"),s.setText(d?"Excluded":"Included"),s.toggleClass("is-excluded",d),n.title=d?"Excluded \u2014 notes here won't appear in cross-Stashpad search. Click to include.":"Included \u2014 notes here appear in cross-Stashpad search. Click to exclude."},c=async()=>{let d=new Set(this.plugin.settings.searchExcludedFolders??[]);d.has(t)?d.delete(t):d.add(t),this.plugin.settings.searchExcludedFolders=[...d].sort(),l(),await this.plugin.saveSettings()};n.onclick=()=>void c(),n.onkeydown=d=>{(d.key===" "||d.key==="Enter")&&(d.preventDefault(),c())},l()}renderFolderPlacementList(e){let t=this.plugin.settings,i=[{key:"folderPanelPinned",label:"Pinned",action:"Unpin"},{key:"folderPanelDownranked",label:"Downranked",action:"Reset"},{key:"folderPanelHidden",label:"Hidden",action:"Unhide"}];if(!i.some(o=>(t[o.key]??[]).length>0)){e.createEl("p",{cls:"setting-item-description"}).setText("No folders customized yet. Right-click a folder in the Stashpad folder panel to pin, downrank, or hide it.");return}let n=async o=>{t.folderPanelPinned=(t.folderPanelPinned??[]).filter(a=>a!==o),t.folderPanelDownranked=(t.folderPanelDownranked??[]).filter(a=>a!==o),t.folderPanelHidden=(t.folderPanelHidden??[]).filter(a=>a!==o),await this.plugin.saveSettings(),this.update?.()};for(let o of i){let a=[...t[o.key]??[]].sort();if(a.length===0)continue;e.createEl("div",{cls:"stashpad-folder-placement-group",text:`${o.label} (${a.length})`});let l=e.createDiv({cls:"stashpad-folder-list"});for(let c of a){let d=l.createDiv({cls:"stashpad-folder-row"});d.createSpan({cls:"stashpad-folder-row-label",text:c});let h=d.createEl("button",{text:o.action});h.onclick=()=>void n(c)}}}renderBindingRow(e,t){e.setName(t.label).setDesc(t.desc),e.settingEl.addClass("stashpad-binding-row");let i=()=>this.plugin.settings.bindings[t.id],s,n,o=()=>{},a=async g=>{},l=e.controlEl.createDiv({cls:"stashpad-binding-seg",attr:{role:"group","aria-label":"Active binding"}}),c={left:l.createEl("button",{cls:"stashpad-binding-seg-btn",text:"Left"}),both:l.createEl("button",{cls:"stashpad-binding-seg-btn",text:"Both"}),right:l.createEl("button",{cls:"stashpad-binding-seg-btn",text:"Right"})};["left","both","right"].forEach(g=>{c[g].onclick=()=>void a(g)});let d=e.controlEl.createDiv({cls:"stashpad-binding-slots"}),h=g=>{let u=d.createDiv({cls:"stashpad-binding-slot"}),p=u.createEl("input",{type:"text"});p.readOnly=!0,p.placeholder="Click & press a key",p.value=ji(i()[g]),p.classList.add("stashpad-binding-input");let f=()=>{p.size=Math.max(3,p.value.length||p.placeholder.length)};f();let I=g==="primary"?t.defaultPrimary:t.defaultSecondary??"";p.onclick=()=>{Xr(p,async y=>{this.plugin.settings.bindings[t.id][g]=y,p.value=ji(y),f(),await this.plugin.saveSettings(),o(),w()})};let m=u.createDiv({cls:"stashpad-binding-slot-btns"}),C=m.createEl("button",{cls:"stashpad-binding-clear",text:"\xD7"});C.title="Clear this slot",C.onclick=async()=>{this.plugin.settings.bindings[t.id][g]="",p.value="",f(),await this.plugin.saveSettings(),o(),w()};let B=m.createEl("button",{cls:"stashpad-binding-revert"});(0,T.setIcon)(B,"rotate-ccw");let w=()=>{let v=i()[g]!==I;B.toggleClass("is-hidden",!v),B.title=I?`Revert to default (${ji(I)})`:"Revert to default (no binding)"};return B.onclick=async()=>{this.plugin.settings.bindings[t.id][g]=I,p.value=ji(I),f(),await this.plugin.saveSettings(),o(),w()},w(),p};s=h("primary"),n=h("secondary"),a=async g=>{let u=this.plugin.settings.bindings[t.id];u.primary&&u.secondary&&(g==="both"?u.useBoth=!0:(u.useBoth=!1,u.preferRight=g==="right"),await this.plugin.saveSettings(),o())},o=()=>{let g=i(),u=!!(g.primary&&g.secondary),p=g.useBoth?"both":g.preferRight?"right":"left";["left","both","right"].forEach(f=>{c[f].toggleClass("is-active",u&&f===p),c[f].disabled=!u}),l.toggleClass("is-disabled",!u),l.title=u?"Which binding is active \u2014 Left, Both, or Right":"Bind both slots to choose Left / Both / Right"},o()}};var gi=class{constructor(r,e){this.app=r;this.ta=e;this.popupEl=null;this.items=[];this.activeIdx=0;this.state=null;this.fileIndex=[];this.tagIndex=[];this.indexBuilt=!1;this.vaultListeners=[];this.scope=null;this.onInput=()=>{let r=this.detectTrigger();if(!r){this.close();return}this.openFor(r)};this.onBlur=()=>{setTimeout(()=>this.close(),120)};this.onDocEscape=r=>{r.key==="Escape"&&(!this.state||!this.items.length||(r.preventDefault(),r.stopPropagation(),r.stopImmediatePropagation(),this.close()))};this.onKeyDown=r=>{!this.state||!this.items.length||(r.key==="ArrowDown"?(r.preventDefault(),this.activeIdx=(this.activeIdx+1)%this.items.length,this.refreshActive()):r.key==="ArrowUp"?(r.preventDefault(),this.activeIdx=(this.activeIdx-1+this.items.length)%this.items.length,this.refreshActive()):r.key==="Enter"||r.key==="Tab"?(r.preventDefault(),r.stopPropagation(),this.commit()):r.key==="Escape"&&(r.preventDefault(),r.stopPropagation(),r.stopImmediatePropagation(),this.close()))}}attach(){this.ta.addEventListener("input",this.onInput),this.ta.addEventListener("keydown",this.onKeyDown,!0),this.ta.addEventListener("blur",this.onBlur);let r=this.ta.ownerDocument??document;r.addEventListener("keydown",this.onDocEscape,!0),this.vaultListeners.push(()=>r.removeEventListener("keydown",this.onDocEscape,!0)),this.buildIndex();let e=()=>{this.indexBuilt=!1},t=this.app.vault;t.on("create",e),t.on("delete",e),t.on("rename",e),this.vaultListeners.push(()=>t.off("create",e),()=>t.off("delete",e),()=>t.off("rename",e))}isOpen(){return!!this.state&&this.items.length>0}detach(){this.close(),this.ta.removeEventListener("input",this.onInput),this.ta.removeEventListener("keydown",this.onKeyDown,!0),this.ta.removeEventListener("blur",this.onBlur);for(let r of this.vaultListeners)r();this.vaultListeners=[]}buildIndex(){if(this.indexBuilt)return;let r=X().inheritObsidianExclusions,e=r?this.app.vault.getConfig?.("userIgnoreFilters"):void 0;this.fileIndex=this.app.vault.getFiles().filter(i=>!Fr(i.path)&&!kr(i.path)&&!(r&&Sr(i.path,e))).map(i=>{let s=i.extension==="md",n=s?i.basename:i.name,o=s?i.basename:i.name;return{label:n,lower:n.toLowerCase(),insertText:o,file:i}});let t=this.app.metadataCache.getTags?.()??{};this.tagIndex=Object.keys(t).sort((i,s)=>(t[s]||0)-(t[i]||0)),this.indexBuilt=!0}detectTrigger(){let r=this.ta.value,e=this.ta.selectionStart;if(e==null)return null;let t=r.slice(0,e),i=t.match(/\[\[([^\]\[\n]*)$/);if(i){let n=i[1];return{kind:"link",query:n,replaceStart:e-n.length-2,replaceEnd:e}}let s=t.match(/(^|\s)#([A-Za-z0-9_/\-]+)$/);if(s){let n=s[2];return{kind:"tag",query:n,replaceStart:e-n.length-1,replaceEnd:e}}return null}buildItems(r){this.buildIndex();let e=r.query.toLowerCase().trim(),t=e?e.split(/\s+/).filter(Boolean):[],i=s=>{if(!t.length)return!0;for(let n of t)if(!s.includes(n))return!1;return!0};return r.kind==="link"?this.fileIndex.filter(n=>i(n.lower)).slice(0,50).map(n=>({label:n.label,insert:`[[${n.insertText}]]`,subtitle:n.file.path})):this.tagIndex.filter(n=>i(n.toLowerCase())).slice(0,30).map(n=>({label:n,insert:n,subtitle:""}))}openFor(r){if(this.state=r,this.items=this.buildItems(r),this.activeIdx=0,!this.items.length){this.close();return}this.renderPopup(),this.pushScope()}pushScope(){if(this.scope)return;let r=new Ia.Scope(this.app.scope);r.register([],"Escape",e=>(e.preventDefault(),this.close(),!1)),this.scope=r,this.app.keymap?.pushScope(r)}popScope(){if(this.scope){try{this.app.keymap?.popScope(this.scope)}catch{}this.scope=null}}renderPopup(){if(!this.popupEl){let e=this.ta.ownerDocument??document;this.popupEl=e.body.createDiv({cls:"stashpad-composer-suggest"}),this.popupEl.tabIndex=-1,this.popupEl.addEventListener("mousedown",t=>t.preventDefault())}let r=this.popupEl;r.empty();for(let e=0;e<this.items.length;e++){let t=this.items[e],i=r.createDiv({cls:"stashpad-composer-suggest-row"});e===this.activeIdx&&i.addClass("is-active"),i.createSpan({cls:"stashpad-composer-suggest-label",text:t.label}),t.subtitle&&i.createSpan({cls:"stashpad-composer-suggest-sub",text:t.subtitle}),i.onmousedown=s=>{s.preventDefault(),this.activeIdx=e,this.commit()}}this.position()}refreshActive(){if(!this.popupEl)return;let r=this.popupEl.children;for(let t=0;t<r.length;t++)r[t].toggleClass("is-active",t===this.activeIdx);let e=r[this.activeIdx];e&&e.scrollIntoView({block:"nearest"})}position(){if(!this.popupEl)return;let r=this.ta.getBoundingClientRect(),e=this.popupEl.offsetHeight||200,t=r.top-e-4,i=r.left;this.popupEl.style.left=`${Math.max(8,i)}px`,this.popupEl.style.top=`${Math.max(8,t)}px`,this.popupEl.style.minWidth=`${Math.min(360,r.width)}px`}commit(){if(!this.state||!this.items.length)return;let r=this.items[this.activeIdx];if(!r)return;let e=this.ta.value.slice(0,this.state.replaceStart),t=this.ta.value.slice(this.state.replaceEnd),i=r.insert;this.ta.value=e+i+t;let s=e.length+i.length;this.ta.setSelectionRange(s,s),this.ta.dispatchEvent(new Event("input",{bubbles:!0})),this.close(),this.ta.focus()}close(){this.popupEl&&(this.popupEl.remove(),this.popupEl=null),this.state=null,this.items=[],this.activeIdx=0,this.popScope()}};le();function ma(A){return/^#(?:[0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/.test(A)}var _s=class extends Ce.ItemView{constructor(e,t){super(e);this.plugin=t;this.displayedPath=null;this.bodyComponent=null;this.unsubscribeSelection=null;this.renderTimer=null;this.renderToken=0;this.expanded=new Set;this.composerAutocomplete=null;this.composerInputEl=null;this.composerDraft="";this.composerDraftForId=null;this.displayedId=null;this.unsubscribeContent=null}getViewType(){return Pt}getDisplayText(){return"Stashpad detail"}getIcon(){return"panel-right"}async onOpen(){this.render(),this.unsubscribeSelection=this.plugin.onStashpadSelectionChange(()=>{this.displayedId=null,this.scheduleRender()}),this.unsubscribeContent=this.plugin.onStashpadContentChange(()=>this.scheduleRender()),this.registerEvent(this.app.workspace.on("active-leaf-change",e=>{!e||e===this.leaf||e.view?.getViewType?.()===z&&this.scheduleRender()})),this.registerEvent(this.app.vault.on("modify",e=>{this.displayedPath&&e.path===this.displayedPath&&this.scheduleRender()})),this.registerEvent(this.app.vault.on("rename",(e,t)=>{this.displayedPath&&t===this.displayedPath&&(this.displayedPath=e.path,this.scheduleRender())})),this.registerEvent(this.app.metadataCache.on("changed",e=>{this.displayedPath&&e.path===this.displayedPath&&this.scheduleRender()}))}async onClose(){this.unsubscribeSelection?.(),this.unsubscribeSelection=null,this.unsubscribeContent?.(),this.unsubscribeContent=null,this.composerAutocomplete?.detach(),this.composerAutocomplete=null,this.composerInputEl=null,this.renderTimer!=null&&(window.clearTimeout(this.renderTimer),this.renderTimer=null)}scheduleRender(){this.renderTimer==null&&(this.renderTimer=window.setTimeout(()=>{this.renderTimer=null,this.containerEl.isConnected&&this.render()},60))}resolveDisplayed(){if(this.displayedId){let i=this.plugin.lastActiveStashpadLeaf?.view;if(i?.getViewType?.()===z&&i.tree?.get){let s=i.tree.get(this.displayedId);if(s?.file)return{folder:i.noteFolder,id:this.displayedId,file:s.file}}this.displayedId=null}let e=this.plugin.getActiveStashpadSelection();if(e)return this.displayedId=e.id,e;let t=this.plugin.lastActiveStashpadLeaf?.view;if(t?.getViewType?.()===z&&t.tree?.get&&t.focusId){let i=t.tree.get(t.focusId);if(i?.file)return{folder:t.noteFolder,id:t.focusId,file:i.file}}return null}async render(){let e=++this.renderToken,t=this.contentEl,i=!!this.composerInputEl&&document.activeElement===this.composerInputEl,s=this.composerInputEl?.selectionStart??null;this.composerAutocomplete?.detach(),this.composerAutocomplete=null,this.composerInputEl=null,t.empty(),t.addClass("stashpad-detail-root");let n=this.resolveDisplayed();if(!n){this.displayedPath=null;let f=t.createDiv({cls:"stashpad-detail-empty"});(0,Ce.setIcon)(f.createSpan({cls:"stashpad-detail-empty-icon"}),"panel-right"),f.createSpan({cls:"stashpad-detail-empty-text",text:"No Stashpad note selected. Cursor or click a note in a Stashpad list to inspect it here."});return}let o=n.file;this.displayedPath=o.path;let a=this.app.metadataCache.getFileCache(o)?.frontmatter??{},l=t.createDiv({cls:"stashpad-detail-scroll"}),c=l.createDiv({cls:"stashpad-detail-header"}),d=c.createDiv({cls:"stashpad-detail-titlerow"});d.createDiv({cls:"stashpad-detail-title",text:this.titleFor(o)});let h=d.createEl("button",{cls:"stashpad-detail-open-btn",attr:{"aria-label":"Open in Stashpad tab"}});(0,Ce.setIcon)(h,"arrow-up-right"),h.title="Open this note in a new Stashpad tab",h.onclick=()=>{this.openInStashpad(n.folder,n.id)};let g=c.createDiv({cls:"stashpad-detail-metarow"});if(n.folder&&g.createSpan({cls:"stashpad-detail-meta-chip",text:n.folder.split("/").pop()||n.folder}),typeof a.color=="string"&&ma(a.color)){let f=g.createSpan({cls:"stashpad-detail-meta-color"});f.style.background=a.color,f.title=a.color}if(a.completed===!0&&g.createSpan({cls:"stashpad-detail-meta-chip is-completed",text:"\u2713 completed"}),typeof a.due=="string"||typeof a.due=="number"){let f=Date.parse(String(a.due)),I=Number.isNaN(f)?String(a.due):Xe(f,this.plugin.settings);g.createSpan({cls:"stashpad-detail-meta-chip is-due",text:`due ${I}`})}if(Array.isArray(a.tags))for(let f of a.tags.filter(I=>typeof I=="string"))g.createSpan({cls:"stashpad-detail-meta-tag",text:`#${f.replace(/^#/,"")}`});let u=l.createDiv({cls:"stashpad-detail-body"});try{let f=await this.app.vault.cachedRead(o),I=this.stripFrontmatter(f);this.bodyComponent&&(this.removeChild(this.bodyComponent),this.bodyComponent=null);let m=new Ce.Component;this.addChild(m),this.bodyComponent=m,await Ce.MarkdownRenderer.render(this.app,I,u,o.path,m)}catch(f){u.createDiv({cls:"stashpad-detail-error",text:`Couldn't read \`${o.path}\`: ${f.message}`})}if(e!==this.renderToken)return;this.renderFooterMeta(l,o,a,n),this.renderChildren(l,n.folder,n.id),this.renderComposer(t,n);let p=this.composerInputEl;if(i&&p&&(p.focus(),s!=null)){let f=Math.min(s,p.value.length);try{p.setSelectionRange(f,f)}catch{}}}renderComposer(e,t){let i=e.createDiv({cls:"stashpad-detail-composer"}),s=i.createEl("textarea",{cls:"stashpad-detail-composer-input",attr:{placeholder:"Add a child note\u2026",rows:"2"}});this.composerInputEl=s,this.composerDraftForId===t.id?s.value=this.composerDraft:(this.composerDraft="",this.composerDraftForId=t.id),s.addEventListener("input",()=>{this.composerDraft=s.value,this.composerDraftForId=t.id}),s.addEventListener("keydown",o=>{if(o.key==="Enter"&&!o.shiftKey&&!o.isComposing){if(this.composerAutocomplete?.isOpen?.())return;o.preventDefault(),this.submitComposer(t)}});let n=i.createEl("button",{cls:"stashpad-detail-composer-send",attr:{"aria-label":"Add child note"}});(0,Ce.setIcon)(n.createSpan({cls:"stashpad-detail-composer-send-icon"}),"plus"),n.createSpan({cls:"stashpad-detail-composer-send-text",text:"Add child note"}),n.title="Add child note (Enter)",n.onclick=()=>void this.submitComposer(t),this.composerAutocomplete=new gi(this.app,s),this.composerAutocomplete.attach()}async submitComposer(e){let t=(this.composerInputEl?.value??"").trim();if(!t)return;let i=this.plugin.lastActiveStashpadLeaf?.view;if(!i||i.getViewType?.()!==z||typeof i.createNoteUnder!="function"){new Ce.Notice("Open a Stashpad view to add notes.");return}try{await i.createNoteUnder(t,e.id)}catch(s){new Ce.Notice(`Couldn't add note: ${s.message}`);return}this.composerDraft="",this.composerDraftForId=e.id,this.composerInputEl&&(this.composerInputEl.value=""),await this.render(),setTimeout(()=>this.composerInputEl?.focus(),0)}renderChildren(e,t,i){let s=this.plugin.lastActiveStashpadLeaf?.view;if(!s||s.getViewType?.()!==z)return;let n=s.tree;if(!n?.getChildren)return;let o=n.getChildren(i);if(!o||o.length===0)return;let a=e.createDiv({cls:"stashpad-detail-children"});a.createDiv({cls:"stashpad-detail-children-header",text:`Children (${o.length})`});let l=a.createDiv({cls:"stashpad-detail-children-list"});for(let c of o)c.file&&this.renderDetailChildRow(l,s,n,t,c,0)}renderDetailChildRow(e,t,i,s,n,o,a=new Set){if(!n.file||a.has(n.id))return;let l=this.app.metadataCache.getFileCache(n.file)?.frontmatter??{},c=typeof l.color=="string"&&ma(l.color)?l.color:null,d=l.completed===!0,h=i.getChildren(n.id),g=h.length>0,u=`${s}|${n.id}`,p=this.expanded.has(u),f=e.createDiv({cls:"stashpad-detail-child-row"});d&&f.addClass("is-completed"),o>0&&(f.style.paddingLeft=`${o*16}px`),f.draggable=!0,f.dataset.id=n.id,f.addEventListener("dragstart",w=>{w.dataTransfer?.setData("text/plain",n.id),w.dataTransfer&&(w.dataTransfer.effectAllowed="move"),f.addClass("is-dragging")}),f.addEventListener("dragend",()=>f.removeClass("is-dragging")),f.addEventListener("dragover",w=>{w.preventDefault(),w.dataTransfer&&(w.dataTransfer.dropEffect="move");let y=f.getBoundingClientRect(),v=w.clientY-y.top<y.height/2;f.toggleClass("drop-before",v),f.toggleClass("drop-after",!v)}),f.addEventListener("dragleave",()=>{f.removeClass("drop-before"),f.removeClass("drop-after")}),f.addEventListener("drop",w=>{w.preventDefault(),f.removeClass("drop-before"),f.removeClass("drop-after");let y=w.dataTransfer?.getData("text/plain");if(!y||y===n.id)return;let v=f.getBoundingClientRect(),E=w.clientY-v.top<v.height/2;typeof t.reorderToTarget=="function"&&t.reorderToTarget([y],n.id,E?"before":"after")}),f.oncontextmenu=w=>{w.preventDefault();let y=i.get(n.id);y&&typeof t.openNoteMenu=="function"&&t.openNoteMenu(w,y)};let I=f.createSpan({cls:"stashpad-detail-child-toggle"});if(g&&(yt(I,h.length,p),I.onclick=w=>{w.stopPropagation(),this.expanded.has(u)?this.expanded.delete(u):this.expanded.add(u),this.render()}),_t(l,"task")||l.task===!0||l.completed!==void 0){let w=f.createSpan({cls:"stashpad-detail-child-checkbox"});(0,Ce.setIcon)(w,d?"check-square":"square"),w.title=d?"Mark not done":"Mark done",w.addEventListener("mousedown",y=>y.stopPropagation()),w.addEventListener("dblclick",y=>{y.preventDefault(),y.stopPropagation()}),w.onclick=y=>{y.preventDefault(),y.stopPropagation();let v=i.get(n.id);v&&typeof t.toggleCompletedForNode=="function"&&t.toggleCompletedForNode(v)}}let C=f.createSpan({cls:"stashpad-detail-child-icon"});(0,Ce.setIcon)(C,g?"folder-tree":"file-text"),c&&(C.style.color=c);let B=f.createSpan({cls:"stashpad-detail-child-title",text:this.titleFor(n.file)});if(B.onclick=()=>{t?.navigateTo&&t.navigateTo(n.id)},g&&p){let w=new Set(a).add(n.id);for(let y of h)this.renderDetailChildRow(e,t,i,s,y,o+1,w)}}renderFooterMeta(e,t,i,s){let n=e.createDiv({cls:"stashpad-detail-footer-meta"}),o=[];if(typeof i.author=="string"&&i.author&&o.push({label:"Author",value:this.stripWikiLink(i.author)}),Array.isArray(i.contributors)){let a=i.contributors.filter(l=>typeof l=="string").map(l=>this.stripWikiLink(l));a.length>0&&o.push({label:"Contributors",value:a.join(", ")})}if(typeof i.modified=="string"&&o.push({label:"Modified",value:this.formatTime(i.modified)}),typeof i.created=="string"&&o.push({label:"Created",value:this.formatTime(i.created)}),o.push({label:"Path",value:t.path}),o.push({label:"ID",value:s.id}),o.length===0){n.remove();return}for(let a of o){let l=n.createDiv({cls:"stashpad-detail-meta-line"});l.createSpan({cls:"stashpad-detail-meta-key",text:a.label}),l.createSpan({cls:"stashpad-detail-meta-val",text:a.value})}}titleFor(e){return e.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ")}stripFrontmatter(e){if(!e.startsWith("---"))return e;let t=e.indexOf(` +\u2022 Discard trash \u2014 let them be permanently erased with the key.`,"Decrypt Trash",y=>{y?B():w()},"Discard trash").open();return}C("",!1)},I=!1;p.setButtonText("Remove\u2026").onClick(async()=>{if(!I){I=!0,p.setDisabled(!0),p.buttonEl.addClass("stashpad-btn-loading");try{await f()}finally{I=!1,p.setDisabled(!1),p.buttonEl.removeClass("stashpad-btn-loading")}}}),p.buttonEl.addClass("mod-warning")}),(Tc||e.hasSharedPassword())&&(new T.Setting(i).setName("Sharing").setHeading(),e.isUnlocked()?e.hasSharedPassword()?new T.Setting(i).setName("Shared password").setDesc("ON \u2014 anyone who knows it can unlock this vault (no approval). Share it via a password manager or secure message; don't send it in the clear.").addButton(p=>p.setButtonText("Change\u2026").onClick(()=>{new de(this.app,{mode:"setup",offerKeychain:!0,kdfProbe:l,title:"Change shared password",intro:"Everyone who unlocks with the shared password will need the new one. Re-share it securely after changing.",onSubmit:async({next:f,remember:I})=>{if(!f)return"Enter a password.";try{await e.setSharedPassword(f,I)}catch(m){return m.message}return new T.Notice("Shared password updated."),this.update?.(),null}}).open()})).addButton(p=>{p.setButtonText("Turn off").onClick(async()=>{await e.removeSharedPassword(),new T.Notice("Shared password turned off."),this.update?.()}),p.buttonEl.addClass("mod-warning")}):new T.Setting(i).setName("Shared password").setDesc("OFF \u2014 set one passphrase that everyone types to unlock (the simplest way to share). Anyone who knows it can unlock; turning it off later doesn't claw back copies already synced elsewhere.").addButton(p=>p.setButtonText("Set shared password\u2026").onClick(()=>{new de(this.app,{mode:"setup",offerKeychain:!0,kdfProbe:l,title:"Set shared password",intro:"One passphrase everyone types to unlock this vault. Anyone who knows it gets in \u2014 share it ONLY through a password manager or secure message, never in the clear. You can turn it off later.",onSubmit:async({next:f,remember:I})=>{if(!f)return"Enter a password.";try{await e.setSharedPassword(f,I)}catch(m){return m.message}return new T.Notice("Shared password set \u2014 share it securely with your collaborators."),this.update?.(),null}}).open()})):i.createEl("p",{cls:"setting-item-description"}).setText("Unlock encryption above to manage how this vault is shared.")),Mc)if(new T.Setting(i).setName("Collaborators (device approval)").setHeading(),i.createEl("p",{cls:"setting-item-description"}).setText("Everyone who can unlock this vault, and devices waiting for access. Approving a request shares the vault key with that device \u2014 it never sees a password. Removing a member revokes future access (existing synced copies they already hold aren't clawed back \u2014 rotate the key for that, a future feature)."),new T.Setting(i).setName("Synced from the vault keyfile").addButton(f=>f.setButtonText("Refresh").onClick(async()=>{await e.refresh(),this.update?.()})),!e.isUnlocked())i.createEl("p",{cls:"setting-item-description"}).setText("Unlock encryption above to approve or remove collaborators.");else{let f=e.myIdentityId();for(let m of e.members()){let C=m.id===f,B=new T.Setting(i).setName(`${m.label}${C?" \u2014 this device":""}`).setDesc(C?"You":"Member");C||B.addButton(w=>{w.setButtonText("Remove").onClick(async()=>{await e.removeMember(m.id),new T.Notice(`Removed ${m.label}. (Not full revocation without rotating the key.)`),this.update?.()}),w.buttonEl.addClass("mod-warning")})}let I=e.pendingJoinRequests();if(I.length===0)i.createEl("p",{cls:"setting-item-description"}).setText("No pending access requests.");else for(let m of I)new T.Setting(i).setName(m.label).setDesc("Wants access to this vault").addButton(C=>C.setButtonText("Approve").setCta().onClick(async()=>{try{await e.approveJoinRequest(m.id)}catch(B){new T.Notice(B.message);return}new T.Notice(`Approved ${m.label} \u2014 they can unlock once the keyfile syncs to them.`),this.update?.()})).addButton(C=>C.setButtonText("Deny").onClick(async()=>{await e.denyJoinRequest(m.id),new T.Notice("Request denied."),this.update?.()}))}},["encryption","encrypt","password","passphrase","lock","unlock","key","security","private","collaborator","share","team","member","approve"])),t.push(this.headingDef("Trash & title defaults","Vault-wide defaults for deleted notes and locked-note titles. Per-folder overrides live under \u201CPer-Folder Passwords\u201D below.")),t.push(this.renderDef("Encrypt items sent to trash","When ON, deleting a note sends it to Stashpad's encrypted trash (recoverable with your password) instead of a plaintext trash. Default OFF.",i=>i.addToggle(s=>s.setValue(this.plugin.settings.encryptTrash).onChange(async n=>{if(n&&!this.encryptionOrOnboard()){this.update?.();return}this.plugin.settings.encryptTrash=n,await this.plugin.saveSettings()})),["trash","delete","encrypt"])),t.push(this.renderDef("Encrypt trash filenames","Hide the filename + origin folder of encrypted-trashed items (opaque names on disk; shown under \u201CHidden\u201D in the trash tab). Default OFF so you can still tell what to restore when working outside the app.",i=>i.addToggle(s=>s.setValue(this.plugin.settings.encryptTrashFilenames).onChange(async n=>{if(n&&!this.encryptionOrOnboard()){this.update?.();return}this.plugin.settings.encryptTrashFilenames=n,await this.plugin.saveSettings()})),["trash","filename","encrypt"])),t.push(this.renderDef("Remind me about unlocked encrypted notes","On startup, if notes that WERE encrypted are still sitting plaintext (you unlocked them, or restored them from the trash), show a notice with a Review button that opens the \u201CPreviously encrypted\u201D view. Nothing is ever re-encrypted automatically.",i=>i.addToggle(s=>s.setValue(this.plugin.settings.reEncryptNudge??!1).onChange(async n=>{this.plugin.settings.reEncryptNudge=n,await this.plugin.saveSettings()})),["remind","nudge","re-encrypt","watchlist","unlocked","sweep"])),t.push(this.renderDef("Auto re-encrypt after idle minutes (global)","0 = OFF (default). After an unlocked, previously-encrypted note sits idle this long, Stashpad shows a \u201CRe-encrypting in 10s\u2026 [Keep unlocked]\u201D countdown you can cancel, then re-locks it. It NEVER re-encrypts a note you have open in an editor. Set per-folder overrides under \u201CPer-Folder Passwords\u201D; per-note in the \u201CPreviously encrypted\u201D view.",i=>i.addText(s=>s.setValue(String(this.plugin.settings.reEncryptAfterMin??0)).onChange(async n=>{{let o=Number(n.trim());if(n.trim()==="")this.plugin.settings.reEncryptAfterMin=0;else if(Number.isFinite(o)&&o>=0)this.plugin.settings.reEncryptAfterMin=Math.floor(o);else{s.setValue(String(this.plugin.settings.reEncryptAfterMin??0));return}await this.plugin.saveSettings()}})),["auto","re-encrypt","idle","timer","peek","lock"])),t.push(this.headingDef("Archive","Every folder has its own \u201Carchive\u201D subfolder: \u201CMove selection to archive\u201D tucks notes into it, archived notes drop out of search, and everything shows up in the aggregated Archived view. Whether a folder's archive is encrypted is set per folder under \u201CPer-Folder Passwords\u201D below (\u201CEncrypt archived notes\u201D).")),t.push(this.sectionDef("Per-Folder Passwords","Give a folder its own password (a separate key) so you can share just that folder with collaborators. Folders without their own password use the vault password.",i=>{this.renderPerFolderEncryption(i)},["folder","per-folder","password","encrypt","key","share","collaborator","archive","unlock","lock"])),t}hotkeyItems(){let e={name:"Hotkeys",desc:"Each command has up to two slots. Click a slot and press a key (or chord) to bind it; press Backspace (delete on Mac) to cancel without binding; or click \u2715 to clear an existing binding. A \u21BA icon appears on any slot that differs from its shipped default \u2014 click it to revert that slot. When both slots are set, the pill on the right decides which one is active.",searchable:!1},t=zt.map(i=>({name:i.label,desc:i.desc,aliases:["hotkey","shortcut","keybind","binding","key"],render:s=>this.renderBindingRow(s,i)}));return[e,...t]}renderJdIndexSection(e){let t=new T.Setting(e).setName("JD Index Builder").setHeading();t.settingEl.id="stashpad-jd-index-section";let i=e.createEl("div",{cls:"stashpad-settings-section"}).createEl("p",{cls:"setting-item-description"});i.appendText("Builds a Johnny-Decimal-style index inside a designated Stashpad folder. Two commands:"),i.createEl("br"),i.createEl("strong",{text:"Preview"}),i.appendText(" overwrites the designated folder\u2019s HOME note body with the would-be hierarchy + everything that didn\u2019t match. Frontmatter is preserved; everything below it is replaced."),i.createEl("br"),i.createEl("strong",{text:"Build"}),i.appendText(" creates an actual hierarchy of Stashpad notes (one per prefix), with child\u2192parent relationships matching the dotted segments."),i.createEl("br"),i.appendText("Matches strict prefixes only: all-digits ("),i.createEl("code",{text:"10 Life"}),i.appendText(") or alphanumeric-with-dots ("),i.createEl("code",{text:"1.2 Family"}),i.appendText(", "),i.createEl("code",{text:"animal.duck.yellow Eggs"}),i.appendText("). Mixed schemes sort numbers first, then alphabetically.");let s=this.plugin.discoverStashpadFolders();new T.Setting(e).setName("Scope").setDesc("Scan the whole vault, or restrict to a single folder + its descendants.").addDropdown(l=>{l.addOption("vault","Entire vault"),l.addOption("folder","Single folder"),l.setValue(this.plugin.settings.jdIndexScope??"vault"),l.onChange(async c=>{this.plugin.settings.jdIndexScope=c==="folder"?"folder":"vault",await this.plugin.saveSettings(),this.display()})}),(this.plugin.settings.jdIndexScope??"vault")==="folder"&&new T.Setting(e).setName("Scope folder").setDesc("Vault-relative path. Leave empty to fall back to the entire vault.").addText(l=>{new ci(this.app,l.inputEl),l.setPlaceholder("Path/To/Folder"),l.setValue(this.plugin.settings.jdIndexScopeFolder??""),l.onChange(async c=>{this.plugin.settings.jdIndexScopeFolder=(c||"").trim().replace(/^\/+|\/+$/g,""),await this.plugin.saveSettings()})}),new T.Setting(e).setName("Include Stashpad folders in scan").setDesc("By default, notes inside any known Stashpad folder are excluded \u2014 the index destination shouldn't index itself, and other Stashpad folders are usually already organized. Toggle on if you want them included anyway.").addToggle(l=>{l.setValue(this.plugin.settings.jdIndexIncludeStashpadFolders===!0),l.onChange(async c=>{this.plugin.settings.jdIndexIncludeStashpadFolders=c,await this.plugin.saveSettings(),this.display()})}),new T.Setting(e).setName("Designated Stashpad folder for Index").setDesc("Required. Must be a Stashpad folder. The index hierarchy is built here. New notes are created; nothing is deleted.").addText(l=>{new ci(this.app,l.inputEl),l.setPlaceholder(s[0]??"(pick a Stashpad folder)"),l.setValue(this.plugin.settings.jdIndexStashpadFolder??""),l.onChange(async c=>{this.plugin.settings.jdIndexStashpadFolder=(c||"").trim().replace(/^\/+|\/+$/g,""),await this.plugin.saveSettings()})}),new T.Setting(e).setName("Sort").setDesc("Order of entries within the same depth. Natural: numbers first then alphabetical (recommended). Created: by source file's creation time \u2014 handy when prefixes are word-only and don't carry ordering.").addDropdown(l=>{l.addOption("natural","Natural (numeric \u2192 alphabetical)"),l.addOption("created","By creation time"),l.setValue(this.plugin.settings.jdIndexSort??"natural"),l.onChange(async c=>{this.plugin.settings.jdIndexSort=c==="created"?"created":"natural",await this.plugin.saveSettings()})});let n=li(this.app,this.plugin,this.plugin.settings),o=e.createEl("div",{cls:"stashpad-settings-section"}).createEl("p",{cls:"setting-item-description"}),a=n.skippedStashpadNotes.length>0?` (${n.skippedStashpadNotes.length} Stashpad-folder note${n.skippedStashpadNotes.length===1?"":"s"} excluded by default)`:"";o.setText(`Preview: ${n.indexed.length} note${n.indexed.length===1?"":"s"} would be indexed, ${n.nonIndex.length} would NOT be indexed${a}.`),new T.Setting(e).setName("Actions").setClass("stashpad-jd-actions").setDesc("Preview aggressively overwrites the designated folder's HOME note body (frontmatter preserved). Build creates Stashpad notes (existing notes with the same jdPrefix are updated, not duplicated).").addButton(l=>{l.setButtonText("Preview"),l.setTooltip("Overwrites the designated Stashpad folder's HOME note body with the preview."),l.onClick(async()=>{try{let c=await Ms(this.app,this.plugin,this.plugin.settings);if(c.error==="no-dest"){new T.Notice("Set a Designated Stashpad folder for Index first.",5e3);return}if(c.error==="no-home"){new T.Notice(`"${this.plugin.settings.jdIndexStashpadFolder}" doesn't have a Stashpad home note. Open the folder in Stashpad first (it creates one automatically).`,7e3);return}Ts(this.app,c),this.display()}catch(c){console.error("[stashpad] preview failed",c),new T.Notice(`Preview failed: ${c?.message??c}`,8e3)}})}).addButton(l=>{l.setButtonText("Build Stashpad notes"),l.setCta(),l.setTooltip("Create the Stashpad-note hierarchy. Existing notes with matching jdPrefix are updated."),l.onClick(()=>{if(!(this.plugin.settings.jdIndexStashpadFolder??"").trim().replace(/^\/+|\/+$/g,"")){new T.Notice("Set a Designated Stashpad folder for Index first.",5e3);return}new Zi(this.app,this.plugin,this.plugin.settings,n.indexed.length,async()=>{try{let h=await Ao(this.app,this.plugin,this.plugin.settings);if(h.error==="no-dest"){new T.Notice("Set a Designated Stashpad folder for Index first.",5e3);return}if(h.error==="dest-not-stashpad"){new T.Notice(`"${h.destFolder}" isn't a known Stashpad folder. Pick a real Stashpad folder (or create one first).`,7e3);return}this.plugin.settings.jdIndexHasBuilt=!0,await this.plugin.saveSettings(),new T.Notice(`Built: ${h.created} created, ${h.updated} updated, ${h.skipped} skipped \u2192 ${h.destFolder}`,6e3),this.display()}catch(h){console.error("[stashpad] build failed",h),new T.Notice(`Build failed: ${h?.message??h}`,8e3)}}).open()})}).addButton(l=>{l.setButtonText(`Reveal in ${Nc()}`),l.setTooltip("Open the designated Stashpad folder in your OS file browser."),l.onClick(async()=>{let c=(this.plugin.settings.jdIndexStashpadFolder??"").trim().replace(/^\/+|\/+$/g,"");if(!c){new T.Notice("Set a Designated Stashpad folder for Index first.",5e3);return}if(!this.app.vault.getAbstractFileByPath(c)){new T.Notice(`Folder "${c}" doesn't exist yet.`,5e3);return}try{let h=this.app.vault.adapter.basePath;if(h){let{shell:g}=window.require?.("electron")??{},u=`${h}/${c}`;g?.openPath?.(u)}else new T.Notice("Reveal in file system not supported on this platform.",4e3)}catch(h){new T.Notice(`Couldn't open folder: ${h?.message??h}`,5e3)}})})}renderColorAliasesSection(e){let t=this.plugin.discoverStashpadFolders();if(t.length===0){new T.Setting(e).setName("Color aliases per Stashpad").setDesc("No Stashpads discovered yet \u2014 create one above first.");return}let i=(()=>{let o=pt()?.noteFolder;return o&&t.includes(o)?o:t[0]})();new T.Setting(e).setName("Color aliases per Stashpad").setDesc("Which Stashpad's colors to label.").addDropdown(o=>{for(let a of t)o.addOption(a,a);o.setValue(i),o.onChange(a=>{i=a,n()})}),e.createEl("p",{cls:"setting-item-description",text:"Give each per-note color a friendly name. Filters and pickers display the alias instead of the hex code; the underlying color stays the same. The same hex in two Stashpads can have different aliases."});let s=e.createDiv({cls:"stashpad-color-aliases-list"}),n=()=>{s.empty();let o=this.plugin.collectColorsInFolder(i),a=new Map(o.map(h=>[h.hex,h.count])),l=this.plugin.settings.colorAliases?.[i.replace(/\/+$/,"")]??{},c=new Set([...a.keys(),...Object.keys(l)]);if(c.size===0){s.createEl("p",{cls:"setting-item-description",text:`No colors used or aliased in "${i}" yet. Set a per-note color (Shift+: or right-click \u2192 Set color) and it'll appear here.`});return}let d=[...c].map(h=>({hex:h,count:a.get(h)??0}));d.sort((h,g)=>g.count-h.count||h.hex.localeCompare(g.hex));for(let h of d)this.renderColorAliasRow(s,i,h.hex,h.count,n)};n()}authorshipItems(){let e=[];e.push(this.renderDef("Author name","Your display name. Used in the note footer + as the author/contributor link target. Leave blank to opt out (notes won't be stamped).",i=>i.addText(s=>{s.setValue(this.plugin.settings.authorName).onChange(async o=>{this.plugin.settings.authorName=o.trim(),this.plugin.settings.authorName&&!this.plugin.settings.authorId&&(this.plugin.settings.authorId=Z()),await this.plugin.saveSettings()});let n=()=>void this.plugin.syncAuthorFilesToName();s.inputEl.addEventListener("blur",n),s.inputEl.addEventListener("keydown",o=>{o.key==="Enter"&&n()})}),["author","name","identity","stamp"])),e.push(this.renderDef("Author id (auto-assigned)","Stable id appended to your name on links so coworkers with the same name don't collide. Generated once and shouldn't change. To reset it, clear and retype your author name.",i=>i.addText(s=>s.setValue(this.plugin.settings.authorId).setDisabled(!0)),["author","id"])),e.push(this.renderDef("Title / role",'Optional. Shown on your author page (e.g. "Engineer", "PM", "Designer").',i=>i.addText(s=>{s.setValue(this.plugin.settings.authorRole).onChange(async o=>{this.plugin.settings.authorRole=o.trim(),await this.plugin.saveSettings()});let n=()=>void this.plugin.syncAuthorFilesToName();s.inputEl.addEventListener("blur",n),s.inputEl.addEventListener("keydown",o=>{o.key==="Enter"&&n()})}),["role","title","job"])),e.push(this.renderDef("Department / team",'Optional. Shown on your author page (e.g. "Engineering", "Growth").',i=>i.addText(s=>{s.setValue(this.plugin.settings.authorDepartment).onChange(async o=>{this.plugin.settings.authorDepartment=o.trim(),await this.plugin.saveSettings()});let n=()=>void this.plugin.syncAuthorFilesToName();s.inputEl.addEventListener("blur",n),s.inputEl.addEventListener("keydown",o=>{o.key==="Enter"&&n()})}),["department","team"]));let t=(i,s,n,o)=>this.renderDef(i,"",a=>a.addToggle(l=>l.setValue(s()).onChange(async c=>{n(c),await this.plugin.saveSettings()})),o);return e.push(t("Show author in note footer",()=>this.plugin.settings.showAuthor,i=>{this.plugin.settings.showAuthor=i},["author","footer","show"])),e.push(t("Show contributors in note footer",()=>this.plugin.settings.showContributors,i=>{this.plugin.settings.showContributors=i},["contributors","footer","show"])),e.push(t("Show last edit time in note footer",()=>this.plugin.settings.showLastEdit,i=>{this.plugin.settings.showLastEdit=i},["last edit","modified","footer","time"])),e.push(this.sectionDef("Folders You've Worked In","Folders where you've authored or contributed notes. Click one to open it.",i=>this.renderAuthoredFolders(i),["folders","authored","contributed","worked"])),e.push(this.sectionDef("Known Authors","Everyone the plugin has seen, with role/department + rename history; rebuild/restore the registry.",i=>this.renderKnownAuthorsSection(i),["authors","registry","rename","known","rebuild"])),e}renderAuthoredFolders(e){new T.Setting(e).setName("Folders you've worked in").setHeading();let t=this.plugin.collectAuthoredFolders();if(t.length===0){e.createEl("p",{cls:"setting-item-description",text:"No authored or contributed folders yet."});return}let i=e.createDiv({cls:"stashpad-authored-folders-list"});for(let s of t){let n=i.createDiv({cls:"stashpad-authored-folder-row"}),o=n.createEl("a",{cls:"stashpad-authored-folder-link",text:s.folder});o.onclick=l=>{l.preventDefault(),this.plugin.activateViewForFolder(s.folder)};let a=[];s.authored>0&&a.push(`authored ${s.authored}`),s.contributed>0&&a.push(`contributed to ${s.contributed}`),n.createSpan({cls:"stashpad-authored-folder-counts",text:` \xB7 ${a.join(", ")}`})}}templatesItems(){return[this.sectionDef("Color Aliases","Give your note colors friendly names, per Stashpad folder.",e=>this.renderColorAliasesSection(e),["color","colour","alias","name","swatch","palette","label"]),this.sectionDef("Note Templates","Per-Stashpad note templates \u2014 content stamped into new notes.",e=>this.renderNoteTemplatesSection(e),["template","note","default","boilerplate","snippet"])]}jdIndexItems(){return[this.sectionDef("JD Index (Johnny Decimal)","Build a Johnny-Decimal-style index from dotted-prefix note titles \u2014 set the scope, preview, then build.",e=>this.renderJdIndexSection(e),["jd","johnny","decimal","index","scope","build","preview","hierarchy","folder"])]}okfItems(){return[this.sectionDef("Open Knowledge Format (OKF)","Turn a Stashpad folder into a browsable OKF bundle \u2014 markdown concept files with OKF frontmatter, a generated index.md, and relative-markdown cross-links \u2014 that LLMs/agents can read. Complements (never replaces) Stashpad's own frontmatter and links.",e=>this.renderOkfSection(e),["okf","open knowledge format","knowledge","catalog","index","export","bundle","tarball","agent","google"])]}appendCode(e,t){t.split(/`([^`]+)`/g).forEach((i,s)=>{s%2===1?e.createEl("code",{text:i}):i&&e.appendText(i)})}codeDesc(e){let t=document.createDocumentFragment();return this.appendCode(t,e),t}renderOkfSection(e){if(e.createDiv({cls:"stashpad-beta-row"}).createEl("span",{cls:"stashpad-beta-badge",text:"BETA"}),new T.Setting(e).setName("Enable OKF").setDesc(this.codeDesc("Master switch. When on, you choose which folders use OKF by assigning the OKF template to them in Stashpad's own Templates section (the \u{1F4C4} Templates settings here \u2014 NOT Obsidian's core Templates plugin) \u2014 all / some / none, your call. Those folders then get OKF frontmatter and a maintained `index.md`. Turning this off leaves existing OKF files in place; it just stops maintaining them.")).addToggle(i=>i.setValue(this.plugin.settings.okfEnabled).onChange(async s=>{if(this.plugin.settings.okfEnabled=s,await this.plugin.saveSettings(),s)try{await this.plugin.ensureOkfTemplate()}catch(n){console.warn("[Stashpad] OKF template create failed",n)}new T.Notice(s?`OKF on. Next: assign the template "${this.plugin.okfTemplatePathOrDefault()}" to a folder \u2014 use \u201CCreate template + open Templates\u201D below. Heads-up: OKF frontmatter + index.md refresh automatically but NOT instantly (a few seconds after changes); hit Rebuild for an immediate pass.`:"OKF disabled.",s?0:4e3),this.update?.()})),this.plugin.settings.okfEnabled){let i=this.plugin.okfTemplatePathOrDefault(),s=this.plugin.okfActiveFolders().length,n=e.createEl("div",{cls:"setting-item-description stashpad-okf-howto"});n.createEl("p",{text:"How to use OKF in a folder:"});let o=n.createEl("ol");if(this.appendCode(o.createEl("li"),`Open Stashpad's \u{1F4C4} Templates section (here in Stashpad's settings \u2014 not Obsidian's core Templates plugin) and set a folder's template to \`${i}\` (archive folders are skipped).`),this.appendCode(o.createEl("li"),"Hit Rebuild below to write OKF frontmatter (`okfParent`/`okfChildren` + `okfType`/`okfTitle`/`okfTimestamp`) and generate that folder's `index.md`."),this.appendCode(o.createEl("li"),"Right-click a note (or a selection) \u2192 \u201CExport as OKF\u2026\u201D to save a `.zip` / `.tar.gz` bundle (or `.stash`)."),n.createEl("p",{cls:"stashpad-okf-soon",text:"OKF frontmatter + index.md refresh automatically a few seconds after you add, move, or delete notes \u2014 NOT instantly. Use Rebuild for an immediate pass."}),s===0){let a=e.createEl("p",{cls:"stashpad-okf-cta"});this.appendCode(a,"\u{1F449} No folder is using OKF yet. Click \u201CCreate template + open Templates\u201D below, then set a folder's template to `"+i+"`.")}else n.createEl("p",{cls:"stashpad-okf-soon",text:`Currently ${s} folder${s===1?"":"s"} actively using OKF.`});new T.Setting(e).setName("Assign OKF to folders").setDesc(this.codeDesc(`Creates the OKF template if needed (never duplicates it), then opens Templates \u2014 set a folder's template to \`${i}\` there.`)).addButton(a=>{a.setButtonText("Create template + open Templates").setCta(),a.onClick(async()=>{let l;try{l=await this.plugin.ensureOkfTemplate()}catch(c){new T.Notice(`Couldn't create the OKF template: ${c.message}`);return}new T.Notice(`OKF template ready at "${l}" \u2014 set a folder's template to that path.`),this.update?.(),this.openSettingsPage("Templates")})}),new T.Setting(e).setName("Rebuild OKF frontmatter").setDesc(this.codeDesc("Write/refresh OKF fields for every folder using the OKF template \u2014 `okfParent`/`okfChildren` relative links (managed) plus `okfType`/`okfTitle`/`okfTimestamp` defaults (yours to edit after). Heads-up: adding, moving, or deleting notes already auto-refreshes the folder, but NOT instantly \u2014 it waits ~a few seconds after you stop. Use this button for an immediate rebuild (e.g. right after first assigning the template). Complements Stashpad's own links; nothing is removed.")).addButton(a=>a.setButtonText("Rebuild now").onClick(async()=>{let l=await this.plugin.rebuildAllOkf();new T.Notice(l.folders===0?"No folders use the OKF template yet \u2014 assign it in Templates first.":`OKF: updated ${l.written} of ${l.checked} notes across ${l.folders} folder${l.folders===1?"":"s"}.`),this.update?.()}))}let t=new T.Setting(e).setName("Learn about OKF").setDesc("Google's open, vendor-neutral spec for sharing curated knowledge with agents.");t.addButton(i=>i.setButtonText("Spec / repo").onClick(()=>window.open("https://github.com/GoogleCloudPlatform/knowledge-catalog/tree/main/okf"))),t.addButton(i=>i.setButtonText("Announcement").onClick(()=>window.open("https://cloud.google.com/blog/products/data-analytics/how-the-open-knowledge-format-can-improve-data-sharing/")))}openSettingsPage(e){let t=()=>new T.Notice(`Open Settings \u2192 Stashpad \u2192 ${e}.`);try{let i=this.app.setting;if(!i?.openTabById){t();return}i.openTabById("stashpad"),window.setTimeout(()=>{let s=i.modalEl?.querySelector(".vertical-tab-content");if(!s){t();return}let o=Array.from(s.querySelectorAll("*")).find(a=>a.childElementCount===0&&a.textContent?.trim()===e&&!a.closest(".vertical-tab-header"))?.closest("[class*='nav'], .setting-item, button, a");o&&!o.closest(".vertical-tab-header")?o.click():t()},60)}catch{t()}}renderAuthorshipSection(e){new T.Setting(e).setName("Authorship").setHeading(),e.createEl("p",{cls:"setting-item-description",text:"Stamp each new note with your name. If the vault is later shared (e.g. a coworker opens it with --config pointing at their own settings folder), every modification automatically tracks contributors on top of the original author. Names link to per-user pages in <stashpad>/_authors/."}),new T.Setting(e).setName("Author name").setDesc("Your display name. Used in the note footer + as the author/contributor link target. Leave blank to opt out (notes won't be stamped).").addText(i=>{i.setValue(this.plugin.settings.authorName).onChange(async s=>{this.plugin.settings.authorName=s.trim(),this.plugin.settings.authorName&&!this.plugin.settings.authorId&&(this.plugin.settings.authorId=Z()),await this.plugin.saveSettings(),await this.plugin.syncAuthorFilesToName()})}),new T.Setting(e).setName("Author id (auto-assigned)").setDesc("Stable id appended to your name on links so coworkers with the same name don't collide. Generated once and shouldn't change. If you really need to reset it, clear and retype your author name above.").addText(i=>{i.setValue(this.plugin.settings.authorId).setDisabled(!0)}),new T.Setting(e).setName("Title / role").setDesc('Optional. Shown on your author page (e.g. "Engineer", "PM", "Designer").').addText(i=>{i.setValue(this.plugin.settings.authorRole).onChange(async s=>{this.plugin.settings.authorRole=s.trim(),await this.plugin.saveSettings(),await this.plugin.syncAuthorFilesToName()})}),new T.Setting(e).setName("Department / team").setDesc('Optional. Shown on your author page (e.g. "Engineering", "Growth").').addText(i=>{i.setValue(this.plugin.settings.authorDepartment).onChange(async s=>{this.plugin.settings.authorDepartment=s.trim(),await this.plugin.saveSettings(),await this.plugin.syncAuthorFilesToName()})}),new T.Setting(e).setName("Show author in note footer").addToggle(i=>i.setValue(this.plugin.settings.showAuthor).onChange(async s=>{this.plugin.settings.showAuthor=s,await this.plugin.saveSettings()})),new T.Setting(e).setName("Show contributors in note footer").addToggle(i=>i.setValue(this.plugin.settings.showContributors).onChange(async s=>{this.plugin.settings.showContributors=s,await this.plugin.saveSettings()})),new T.Setting(e).setName("Show last edit time in note footer").addToggle(i=>i.setValue(this.plugin.settings.showLastEdit).onChange(async s=>{this.plugin.settings.showLastEdit=s,await this.plugin.saveSettings()}));let t=this.plugin.collectAuthoredFolders();if(t.length>0){new T.Setting(e).setName("Folders You've Worked In").setHeading();let i=e.createDiv({cls:"stashpad-authored-folders-list"});for(let s of t){let n=i.createDiv({cls:"stashpad-authored-folder-row"}),o=n.createEl("a",{cls:"stashpad-authored-folder-link",text:s.folder});o.onclick=l=>{l.preventDefault(),this.plugin.activateViewForFolder(s.folder)};let a=[];s.authored>0&&a.push(`authored ${s.authored}`),s.contributed>0&&a.push(`contributed to ${s.contributed}`),n.createSpan({cls:"stashpad-authored-folder-counts",text:` \xB7 ${a.join(", ")}`})}}this.renderKnownAuthorsSection(e)}renderKnownAuthorsSection(e){new T.Setting(e).setName("Known Authors (registry)").setHeading(),e.createEl("div",{cls:"setting-item-description",text:"A rebuildable cache of every author Stashpad has seen, with rename history. Not a source of truth \u2014 the author id stored in each note is authoritative. Use it to recover deleted author pages or audit name changes."}),new T.Setting(e).setName("Registry maintenance").setDesc("Rebuild scans the whole vault to reconstruct the list. Restore regenerates any deleted author pages across every Stashpad folder.").addButton(s=>s.setButtonText("Rebuild").onClick(async()=>{s.setDisabled(!0).setButtonText("Rebuilding\u2026");try{let n=await this.plugin.rebuildAuthorRegistry();new T.Notice(`Author registry rebuilt: ${n.total} author(s).`)}catch(n){new T.Notice(`Rebuild failed: ${n.message}`)}s.setDisabled(!1).setButtonText("Rebuild"),this.display()})).addButton(s=>s.setButtonText("Restore missing pages").onClick(async()=>{s.setDisabled(!0).setButtonText("Restoring\u2026");try{let n=await this.plugin.restoreMissingAuthorStubs();new T.Notice(n.created>0?`Restored ${n.created} author page(s).`:"No missing author pages.")}catch(n){new T.Notice(`Restore failed: ${n.message}`)}s.setDisabled(!1).setButtonText("Restore missing pages")}));let t=this.plugin.authorRegistry.all();if(t.length===0){e.createEl("div",{cls:"setting-item-description",text:"No authors recorded yet. Rebuild to scan the vault."});return}let i=e.createDiv({cls:"stashpad-known-authors-list"});for(let s of t){let n=i.createDiv({cls:"stashpad-known-author-row"}),o=n.createDiv({cls:"stashpad-known-author-main"});o.createSpan({cls:"stashpad-known-author-name",text:s.name||"(unnamed)"});let a=[];if(s.role&&a.push(s.role),s.department&&a.push(s.department),a.push(`id ${s.id}`),o.createSpan({cls:"stashpad-known-author-meta",text:` \xB7 ${a.join(" \xB7 ")}`}),s.renames&&s.renames.length>0){let l=n.createDiv({cls:"stashpad-known-author-history"}),c=s.renames.map(d=>`${d.from} \u2192 ${d.to}`).join(", ");l.setText(`Renamed: ${c}`)}}}renderNoteTemplatesSection(e){let t=this.plugin.discoverStashpadFolders();if(t.length===0)return;if(new T.Setting(e).setName("Note templates per Stashpad").setDesc("Pick a markdown file to use as the default template for new notes in each Stashpad. The template's frontmatter becomes the new note's frontmatter (id/parent/created/attachments are always set by Stashpad). If the body contains {{body}}, that's where the user-typed body goes; otherwise the user body is followed by the template body."),this.plugin.settings.okfEnabled){let n=this.plugin.okfTemplatePathOrDefault();this.appendCode(e.createEl("p",{cls:"setting-item-description"}),`\u{1F4A1} OKF tip: type \`${n}\` into a folder's template field below to turn that folder into an OKF bundle (OKF frontmatter + a maintained \`index.md\`). Assign it to all, some, or none of your folders \u2014 it's per-folder. Manage OKF itself in Settings \u2192 OKF.`)}let i=e.createDiv({cls:"stashpad-note-templates-list"}),s=n=>{let o=n.replace(/\/+$/,""),a=i.createDiv({cls:"stashpad-note-template-row"});a.createSpan({cls:"stashpad-note-template-folder"}).setText(n);let c=a.createDiv({cls:"stashpad-note-template-input-wrap"}),d=c.createEl("input",{type:"text",cls:"stashpad-note-template-input",attr:{placeholder:"path/to/template.md (leave blank to disable)"}});d.value=(this.plugin.settings.noteTemplates??{})[o]??"";let h=c.createDiv({cls:"stashpad-note-template-suggest"});h.setCssStyles({display:"none"});let g=[],u=[],p=-1,f=()=>h.style.display!=="none"&&g.length>0,I=Q=>{p=Q,u.forEach((S,x)=>S.toggleClass("is-active",x===Q)),Q>=0&&u[Q]&&u[Q].scrollIntoView({block:"nearest"})},m=()=>{h.setCssStyles({display:"none"}),p=-1},C=async Q=>{d.value=Q,await v(),m()},B=a.createDiv({cls:"stashpad-note-template-warn"});B.setCssStyles({display:"none"});let w=()=>this.app.vault.getMarkdownFiles().map(Q=>Q.path).filter(Q=>!/\/(_imports|_exports|_attachments|\.stashpad)\//.test(Q)).sort(),y=()=>{h.empty(),u=[];let Q=d.value.trim().toLowerCase().split(/\s+/).filter(Boolean),S=x=>{let H=x.toLowerCase();return Q.every(G=>H.includes(G))};if(g=w().filter(x=>S(x)).slice(0,12),g.length===0){m();return}h.setCssStyles({display:""}),g.forEach((x,H)=>{let G=h.createDiv({cls:"stashpad-note-template-suggest-item",text:x});u.push(G),G.addEventListener("mousemove",()=>I(H)),G.addEventListener("mousedown",async N=>{N.preventDefault(),await C(x)})}),p=p>=0&&p<g.length?p:-1,p>=0&&I(p)},v=async()=>{let Q=d.value.trim(),S={...this.plugin.settings.noteTemplates??{}};Q?S[o]=Q:delete S[o],this.plugin.settings.noteTemplates=S,await this.plugin.saveSettings(),E()},E=()=>{B.empty(),B.setCssStyles({display:"none"});let Q=d.value.trim();if(!Q)return;let S=this.app.vault.getAbstractFileByPath(Q);if(!S||S.extension!=="md"){B.setCssStyles({display:""}),B.setText(`\u26A0 "${Q}" is not a markdown file in this vault.`);return}let x=this.app.metadataCache.getFileCache(S)?.frontmatter??{},G=Ve.filter(N=>{let R=x[N];return!(R==null||typeof R=="string"&&R.trim()===""||Array.isArray(R)&&R.length===0)});G.length!==0&&(B.setCssStyles({display:""}),B.setText(`\u26A0 Template defines ${G.join(", ")} \u2014 Stashpad always sets ${G.length===1?"this":"these"} on new notes, so the template value${G.length===1?"":"s"} will be ignored.`))};d.addEventListener("focus",y),d.addEventListener("input",()=>{p=-1,y()}),d.addEventListener("blur",()=>{setTimeout(m,150)}),d.addEventListener("change",()=>{v()}),d.addEventListener("keydown",Q=>{if(Q.key==="ArrowDown")Q.preventDefault(),f()?I((p+1)%g.length):(y(),g.length&&I(0));else if(Q.key==="ArrowUp"){if(!f())return;Q.preventDefault(),I((p-1+g.length)%g.length)}else if(Q.key==="Enter")f()&&p>=0&&(Q.preventDefault(),C(g[p]));else if(Q.key==="Escape")f()&&(Q.preventDefault(),m());else if(Q.key==="Tab"&&!Q.shiftKey){if(!f())return;let S=g[p>=0?p:0],x=d.value,H;if(S.toLowerCase().startsWith(x.toLowerCase())){let G=S.indexOf("/",x.length);H=G>=0?S.slice(0,G+1):S}else H=S;H&&H!==x&&(Q.preventDefault(),d.value=H,p=-1,y(),g.length===1&&I(0))}}),E()};for(let n of t)s(n)}renderColorAliasRow(e,t,i,s,n){let o=e.createDiv({cls:"stashpad-color-alias-row"});s===0&&o.addClass("is-unused");let a=o.createSpan({cls:"stashpad-color-alias-swatch"});a.setCssStyles({background:i}),a.title="Click to bulk-recolor every note of this color in this Stashpad",a.onclick=()=>{let h=this.plugin.settings.customPalette??[];new qt(this.app,i,h,async g=>{if((g??null)===null&&s===0){await this.plugin.setColorAlias(t,i,""),n();return}if(g&&g.toLowerCase()===i){n();return}let u=await this.plugin.recolorAllInFolder(t,i,g??null);if(u>0)new T.Notice(`Recolored ${u} note${u===1?"":"s"}.`);else if(s===0){let p=this.plugin.getColorAlias(t,i);p&&(await this.plugin.setColorAlias(t,i,""),g&&await this.plugin.setColorAlias(t,g,p))}n()},async g=>{let u=(this.plugin.settings.customPalette??[]).filter(p=>p.toLowerCase()!==g.toLowerCase());return this.plugin.settings.customPalette=u,await this.plugin.saveSettings(),u}).open()};let l=o.createDiv({cls:"stashpad-color-alias-meta"});l.createSpan({cls:"stashpad-color-alias-hex",text:i}),l.createSpan({cls:"stashpad-color-alias-count",text:s===0?"\xB7 unused":`\xB7 ${s} note${s===1?"":"s"}`});let c=o.createEl("input",{type:"text",cls:"stashpad-color-alias-input",attr:{placeholder:"Alias (optional)"}});c.value=this.plugin.getColorAlias(t,i)??"",c.onchange=async()=>{await this.plugin.setColorAlias(t,i,c.value),!c.value.trim()&&s===0&&n()};let d=o.createEl("button",{cls:"stashpad-color-alias-del",text:"\xD7",attr:{title:"Delete alias"}});c.value||d.setCssStyles({visibility:"hidden"}),d.onclick=async()=>{await this.plugin.setColorAlias(t,i,""),s===0?n():(c.value="",d.setCssStyles({visibility:"hidden"}))}}renderFolderScopeRow(e,t){let i=e.createDiv({cls:"stashpad-folder-row"});i.createSpan({cls:"stashpad-folder-row-label",text:t});let s=i.createSpan({cls:"stashpad-folder-row-state"}),n=i.createDiv({cls:"stashpad-binding-pill"});n.setAttribute("role","switch"),n.setAttribute("tabindex","0");let o=n.createDiv({cls:"stashpad-binding-pill-knob"}),a=()=>(this.plugin.settings.searchExcludedFolders??[]).includes(t),l=()=>{let d=a();n.toggleClass("is-right",d),n.setAttribute("aria-checked",String(d)),o.setText(d?"X":"\u2713"),s.setText(d?"Excluded":"Included"),s.toggleClass("is-excluded",d),n.title=d?"Excluded \u2014 notes here won't appear in cross-Stashpad search. Click to include.":"Included \u2014 notes here appear in cross-Stashpad search. Click to exclude."},c=async()=>{let d=new Set(this.plugin.settings.searchExcludedFolders??[]);d.has(t)?d.delete(t):d.add(t),this.plugin.settings.searchExcludedFolders=[...d].sort(),l(),await this.plugin.saveSettings()};n.onclick=()=>void c(),n.onkeydown=d=>{(d.key===" "||d.key==="Enter")&&(d.preventDefault(),c())},l()}renderFolderPlacementList(e){let t=this.plugin.settings,i=[{key:"folderPanelPinned",label:"Pinned",action:"Unpin"},{key:"folderPanelDownranked",label:"Downranked",action:"Reset"},{key:"folderPanelHidden",label:"Hidden",action:"Unhide"}];if(!i.some(o=>(t[o.key]??[]).length>0)){e.createEl("p",{cls:"setting-item-description"}).setText("No folders customized yet. Right-click a folder in the Stashpad folder panel to pin, downrank, or hide it.");return}let n=async o=>{t.folderPanelPinned=(t.folderPanelPinned??[]).filter(a=>a!==o),t.folderPanelDownranked=(t.folderPanelDownranked??[]).filter(a=>a!==o),t.folderPanelHidden=(t.folderPanelHidden??[]).filter(a=>a!==o),await this.plugin.saveSettings(),this.update?.()};for(let o of i){let a=[...t[o.key]??[]].sort();if(a.length===0)continue;e.createEl("div",{cls:"stashpad-folder-placement-group",text:`${o.label} (${a.length})`});let l=e.createDiv({cls:"stashpad-folder-list"});for(let c of a){let d=l.createDiv({cls:"stashpad-folder-row"});d.createSpan({cls:"stashpad-folder-row-label",text:c});let h=d.createEl("button",{text:o.action});h.onclick=()=>void n(c)}}}renderBindingRow(e,t){e.setName(t.label).setDesc(t.desc),e.settingEl.addClass("stashpad-binding-row");let i=()=>this.plugin.settings.bindings[t.id],s,n,o=()=>{},a=async g=>{},l=e.controlEl.createDiv({cls:"stashpad-binding-seg",attr:{role:"group","aria-label":"Active binding"}}),c={left:l.createEl("button",{cls:"stashpad-binding-seg-btn",text:"Left"}),both:l.createEl("button",{cls:"stashpad-binding-seg-btn",text:"Both"}),right:l.createEl("button",{cls:"stashpad-binding-seg-btn",text:"Right"})};["left","both","right"].forEach(g=>{c[g].onclick=()=>void a(g)});let d=e.controlEl.createDiv({cls:"stashpad-binding-slots"}),h=g=>{let u=d.createDiv({cls:"stashpad-binding-slot"}),p=u.createEl("input",{type:"text"});p.readOnly=!0,p.placeholder="Click & press a key",p.value=Ai(i()[g]),p.classList.add("stashpad-binding-input");let f=()=>{p.size=Math.max(3,p.value.length||p.placeholder.length)};f();let I=g==="primary"?t.defaultPrimary:t.defaultSecondary??"";p.onclick=()=>{Xr(p,async y=>{let v=zt.find(E=>{if(E.id===t.id)return!1;let Q=this.plugin.settings.bindings[E.id];return!!Q&&(Q.primary===y||Q.secondary===y)});v&&new T.Notice(`Note: ${Ai(y)} is also bound to "${v.label}". Both will trigger; the first match wins.`,6e3),this.plugin.settings.bindings[t.id][g]=y,p.value=Ai(y),f(),await this.plugin.saveSettings(),o(),w()})};let m=u.createDiv({cls:"stashpad-binding-slot-btns"}),C=m.createEl("button",{cls:"stashpad-binding-clear",text:"\xD7"});C.title="Clear this slot",C.onclick=async()=>{this.plugin.settings.bindings[t.id][g]="",p.value="",f(),await this.plugin.saveSettings(),o(),w()};let B=m.createEl("button",{cls:"stashpad-binding-revert"});(0,T.setIcon)(B,"rotate-ccw");let w=()=>{let v=i()[g]!==I;B.toggleClass("is-hidden",!v),B.title=I?`Revert to default (${Ai(I)})`:"Revert to default (no binding)"};return B.onclick=async()=>{this.plugin.settings.bindings[t.id][g]=I,p.value=Ai(I),f(),await this.plugin.saveSettings(),o(),w()},w(),p};s=h("primary"),n=h("secondary"),a=async g=>{let u=this.plugin.settings.bindings[t.id];u.primary&&u.secondary&&(g==="both"?u.useBoth=!0:(u.useBoth=!1,u.preferRight=g==="right"),await this.plugin.saveSettings(),o())},o=()=>{let g=i(),u=!!(g.primary&&g.secondary),p=g.useBoth?"both":g.preferRight?"right":"left";["left","both","right"].forEach(f=>{c[f].toggleClass("is-active",u&&f===p),c[f].disabled=!u}),l.toggleClass("is-disabled",!u),l.title=u?"Which binding is active \u2014 Left, Both, or Right":"Bind both slots to choose Left / Both / Right"},o()}};var ui=class{constructor(r,e){this.app=r;this.ta=e;this.popupEl=null;this.items=[];this.activeIdx=0;this.state=null;this.fileIndex=[];this.tagIndex=[];this.indexBuilt=!1;this.vaultListeners=[];this.scope=null;this.onInput=()=>{let r=this.detectTrigger();if(!r){this.close();return}this.openFor(r)};this.onBlur=()=>{setTimeout(()=>this.close(),120)};this.onDocEscape=r=>{r.key==="Escape"&&(!this.state||!this.items.length||(r.preventDefault(),r.stopPropagation(),r.stopImmediatePropagation(),this.close()))};this.onKeyDown=r=>{!this.state||!this.items.length||(r.key==="ArrowDown"?(r.preventDefault(),this.activeIdx=(this.activeIdx+1)%this.items.length,this.refreshActive()):r.key==="ArrowUp"?(r.preventDefault(),this.activeIdx=(this.activeIdx-1+this.items.length)%this.items.length,this.refreshActive()):r.key==="Enter"||r.key==="Tab"?(r.preventDefault(),r.stopPropagation(),this.commit()):r.key==="Escape"&&(r.preventDefault(),r.stopPropagation(),r.stopImmediatePropagation(),this.close()))}}attach(){this.ta.addEventListener("input",this.onInput),this.ta.addEventListener("keydown",this.onKeyDown,!0),this.ta.addEventListener("blur",this.onBlur);let r=this.ta.ownerDocument??document;r.addEventListener("keydown",this.onDocEscape,!0),this.vaultListeners.push(()=>r.removeEventListener("keydown",this.onDocEscape,!0)),this.buildIndex();let e=()=>{this.indexBuilt=!1},t=this.app.vault;t.on("create",e),t.on("delete",e),t.on("rename",e),this.vaultListeners.push(()=>t.off("create",e),()=>t.off("delete",e),()=>t.off("rename",e))}isOpen(){return!!this.state&&this.items.length>0}detach(){this.close(),this.ta.removeEventListener("input",this.onInput),this.ta.removeEventListener("keydown",this.onKeyDown,!0),this.ta.removeEventListener("blur",this.onBlur);for(let r of this.vaultListeners)r();this.vaultListeners=[]}buildIndex(){if(this.indexBuilt)return;let r=X().inheritObsidianExclusions,e=r?this.app.vault.getConfig?.("userIgnoreFilters"):void 0;this.fileIndex=this.app.vault.getFiles().filter(i=>!Fr(i.path)&&!kr(i.path)&&!(r&&Sr(i.path,e))).map(i=>{let s=i.extension==="md",n=s?i.basename:i.name,o=s?i.basename:i.name;return{label:n,lower:n.toLowerCase(),insertText:o,file:i}});let t=this.app.metadataCache.getTags?.()??{};this.tagIndex=Object.keys(t).sort((i,s)=>(t[s]||0)-(t[i]||0)),this.indexBuilt=!0}detectTrigger(){let r=this.ta.value,e=this.ta.selectionStart;if(e==null)return null;let t=r.slice(0,e),i=t.match(/\[\[([^\]\[\n]*)$/);if(i){let n=i[1];return{kind:"link",query:n,replaceStart:e-n.length-2,replaceEnd:e}}let s=t.match(/(^|\s)#([A-Za-z0-9_/\-]+)$/);if(s){let n=s[2];return{kind:"tag",query:n,replaceStart:e-n.length-1,replaceEnd:e}}return null}buildItems(r){this.buildIndex();let e=r.query.toLowerCase().trim(),t=e?e.split(/\s+/).filter(Boolean):[],i=s=>{if(!t.length)return!0;for(let n of t)if(!s.includes(n))return!1;return!0};return r.kind==="link"?this.fileIndex.filter(n=>i(n.lower)).slice(0,50).map(n=>({label:n.label,insert:`[[${n.insertText}]]`,subtitle:n.file.path})):this.tagIndex.filter(n=>i(n.toLowerCase())).slice(0,30).map(n=>({label:n,insert:n,subtitle:""}))}openFor(r){if(this.state=r,this.items=this.buildItems(r),this.activeIdx=0,!this.items.length){this.close();return}this.renderPopup(),this.pushScope()}pushScope(){if(this.scope)return;let r=new Ia.Scope(this.app.scope);r.register([],"Escape",e=>(e.preventDefault(),this.close(),!1)),this.scope=r,this.app.keymap?.pushScope(r)}popScope(){if(this.scope){try{this.app.keymap?.popScope(this.scope)}catch{}this.scope=null}}renderPopup(){if(!this.popupEl){let e=this.ta.ownerDocument??document;this.popupEl=e.body.createDiv({cls:"stashpad-composer-suggest"}),this.popupEl.tabIndex=-1,this.popupEl.addEventListener("mousedown",t=>t.preventDefault())}let r=this.popupEl;r.empty();for(let e=0;e<this.items.length;e++){let t=this.items[e],i=r.createDiv({cls:"stashpad-composer-suggest-row"});e===this.activeIdx&&i.addClass("is-active"),i.createSpan({cls:"stashpad-composer-suggest-label",text:t.label}),t.subtitle&&i.createSpan({cls:"stashpad-composer-suggest-sub",text:t.subtitle}),i.onmousedown=s=>{s.preventDefault(),this.activeIdx=e,this.commit()}}this.position()}refreshActive(){if(!this.popupEl)return;let r=this.popupEl.children;for(let t=0;t<r.length;t++)r[t].toggleClass("is-active",t===this.activeIdx);let e=r[this.activeIdx];e&&e.scrollIntoView({block:"nearest"})}position(){if(!this.popupEl)return;let r=this.ta.getBoundingClientRect(),e=this.popupEl.offsetHeight||200,t=r.top-e-4,i=r.left;this.popupEl.style.left=`${Math.max(8,i)}px`,this.popupEl.style.top=`${Math.max(8,t)}px`,this.popupEl.style.minWidth=`${Math.min(360,r.width)}px`}commit(){if(!this.state||!this.items.length)return;let r=this.items[this.activeIdx];if(!r)return;let e=this.ta.value.slice(0,this.state.replaceStart),t=this.ta.value.slice(this.state.replaceEnd),i=r.insert;this.ta.value=e+i+t;let s=e.length+i.length;this.ta.setSelectionRange(s,s),this.ta.dispatchEvent(new Event("input",{bubbles:!0})),this.close(),this.ta.focus()}close(){this.popupEl&&(this.popupEl.remove(),this.popupEl=null),this.state=null,this.items=[],this.activeIdx=0,this.popScope()}};le();function ma(A){return/^#(?:[0-9a-fA-F]{3}|[0-9a-fA-F]{6})$/.test(A)}var _s=class extends Ce.ItemView{constructor(e,t){super(e);this.plugin=t;this.displayedPath=null;this.bodyComponent=null;this.unsubscribeSelection=null;this.renderTimer=null;this.renderToken=0;this.expanded=new Set;this.composerAutocomplete=null;this.composerInputEl=null;this.composerDraft="";this.composerDraftForId=null;this.displayedId=null;this.unsubscribeContent=null}getViewType(){return Pt}getDisplayText(){return"Stashpad detail"}getIcon(){return"panel-right"}async onOpen(){this.render(),this.unsubscribeSelection=this.plugin.onStashpadSelectionChange(()=>{this.displayedId=null,this.scheduleRender()}),this.unsubscribeContent=this.plugin.onStashpadContentChange(()=>this.scheduleRender()),this.registerEvent(this.app.workspace.on("active-leaf-change",e=>{!e||e===this.leaf||e.view?.getViewType?.()===z&&this.scheduleRender()})),this.registerEvent(this.app.vault.on("modify",e=>{this.displayedPath&&e.path===this.displayedPath&&this.scheduleRender()})),this.registerEvent(this.app.vault.on("rename",(e,t)=>{this.displayedPath&&t===this.displayedPath&&(this.displayedPath=e.path,this.scheduleRender())})),this.registerEvent(this.app.metadataCache.on("changed",e=>{this.displayedPath&&e.path===this.displayedPath&&this.scheduleRender()}))}async onClose(){this.unsubscribeSelection?.(),this.unsubscribeSelection=null,this.unsubscribeContent?.(),this.unsubscribeContent=null,this.composerAutocomplete?.detach(),this.composerAutocomplete=null,this.composerInputEl=null,this.renderTimer!=null&&(window.clearTimeout(this.renderTimer),this.renderTimer=null)}scheduleRender(){this.renderTimer==null&&(this.renderTimer=window.setTimeout(()=>{this.renderTimer=null,this.containerEl.isConnected&&this.render()},60))}resolveDisplayed(){if(this.displayedId){let i=this.plugin.lastActiveStashpadLeaf?.view;if(i?.getViewType?.()===z&&i.tree?.get){let s=i.tree.get(this.displayedId);if(s?.file)return{folder:i.noteFolder,id:this.displayedId,file:s.file}}this.displayedId=null}let e=this.plugin.getActiveStashpadSelection();if(e)return this.displayedId=e.id,e;let t=this.plugin.lastActiveStashpadLeaf?.view;if(t?.getViewType?.()===z&&t.tree?.get&&t.focusId){let i=t.tree.get(t.focusId);if(i?.file)return{folder:t.noteFolder,id:t.focusId,file:i.file}}return null}async render(){let e=++this.renderToken,t=this.contentEl,i=!!this.composerInputEl&&document.activeElement===this.composerInputEl,s=this.composerInputEl?.selectionStart??null;this.composerAutocomplete?.detach(),this.composerAutocomplete=null,this.composerInputEl=null,t.empty(),t.addClass("stashpad-detail-root");let n=this.resolveDisplayed();if(!n){this.displayedPath=null;let f=t.createDiv({cls:"stashpad-detail-empty"});(0,Ce.setIcon)(f.createSpan({cls:"stashpad-detail-empty-icon"}),"panel-right"),f.createSpan({cls:"stashpad-detail-empty-text",text:"No Stashpad note selected. Cursor or click a note in a Stashpad list to inspect it here."});return}let o=n.file;this.displayedPath=o.path;let a=this.app.metadataCache.getFileCache(o)?.frontmatter??{},l=t.createDiv({cls:"stashpad-detail-scroll"}),c=l.createDiv({cls:"stashpad-detail-header"}),d=c.createDiv({cls:"stashpad-detail-titlerow"});d.createDiv({cls:"stashpad-detail-title",text:this.titleFor(o)});let h=d.createEl("button",{cls:"stashpad-detail-open-btn",attr:{"aria-label":"Open in Stashpad tab"}});(0,Ce.setIcon)(h,"arrow-up-right"),h.title="Open this note in a new Stashpad tab",h.onclick=()=>{this.openInStashpad(n.folder,n.id)};let g=c.createDiv({cls:"stashpad-detail-metarow"});if(n.folder&&g.createSpan({cls:"stashpad-detail-meta-chip",text:n.folder.split("/").pop()||n.folder}),typeof a.color=="string"&&ma(a.color)){let f=g.createSpan({cls:"stashpad-detail-meta-color"});f.style.background=a.color,f.title=a.color}if(a.completed===!0&&g.createSpan({cls:"stashpad-detail-meta-chip is-completed",text:"\u2713 completed"}),typeof a.due=="string"||typeof a.due=="number"){let f=Date.parse(String(a.due)),I=Number.isNaN(f)?String(a.due):Xe(f,this.plugin.settings);g.createSpan({cls:"stashpad-detail-meta-chip is-due",text:`due ${I}`})}if(Array.isArray(a.tags))for(let f of a.tags.filter(I=>typeof I=="string"))g.createSpan({cls:"stashpad-detail-meta-tag",text:`#${f.replace(/^#/,"")}`});let u=l.createDiv({cls:"stashpad-detail-body"});try{let f=await this.app.vault.cachedRead(o),I=this.stripFrontmatter(f);this.bodyComponent&&(this.removeChild(this.bodyComponent),this.bodyComponent=null);let m=new Ce.Component;this.addChild(m),this.bodyComponent=m,await Ce.MarkdownRenderer.render(this.app,I,u,o.path,m)}catch(f){u.createDiv({cls:"stashpad-detail-error",text:`Couldn't read \`${o.path}\`: ${f.message}`})}if(e!==this.renderToken)return;this.renderFooterMeta(l,o,a,n),this.renderChildren(l,n.folder,n.id),this.renderComposer(t,n);let p=this.composerInputEl;if(i&&p&&(p.focus(),s!=null)){let f=Math.min(s,p.value.length);try{p.setSelectionRange(f,f)}catch{}}}renderComposer(e,t){let i=e.createDiv({cls:"stashpad-detail-composer"}),s=i.createEl("textarea",{cls:"stashpad-detail-composer-input",attr:{placeholder:"Add a child note\u2026",rows:"2"}});this.composerInputEl=s,this.composerDraftForId===t.id?s.value=this.composerDraft:(this.composerDraft="",this.composerDraftForId=t.id),s.addEventListener("input",()=>{this.composerDraft=s.value,this.composerDraftForId=t.id}),s.addEventListener("keydown",o=>{if(o.key==="Enter"&&!o.shiftKey&&!o.isComposing){if(this.composerAutocomplete?.isOpen?.())return;o.preventDefault(),this.submitComposer(t)}});let n=i.createEl("button",{cls:"stashpad-detail-composer-send",attr:{"aria-label":"Add child note"}});(0,Ce.setIcon)(n.createSpan({cls:"stashpad-detail-composer-send-icon"}),"plus"),n.createSpan({cls:"stashpad-detail-composer-send-text",text:"Add child note"}),n.title="Add child note (Enter)",n.onclick=()=>void this.submitComposer(t),this.composerAutocomplete=new ui(this.app,s),this.composerAutocomplete.attach()}async submitComposer(e){let t=(this.composerInputEl?.value??"").trim();if(!t)return;let i=this.plugin.lastActiveStashpadLeaf?.view;if(!i||i.getViewType?.()!==z||typeof i.createNoteUnder!="function"){new Ce.Notice("Open a Stashpad view to add notes.");return}try{await i.createNoteUnder(t,e.id)}catch(s){new Ce.Notice(`Couldn't add note: ${s.message}`);return}this.composerDraft="",this.composerDraftForId=e.id,this.composerInputEl&&(this.composerInputEl.value=""),await this.render(),setTimeout(()=>this.composerInputEl?.focus(),0)}renderChildren(e,t,i){let s=this.plugin.lastActiveStashpadLeaf?.view;if(!s||s.getViewType?.()!==z)return;let n=s.tree;if(!n?.getChildren)return;let o=n.getChildren(i);if(!o||o.length===0)return;let a=e.createDiv({cls:"stashpad-detail-children"});a.createDiv({cls:"stashpad-detail-children-header",text:`Children (${o.length})`});let l=a.createDiv({cls:"stashpad-detail-children-list"});for(let c of o)c.file&&this.renderDetailChildRow(l,s,n,t,c,0)}renderDetailChildRow(e,t,i,s,n,o,a=new Set){if(!n.file||a.has(n.id))return;let l=this.app.metadataCache.getFileCache(n.file)?.frontmatter??{},c=typeof l.color=="string"&&ma(l.color)?l.color:null,d=l.completed===!0,h=i.getChildren(n.id),g=h.length>0,u=`${s}|${n.id}`,p=this.expanded.has(u),f=e.createDiv({cls:"stashpad-detail-child-row"});d&&f.addClass("is-completed"),o>0&&(f.style.paddingLeft=`${o*16}px`),f.draggable=!0,f.dataset.id=n.id,f.addEventListener("dragstart",w=>{w.dataTransfer?.setData("text/plain",n.id),w.dataTransfer&&(w.dataTransfer.effectAllowed="move"),f.addClass("is-dragging")}),f.addEventListener("dragend",()=>f.removeClass("is-dragging")),f.addEventListener("dragover",w=>{w.preventDefault(),w.dataTransfer&&(w.dataTransfer.dropEffect="move");let y=f.getBoundingClientRect(),v=w.clientY-y.top<y.height/2;f.toggleClass("drop-before",v),f.toggleClass("drop-after",!v)}),f.addEventListener("dragleave",()=>{f.removeClass("drop-before"),f.removeClass("drop-after")}),f.addEventListener("drop",w=>{w.preventDefault(),f.removeClass("drop-before"),f.removeClass("drop-after");let y=w.dataTransfer?.getData("text/plain");if(!y||y===n.id)return;let v=f.getBoundingClientRect(),E=w.clientY-v.top<v.height/2;typeof t.reorderToTarget=="function"&&t.reorderToTarget([y],n.id,E?"before":"after")}),f.oncontextmenu=w=>{w.preventDefault();let y=i.get(n.id);y&&typeof t.openNoteMenu=="function"&&t.openNoteMenu(w,y)};let I=f.createSpan({cls:"stashpad-detail-child-toggle"});if(g&&(yt(I,h.length,p),I.onclick=w=>{w.stopPropagation(),this.expanded.has(u)?this.expanded.delete(u):this.expanded.add(u),this.render()}),ei(l,"task")||l.task===!0||l.completed!==void 0){let w=f.createSpan({cls:"stashpad-detail-child-checkbox"});(0,Ce.setIcon)(w,d?"check-square":"square"),w.title=d?"Mark not done":"Mark done",w.addEventListener("mousedown",y=>y.stopPropagation()),w.addEventListener("dblclick",y=>{y.preventDefault(),y.stopPropagation()}),w.onclick=y=>{y.preventDefault(),y.stopPropagation();let v=i.get(n.id);v&&typeof t.toggleCompletedForNode=="function"&&t.toggleCompletedForNode(v)}}let C=f.createSpan({cls:"stashpad-detail-child-icon"});(0,Ce.setIcon)(C,g?"folder-tree":"file-text"),c&&(C.style.color=c);let B=f.createSpan({cls:"stashpad-detail-child-title",text:this.titleFor(n.file)});if(B.onclick=()=>{t?.navigateTo&&t.navigateTo(n.id)},g&&p){let w=new Set(a).add(n.id);for(let y of h)this.renderDetailChildRow(e,t,i,s,y,o+1,w)}}renderFooterMeta(e,t,i,s){let n=e.createDiv({cls:"stashpad-detail-footer-meta"}),o=[];if(typeof i.author=="string"&&i.author&&o.push({label:"Author",value:this.stripWikiLink(i.author)}),Array.isArray(i.contributors)){let a=i.contributors.filter(l=>typeof l=="string").map(l=>this.stripWikiLink(l));a.length>0&&o.push({label:"Contributors",value:a.join(", ")})}if(typeof i.modified=="string"&&o.push({label:"Modified",value:this.formatTime(i.modified)}),typeof i.created=="string"&&o.push({label:"Created",value:this.formatTime(i.created)}),o.push({label:"Path",value:t.path}),o.push({label:"ID",value:s.id}),o.length===0){n.remove();return}for(let a of o){let l=n.createDiv({cls:"stashpad-detail-meta-line"});l.createSpan({cls:"stashpad-detail-meta-key",text:a.label}),l.createSpan({cls:"stashpad-detail-meta-val",text:a.value})}}titleFor(e){return e.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ")}stripFrontmatter(e){if(!e.startsWith("---"))return e;let t=e.indexOf(` ---`,3);return t<0?e:e.slice(t+4).replace(/^\n+/,"")}stripWikiLink(e){let t=e.match(/^\[\[(.+?)(?:\|(.+))?\]\]$/);return t?t[2]??(t[1].split("/").pop()??t[1]).replace(/\.md$/,""):e}formatTime(e){let t=Date.parse(e);return Number.isFinite(t)?Xe(t,this.plugin.settings):e}async openInStashpad(e,t){try{let i=await this.plugin.activateViewForFolder(e);t!==F&&this.plugin.navigateLeafTo(i,e,t)}catch(i){new Ce.Notice(`Couldn't open: ${i.message}`)}}};async function en(A){let r=A.workspace.getLeavesOfType(Pt);if(r.length>0){A.workspace.revealLeaf(r[0]);return}let e=A.workspace.getRightLeaf(!1);if(!e){new Ce.Notice("Stashpad: couldn't open the detail panel.");return}await e.setViewState({type:Pt,active:!0}),A.workspace.revealLeaf(e)}var k=require("obsidian");le();var vt=require("obsidian");le();function Rc(A,r){let e=A.vault.getAbstractFileByPath(r);if(!(e instanceof vt.TFolder))return[];let t=[],i=[e];for(;i.length;){let s=i.pop();for(let n of s.children)n instanceof vt.TFile?n.extension==="md"&&t.push(n):n instanceof vt.TFolder&&(vr(n.name)||i.push(n))}return t}var tn=class{constructor(r){this.app=r;this.nodes=new Map;this.byPath=new Map;this.listeners=new Set;this.orderProvider=null;this.synthetic=new Map;this.coalesceTimer=null;this.nodes.set(F,{id:F,parent:null,children:[],file:null,created:""})}setOrderProvider(r){this.orderProvider=r}onChange(r){return this.listeners.add(r),()=>this.listeners.delete(r)}emit(){for(let r of this.listeners)r()}rebuild(r){r!==void 0&&(this.currentFolder=r);let e=this.currentFolder,t=this.byPath,i=this.nodes;this.nodes=new Map,this.byPath=new Map,this.nodes.set(F,{id:F,parent:null,children:[],file:null,created:""});let s=e?Rc(this.app,e):this.app.vault.getMarkdownFiles();for(let n of s){let o=this.app.metadataCache.getFileCache(n)?.frontmatter,a=o?.id;if(!a){let c=t.get(n.path),d=c?i.get(c):void 0,h=this.synthetic.get(n.path),g=d??h;g&&(this.nodes.set(g.id,{...g,children:[],file:n}),this.byPath.set(n.path,g.id));continue}if(this.synthetic.delete(n.path),a===F){let c=this.nodes.get(F);c.file=n,c.created=o?.created??"",this.byPath.set(n.path,F);continue}let l=o?.parent??null;l===a&&(l=null),this.nodes.set(a,{id:a,parent:l??F,children:[],file:n,created:o?.created??""}),this.byPath.set(n.path,a)}for(let n of this.nodes.values()){if(n.id===F)continue;let o=new Set([n.id]),a=n.parent??F;for(;a!==F&&this.nodes.has(a);){if(o.has(a)){n.parent=F;break}o.add(a),a=this.nodes.get(a).parent??F}}for(let n of this.nodes.values()){if(n.id===F)continue;let o=n.parent??F;(this.nodes.get(o)??this.nodes.get(F)).children.push(n.id)}for(let n of this.nodes.values())if(n.children.sort((o,a)=>{let l=this.nodes.get(o),c=this.nodes.get(a);return(l.created||"").localeCompare(c.created||"")}),this.orderProvider){let o=this.orderProvider(n.id);if(o.length>0){let a=new Map;o.forEach((l,c)=>a.set(l,c)),n.children.sort((l,c)=>{let d=a.has(l)?a.get(l):1/0,h=a.has(c)?a.get(c):1/0;return d===h?0:d-h})}}this.emit()}insertSynthetic(r){if(!r.file)return;let e=r.file.path;this.synthetic.set(e,r),this.nodes.set(r.id,r),this.byPath.set(e,r.id);let t=r.parent??F,i=this.nodes.get(t);i&&!i.children.includes(r.id)&&i.children.push(r.id),this.emit()}get(r){return this.nodes.get(r)}getRoot(){return this.nodes.get(F)}getChildren(r){let e=this.nodes.get(r);return e?e.children.map(t=>this.nodes.get(t)).filter(t=>!!t):[]}fileBackedCount(){let r=0;for(let e of this.nodes.values())e.file&&r++;return r}pathTo(r){let e=[],t=new Set,i=this.nodes.get(r);for(;i&&i.id!==F&&!t.has(i.id);)t.add(i.id),e.unshift(i),i=i.parent?this.nodes.get(i.parent):void 0;return e}idForPath(r){return this.byPath.get(r)}snapshot(){let r={};for(let e of this.nodes.values())e.id===F||!e.file||(r[e.id]={parent:e.parent===F?null:e.parent,path:e.file.path});return r}hookMetadataCache(r){let e=l=>{let c=this.currentFolder;return c?typeof l!="string"?!1:l===c||l.startsWith(c+"/"):!0},t=!1,i=()=>{t=!0,this.coalesceTimer==null&&(this.coalesceTimer=window.setTimeout(()=>{this.coalesceTimer=null,t&&(t=!1,this.emit(),r())},16))},s=l=>{l instanceof vt.TFile&&e(l.path)&&l.extension==="md"&&(this.applyChange(l),i())},n=l=>{l instanceof vt.TFile&&e(l.path)&&l.extension==="md"&&this.applyChange(l)&&i()},o=l=>{let c=l?.path;typeof c=="string"&&e(c)&&this.applyDelete(c)&&i()},a=(l,c)=>{if(!(l instanceof vt.TFile))return;let d=typeof c=="string"?c:null;!e(l.path)&&!e(d)||this.applyRename(l,d??"")&&i()};return this.app.metadataCache.on("changed",s),this.app.vault.on("create",n),this.app.vault.on("delete",o),this.app.vault.on("rename",a),()=>{this.app.metadataCache.off("changed",s),this.app.vault.off("create",n),this.app.vault.off("delete",o),this.app.vault.off("rename",a),this.coalesceTimer!=null&&(window.clearTimeout(this.coalesceTimer),this.coalesceTimer=null)}}applyChange(r){if(Ht(r.path))return this.byPath.has(r.path)?this.applyDelete(r.path):!1;let e=this.app.metadataCache.getFileCache(r)?.frontmatter,t=e?.id,i=this.byPath.get(r.path);if(!t){if(i){let c=this.nodes.get(i);if(c&&c.file!==r)return c.file=r,!0}return!1}if(this.synthetic.delete(r.path),t===F){let c=this.nodes.get(F),d=e?.created??"",h=!1;return c.file!==r&&(c.file=r,h=!0),c.created!==d&&(c.created=d,h=!0),this.byPath.get(r.path)!==F&&(this.byPath.set(r.path,F),h=!0),h}let s=e?.parent??F;s===t&&(s=F);let n=e?.created??"";if(!(s===F||this.nodes.has(s)))return this.rebuild(),!0;if(i&&i!==t)return this.rebuild(),!0;let a=this.nodes.get(t);if(!a){let c={id:t,parent:s,children:[],file:r,created:n};return this.nodes.set(t,c),this.byPath.set(r.path,t),this.attachToParent(c),this.resortChildrenOf(s),!0}let l=!1;if(a.file!==r&&(a.file=r,l=!0),a.created!==n&&(a.created=n,this.resortChildrenOf(a.parent??F),l=!0),a.parent!==s){let c=a.parent??F;this.detachFromParent(a),a.parent=s,this.attachToParent(a),this.resortChildrenOf(c),this.resortChildrenOf(s),l=!0}return l}applyDelete(r){let e=this.byPath.get(r);if(!e)return!1;let t=this.nodes.get(e);if(!t)return this.byPath.delete(r),this.synthetic.delete(r),!0;this.detachFromParent(t);let i=this.nodes.get(F);for(let s of t.children){let n=this.nodes.get(s);n&&(n.parent=F,i.children.includes(s)||i.children.push(s))}return t.children.length>0&&this.resortChildrenOf(F),this.nodes.delete(e),this.byPath.delete(r),this.synthetic.delete(r),!0}applyRename(r,e){let t=this.currentFolder,i=!t||e===t||e.startsWith(t+"/"),s=!t||r.path===t||r.path.startsWith(t+"/");if(!i&&!s)return!1;if(i&&!s)return this.applyDelete(e);if(!i&&s)return this.applyChange(r);if(Ht(r.path))return this.byPath.has(e)?this.applyDelete(e):!1;let n=this.byPath.get(e);if(!n)return this.applyChange(r);this.byPath.delete(e),this.byPath.set(r.path,n);let o=this.nodes.get(n);return o&&(o.file=r),!0}detachFromParent(r){let e=this.nodes.get(r.parent??F);if(!e)return;let t=e.children.indexOf(r.id);t>=0&&e.children.splice(t,1)}attachToParent(r){let e=this.nodes.get(r.parent??F);e||(e=this.nodes.get(F)),e.children.includes(r.id)||e.children.push(r.id)}resortChildrenOf(r){let e=this.nodes.get(r);if(e&&(e.children.sort((t,i)=>{let s=this.nodes.get(t),n=this.nodes.get(i);return(s.created||"").localeCompare(n.created||"")}),this.orderProvider)){let t=this.orderProvider(r);if(t.length>0){let i=new Map;t.forEach((s,n)=>i.set(s,n)),e.children.sort((s,n)=>{let o=i.has(s)?i.get(s):1/0,a=i.has(n)?i.get(n):1/0;return o===a?0:o-a})}}}};var Ho=class{constructor(){this.enabled=!1;this.buckets=new Map}record(r,e){if(!this.enabled)return;let t=this.buckets.get(r);t||(t={count:0,total:0,max:0},this.buckets.set(r,t)),t.count+=1,t.total+=e,e>t.max&&(t.max=e)}time(r,e){if(!this.enabled)return e();let t=performance.now();try{return e()}finally{this.record(r,performance.now()-t)}}async timeAsync(r,e){if(!this.enabled)return e();let t=performance.now();try{return await e()}finally{this.record(r,performance.now()-t)}}reset(){this.buckets.clear()}hasData(){return this.buckets.size>0}report(){let r=[...this.buckets.entries()].map(([t,i])=>({label:t,...i,avg:i.total/i.count})).sort((t,i)=>i.total-t.total);if(r.length===0)return"Stashpad perf: no samples (enable profiling, then use the app).";let e=["**Stashpad performance profile**","","| label | count | total (ms) | avg (ms) | max (ms) |","| --- | ---: | ---: | ---: | ---: |"];for(let t of r)e.push(`| \`${t.label}\` | ${t.count} | ${t.total.toFixed(0)} | ${t.avg.toFixed(1)} | ${t.max.toFixed(0)} |`);return e.join(` -`)}},Se=new Ho;var Ft={min:6e4,minute:6e4,m:6e4,h:36e5,hr:36e5,hour:36e5,d:864e5,day:864e5,w:6048e5,wk:6048e5,week:6048e5};function Ro(A){if(typeof A=="number")return A>0?A:null;if(!A)return null;let r=String(A).trim().toLowerCase().match(/^(\d+(?:\.\d+)?)\s*([a-z]+)?$/);if(!r)return null;let e=parseFloat(r[1]),t=(r[2]||"min").replace(/s$/,""),i=Ft[t];return i&&e>0?e*i:null}var Ca=["sunday","monday","tuesday","wednesday","thursday","friday","saturday"];function Ba(A,r){let e=new Date(A),t=e.getDate();return e.setMonth(e.getMonth()+r),e.getDate()<t&&e.setDate(0),e.getTime()}function ya(A,r){let e=new Date(A);return e.setFullYear(e.getFullYear()+r),e.getTime()}function Uc(A,r){let e=new Date(A);do e.setDate(e.getDate()+1);while(e.getDay()!==r);return e.getTime()}function Gc(A){let r=new Date(A);do r.setDate(r.getDate()+1);while(r.getDay()===0||r.getDay()===6);return r.getTime()}function sn(A){if(!A)return null;let r=String(A).trim().toLowerCase();if(!r)return null;let e="due";/\b(when done|after completion|on completion|from completion)\b/.test(r)&&(e="completion",r=r.replace(/\b(when done|after completion|on completion|from completion)\b/g,"").trim()),r=r.replace(/^every\s+/,"").replace(/\s+/g," ").trim();let t=(n,o)=>({next:n,anchor:e,label:o});if(/^(first|1st) of (the )?month$/.test(r))return t(n=>{let o=new Date(n);return o.setMonth(o.getMonth()+1,1),o.getTime()},"first of the month");let i=Ca.indexOf(r.replace(/s$/,""));if(i>=0)return t(n=>Uc(n,i),`every ${Ca[i]}`);if(r==="weekday"||r==="weekdays"||r==="business day"||r==="business days")return t(Gc,"every weekday");if(r==="daily"||r==="day")return t(n=>n+Ft.day,"every day");if(r==="weekly"||r==="week")return t(n=>n+Ft.week,"every week");if(r==="monthly"||r==="month")return t(n=>Ba(n,1),"every month");if(r==="yearly"||r==="annually"||r==="year")return t(n=>ya(n,1),"every year");if(r==="hourly"||r==="hour")return t(n=>n+Ft.h,"every hour");let s=r.match(/^(\d+)\s*([a-z]+)$/);if(s){let n=parseInt(s[1],10),o=s[2].replace(/s$/,"");if(n>0){if(o==="day")return t(a=>a+n*Ft.day,`every ${n} days`);if(o==="week"||o==="wk")return t(a=>a+n*Ft.week,`every ${n} weeks`);if(o==="month"||o==="mo")return t(a=>Ba(a,n),`every ${n} months`);if(o==="year"||o==="yr")return t(a=>ya(a,n),`every ${n} years`);if(o==="hour"||o==="hr"||o==="h")return t(a=>a+n*Ft.h,`every ${n} hours`);if(o==="min"||o==="minute"||o==="m")return t(a=>a+n*Ft.min,`every ${n} minutes`)}}return null}function nn(A,r,e){let t=A.anchor==="completion"?e:r??e,i=A.next(t),s=0;for(;i<=e&&s++<5e3;)i=A.next(i);if(i<=e){i=A.next(e);let n=0;for(;i<=e&&n++<5e3;)i=A.next(i)}return i}var wa=".stashpad-order.json",ui=class{constructor(r){this.app=r;this.cache=new Map;this.pendingTimers=new Map;this.writeInFlight=new Map}async load(r){if(this.cache.has(r))return this.cache.get(r);let e=`${r}/${wa}`,t=this.app.vault.adapter,i={};try{if(await t.exists(e)){let s=await t.read(e),n=JSON.parse(s);if(n&&typeof n=="object"&&!Array.isArray(n))for(let[o,a]of Object.entries(n))Array.isArray(a)&&a.every(l=>typeof l=="string")&&(i[o]=a)}}catch(s){console.warn("Stashpad: order load failed",s)}return this.cache.set(r,i),i}async save(r){this.scheduleWrite(r)}async flush(r){let e=this.pendingTimers.get(r);e!=null&&(window.clearTimeout(e),this.pendingTimers.delete(r)),await this.writeNow(r)}scheduleWrite(r){let e=this.pendingTimers.get(r);e!=null&&window.clearTimeout(e);let t=window.setTimeout(()=>{this.pendingTimers.delete(r),this.writeNow(r)},150);this.pendingTimers.set(r,t)}async writeNow(r){let t=(this.writeInFlight.get(r)??Promise.resolve()).then(()=>this.doWrite(r));this.writeInFlight.set(r,t);try{await t}finally{this.writeInFlight.get(r)===t&&this.writeInFlight.delete(r)}}async doWrite(r){let e=this.cache.get(r)??{},t=`${r}/${wa}`,i=this.app.vault.adapter;try{if(await i.exists(t)){let n=JSON.parse(await i.read(t));if(n&&typeof n=="object"&&!Array.isArray(n))for(let[o,a]of Object.entries(n))!(o in e)&&Array.isArray(a)&&a.every(l=>typeof l=="string")&&(e[o]=a)}}catch{}let s={};for(let[n,o]of Object.entries(e))o.length>0&&(s[n]=o);this.cache.set(r,s);try{if(Object.keys(s).length===0)try{await i.remove(t)}catch{}else await i.write(t,JSON.stringify(s,null,2))}catch(n){console.warn("Stashpad: order save failed",n)}}getOrder(r,e){return this.cache.get(r)?.[e]?.slice()??[]}setOrder(r,e,t){let i=this.cache.get(r)??{};i[e]=t.slice(),this.cache.set(r,i)}appendChild(r,e,t){let i=this.cache.get(r)??{},s=i[e]??[];s.includes(t)||s.push(t),i[e]=s,this.cache.set(r,i)}removeChild(r,e){let t=this.cache.get(r);if(t)for(let i of Object.values(t)){let s=i.indexOf(e);s>=0&&i.splice(s,1)}}invalidate(r){this.cache.delete(r)}};var fi={manual:"Manual","created-asc":"Created \u2014 oldest first","created-desc":"Created \u2014 newest first","modified-asc":"Modified \u2014 oldest first","modified-desc":"Modified \u2014 newest first","title-az":"Title \u2014 A\u2192Z","title-za":"Title \u2014 Z\u2192A"},Uo=["manual","created-asc","created-desc","modified-asc","modified-desc","title-az","title-za"],Ea=new Set(Uo),Qa=".stashpad-sort.json",on=class{constructor(r){this.app=r;this.cache=new Map;this.pendingTimers=new Map;this.writeInFlight=new Map}async load(r){if(this.cache.has(r))return this.cache.get(r);let e=`${r}/${Qa}`,t=this.app.vault.adapter,i={};try{if(await t.exists(e)){let s=JSON.parse(await t.read(e));if(s&&typeof s=="object"&&!Array.isArray(s))for(let[n,o]of Object.entries(s))typeof o=="string"&&Ea.has(o)&&(i[n]=o)}}catch(s){console.warn("Stashpad: sort load failed",s)}return this.cache.set(r,i),i}async save(r){this.scheduleWrite(r)}async flush(r){let e=this.pendingTimers.get(r);e!=null&&(window.clearTimeout(e),this.pendingTimers.delete(r)),await this.writeNow(r)}scheduleWrite(r){let e=this.pendingTimers.get(r);e!=null&&window.clearTimeout(e);let t=window.setTimeout(()=>{this.pendingTimers.delete(r),this.writeNow(r)},150);this.pendingTimers.set(r,t)}async writeNow(r){let t=(this.writeInFlight.get(r)??Promise.resolve()).then(()=>this.doWrite(r));this.writeInFlight.set(r,t);try{await t}finally{this.writeInFlight.get(r)===t&&this.writeInFlight.delete(r)}}async doWrite(r){let e=this.cache.get(r)??{},t=`${r}/${Qa}`,i=this.app.vault.adapter;try{if(await i.exists(t)){let s=JSON.parse(await i.read(t));if(s&&typeof s=="object"&&!Array.isArray(s))for(let[n,o]of Object.entries(s))!(n in e)&&typeof o=="string"&&Ea.has(o)&&(e[n]=o)}}catch{}try{if(Object.keys(e).length===0)try{await i.remove(t)}catch{}else await i.write(t,JSON.stringify(e,null,2))}catch(s){console.warn("Stashpad: sort save failed",s)}}getMode(r,e){return this.cache.get(r)?.[e]??"manual"}setMode(r,e,t){let i=this.cache.get(r)??{};t==="manual"?delete i[e]:i[e]=t,this.cache.set(r,i)}removeParent(r,e){let t=this.cache.get(r);t&&delete t[e]}invalidate(r){this.cache.delete(r)}};le();var kt="parentLink",Ii="children";var ln=class ln{constructor(r,e){this.app=r;this.getTree=e;this.pending=new Set;this.timer=null;this.activityListeners=new Set;this.errorListeners=new Set}onActivity(r){return this.activityListeners.add(r),()=>this.activityListeners.delete(r)}emitActivity(){let r=this.pending.size;for(let e of this.activityListeners)try{e(r)}catch(t){console.warn("[Stashpad] fmSync activity listener failed",t)}}schedule(r){if(!r||!X().writeRecoveryLinks)return;let e=this.pending.size;this.pending.add(r),this.pending.size!==e&&this.emitActivity(),this.kick()}scheduleParentChange(r,e,t){this.schedule(r),e&&this.schedule(e),this.schedule(t)}scheduleSubtree(r){let e=this.getTree(),t=i=>{this.schedule(i);for(let s of e.getChildren(i))t(s.id)};t(r)}scheduleParentOfDeleted(r){r&&this.schedule(r)}async flush(){for(this.timer!=null&&(window.clearTimeout(this.timer),this.timer=null);this.pending.size>0;){let r=this.pending.values().next().value;if(r===void 0)break;this.pending.delete(r),this.emitActivity(),await this.syncOne(r)}}pendingCount(){return this.pending.size}onError(r){return this.errorListeners.add(r),()=>this.errorListeners.delete(r)}emitError(r,e){for(let t of this.errorListeners)try{t(r,e)}catch(i){console.warn("[Stashpad] fmSync error listener failed",i)}}reset(){this.timer!=null&&(window.clearTimeout(this.timer),this.timer=null),this.pending.clear()}kick(){this.timer!=null||this.pending.size===0||(this.timer=window.setTimeout(()=>this.tick(),ln.PACING_MS))}async tick(){this.timer=null;let r=this.pending.values().next().value;if(r!==void 0){this.pending.delete(r),this.emitActivity();try{await this.syncOne(r)}catch(e){console.warn("[Stashpad] frontmatter sync tick failed",e)}this.pending.size>0&&this.kick()}}wouldWrite(r){let t=this.getTree().get(r);if(!t||!t.file)return!1;let i=this.computeParentLink(t),s=this.computeChildrenLinks(t),n=this.app.metadataCache.getFileCache(t.file)?.frontmatter,o=n&&typeof n[kt]=="string"?n[kt]:null,a=n?.[Ii],l=Array.isArray(a)?a.filter(c=>typeof c=="string"):[];if((o??null)!==(i??null)||l.length!==s.length)return!0;for(let c=0;c<l.length;c++)if(l[c]!==s[c])return!0;return!1}async syncOne(r){let t=this.getTree().get(r);if(!t||!t.file||!this.wouldWrite(r))return;let i=this.computeParentLink(t),s=this.computeChildrenLinks(t);try{await Se.timeAsync("write.fmSync",()=>this.app.fileManager.processFrontMatter(t.file,n=>{i?n[kt]=i:delete n[kt],s.length>0?n[Ii]=s:delete n[Ii]}))}catch(n){console.warn("[Stashpad] frontmatter sync failed",t.file?.path,n),this.emitError(t.file.path,n)}}computeParentLink(r){if(r.id===F)return null;let e=this.getTree();if(!r.parent||r.parent===F){let i=e.getRoot();return i&&i.id!==r.id&&i.file?rn(i.file.path):null}let t=e.get(r.parent);return t?.file?rn(t.file.path):null}computeChildrenLinks(r){return this.getTree().getChildren(r.id).filter(t=>!!t.file).map(t=>rn(t.file.path))}};ln.PACING_MS=100;var an=ln;async function mi(A,r){let e=r.endsWith("/")?r:r+"/",t=new Map,i=new Map;for(let c of A.vault.getMarkdownFiles()){if(c.path!==r&&!c.path.startsWith(e))continue;let d=A.metadataCache.getFileCache(c)?.frontmatter,h=typeof d?.id=="string"?d.id:null;if(!h)continue;let g=typeof d?.parent=="string"?d.parent:F;t.set(h,{file:c,id:h,parent:g});let u=i.get(g)??[];u.push(h),i.set(g,u)}let s=c=>rn(c.file.path),n=c=>{if(c.id===F)return null;if(c.parent===F||!c.parent){let h=t.get(F);return h?s(h):null}let d=t.get(c.parent);return d?s(d):null},o=c=>{let d=i.get(c.id)??[],h=[];for(let g of d){let u=t.get(g);u&&h.push(s(u))}return h},a=0,l=0;for(let c of t.values()){a+=1;let d=n(c),h=o(c),g=A.metadataCache.getFileCache(c.file)?.frontmatter,u=g&&typeof g[kt]=="string"?g[kt]:null,p=g?.[Ii],f=Array.isArray(p)?p.filter(C=>typeof C=="string"):[],I=(u??null)===(d??null),m=f.length===h.length&&f.every((C,B)=>C===h[B]);if(!(I&&m))try{await A.fileManager.processFrontMatter(c.file,C=>{d?C[kt]=d:delete C[kt],h.length>0?C[Ii]=h:delete C[Ii]}),l+=1,await new Promise(C=>setTimeout(C,50))}catch(C){console.warn("[Stashpad] rebootstrap fm sync failed",c.file.path,C)}}return{checked:a,written:l}}function rn(A){return`[[${A.replace(/\.md$/i,"")}]]`}Le();ri();var cn=class{constructor(r,e){this.tree=r;this.log=e;this.sweepChain=Promise.resolve()}async sweep(r){let e=this.sweepChain.then(()=>this.doSweep(r),()=>this.doSweep(r));return this.sweepChain=e.catch(()=>{}),e}async doSweep(r){let e=await this.log.readState(),t=this.tree.snapshot(),i=n=>{if(!r)return!0;let o=r.replace(/\/+$/,"");return n===o||n.startsWith(o+"/")};for(let[n,o]of Object.entries(t)){let a=e[n];a?a.parent!==o.parent?await this.log.append({type:"parent_change",id:n,payload:{from:a.parent,to:o.parent}}):a.path!==o.path&&await this.log.append({type:"rename",id:n,payload:{from:a.path,to:o.path}}):await this.log.append({type:"create",id:n,payload:{path:o.path,parent:o.parent}})}for(let[n,o]of Object.entries(e))!t[n]&&i(o.path)&&await this.log.append({type:"missing",id:n,payload:{lastPath:o.path}});let s={};for(let[n,o]of Object.entries(e))i(o.path)||(s[n]=o);for(let[n,o]of Object.entries(t))s[n]=o;await this.log.writeState(s)}};var ue=require("obsidian");le();so();var Ie=ue.moment;function Go(A){let r=A.trim().toLowerCase();if(!r)return null;let e=Date.now(),t=p=>Ie(p).startOf("day").valueOf(),i=/\b(\d{1,2})(?::(\d{2}))?\s*(am|pm)?\b/gi,s=0,n=!1,o=r,a=null;for(let p=i.exec(r);p!=null;p=i.exec(r))if(p[3]||p[2]){a=p;break}if(a){let p=parseInt(a[1],10),f=a[2]?parseInt(a[2],10):0,I=a[3]?.toLowerCase();I==="pm"&&p<12&&(p+=12),I==="am"&&p===12&&(p=0),p>=0&&p<24&&f>=0&&f<60&&(s=(p*3600+f*60)*1e3,n=!0,o=r.replace(a[0]," ").replace(/\s+/g," ").trim())}let l=p=>n?p+s:p;if(o===""||o==="today")return l(t(e));if(o==="yesterday")return l(Ie(e).startOf("day").subtract(1,"day").valueOf());if(o==="tomorrow")return l(Ie(e).startOf("day").add(1,"day").valueOf());let c=["sunday","monday","tuesday","wednesday","thursday","friday","saturday"],d=["sun","mon","tue","wed","thu","fri","sat"],h=c.indexOf(o)>=0?c.indexOf(o):d.indexOf(o);if(h>=0){let p=Ie().startOf("day"),I=(p.day()-h+7)%7;return l(p.subtract(I,"days").valueOf())}let g=/^(\d+)\s*([dwmy])$/.exec(o);if(g){let p=parseInt(g[1],10),f={d:"days",w:"weeks",m:"months",y:"years"}[g[2]];return l(Ie().subtract(p,f).startOf("day").valueOf())}let u=Ie(o,["YYYY-MM-DD","YYYY/MM/DD","MM-DD-YYYY","MM/DD/YYYY","M-D-YYYY","M/D/YYYY"],!0);return u.isValid()?l(u.startOf("day").valueOf()):null}function Lo(A){let r={text:[],filters:{}},e=(A||"").trim();if(!e)return r;let t=/\b(in|before|after|on):\s*(?:\[([^\]]*)\]|([^]*?)(?=\s+(?:in|before|after|on):|$))/gi,i=e,s;for(;(s=t.exec(e))!=null;){let n=s[1].toLowerCase(),o=(s[2]!==void 0?s[2]:s[3]??"").trim();if(!o)continue;let a=!1;if(n==="in")r.filters.in=o.toLowerCase(),a=!0;else if(n==="before"){let l=Go(o);l!=null&&(r.filters.before=l,a=!0)}else if(n==="after"){let l=Go(o);l!=null&&(r.filters.after=l,a=!0)}else if(n==="on"){let l=Go(o);if(l!=null)if(a=!0,/\b\d{1,2}:\d{2}\b|\b\d{1,2}\s*(?:am|pm)\b/i.test(o))r.filters.on={start:l-6e4,end:l+6e4};else{let d=Ie(l).startOf("day");r.filters.on={start:d.valueOf(),end:d.clone().add(1,"day").valueOf()}}}a&&(i=i.replace(s[0]," "))}for(let n of i.split(/\s+/))n&&r.text.push(n.toLowerCase());return r}var it=class A extends ue.SuggestModal{constructor(e,t,i,s){super(e);this.tree=t;this.titleFn=i;this.opts=s;this.notes=[];this.includeExcluded=!1;this.pendingCleanups=[];this.crossFolderIndex=null;this.whenBuilderEl=null;this.whenMode="on";this.whenSingleText="";this.whenBetweenEndText="";this.setPlaceholder(s.placeholder??(s.mode==="search"?"Search notes\u2026":"Pick a note\u2026")),this.loadAll()}onClose(){for(;this.pendingCleanups.length>0;){let e=this.pendingCleanups.pop();try{e&&e()}catch{}}try{this.opts.onClose?.()}catch{}}loadAll(){let e=this.tree.getRoot(),t=e.file?.parent?.name?.trim()??"",i=t?`Home \u2014 ${t}`:"Home",s=(n,o)=>{let a=this.tree.get(n);a?.file&&n!==F?this.notes.push({node:a,title:`${" ".repeat(o)}${this.titleFn(a)}`,body:""}):a?.file&&n===F&&this.notes.push({node:a,title:i,body:""});for(let l of this.tree.getChildren(n))s(l.id,o+1)};e.file&&this.notes.push({node:e,title:i,body:""});for(let n of this.tree.getChildren(F))s(n.id,1);if(this.opts.lockedNotes)for(let n of this.opts.lockedNotes()){let o=(this.opts.hideLockedTitles??!1)||!n.title;this.notes.push({node:null,title:o?"Locked note":n.title,body:"",locked:n})}for(let n of this.notes)n.node?.file&&this.app.vault.cachedRead(n.node.file).then(o=>{n.body=this.stripFm(o)});if(this.opts.crossFolderNotes){let n=this.opts.crossFolderNotes();for(let o of n)this.notes.push({node:null,title:o.title,body:o.body,cross:o});for(let o of this.notes)!o.cross||o.body||o.cross.file&&this.app.vault.cachedRead(o.cross.file).then(a=>{o.body=this.stripFm(a)})}}createdMsFor(e){if(e.node?.created){let t=Date.parse(e.node.created);if(!Number.isNaN(t))return t}if(e.locked?.created){let t=Date.parse(e.locked.created);if(!Number.isNaN(t))return t}return e.cross?.file?.stat?.ctime!=null?e.cross.file.stat.ctime:null}stripFm(e){if(!e.startsWith("---"))return e;let t=e.indexOf(` +`)}},Se=new Ho;var Ft={min:6e4,minute:6e4,m:6e4,h:36e5,hr:36e5,hour:36e5,d:864e5,day:864e5,w:6048e5,wk:6048e5,week:6048e5};function Ro(A){if(typeof A=="number")return A>0?A:null;if(!A)return null;let r=String(A).trim().toLowerCase().match(/^(\d+(?:\.\d+)?)\s*([a-z]+)?$/);if(!r)return null;let e=parseFloat(r[1]),t=(r[2]||"min").replace(/s$/,""),i=Ft[t];return i&&e>0?e*i:null}var Ca=["sunday","monday","tuesday","wednesday","thursday","friday","saturday"];function Ba(A,r){let e=new Date(A),t=e.getDate();return e.setMonth(e.getMonth()+r),e.getDate()<t&&e.setDate(0),e.getTime()}function ya(A,r){let e=new Date(A);return e.setFullYear(e.getFullYear()+r),e.getTime()}function Uc(A,r){let e=new Date(A);do e.setDate(e.getDate()+1);while(e.getDay()!==r);return e.getTime()}function Gc(A){let r=new Date(A);do r.setDate(r.getDate()+1);while(r.getDay()===0||r.getDay()===6);return r.getTime()}function sn(A){if(!A)return null;let r=String(A).trim().toLowerCase();if(!r)return null;let e="due";/\b(when done|after completion|on completion|from completion)\b/.test(r)&&(e="completion",r=r.replace(/\b(when done|after completion|on completion|from completion)\b/g,"").trim()),r=r.replace(/^every\s+/,"").replace(/\s+/g," ").trim();let t=(n,o)=>({next:n,anchor:e,label:o});if(/^(first|1st) of (the )?month$/.test(r))return t(n=>{let o=new Date(n);return o.setMonth(o.getMonth()+1,1),o.getTime()},"first of the month");let i=Ca.indexOf(r.replace(/s$/,""));if(i>=0)return t(n=>Uc(n,i),`every ${Ca[i]}`);if(r==="weekday"||r==="weekdays"||r==="business day"||r==="business days")return t(Gc,"every weekday");if(r==="daily"||r==="day")return t(n=>n+Ft.day,"every day");if(r==="weekly"||r==="week")return t(n=>n+Ft.week,"every week");if(r==="monthly"||r==="month")return t(n=>Ba(n,1),"every month");if(r==="yearly"||r==="annually"||r==="year")return t(n=>ya(n,1),"every year");if(r==="hourly"||r==="hour")return t(n=>n+Ft.h,"every hour");let s=r.match(/^(\d+)\s*([a-z]+)$/);if(s){let n=parseInt(s[1],10),o=s[2].replace(/s$/,"");if(n>0){if(o==="day")return t(a=>a+n*Ft.day,`every ${n} days`);if(o==="week"||o==="wk")return t(a=>a+n*Ft.week,`every ${n} weeks`);if(o==="month"||o==="mo")return t(a=>Ba(a,n),`every ${n} months`);if(o==="year"||o==="yr")return t(a=>ya(a,n),`every ${n} years`);if(o==="hour"||o==="hr"||o==="h")return t(a=>a+n*Ft.h,`every ${n} hours`);if(o==="min"||o==="minute"||o==="m")return t(a=>a+n*Ft.min,`every ${n} minutes`)}}return null}function nn(A,r,e){let t=A.anchor==="completion"?e:r??e,i=A.next(t),s=0;for(;i<=e&&s++<5e3;)i=A.next(i);if(i<=e){i=A.next(e);let n=0;for(;i<=e&&n++<5e3;)i=A.next(i)}return i}var wa=".stashpad-order.json",fi=class{constructor(r){this.app=r;this.cache=new Map;this.pendingTimers=new Map;this.writeInFlight=new Map}async load(r){if(this.cache.has(r))return this.cache.get(r);let e=`${r}/${wa}`,t=this.app.vault.adapter,i={};try{if(await t.exists(e)){let s=await t.read(e),n=JSON.parse(s);if(n&&typeof n=="object"&&!Array.isArray(n))for(let[o,a]of Object.entries(n))Array.isArray(a)&&a.every(l=>typeof l=="string")&&(i[o]=a)}}catch(s){console.warn("Stashpad: order load failed",s)}return this.cache.set(r,i),i}async save(r){this.scheduleWrite(r)}async flush(r){let e=this.pendingTimers.get(r);e!=null&&(window.clearTimeout(e),this.pendingTimers.delete(r)),await this.writeNow(r)}scheduleWrite(r){let e=this.pendingTimers.get(r);e!=null&&window.clearTimeout(e);let t=window.setTimeout(()=>{this.pendingTimers.delete(r),this.writeNow(r)},150);this.pendingTimers.set(r,t)}async writeNow(r){let t=(this.writeInFlight.get(r)??Promise.resolve()).then(()=>this.doWrite(r));this.writeInFlight.set(r,t);try{await t}finally{this.writeInFlight.get(r)===t&&this.writeInFlight.delete(r)}}async doWrite(r){let e=this.cache.get(r)??{},t=`${r}/${wa}`,i=this.app.vault.adapter;try{if(await i.exists(t)){let n=JSON.parse(await i.read(t));if(n&&typeof n=="object"&&!Array.isArray(n))for(let[o,a]of Object.entries(n))!(o in e)&&Array.isArray(a)&&a.every(l=>typeof l=="string")&&(e[o]=a)}}catch{}let s={};for(let[n,o]of Object.entries(e))o.length>0&&(s[n]=o);this.cache.set(r,s);try{if(Object.keys(s).length===0)try{await i.remove(t)}catch{}else await i.write(t,JSON.stringify(s,null,2))}catch(n){console.warn("Stashpad: order save failed",n)}}getOrder(r,e){return this.cache.get(r)?.[e]?.slice()??[]}setOrder(r,e,t){let i=this.cache.get(r)??{};i[e]=t.slice(),this.cache.set(r,i)}appendChild(r,e,t){let i=this.cache.get(r)??{},s=i[e]??[];s.includes(t)||s.push(t),i[e]=s,this.cache.set(r,i)}removeChild(r,e){let t=this.cache.get(r);if(t)for(let i of Object.values(t)){let s=i.indexOf(e);s>=0&&i.splice(s,1)}}invalidate(r){this.cache.delete(r)}};var Ii={manual:"Manual","created-asc":"Created \u2014 oldest first","created-desc":"Created \u2014 newest first","modified-asc":"Modified \u2014 oldest first","modified-desc":"Modified \u2014 newest first","title-az":"Title \u2014 A\u2192Z","title-za":"Title \u2014 Z\u2192A"},Uo=["manual","created-asc","created-desc","modified-asc","modified-desc","title-az","title-za"],Ea=new Set(Uo),Qa=".stashpad-sort.json",on=class{constructor(r){this.app=r;this.cache=new Map;this.pendingTimers=new Map;this.writeInFlight=new Map}async load(r){if(this.cache.has(r))return this.cache.get(r);let e=`${r}/${Qa}`,t=this.app.vault.adapter,i={};try{if(await t.exists(e)){let s=JSON.parse(await t.read(e));if(s&&typeof s=="object"&&!Array.isArray(s))for(let[n,o]of Object.entries(s))typeof o=="string"&&Ea.has(o)&&(i[n]=o)}}catch(s){console.warn("Stashpad: sort load failed",s)}return this.cache.set(r,i),i}async save(r){this.scheduleWrite(r)}async flush(r){let e=this.pendingTimers.get(r);e!=null&&(window.clearTimeout(e),this.pendingTimers.delete(r)),await this.writeNow(r)}scheduleWrite(r){let e=this.pendingTimers.get(r);e!=null&&window.clearTimeout(e);let t=window.setTimeout(()=>{this.pendingTimers.delete(r),this.writeNow(r)},150);this.pendingTimers.set(r,t)}async writeNow(r){let t=(this.writeInFlight.get(r)??Promise.resolve()).then(()=>this.doWrite(r));this.writeInFlight.set(r,t);try{await t}finally{this.writeInFlight.get(r)===t&&this.writeInFlight.delete(r)}}async doWrite(r){let e=this.cache.get(r)??{},t=`${r}/${Qa}`,i=this.app.vault.adapter;try{if(await i.exists(t)){let s=JSON.parse(await i.read(t));if(s&&typeof s=="object"&&!Array.isArray(s))for(let[n,o]of Object.entries(s))!(n in e)&&typeof o=="string"&&Ea.has(o)&&(e[n]=o)}}catch{}try{if(Object.keys(e).length===0)try{await i.remove(t)}catch{}else await i.write(t,JSON.stringify(e,null,2))}catch(s){console.warn("Stashpad: sort save failed",s)}}getMode(r,e){return this.cache.get(r)?.[e]??"manual"}setMode(r,e,t){let i=this.cache.get(r)??{};t==="manual"?delete i[e]:i[e]=t,this.cache.set(r,i)}removeParent(r,e){let t=this.cache.get(r);t&&delete t[e]}invalidate(r){this.cache.delete(r)}};le();var kt="parentLink",mi="children";var ln=class ln{constructor(r,e){this.app=r;this.getTree=e;this.pending=new Set;this.timer=null;this.activityListeners=new Set;this.errorListeners=new Set}onActivity(r){return this.activityListeners.add(r),()=>this.activityListeners.delete(r)}emitActivity(){let r=this.pending.size;for(let e of this.activityListeners)try{e(r)}catch(t){console.warn("[Stashpad] fmSync activity listener failed",t)}}schedule(r){if(!r||!X().writeRecoveryLinks)return;let e=this.pending.size;this.pending.add(r),this.pending.size!==e&&this.emitActivity(),this.kick()}scheduleParentChange(r,e,t){this.schedule(r),e&&this.schedule(e),this.schedule(t)}scheduleSubtree(r){let e=this.getTree(),t=i=>{this.schedule(i);for(let s of e.getChildren(i))t(s.id)};t(r)}scheduleParentOfDeleted(r){r&&this.schedule(r)}async flush(){for(this.timer!=null&&(window.clearTimeout(this.timer),this.timer=null);this.pending.size>0;){let r=this.pending.values().next().value;if(r===void 0)break;this.pending.delete(r),this.emitActivity(),await this.syncOne(r)}}pendingCount(){return this.pending.size}onError(r){return this.errorListeners.add(r),()=>this.errorListeners.delete(r)}emitError(r,e){for(let t of this.errorListeners)try{t(r,e)}catch(i){console.warn("[Stashpad] fmSync error listener failed",i)}}reset(){this.timer!=null&&(window.clearTimeout(this.timer),this.timer=null),this.pending.clear()}kick(){this.timer!=null||this.pending.size===0||(this.timer=window.setTimeout(()=>this.tick(),ln.PACING_MS))}async tick(){this.timer=null;let r=this.pending.values().next().value;if(r!==void 0){this.pending.delete(r),this.emitActivity();try{await this.syncOne(r)}catch(e){console.warn("[Stashpad] frontmatter sync tick failed",e)}this.pending.size>0&&this.kick()}}wouldWrite(r){let t=this.getTree().get(r);if(!t||!t.file)return!1;let i=this.computeParentLink(t),s=this.computeChildrenLinks(t),n=this.app.metadataCache.getFileCache(t.file)?.frontmatter,o=n&&typeof n[kt]=="string"?n[kt]:null,a=n?.[mi],l=Array.isArray(a)?a.filter(c=>typeof c=="string"):[];if((o??null)!==(i??null)||l.length!==s.length)return!0;for(let c=0;c<l.length;c++)if(l[c]!==s[c])return!0;return!1}async syncOne(r){let t=this.getTree().get(r);if(!t||!t.file||!this.wouldWrite(r))return;let i=this.computeParentLink(t),s=this.computeChildrenLinks(t);try{await Se.timeAsync("write.fmSync",()=>this.app.fileManager.processFrontMatter(t.file,n=>{i?n[kt]=i:delete n[kt],s.length>0?n[mi]=s:delete n[mi]}))}catch(n){console.warn("[Stashpad] frontmatter sync failed",t.file?.path,n),this.emitError(t.file.path,n)}}computeParentLink(r){if(r.id===F)return null;let e=this.getTree();if(!r.parent||r.parent===F){let i=e.getRoot();return i&&i.id!==r.id&&i.file?rn(i.file.path):null}let t=e.get(r.parent);return t?.file?rn(t.file.path):null}computeChildrenLinks(r){return this.getTree().getChildren(r.id).filter(t=>!!t.file).map(t=>rn(t.file.path))}};ln.PACING_MS=100;var an=ln;async function Ci(A,r){let e=r.endsWith("/")?r:r+"/",t=new Map,i=new Map;for(let c of A.vault.getMarkdownFiles()){if(c.path!==r&&!c.path.startsWith(e))continue;let d=A.metadataCache.getFileCache(c)?.frontmatter,h=typeof d?.id=="string"?d.id:null;if(!h)continue;let g=typeof d?.parent=="string"?d.parent:F;t.set(h,{file:c,id:h,parent:g});let u=i.get(g)??[];u.push(h),i.set(g,u)}let s=c=>rn(c.file.path),n=c=>{if(c.id===F)return null;if(c.parent===F||!c.parent){let h=t.get(F);return h?s(h):null}let d=t.get(c.parent);return d?s(d):null},o=c=>{let d=i.get(c.id)??[],h=[];for(let g of d){let u=t.get(g);u&&h.push(s(u))}return h},a=0,l=0;for(let c of t.values()){a+=1;let d=n(c),h=o(c),g=A.metadataCache.getFileCache(c.file)?.frontmatter,u=g&&typeof g[kt]=="string"?g[kt]:null,p=g?.[mi],f=Array.isArray(p)?p.filter(C=>typeof C=="string"):[],I=(u??null)===(d??null),m=f.length===h.length&&f.every((C,B)=>C===h[B]);if(!(I&&m))try{await A.fileManager.processFrontMatter(c.file,C=>{d?C[kt]=d:delete C[kt],h.length>0?C[mi]=h:delete C[mi]}),l+=1,await new Promise(C=>setTimeout(C,50))}catch(C){console.warn("[Stashpad] rebootstrap fm sync failed",c.file.path,C)}}return{checked:a,written:l}}function rn(A){return`[[${A.replace(/\.md$/i,"")}]]`}Le();ai();var cn=class{constructor(r,e){this.tree=r;this.log=e;this.sweepChain=Promise.resolve()}async sweep(r){let e=this.sweepChain.then(()=>this.doSweep(r),()=>this.doSweep(r));return this.sweepChain=e.catch(()=>{}),e}async doSweep(r){let e=await this.log.readState(),t=this.tree.snapshot(),i=n=>{if(!r)return!0;let o=r.replace(/\/+$/,"");return n===o||n.startsWith(o+"/")};for(let[n,o]of Object.entries(t)){let a=e[n];a?a.parent!==o.parent?await this.log.append({type:"parent_change",id:n,payload:{from:a.parent,to:o.parent}}):a.path!==o.path&&await this.log.append({type:"rename",id:n,payload:{from:a.path,to:o.path}}):await this.log.append({type:"create",id:n,payload:{path:o.path,parent:o.parent}})}for(let[n,o]of Object.entries(e))!t[n]&&i(o.path)&&await this.log.append({type:"missing",id:n,payload:{lastPath:o.path}});let s={};for(let[n,o]of Object.entries(e))i(o.path)||(s[n]=o);for(let[n,o]of Object.entries(t))s[n]=o;await this.log.writeState(s)}};var he=require("obsidian");le();so();var Ie=he.moment;function Go(A){let r=A.trim().toLowerCase();if(!r)return null;let e=Date.now(),t=p=>Ie(p).startOf("day").valueOf(),i=/\b(\d{1,2})(?::(\d{2}))?\s*(am|pm)?\b/gi,s=0,n=!1,o=r,a=null;for(let p=i.exec(r);p!=null;p=i.exec(r))if(p[3]||p[2]){a=p;break}if(a){let p=parseInt(a[1],10),f=a[2]?parseInt(a[2],10):0,I=a[3]?.toLowerCase();I==="pm"&&p<12&&(p+=12),I==="am"&&p===12&&(p=0),p>=0&&p<24&&f>=0&&f<60&&(s=(p*3600+f*60)*1e3,n=!0,o=r.replace(a[0]," ").replace(/\s+/g," ").trim())}let l=p=>n?p+s:p;if(o===""||o==="today")return l(t(e));if(o==="yesterday")return l(Ie(e).startOf("day").subtract(1,"day").valueOf());if(o==="tomorrow")return l(Ie(e).startOf("day").add(1,"day").valueOf());let c=["sunday","monday","tuesday","wednesday","thursday","friday","saturday"],d=["sun","mon","tue","wed","thu","fri","sat"],h=c.indexOf(o)>=0?c.indexOf(o):d.indexOf(o);if(h>=0){let p=Ie().startOf("day"),I=(p.day()-h+7)%7;return l(p.subtract(I,"days").valueOf())}let g=/^(\d+)\s*([dwmy])$/.exec(o);if(g){let p=parseInt(g[1],10),f={d:"days",w:"weeks",m:"months",y:"years"}[g[2]];return l(Ie().subtract(p,f).startOf("day").valueOf())}let u=Ie(o,["YYYY-MM-DD","YYYY/MM/DD","MM-DD-YYYY","MM/DD/YYYY","M-D-YYYY","M/D/YYYY"],!0);return u.isValid()?l(u.startOf("day").valueOf()):null}function Lo(A){let r={text:[],filters:{}},e=(A||"").trim();if(!e)return r;let t=/(?<![\w-])(in|before|after|on):\s*(?:\[([^\]]*)\]|([^]*?)(?=\s+(?:in|before|after|on):|$))/gi,i=e.split(""),s;for(;(s=t.exec(e))!=null;){let n=s[1].toLowerCase(),o=(s[2]!==void 0?s[2]:s[3]??"").trim();if(!o)continue;let a=!1;if(n==="in")r.filters.in=o.toLowerCase(),a=!0;else if(n==="before"){let l=Go(o);l!=null&&(r.filters.before=l,a=!0)}else if(n==="after"){let l=Go(o);l!=null&&(r.filters.after=l,a=!0)}else if(n==="on"){let l=Go(o);if(l!=null)if(a=!0,/\b\d{1,2}:\d{2}\b|\b\d{1,2}\s*(?:am|pm)\b/i.test(o))r.filters.on={start:l-6e4,end:l+6e4};else{let d=Ie(l).startOf("day");r.filters.on={start:d.valueOf(),end:d.clone().add(1,"day").valueOf()}}}if(a)for(let l=s.index;l<s.index+s[0].length;l++)i[l]=" "}for(let n of i.join("").split(/\s+/))n&&r.text.push(n.toLowerCase());return r}var it=class A extends he.SuggestModal{constructor(e,t,i,s){super(e);this.tree=t;this.titleFn=i;this.opts=s;this.notes=[];this.includeExcluded=!1;this.pendingCleanups=[];this.crossFolderIndex=null;this.whenBuilderEl=null;this.whenMode="on";this.whenSingleText="";this.whenBetweenEndText="";this.setPlaceholder(s.placeholder??(s.mode==="search"?"Search notes\u2026":"Pick a note\u2026")),this.loadAll()}onClose(){for(;this.pendingCleanups.length>0;){let e=this.pendingCleanups.pop();try{e&&e()}catch{}}try{this.opts.onClose?.()}catch{}}loadAll(){let e=this.tree.getRoot(),t=e.file?.parent?.name?.trim()??"",i=t?`Home \u2014 ${t}`:"Home",s=(n,o)=>{let a=this.tree.get(n);a?.file&&n!==F?this.notes.push({node:a,title:`${" ".repeat(o)}${this.titleFn(a)}`,body:""}):a?.file&&n===F&&this.notes.push({node:a,title:i,body:""});for(let l of this.tree.getChildren(n))s(l.id,o+1)};e.file&&this.notes.push({node:e,title:i,body:""});for(let n of this.tree.getChildren(F))s(n.id,1);if(this.opts.lockedNotes)for(let n of this.opts.lockedNotes()){let o=(this.opts.hideLockedTitles??!1)||!n.title;this.notes.push({node:null,title:o?"Locked note":n.title,body:"",locked:n})}for(let n of this.notes)n.node?.file&&this.app.vault.cachedRead(n.node.file).then(o=>{n.body=this.stripFm(o)});if(this.opts.crossFolderNotes){let n=this.opts.crossFolderNotes();for(let o of n)this.notes.push({node:null,title:o.title,body:o.body,cross:o});for(let o of this.notes)!o.cross||o.body||o.cross.file&&this.app.vault.cachedRead(o.cross.file).then(a=>{o.body=this.stripFm(a)})}}createdMsFor(e){if(e.node?.created){let t=Date.parse(e.node.created);if(!Number.isNaN(t))return t}if(e.locked?.created){let t=Date.parse(e.locked.created);if(!Number.isNaN(t))return t}return e.cross?.file?.stat?.ctime!=null?e.cross.file.stat.ctime:null}stripFm(e){if(!e.startsWith("---"))return e;let t=e.indexOf(` ---`,3);return t===-1?e:e.slice(t+4).replace(/^\r?\n/,"")}getSuggestions(e){let t=e.trim().toLowerCase(),i=Lo(e),s=i.text,n=m=>{if(!s.length)return!0;for(let C of s)if(!m.includes(C))return!1;return!0},o=null,a=null;if(i.filters.in){let m=i.filters.in.split(/\s+/).filter(Boolean);o=new Set,a=new Map;let C=y=>m.every(v=>y.toLowerCase().includes(v)),B=y=>{if(!o.has(y)){o.add(y);for(let v of this.tree.getChildren(y))B(v.id)}};for(let y of this.notes)!y.node||y.cross||C(y.title)&&B(y.node.id);let w=new Map;for(let y of this.notes){if(!y.cross)continue;let v=w.get(y.cross.folder)??[];v.push(y),w.set(y.cross.folder,v)}for(let[y,v]of w){let E=new Map;for(let x of v){let H=x.cross?.parentId??null;if(!H)continue;let G=E.get(H)??[];G.push(x.cross.id),E.set(H,G)}let Q=new Set;a.set(y,Q);let S=x=>{if(!Q.has(x)){Q.add(x);for(let H of E.get(x)??[])S(H)}};for(let x of v)C(x.title)&&S(x.cross.id)}}let l=m=>{let C=i.filters;if(o||a)if(m.cross){let B=a?.get(m.cross.folder);if(!B||!B.has(m.cross.id))return!1}else if(m.node){if(!o||!o.has(m.node.id))return!1}else return!1;if(C.before||C.after||C.on){let B=this.createdMsFor(m);if(B==null||C.before!=null&&B>=C.before||C.after!=null&&B<=C.after||C.on&&(B<C.on.start||B>=C.on.end))return!1}return!0},c=m=>n(m.toLowerCase()),d=this.notes.filter(m=>!m.cross),h=this.notes.filter(m=>m.cross),g=(m,C)=>({id:m.locked?`locked:${m.locked.blob}`:m.cross?`cross:${m.cross.folder}:${m.cross.id}`:m.node.id,label:m.title,node:m.node,kind:"note",bodyPreview:this.previewFromBody(m.body,C),matchLine:C,crossFolder:m.cross?.folder,crossFile:m.cross?.file,crossId:m.cross?.id,locked:m.locked}),u=m=>{let C=[];for(let B of m)if(l(B))if(this.opts.mode==="search"){if(!t){C.push(g(B,-1));continue}let w=n(B.title.toLowerCase()),y=B.body.split(/\r?\n/),v=[];for(let Q=0;Q<y.length;Q++)c(y[Q])&&v.push(Q);let E=v.length>0||n(B.body.toLowerCase());if(!w&&!E)continue;if(v.length===0)C.push(g(B,-1));else{let Q=[],S=-100;for(let H of v)H-S>5&&Q.push(H),S=H;let x=5;for(let H of Q.slice(0,x))C.push(g(B,H))}}else{if(t&&!n(B.title.toLowerCase())&&!n(B.body.toLowerCase()))continue;C.push(g(B,-1))}return C},p=u(d),f=[...p];if(this.opts.mode==="search"?t?!0:p.length<10:!!t){let m=u(h);this.opts.mode==="search"&&!t&&(f.length=Math.min(f.length,50)),f.push(...m)}if(this.opts.folderResults){let m=this.opts.folderResults(),C={id:"__folder_picker__",label:"Open folder in a new tab\u2026",node:null,kind:"folder-open"};m.length>0&&(t?m.some(B=>{let w=B.split("/").pop()??B;return n(`${B.toLowerCase()} ${w.toLowerCase()}`)})&&f.push(C):f.unshift(C))}if(this.opts.allowCreate&&t&&!f.some(m=>m.label.trim().toLowerCase()===t)&&f.push({id:"__create__",label:`Create new: "${e}"`,node:null,kind:"create"}),i.text.join("").length>=3){let m=B=>B.kind==="note"&&(B.id===F||B.crossId===F)&&n(B.label.toLowerCase()),C=f.filter(m);if(C.length>0){let B=f.filter(w=>!m(w));f.splice(0,f.length,...C,...B)}}return this.opts.excludedFolderNotes&&!this.includeExcluded&&f.push({id:"__search_excluded__",label:"Search excluded Stashpad folders",node:null,kind:"search-excluded"}),f}loadExcludedNotes(){if(this.includeExcluded||!this.opts.excludedFolderNotes)return;this.includeExcluded=!0;for(let t of this.opts.excludedFolderNotes())this.notes.push({node:null,title:t.title,body:t.body,cross:t});this.crossFolderIndex=null;for(let t of this.notes)!t.cross||t.body||!t.cross.file||this.app.vault.cachedRead(t.cross.file).then(i=>{t.body=this.stripFm(i)});let e=this.inputEl;e&&(e.dispatchEvent(new Event("input",{bubbles:!0})),setTimeout(()=>e.dispatchEvent(new Event("input",{bubbles:!0})),250))}previewFromBody(e,t){let i=e.split(/\r?\n/);if(t<0)return i.filter(a=>a.trim().length>0).slice(0,3).join(` `);let s=Math.max(0,t-2),n=Math.min(i.length,t+3);return i.slice(s,n).filter(o=>o.trim().length>0).join(` -`)}renderSuggestion(e,t){if(t.addClass("stashpad-suggest-item"),e.kind==="create"){t.createDiv({cls:"stashpad-suggest-create",text:e.label});return}if(e.kind==="folder-open"){t.addClass("is-folder-open"),t.createDiv({cls:"stashpad-suggest-title",text:e.label}),e.folder?t.createDiv({cls:"stashpad-suggest-preview",text:e.folder}):t.createDiv({cls:"stashpad-suggest-preview",text:"Click to choose a folder\u2026"});return}if(e.kind==="search-excluded"){t.addClass("is-search-excluded");let u=t.createDiv({cls:"stashpad-suggest-title stashpad-search-excluded-row"}),p=u.createSpan({cls:"stashpad-search-excluded-icon"});(0,ue.setIcon)(p,"folder-search"),u.createSpan({text:e.label}),t.createDiv({cls:"stashpad-suggest-preview",text:"Include folders you've excluded from search (e.g. to move a note there)."});return}if(e.locked){t.addClass("stashpad-suggest-row","is-locked");let u=t.createDiv({cls:"stashpad-suggest-body"}),p=u.createDiv({cls:"stashpad-suggest-title stashpad-suggest-locked"});(0,ue.setIcon)(p.createSpan({cls:"stashpad-suggest-locked-icon"}),"lock");let f=Lo(this.inputEl?.value??"").text;this.highlightInto(p.createSpan(),e.label,f),u.createDiv({cls:"stashpad-suggest-preview",text:e.locked.count>1?`${e.locked.count} notes \xB7 locked`:"Encrypted \u2014 locked"});return}e.crossFolder&&t.addClass("is-cross-folder"),t.addClass("stashpad-suggest-row");let i=t.createDiv({cls:"stashpad-suggest-body"}),s=this.notes.find(u=>e.crossFolder?u.cross?.folder===e.crossFolder&&u.cross?.id===e.crossId:u.node?.id===e.id),n=Lo(this.inputEl?.value??"").text,o=this.firstLineOfBody(s?.body??"")||e.label.trim(),a=i.createDiv({cls:"stashpad-suggest-title"});this.highlightInto(a,o,n);let l=e.crossFolder??this.opts.localFolder??null;if(e.bodyPreview&&e.matchLine!=null&&e.matchLine>=0){let u=i.createDiv({cls:"stashpad-suggest-preview stashpad-suggest-snippet"});this.highlightInto(u,e.bodyPreview,n)}let c="";if(e.crossFolder?c=s?.cross?.parentBlurb??"":c=this.parentBlurbFor(e.node),c){let u=i.createDiv({cls:"stashpad-suggest-preview"});u.appendText("Parent: "),this.highlightInto(u,c,n)}let d=e.crossFolder?this.buildCrossBreadcrumb(e):this.buildLocalBreadcrumb(e.node),h=e.crossFolder??this.opts.localFolder??null;if(h||d){let u=i.createDiv({cls:"stashpad-suggest-breadcrumb"}),f=[h?h.split("/").pop()||h:"",d].filter(I=>I&&I.length>0).join(" \u203A ");f&&u.setText(f)}let g=s?this.createdMsFor(s):null;if(g!=null||l){let u=t.createDiv({cls:"stashpad-suggest-rail"});if(g!=null){let p=u.createDiv({cls:"stashpad-suggest-time"});p.setText(this.formatRelativeTime(g)),p.title=Ie(g).format("YYYY-MM-DD HH:mm")}l&&u.createDiv({cls:"stashpad-suggest-folder-badge",text:l.split("/").pop()||l})}}formatRelativeTime(e){let t=Ie(e),i=Ie().startOf("day").diff(Ie(e).startOf("day"),"days");return i===0?t.format("h:mm a"):i===1?"yesterday":i>1&&i<7?`${i}d ago`:i>=7&&i<30?`${Math.floor(i/7)}w ago`:i>=30&&i<365?t.format("MMM D"):t.format("MMM D, YYYY")}highlightInto(e,t,i){if(!t)return;let s=i.filter(c=>c&&c.length>0);if(!s.length){e.appendText(t);return}let n=t.toLowerCase(),o=[];for(let c of s){let d=0;for(;(d=n.indexOf(c,d))!==-1;)o.push([d,d+c.length]),d+=c.length}if(!o.length){e.appendText(t);return}o.sort((c,d)=>c[0]-d[0]);let a=[];for(let c of o){let d=a[a.length-1];d&&c[0]<=d[1]?d[1]=Math.max(d[1],c[1]):a.push([c[0],c[1]])}let l=0;for(let[c,d]of a)c>l&&e.appendText(t.slice(l,c)),e.createSpan({cls:"stashpad-suggest-match",text:t.slice(c,d)}),l=d;l<t.length&&e.appendText(t.slice(l))}buildLocalBreadcrumb(e){if(!e||!e.parent||e.parent===F)return"";let t=[],i=new Set([e.id]),s=this.tree.get(e.parent);for(;s&&s.id!==F&&!i.has(s.id);)i.add(s.id),t.unshift(this.titleFn(s)),s=s.parent&&s.parent!==F?this.tree.get(s.parent):void 0;return t.join(" \u203A ")}buildCrossBreadcrumb(e){if(!e.crossFolder)return"";if(!this.crossFolderIndex){this.crossFolderIndex=new Map;for(let l of this.notes){if(!l.cross)continue;let c=this.crossFolderIndex.get(l.cross.folder);c||(c=new Map,this.crossFolderIndex.set(l.cross.folder,c)),c.set(l.cross.id,l.cross)}}let t=this.crossFolderIndex.get(e.crossFolder);if(!t)return"";let i=e.crossId??e.id.replace(/^cross:/,""),s=t.get(i);if(!s)return"";let n=[],o=new Set([s.id]),a=s.parentId?t.get(s.parentId):null;for(;a&&!o.has(a.id);)o.add(a.id),n.unshift(a.title),a=a.parentId?t.get(a.parentId):null;return n.join(" \u203A ")}firstLineOfBody(e){if(!e)return"";let t=e.split(/\r?\n/);for(let i of t){let s=i.trim();if(s)return s}return""}parentBlurbFor(e){if(!e||!e.parent||e.parent===F)return"";let t=this.tree.get(e.parent);if(!t||!t.file)return"";let i=this.notes.find(s=>s.node?.id===t.id);return i?this.firstLineOfBody(i.body):""}onOpen(){if(super.onOpen(),this.opts.showFilterChips&&!ue.Platform.isMobile){let e=this.inputEl,t=this.resultContainerEl;if(!e||!t)return;this.mountFilterChipRow(e,t);return}if(ue.Platform.isMobile){let e=this.inputEl;e&&e.focus()}}mountFilterChipRow(e,t){e.addEventListener("keydown",c=>{if(c.key==="["){c.preventDefault();let d=e.selectionStart??e.value.length,h=e.selectionEnd??d,g=e.value.slice(0,d),u=e.value.slice(d,h),p=e.value.slice(h);e.value=`${g}[${u}]${p}`;let f=d+1+u.length;e.setSelectionRange(f,f),e.dispatchEvent(new Event("input",{bubbles:!0}));return}if(c.key==="]"){let d=e.selectionStart??-1;d>=0&&e.value[d]==="]"&&(c.preventDefault(),e.setSelectionRange(d+1,d+1));return}if(c.key==="Backspace"&&!c.metaKey&&!c.ctrlKey&&!c.altKey&&e.selectionStart===e.selectionEnd){let d=e.selectionStart??-1;if(d>0&&e.value[d-1]==="["&&e.value[d]==="]"){c.preventDefault();let h=e.value.slice(0,d-1),g=e.value.slice(d+1);e.value=`${h}${g}`,e.setSelectionRange(d-1,d-1),e.dispatchEvent(new Event("input",{bubbles:!0}))}}});let i=document.createElement("div");i.className="stashpad-search-filter-row";let s=document.createElement("span");s.className="stashpad-search-filter-label",s.textContent="Filters:",i.appendChild(s);let n=document.createElement("button");n.className="stashpad-search-filter-chip",n.type="button",n.textContent="in:[parent note]",n.title='Insert "in:" \u2014 filter by parent note.',n.addEventListener("mousedown",c=>{c.preventDefault()}),n.addEventListener("click",c=>{c.preventDefault(),this.appendFilterToInput(e,"in","")}),n.addEventListener("keydown",c=>{(c.key==="Enter"||c.key===" ")&&(c.preventDefault(),c.stopPropagation(),n.click())}),i.appendChild(n);let o=document.createElement("button");o.className="stashpad-search-filter-chip stashpad-search-filter-when",o.type="button",o.textContent="when:[date / day / timeframe]",o.title="Open the time-filter builder (Before / On / After / Between).",o.addEventListener("mousedown",c=>{c.preventDefault()}),o.addEventListener("click",c=>{c.preventDefault(),this.toggleWhenBuilder(e,i)}),o.addEventListener("keydown",c=>{(c.key==="Enter"||c.key===" ")&&(c.preventDefault(),c.stopPropagation(),o.click())}),i.appendChild(o),t.parentElement?.insertBefore(i,t);let a=new ue.Scope(this.scope),l=c=>{let d=document.activeElement;return d?.classList?.contains("stashpad-search-filter-chip")?(c.preventDefault(),d.click(),!1):c.key==="Enter"&&!c.isComposing?(c.preventDefault(),this.selectActiveSuggestion?.(c),!1):!0};a.register([],"Enter",l),a.register([]," ",l),a.register(["Mod"],"f",c=>{c.preventDefault();let d=this.inputEl;return d&&(d.focus(),d.select()),!1}),a.register([],"Tab",c=>{let d=this.modalEl,h=this.inputEl;if(!d)return!0;let g=Array.from(d.querySelectorAll('input, button, select, textarea, a[href], [tabindex]:not([tabindex="-1"])')).filter(f=>!f.hasAttribute("disabled")&&f.tabIndex!==-1&&f.offsetParent!==null);if(g.length===0)return!0;let u=document.activeElement,p=u?g.indexOf(u):-1;if(c.shiftKey){if(p<=0)return c.preventDefault(),g[g.length-1].focus(),!1}else if(p===g.length-1)return c.preventDefault(),(h??g[0]).focus(),!1;return!0}),this.app.keymap?.pushScope(a),this.pendingCleanups.push(()=>{try{this.app.keymap?.popScope(a)}catch{}})}appendFilterToInput(e,t,i){let s=e.value,o=`${s.length>0&&!/\s$/.test(s)?" ":""}${t}: [`,a="]",l=i;e.value=`${s}${o}${l}${a}`;let c=s.length+o.length+l.length;if(e.setSelectionRange(c,c+0),!l){let d=s.length+o.length;e.setSelectionRange(d,d)}e.focus(),e.dispatchEvent(new Event("input",{bubbles:!0}))}toggleWhenBuilder(e,t){let i=this.modalEl;if(this.whenBuilderEl){this.whenBuilderEl.remove(),this.whenBuilderEl=null,i?.removeClass("is-when-builder-open");return}i?.addClass("is-when-builder-open");let s=document.createElement("div");s.className="stashpad-when-builder";let n=document.createElement("div");n.className="stashpad-when-tabs";let o=[{id:"before",label:"Before"},{id:"on",label:"On"},{id:"after",label:"After"},{id:"between",label:"Between"}],a={};for(let f of o){let I=document.createElement("button");I.type="button",I.className="stashpad-when-tab",I.textContent=f.label,this.whenMode===f.id&&I.addClass("is-active"),I.addEventListener("mousedown",m=>m.preventDefault()),I.addEventListener("click",m=>{if(m.preventDefault(),this.whenMode===f.id)return;let C=this.whenMode;C!=="between"&&f.id==="between"?this.whenBetweenEndText="":C==="between"&&f.id!=="between"&&(!this.whenSingleText&&this.whenBetweenEndText&&(this.whenSingleText=this.whenBetweenEndText),this.whenBetweenEndText=""),this.whenMode=f.id;for(let B in a)a[B].toggleClass("is-active",B===f.id);p()}),a[f.id]=I,n.appendChild(I)}s.appendChild(n);let l=document.createElement("div");l.className="stashpad-when-body",s.appendChild(l);let c=(f,I,m="single")=>{let C=Ie().format("YYYY-MM-DD"),B=!I||I===C;if(m==="betweenStart")return"00:00";if(m==="betweenEnd")return"23:59";switch(f){case"after":return"00:00";case"on":return B?Ie().format("HH:mm"):"23:59";case"before":return B?Ie().format("HH:mm"):"23:59";default:return"23:59"}},d=(f,I)=>{f.addEventListener("keydown",m=>{m.key==="Enter"?(m.preventDefault(),m.stopPropagation(),I()):m.key==="Escape"&&(m.preventDefault(),m.stopPropagation(),this.closeWhenBuilder())})},h=(f,I)=>{let m=f.selectionStart??f.value.length,C=f.selectionEnd??f.value.length,w=`${m>0&&!/\s$/.test(f.value.slice(0,m))?" ":""}${I}`,y=f.value.slice(0,m)+w+f.value.slice(C);f.value=y;let v=m+w.length;f.setSelectionRange(v,v),f.focus(),f.dispatchEvent(new Event("input",{bubbles:!0}))},g=(f,I)=>{let C=f.slice(0,I).match(/(\d{4}-\d{2}-\d{2})(?!.*\d{4}-\d{2}-\d{2})/);return C?C[1]:null},u=(f,I,m,C)=>{let B=l.createDiv({cls:"stashpad-when-input-wrap has-icons"}),w=B.createDiv({cls:"stashpad-when-icon-slot"}),y=w.createEl("button",{cls:"stashpad-when-icon stashpad-when-icon-cal"});y.type="button",y.title="Pick date",(0,ue.setIcon)(y,"calendar-days");let v=w.createEl("input",{cls:"stashpad-when-native",attr:{type:"date"}});v.tabIndex=-1;let E=B.createDiv({cls:"stashpad-when-icon-slot"}),Q=E.createEl("button",{cls:"stashpad-when-icon stashpad-when-icon-clock"});Q.type="button",Q.title="Pick time",(0,ue.setIcon)(Q,"clock");let S=B.createDiv({cls:"stashpad-when-icon-slot"}),x=S.createEl("button",{cls:"stashpad-when-icon stashpad-when-icon-day"});x.type="button",x.title="Pick day",(0,ue.setIcon)(x,"calendar");let H=B.createDiv({cls:"stashpad-when-icon-slot"}),G=H.createEl("button",{cls:"stashpad-when-icon stashpad-when-icon-tf"});G.type="button",G.title="Pick timeframe",(0,ue.setIcon)(G,"history");let N=B.createEl("input",{cls:"stashpad-when-input",attr:{type:"text",placeholder:f}});N.value=I(),N.addEventListener("input",()=>m(N.value));let R=B.createEl("button",{cls:"stashpad-when-clear"});R.type="button",R.textContent="\xD7",R.title="Clear";for(let O of[y,Q,x,G,R])O.addEventListener("mousedown",L=>L.preventDefault());let U=null,D=(O,L)=>{U&&U();let K=O.createDiv({cls:"stashpad-when-popover"}),V=O.ownerDocument??document,Y=new ue.Scope(this.scope),$=null,_=te=>{$=te},ce=!1,re=te=>{!K.contains(te.target)&&te.target!==O&&!O.contains(te.target)&&se()},se=()=>{if(!ce){ce=!0,K.remove(),V.removeEventListener("mousedown",re,!0);try{this.app.keymap?.popScope(Y)}catch{}U===se&&(U=null)}};U=se,Y.register([],"Escape",te=>(te.preventDefault(),se(),!1)),Y.register([],"Enter",te=>(te.preventDefault(),$&&$(),!1));try{L(K,se,_)}catch(te){console.error("[stashpad] popover fill threw:",te),K.remove(),U=null;return}this.app.keymap?.pushScope(Y),this.pendingCleanups.push(se),setTimeout(()=>V.addEventListener("mousedown",re,!0),0)};G.addEventListener("click",O=>{O.preventDefault(),D(H,(L,K,V)=>{let Y=this.whenMode==="on",$=(ne,Fe)=>{if(!Y)return`${ne}${Fe}`;let Tt={d:"days",w:"weeks",m:"months",y:"years"}[Fe];return Ie().subtract(ne,Tt).format("YYYY-MM-DD")},_=L.createDiv({cls:"stashpad-when-pop-row"}),ce=[{label:"Last 7d",n:7,unit:"d"},{label:"Last 30d",n:30,unit:"d"},{label:"This week",n:1,unit:"w"},{label:"This month",n:1,unit:"m"}];for(let ne of ce){let Fe=_.createEl("button",{cls:"stashpad-when-pop-chip",text:ne.label});Fe.type="button",Fe.addEventListener("mousedown",Tt=>Tt.preventDefault()),Fe.addEventListener("click",Tt=>{Tt.preventDefault(),h(N,$(ne.n,ne.unit)),K()})}let re=L.createDiv({cls:"stashpad-when-pop-row stashpad-when-pop-builder"});re.createSpan({text:"Last",cls:"stashpad-when-pop-label"});let se=re.createEl("input",{cls:"stashpad-when-pop-number",attr:{type:"number",min:"1",max:"999",value:"7"}}),te=re.createEl("select",{cls:"stashpad-when-pop-unit"});for(let ne of[{v:"d",label:"days"},{v:"w",label:"weeks"},{v:"m",label:"months"},{v:"y",label:"years"}]){let Fe=te.createEl("option",{text:ne.label});Fe.value=ne.v}let pe=re.createEl("button",{cls:"stashpad-when-pop-chip stashpad-when-pop-go",text:"Insert"});pe.type="button";let He=()=>{let ne=parseInt(se.value,10);!Number.isFinite(ne)||ne<1||(h(N,$(ne,te.value)),K())};pe.addEventListener("mousedown",ne=>ne.preventDefault()),pe.addEventListener("click",ne=>{ne.preventDefault(),He()}),V(He),se.focus(),se.select()})});let b=(O,L,K,V,Y)=>{D(L,($,_,ce)=>{Qs($,{seedH:K,seedM:V,seedPeriod:Y,close:_,setOnEnter:ce,onFinalize:re=>h(O,Hr(re))})})};x.addEventListener("click",O=>{O.preventDefault(),D(S,(L,K,V)=>{let Y=L.createDiv({cls:"stashpad-when-pop-row"});for(let se of["Today","Yesterday"]){let te=Y.createEl("button",{cls:"stashpad-when-pop-chip",text:se});te.type="button",te.addEventListener("mousedown",pe=>pe.preventDefault()),te.addEventListener("click",pe=>{pe.preventDefault(),h(N,se),K()})}let $=L.createDiv({cls:"stashpad-when-pop-row stashpad-when-pop-days"}),_=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],re=(Ie().day()+6)%7;for(let se=0;se<_.length;se++){let te=_[se],pe=$.createEl("button",{cls:"stashpad-when-pop-chip",text:te.slice(0,3)});pe.type="button",pe.title=te,se===re&&pe.addClass("is-today"),pe.addEventListener("mousedown",He=>He.preventDefault()),pe.addEventListener("click",He=>{if(He.preventDefault(),C==="betweenEnd"){let ne=se,Fe=Ie().startOf("day"),Tt=(Fe.day()+6)%7,zn=(ne-Tt+7)%7;zn===0&&(zn=7);let Pl=Fe.clone().add(zn,"days").format("YYYY-MM-DD");h(N,Pl)}else h(N,te);K()})}})});let P=(O,L)=>{O.value||(O.value=L);let K=O;if(typeof K.showPicker=="function")try{K.showPicker();return}catch{}O.focus(),O.click()};return y.addEventListener("click",O=>{O.preventDefault(),P(v,Ie().format("YYYY-MM-DD"))}),v.addEventListener("change",()=>{v.value&&h(N,v.value)}),Q.addEventListener("click",O=>{O.preventDefault();let L=N.selectionStart??N.value.length,K=g(N.value,L),V=c(this.whenMode,K,C),[Y,$]=V.split(":"),_=parseInt(Y,10),ce=parseInt($,10),re=_%12;re===0&&(re=12);let se=_>=12?"pm":"am";b(N,E,re,ce,se)}),R.addEventListener("click",O=>{O.preventDefault(),N.value="",m(""),N.focus()}),N},p=()=>{if(l.empty(),this.whenMode==="between"){let f=u("start (date / day / timeframe)",()=>this.whenSingleText,y=>{this.whenSingleText=y},"betweenStart"),I=u("end (date / day / timeframe)",()=>this.whenBetweenEndText,y=>{this.whenBetweenEndText=y},"betweenEnd"),m=l.createDiv({cls:"stashpad-when-actions"}),C=m.createEl("button",{cls:"stashpad-when-insert",text:"Insert"});C.type="button",C.addEventListener("mousedown",y=>y.preventDefault());let B=()=>{let y=f.value.trim(),v=I.value.trim();y&&this.appendFilterToInput(e,"after",y),v&&this.appendFilterToInput(e,"before",v),this.closeWhenBuilder()};C.addEventListener("click",y=>{y.preventDefault(),B()});let w=m.createEl("button",{cls:"stashpad-when-cancel",text:"Cancel"});w.type="button",w.addEventListener("mousedown",y=>y.preventDefault()),w.addEventListener("click",y=>{y.preventDefault(),this.closeWhenBuilder()}),d(f,B),d(I,B),f.focus(),f.setSelectionRange(f.value.length,f.value.length)}else{let f=u("date / day / timeframe",()=>this.whenSingleText,w=>{this.whenSingleText=w},"single"),I=l.createDiv({cls:"stashpad-when-actions"}),m=I.createEl("button",{cls:"stashpad-when-insert",text:"Insert"});m.type="button",m.addEventListener("mousedown",w=>w.preventDefault());let C=()=>{let w=f.value.trim();w&&this.appendFilterToInput(e,this.whenMode,w),this.closeWhenBuilder()};m.addEventListener("click",w=>{w.preventDefault(),C()});let B=I.createEl("button",{cls:"stashpad-when-cancel",text:"Cancel"});B.type="button",B.addEventListener("mousedown",w=>w.preventDefault()),B.addEventListener("click",w=>{w.preventDefault(),this.closeWhenBuilder()}),d(f,C),f.focus(),f.setSelectionRange(f.value.length,f.value.length)}};p(),t.parentElement?.insertBefore(s,t.nextSibling),this.whenBuilderEl=s}closeWhenBuilder(){if(!this.whenBuilderEl)return;this.whenBuilderEl.remove(),this.whenBuilderEl=null,this.modalEl?.removeClass("is-when-builder-open")}selectSuggestion(e,t){if(e&&e.kind==="search-excluded"){this.loadExcludedNotes();return}super.selectSuggestion(e,t)}onChooseSuggestion(e){if(e.kind==="create"&&this.opts.onCreate){let t=this.inputEl?.value??"",i=t.replace(/\b(in|before|after|on):\s*(?:\[[^\]]*\]|[^]*?(?=\s+(?:in|before|after|on):|$))/gi," ").replace(/\s+/g," ").trim();this.opts.onCreate(i||t);return}if(e.kind==="folder-open"&&e.id==="__folder_picker__"){let t=this.opts.folderResults?.()??[];if(!t.length)return;let i=this.inputEl?.value??"",s=!1,n=g=>{s=!0;let u=g.split("/").pop()??g;this.opts.onPick({id:`folder:${g}`,label:`Open folder \u201C${u}\u201D in a new tab`,node:null,kind:"folder-open",folder:g})},o=new Oo(this.app,t,n),a=o.onClose.bind(o),l=this.tree,c=this.titleFn,d=this.opts,h=this.app;o.onClose=()=>{a(),setTimeout(()=>{if(s)return;let g=new A(h,l,c,d);g.open(),setTimeout(()=>{let u=g.inputEl;u&&(i&&(u.value=i,u.dispatchEvent(new Event("input",{bubbles:!0}))),u.focus(),u.setSelectionRange(u.value.length,u.value.length))},0)},0)},o.open();return}this.opts.onPick(e)}},Oo=class extends ue.FuzzySuggestModal{constructor(e,t,i){super(e);this.folders=t;this.onChosen=i;this.setPlaceholder("Open which folder?")}getItems(){return this.folders}getItemText(e){let t=e.split("/").pop()??e;return t===e?e:`${t} \u2014 ${e}`}onChooseItem(e){this.onChosen(e)}};var va=require("obsidian");le();var dn=class extends va.SuggestModal{constructor(r){super(r),this.setPlaceholder("Run a Stashpad command\u2026");let e=this.app.commands?.commands??{};this.commands=Object.keys(e).filter(t=>t.startsWith("stashpad:")).filter(t=>t!=="stashpad:stashpad-command-palette").map(t=>({id:t,name:Lc(e[t]?.name??t)})).sort((t,i)=>t.name.localeCompare(i.name))}getSuggestions(r){return this.commands.filter(e=>ws(r,e.name))}renderSuggestion(r,e){e.createDiv({text:r.name,cls:"stashpad-cmd-palette-name"})}onChooseSuggestion(r){this.app.commands?.executeCommandById?.(r.id)}};function Lc(A){return A.replace(/^(?:\s*Stashpad:\s*)+/i,"").trim()||A}Ee();var Ko=require("obsidian");function Fa(A){let r=A.code||"",e=/^Key([A-Z])$/.exec(r);if(e)return e[1].toLowerCase();let t=/^Digit(\d)$/.exec(r);return t?t[1]:(A.key||"").toLowerCase()}function Oc(A,r){return!r||A.metaKey||A.ctrlKey||A.altKey?!1:Fa(A)===r.toLowerCase()}function Ci(A,r){return r?r.includes("+")?Kc(A,r):Oc(A,r):!1}function q(A,r){if(!r)return!1;let{primary:e,secondary:t,preferRight:i,useBoth:s}=r;return e&&t?s?Ci(A,e)||Ci(A,t):i?Ci(A,t):Ci(A,e):Ci(A,e)||Ci(A,t)}function rs(A){if(!A)return"";let r=Ko.Platform.isMacOS;return A.split("+").map(e=>{let t=e.trim();return t?t.toLowerCase()==="mod"?r?"Cmd":"Ctrl":t.toLowerCase()==="alt"?r?"Opt":"Alt":t.length===1?t.toUpperCase():t:""}).filter(Boolean).join("+")}function Kc(A,r){if(!r)return!1;let e=r.split("+").map(h=>h.trim()).filter(Boolean);if(e.length<2)return!1;let t=e[e.length-1].toLowerCase(),i=new Set(e.slice(0,-1).map(h=>h.toLowerCase())),s=i.has("mod"),n=i.has("ctrl")||i.has("control"),o=i.has("cmd")||i.has("meta")||i.has("command"),a=i.has("alt")||i.has("option"),l=i.has("shift"),d=Ko.Platform.isMacOS?A.metaKey:A.ctrlKey;return s&&!d||n&&!A.ctrlKey||o&&!A.metaKey||a!==A.altKey||l!==A.shiftKey||!s&&(!n&&A.ctrlKey||!o&&A.metaKey)?!1:Fa(A)===t}var zt=require("obsidian");Ee();var Re=class Re{constructor(r){this.host=r;this.knownBodies=new Map;this.contribTimers=new Map;this.recentSelfWrites=new Map;this.lastExternalModify=new Map}dispose(){for(let r of this.contribTimers.values())clearTimeout(r);this.contribTimers.clear(),this.knownBodies.clear(),this.recentSelfWrites.clear(),this.lastExternalModify.clear()}currentAuthorLink(){let r=(this.host.plugin.settings.authorName??"").trim(),e=(this.host.plugin.settings.authorId??"").trim();if(!r||!e)return null;let t=r.replace(/[^\w\- ]+/g,"").trim().replace(/\s+/g,"-")||"author",i=`${this.host.noteFolder}/_authors/${t}-${e}.md`,s=r.replace(/[\[\]|]/g,"").trim()||t;return{link:`[[${i}|${s}]]`,path:i,name:r,id:e}}claimSelectedAsAuthor(){this.claimAuthorship({scope:"selection",contributorMode:!1})}claimFolderAsAuthor(){this.claimAuthorship({scope:"folder",contributorMode:!1})}claimSelectedWithContributor(){this.claimAuthorship({scope:"selection",contributorMode:!0})}claimFolderWithContributor(){this.claimAuthorship({scope:"folder",contributorMode:!0})}fileBackedNotesInFolder(){let r=this.host.noteFolder.replace(/\/+$/,"");return this.host.app.vault.getMarkdownFiles().filter(e=>{let t=e.parent?.path?.replace(/\/+$/,"")??"";if(t!==r&&!t.startsWith(r+"/")||e.path.includes("/_authors/"))return!1;let i=this.host.app.metadataCache.getFileCache(e)?.frontmatter;return typeof i?.id=="string"&&!!i.id})}async pacedFrontmatter(r,e){for(let s=0;s<r.length;s++){let n=this.host.app.vault.getAbstractFileByPath(r[s]);if(n instanceof zt.TFile){this.recentSelfWrites.set(n.path,Date.now());try{await this.host.app.fileManager.processFrontMatter(n,o=>e(o,r[s]))}catch(o){console.warn("[Stashpad] claim: frontmatter write failed",r[s],o)}}(s+1)%25===0&&await new Promise(o=>setTimeout(o,30))}}async claimAuthorship(r){let e=this.currentAuthorLink();if(!e){new zt.Notice("Set your author name in Stashpad settings first.");return}let t=`-${e.id}`,i=r.scope==="selection"?this.host.getActionTargets().map(g=>g.file).filter(g=>!!g):this.fileBackedNotesInFolder();if(i.length===0){new zt.Notice(r.scope==="selection"?"No notes selected.":"No notes in this folder.");return}let s=[],n=[];for(let g of i){let u=this.host.app.metadataCache.getFileCache(g)?.frontmatter,p=typeof u?.author=="string"?u.author:"";if(!p.trim()){s.push(g.path);continue}if(p.includes(t)||!r.contributorMode)continue;(Array.isArray(u?.contributors)?u.contributors.filter(I=>typeof I=="string"):[]).some(I=>I.includes(t))||n.push(g.path)}let o=s.length+n.length;if(o===0){new zt.Notice("Nothing to claim \u2014 those notes are already authored by you.");return}if(r.scope==="folder"){let g=[`Stamp yourself as author on ${s.length} unauthored note(s)`];if(n.length&&g.push(`and as a contributor on ${n.length} already-authored note(s)`),!await new Promise(p=>{new ie(this.host.app,"Claim authorship",`${g.join(" ")}? -Existing authors are never overwritten. This can be undone.`,"Claim",p).open()}))return}let a=this.host.noteFolder,l=e.link,c=new Set,d=async()=>{await this.pacedFrontmatter(s,(g,u)=>{typeof g.author=="string"&&g.author.trim()||(g.author=l),Array.isArray(g.contributors)&&g.contributors.some(p=>typeof p=="string"&&p.includes(t))&&(g.contributors=g.contributors.filter(p=>!(typeof p=="string"&&p.includes(t))),c.add(u))}),await this.pacedFrontmatter(n,g=>{let u=Array.isArray(g.contributors)?g.contributors.filter(p=>typeof p=="string"):[];u.some(p=>p.includes(t))||u.push(l),g.contributors=u})};this.ensureAuthorFile(e),await d(),this.host.plugin.getUndoStack(a).push({label:`Claim authorship (${o} note${o===1?"":"s"})`,undo:async()=>{await this.pacedFrontmatter(s,(g,u)=>{if(typeof g.author=="string"&&g.author.includes(t)&&delete g.author,c.has(u)){let p=Array.isArray(g.contributors)?g.contributors.filter(f=>typeof f=="string"):[];p.some(f=>f.includes(t))||p.push(l),g.contributors=p}}),await this.pacedFrontmatter(n,g=>{Array.isArray(g.contributors)&&(g.contributors=g.contributors.filter(u=>!(typeof u=="string"&&u.includes(t))))}),this.host.debouncedRender()},redo:async()=>{c.clear(),await d(),this.host.debouncedRender()}});let h=[];s.length&&h.push(`authored ${s.length}`),n.length&&h.push(`contributing to ${n.length}`),new zt.Notice(`Claimed authorship: ${h.join(", ")}. Undo available.`),this.host.debouncedRender()}async ensureAuthorFile(r){try{r.id&&this.host.plugin.authorRegistry.record({id:r.id,name:r.name});let e=`${this.host.noteFolder}/_authors`;if(await this.host.ensureFolder(e),await this.host.app.vault.adapter.exists(r.path))return;let t=r.id===(this.host.plugin.settings.authorId??"").trim(),i=this.host.plugin.buildAuthorStub({id:r.id,name:r.name,role:t?this.host.plugin.settings.authorRole:void 0,department:t?this.host.plugin.settings.authorDepartment:void 0},new Date().toISOString());await this.host.app.vault.create(r.path,i)}catch(e){console.warn("[Stashpad] ensureAuthorFile failed",e)}}collectAuthorIds(r){let e=new Set,t=i=>{if(typeof i!="string")return null;let s=i.match(/-([a-z0-9]{4,12})(?:\.md)?(?:\||\]\])/i);return s?s[1]:null};for(let i of r){if(!i.file)continue;let s=this.host.app.metadataCache.getFileCache(i.file)?.frontmatter;if(!s)continue;let n=t(s.author);if(n&&e.add(n),Array.isArray(s.contributors))for(let o of s.contributors){let a=t(o);a&&e.add(a)}}return Array.from(e)}pruneContribMaps(){let r=Date.now(),e=Re.EXTERNAL_WRITE_GRACE_MS*20,t=Re.EXTERNAL_QUIESCENCE_MS*12;for(let[i,s]of this.recentSelfWrites)r-s>e&&this.recentSelfWrites.delete(i);for(let[i,s]of this.lastExternalModify)r-s>t&&this.lastExternalModify.delete(i);if(this.knownBodies.size>64)for(let i of this.knownBodies.keys())this.host.tree.idForPath(i)||this.knownBodies.delete(i)}noteModify(r){let e=Date.now(),t=this.recentSelfWrites.get(r.path);t!==void 0&&e-t<Re.EXTERNAL_WRITE_GRACE_MS||this.lastExternalModify.set(r.path,e),this.scheduleContribution(r)}scheduleContribution(r){let e=this.contribTimers.get(r.path);e&&clearTimeout(e);let t=this.isFileActivelyEdited(r),i=Re.CONTRIB_DEBOUNCE_MS+(t?Re.CONTRIB_ACTIVE_EDITOR_BONUS_MS:0),s=setTimeout(()=>{if(this.contribTimers.delete(r.path),this.isFileActivelyEdited(r)){this.scheduleContribution(r);return}let n=this.lastExternalModify.get(r.path);if(n!==void 0&&Date.now()-n<Re.EXTERNAL_QUIESCENCE_MS){this.scheduleContribution(r);return}this.maybeRecordContribution(r)},i);this.contribTimers.set(r.path,s)}isFileActivelyEdited(r){try{let e=this.host.app.workspace.activeLeaf;if(!e)return!1;let t=e.view;if(!t||t.getViewType?.()!=="markdown"||t.file?.path!==r.path)return!1;let i=t.containerEl??null;return!!i&&i.contains(document.activeElement)}catch{return!1}}async maybeRecordContribution(r){let e="";try{e=await this.host.app.vault.cachedRead(r)}catch{return}let t=this.host.stripFrontmatter(e),i=this.knownBodies.get(r.path);if(this.knownBodies.set(r.path,t),i===void 0||i===t||this.host.plugin.rebootstrapInProgress)return;let s=this.currentAuthorLink();if(!s)return;this.ensureAuthorFile(s);let n=new Date().toISOString();this.recentSelfWrites.set(r.path,Date.now());try{await this.host.app.fileManager.processFrontMatter(r,o=>{o.modified=n;let a=typeof o.author=="string"?o.author:"",l=Array.isArray(o.contributors)?o.contributors.filter(g=>typeof g=="string"):[],c=`-${s.id}`,d=a.includes(c),h=l.some(g=>g.includes(c));!d&&!h&&l.push(s.link),o.contributors=l})}catch(o){console.warn("[Stashpad] maybeRecordContribution failed",o)}}};Re.CONTRIB_DEBOUNCE_MS=4e3,Re.CONTRIB_ACTIVE_EDITOR_BONUS_MS=2e3,Re.EXTERNAL_WRITE_GRACE_MS=1500,Re.EXTERNAL_QUIESCENCE_MS=5e3;var An=Re;var hn=class{constructor(r){this.host=r;this.dragSourceIds=null;this.dragPlaceholder=null;this.dragRowHeight=0}attachRowDnD(r,e,t){r.addEventListener("dragstart",i=>{let s=this.host.selection.has(e.id)&&this.host.selection.size>1?[...this.host.selection]:[e.id];if(this.dragSourceIds=s,this.dragRowHeight=r.offsetHeight,r.addClass("is-dragging"),this.host.listEl&&(this.dragPlaceholder=this.host.listEl.createDiv({cls:"stashpad-drop-placeholder"}),this.dragPlaceholder.setCssStyles({height:"0px"}),this.dragPlaceholder.addEventListener("dragover",n=>{this.dragSourceIds&&(n.preventDefault(),n.dataTransfer&&(n.dataTransfer.dropEffect="move"))}),this.dragPlaceholder.addEventListener("drop",n=>{if(!this.dragSourceIds||!this.dragPlaceholder)return;n.preventDefault(),n.stopPropagation();let o=this.dragSourceIds.slice();this.dragSourceIds=null;let a=this.dragPlaceholder.nextElementSibling,l=this.dragPlaceholder.previousElementSibling;this.removeDragPlaceholder();let c,d="before";a&&a.classList.contains("stashpad-note")?(c=a.dataset.id,d="before"):l&&l.classList.contains("stashpad-note")&&(c=l.dataset.id,d="after"),c&&this.host.reorderToTarget(o,c,d)}),this.dragPlaceholder.remove()),i.dataTransfer?.setData("text/plain",s.join(",")),i.dataTransfer){i.dataTransfer.effectAllowed="move";try{i.dataTransfer.setDragImage(r,12,12)}catch{}}}),r.addEventListener("dragend",()=>{r.removeClass("is-dragging"),this.clearDropIndicators(),this.removeDragPlaceholder(),this.dragSourceIds=null}),r.addEventListener("dragover",i=>{if(!this.dragSourceIds)return;i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="move");let s=this.dropZone(i,r);this.clearDropIndicators(),s==="drop-into"?(this.removeDragPlaceholder(),r.addClass("drop-into")):(r.removeClass("drop-into"),this.placePlaceholder(r,s==="drop-above"?"before":"after"))}),r.addEventListener("dragleave",i=>{let s=r.getBoundingClientRect();(i.clientX<s.left||i.clientX>s.right||i.clientY<s.top||i.clientY>s.bottom)&&r.removeClass("drop-into")}),r.addEventListener("drop",i=>{if(!this.dragSourceIds)return;i.preventDefault(),i.stopPropagation();let s=this.dragSourceIds.slice();this.dragSourceIds=null;let n=this.dropZone(i,r);this.clearDropIndicators(),this.removeDragPlaceholder(),r.removeClass("is-dragging"),n==="drop-into"?this.host.reorderToTarget(s,e.id,"into"):this.host.reorderToTarget(s,e.id,n==="drop-above"?"before":"after")})}attachListDnD(r){r.addEventListener("dragover",e=>{if(!this.dragSourceIds)return;let t=e.target;if(t&&t.closest&&t.closest(".stashpad-note"))return;e.preventDefault(),e.dataTransfer&&(e.dataTransfer.dropEffect="move");let i=Array.from(r.querySelectorAll(".stashpad-note"));if(i.length!==0){for(let s of i){let n=s.getBoundingClientRect();if(e.clientY<n.top+n.height/2){this.placePlaceholder(s,"before");return}}this.placePlaceholder(i[i.length-1],"after")}}),r.addEventListener("drop",e=>{if(!this.dragSourceIds)return;e.preventDefault();let t=this.dragSourceIds.slice();if(this.dragSourceIds=null,!this.dragPlaceholder)return;let i=this.dragPlaceholder.nextElementSibling,s=this.dragPlaceholder.previousElementSibling;if(this.removeDragPlaceholder(),i&&i.classList.contains("stashpad-note")){let n=i.dataset.id;n&&this.host.reorderToTarget(t,n,"before")}else if(s&&s.classList.contains("stashpad-note")){let n=s.dataset.id;n&&this.host.reorderToTarget(t,n,"after")}})}placePlaceholder(r,e){if(!this.dragPlaceholder||!this.host.listEl)return;let t=e==="before"?r:r.nextSibling;if(e==="before"&&this.dragPlaceholder.nextSibling===r||e==="after"&&this.dragPlaceholder.previousSibling===r)return;let i=!!this.dragPlaceholder.parentElement;this.host.listEl.insertBefore(this.dragPlaceholder,t),this.dragPlaceholder.setCssStyles({opacity:"1"}),i?this.dragPlaceholder.setCssStyles({height:`${this.dragRowHeight}px`}):(this.dragPlaceholder.setCssStyles({height:"0px"}),this.dragPlaceholder.offsetHeight,this.dragPlaceholder.setCssStyles({height:`${this.dragRowHeight}px`}))}removeDragPlaceholder(){if(!this.dragPlaceholder?.parentElement)return;let r=this.dragPlaceholder;r.setCssStyles({height:"0px",opacity:"0"}),setTimeout(()=>{r.parentElement&&r.remove()},150)}dropZone(r,e){let t=e.getBoundingClientRect(),i=r.clientY-t.top;return i<t.height*.3?"drop-above":i>t.height*.7?"drop-below":"drop-into"}clearDropIndicators(){if(this.host.listEl)for(let r of Array.from(this.host.listEl.querySelectorAll(".drop-into")))r.removeClass("drop-into")}};var ka=require("obsidian");var pn=class{constructor(r,e,t){this.host=r;this.component=e;this.bodyObserver=null;this.lazyBodies=new WeakMap;this.renderCache=t??new Map}async getOrComputeRender(r){let e=this.renderCache.get(r.path);if(e&&e.mtime===r.stat.mtime)return Se.record("render.row.cacheHit",0),e;let t=await Se.timeAsync("render.row.read",()=>this.host.app.vault.cachedRead(r)),i=this.host.stripFrontmatter(t),{text:s,attachments:n}=this.splitAttachments(i),o=createDiv({cls:"stashpad-note-text"});await Se.timeAsync("render.row.markdown",()=>ka.MarkdownRenderer.render(this.host.app,s,o,r.path,this.component));let a=o.innerHTML,l={mtime:r.stat.mtime,text:s,attachments:n,html:a};return this.renderCache.set(r.path,l),l}arm(){this.bodyObserver?.disconnect(),this.lazyBodies=new WeakMap,this.bodyObserver=new IntersectionObserver(r=>{for(let e of r){if(!e.isIntersecting)continue;let t=e.target,i=this.lazyBodies.get(t);this.bodyObserver?.unobserve(t),this.lazyBodies.delete(t),i&&i()}},{root:this.host.contentEl,rootMargin:"1400px 0px"})}dispose(){this.bodyObserver?.disconnect(),this.bodyObserver=null}isArmed(){return!!this.bodyObserver}hasFreshRenderCache(r){let e=this.renderCache.get(r.path);return!!e&&e.mtime===r.stat.mtime}evict(r){let e=this.renderCache;e.evict?e.evict(r.path):e.delete&&e.delete(r.path)}defer(r,e){this.lazyBodies.set(r,e),this.bodyObserver?.observe(r)}splitAttachments(r){let e=[];return{text:r.replace(/!\[\[([^\]\|]+)(?:\|[^\]]+)?\]\]/g,(i,s)=>(e.push(s),"")).replace(/\n{3,}/g,` +`)}renderSuggestion(e,t){if(t.addClass("stashpad-suggest-item"),e.kind==="create"){t.createDiv({cls:"stashpad-suggest-create",text:e.label});return}if(e.kind==="folder-open"){t.addClass("is-folder-open"),t.createDiv({cls:"stashpad-suggest-title",text:e.label}),e.folder?t.createDiv({cls:"stashpad-suggest-preview",text:e.folder}):t.createDiv({cls:"stashpad-suggest-preview",text:"Click to choose a folder\u2026"});return}if(e.kind==="search-excluded"){t.addClass("is-search-excluded");let u=t.createDiv({cls:"stashpad-suggest-title stashpad-search-excluded-row"}),p=u.createSpan({cls:"stashpad-search-excluded-icon"});(0,he.setIcon)(p,"folder-search"),u.createSpan({text:e.label}),t.createDiv({cls:"stashpad-suggest-preview",text:"Include folders you've excluded from search (e.g. to move a note there)."});return}if(e.locked){t.addClass("stashpad-suggest-row","is-locked");let u=t.createDiv({cls:"stashpad-suggest-body"}),p=u.createDiv({cls:"stashpad-suggest-title stashpad-suggest-locked"});(0,he.setIcon)(p.createSpan({cls:"stashpad-suggest-locked-icon"}),"lock");let f=Lo(this.inputEl?.value??"").text;this.highlightInto(p.createSpan(),e.label,f),u.createDiv({cls:"stashpad-suggest-preview",text:e.locked.count>1?`${e.locked.count} notes \xB7 locked`:"Encrypted \u2014 locked"});return}e.crossFolder&&t.addClass("is-cross-folder"),t.addClass("stashpad-suggest-row");let i=t.createDiv({cls:"stashpad-suggest-body"}),s=this.notes.find(u=>e.crossFolder?u.cross?.folder===e.crossFolder&&u.cross?.id===e.crossId:u.node?.id===e.id),n=Lo(this.inputEl?.value??"").text,o=this.firstLineOfBody(s?.body??"")||e.label.trim(),a=i.createDiv({cls:"stashpad-suggest-title"});this.highlightInto(a,o,n);let l=e.crossFolder??this.opts.localFolder??null;if(e.bodyPreview&&e.matchLine!=null&&e.matchLine>=0){let u=i.createDiv({cls:"stashpad-suggest-preview stashpad-suggest-snippet"});this.highlightInto(u,e.bodyPreview,n)}let c="";if(e.crossFolder?c=s?.cross?.parentBlurb??"":c=this.parentBlurbFor(e.node),c){let u=i.createDiv({cls:"stashpad-suggest-preview"});u.appendText("Parent: "),this.highlightInto(u,c,n)}let d=e.crossFolder?this.buildCrossBreadcrumb(e):this.buildLocalBreadcrumb(e.node),h=e.crossFolder??this.opts.localFolder??null;if(h||d){let u=i.createDiv({cls:"stashpad-suggest-breadcrumb"}),f=[h?h.split("/").pop()||h:"",d].filter(I=>I&&I.length>0).join(" \u203A ");f&&u.setText(f)}let g=s?this.createdMsFor(s):null;if(g!=null||l){let u=t.createDiv({cls:"stashpad-suggest-rail"});if(g!=null){let p=u.createDiv({cls:"stashpad-suggest-time"});p.setText(this.formatRelativeTime(g)),p.title=Ie(g).format("YYYY-MM-DD HH:mm")}l&&u.createDiv({cls:"stashpad-suggest-folder-badge",text:l.split("/").pop()||l})}}formatRelativeTime(e){let t=Ie(e),i=Ie().startOf("day").diff(Ie(e).startOf("day"),"days");return i===0?t.format("h:mm a"):i===1?"yesterday":i>1&&i<7?`${i}d ago`:i>=7&&i<30?`${Math.floor(i/7)}w ago`:i>=30&&i<365?t.format("MMM D"):t.format("MMM D, YYYY")}highlightInto(e,t,i){if(!t)return;let s=i.filter(c=>c&&c.length>0);if(!s.length){e.appendText(t);return}let n=t.toLowerCase(),o=[];for(let c of s){let d=0;for(;(d=n.indexOf(c,d))!==-1;)o.push([d,d+c.length]),d+=1}if(!o.length){e.appendText(t);return}o.sort((c,d)=>c[0]-d[0]);let a=[];for(let c of o){let d=a[a.length-1];d&&c[0]<=d[1]?d[1]=Math.max(d[1],c[1]):a.push([c[0],c[1]])}let l=0;for(let[c,d]of a)c>l&&e.appendText(t.slice(l,c)),e.createSpan({cls:"stashpad-suggest-match",text:t.slice(c,d)}),l=d;l<t.length&&e.appendText(t.slice(l))}buildLocalBreadcrumb(e){if(!e||!e.parent||e.parent===F)return"";let t=[],i=new Set([e.id]),s=this.tree.get(e.parent);for(;s&&s.id!==F&&!i.has(s.id);)i.add(s.id),t.unshift(this.titleFn(s)),s=s.parent&&s.parent!==F?this.tree.get(s.parent):void 0;return t.join(" \u203A ")}buildCrossBreadcrumb(e){if(!e.crossFolder)return"";if(!this.crossFolderIndex){this.crossFolderIndex=new Map;for(let l of this.notes){if(!l.cross)continue;let c=this.crossFolderIndex.get(l.cross.folder);c||(c=new Map,this.crossFolderIndex.set(l.cross.folder,c)),c.set(l.cross.id,l.cross)}}let t=this.crossFolderIndex.get(e.crossFolder);if(!t)return"";let i=e.crossId??e.id.replace(/^cross:/,""),s=t.get(i);if(!s)return"";let n=[],o=new Set([s.id]),a=s.parentId?t.get(s.parentId):null;for(;a&&!o.has(a.id);)o.add(a.id),n.unshift(a.title),a=a.parentId?t.get(a.parentId):null;return n.join(" \u203A ")}firstLineOfBody(e){if(!e)return"";let t=e.split(/\r?\n/);for(let i of t){let s=i.trim();if(s)return s}return""}parentBlurbFor(e){if(!e||!e.parent||e.parent===F)return"";let t=this.tree.get(e.parent);if(!t||!t.file)return"";let i=this.notes.find(s=>s.node?.id===t.id);return i?this.firstLineOfBody(i.body):""}onOpen(){if(super.onOpen(),this.opts.showFilterChips&&!he.Platform.isMobile){let e=this.inputEl,t=this.resultContainerEl;if(!e||!t)return;this.mountFilterChipRow(e,t);return}if(he.Platform.isMobile){let e=this.inputEl;e&&e.focus()}}mountFilterChipRow(e,t){e.addEventListener("keydown",c=>{if(c.key==="["){c.preventDefault();let d=e.selectionStart??e.value.length,h=e.selectionEnd??d,g=e.value.slice(0,d),u=e.value.slice(d,h),p=e.value.slice(h);e.value=`${g}[${u}]${p}`;let f=d+1+u.length;e.setSelectionRange(f,f),e.dispatchEvent(new Event("input",{bubbles:!0}));return}if(c.key==="]"){let d=e.selectionStart??-1;d>=0&&e.value[d]==="]"&&(c.preventDefault(),e.setSelectionRange(d+1,d+1));return}if(c.key==="Backspace"&&!c.metaKey&&!c.ctrlKey&&!c.altKey&&e.selectionStart===e.selectionEnd){let d=e.selectionStart??-1;if(d>0&&e.value[d-1]==="["&&e.value[d]==="]"){c.preventDefault();let h=e.value.slice(0,d-1),g=e.value.slice(d+1);e.value=`${h}${g}`,e.setSelectionRange(d-1,d-1),e.dispatchEvent(new Event("input",{bubbles:!0}))}}});let i=document.createElement("div");i.className="stashpad-search-filter-row";let s=document.createElement("span");s.className="stashpad-search-filter-label",s.textContent="Filters:",i.appendChild(s);let n=document.createElement("button");n.className="stashpad-search-filter-chip",n.type="button",n.textContent="in:[parent note]",n.title='Insert "in:" \u2014 filter by parent note.',n.addEventListener("mousedown",c=>{c.preventDefault()}),n.addEventListener("click",c=>{c.preventDefault(),this.appendFilterToInput(e,"in","")}),n.addEventListener("keydown",c=>{(c.key==="Enter"||c.key===" ")&&(c.preventDefault(),c.stopPropagation(),n.click())}),i.appendChild(n);let o=document.createElement("button");o.className="stashpad-search-filter-chip stashpad-search-filter-when",o.type="button",o.textContent="when:[date / day / timeframe]",o.title="Open the time-filter builder (Before / On / After / Between).",o.addEventListener("mousedown",c=>{c.preventDefault()}),o.addEventListener("click",c=>{c.preventDefault(),this.toggleWhenBuilder(e,i)}),o.addEventListener("keydown",c=>{(c.key==="Enter"||c.key===" ")&&(c.preventDefault(),c.stopPropagation(),o.click())}),i.appendChild(o),t.parentElement?.insertBefore(i,t);let a=new he.Scope(this.scope),l=c=>{let d=document.activeElement;return d?.classList?.contains("stashpad-search-filter-chip")?(c.preventDefault(),d.click(),!1):c.key==="Enter"&&!c.isComposing?(c.preventDefault(),this.selectActiveSuggestion?.(c),!1):!0};a.register([],"Enter",l),a.register([]," ",l),a.register(["Mod"],"f",c=>{c.preventDefault();let d=this.inputEl;return d&&(d.focus(),d.select()),!1}),a.register([],"Tab",c=>{let d=this.modalEl,h=this.inputEl;if(!d)return!0;let g=Array.from(d.querySelectorAll('input, button, select, textarea, a[href], [tabindex]:not([tabindex="-1"])')).filter(f=>!f.hasAttribute("disabled")&&f.tabIndex!==-1&&f.offsetParent!==null);if(g.length===0)return!0;let u=document.activeElement,p=u?g.indexOf(u):-1;if(c.shiftKey){if(p<=0)return c.preventDefault(),g[g.length-1].focus(),!1}else if(p===g.length-1)return c.preventDefault(),(h??g[0]).focus(),!1;return!0}),this.app.keymap?.pushScope(a),this.pendingCleanups.push(()=>{try{this.app.keymap?.popScope(a)}catch{}})}appendFilterToInput(e,t,i){let s=e.value,o=`${s.length>0&&!/\s$/.test(s)?" ":""}${t}: [`,a="]",l=i;e.value=`${s}${o}${l}${a}`;let c=s.length+o.length+l.length;if(e.setSelectionRange(c,c+0),!l){let d=s.length+o.length;e.setSelectionRange(d,d)}e.focus(),e.dispatchEvent(new Event("input",{bubbles:!0}))}toggleWhenBuilder(e,t){let i=this.modalEl;if(this.whenBuilderEl){this.whenBuilderEl.remove(),this.whenBuilderEl=null,i?.removeClass("is-when-builder-open");return}i?.addClass("is-when-builder-open");let s=document.createElement("div");s.className="stashpad-when-builder";let n=document.createElement("div");n.className="stashpad-when-tabs";let o=[{id:"before",label:"Before"},{id:"on",label:"On"},{id:"after",label:"After"},{id:"between",label:"Between"}],a={};for(let f of o){let I=document.createElement("button");I.type="button",I.className="stashpad-when-tab",I.textContent=f.label,this.whenMode===f.id&&I.addClass("is-active"),I.addEventListener("mousedown",m=>m.preventDefault()),I.addEventListener("click",m=>{if(m.preventDefault(),this.whenMode===f.id)return;let C=this.whenMode;C!=="between"&&f.id==="between"?this.whenBetweenEndText="":C==="between"&&f.id!=="between"&&(!this.whenSingleText&&this.whenBetweenEndText&&(this.whenSingleText=this.whenBetweenEndText),this.whenBetweenEndText=""),this.whenMode=f.id;for(let B in a)a[B].toggleClass("is-active",B===f.id);p()}),a[f.id]=I,n.appendChild(I)}s.appendChild(n);let l=document.createElement("div");l.className="stashpad-when-body",s.appendChild(l);let c=(f,I,m="single")=>{let C=Ie().format("YYYY-MM-DD"),B=!I||I===C;if(m==="betweenStart")return"00:00";if(m==="betweenEnd")return"23:59";switch(f){case"after":return"00:00";case"on":return B?Ie().format("HH:mm"):"23:59";case"before":return B?Ie().format("HH:mm"):"23:59";default:return"23:59"}},d=(f,I)=>{f.addEventListener("keydown",m=>{m.key==="Enter"?(m.preventDefault(),m.stopPropagation(),I()):m.key==="Escape"&&(m.preventDefault(),m.stopPropagation(),this.closeWhenBuilder())})},h=(f,I)=>{let m=f.selectionStart??f.value.length,C=f.selectionEnd??f.value.length,w=`${m>0&&!/\s$/.test(f.value.slice(0,m))?" ":""}${I}`,y=f.value.slice(0,m)+w+f.value.slice(C);f.value=y;let v=m+w.length;f.setSelectionRange(v,v),f.focus(),f.dispatchEvent(new Event("input",{bubbles:!0}))},g=(f,I)=>{let C=f.slice(0,I).match(/(\d{4}-\d{2}-\d{2})(?!.*\d{4}-\d{2}-\d{2})/);return C?C[1]:null},u=(f,I,m,C)=>{let B=l.createDiv({cls:"stashpad-when-input-wrap has-icons"}),w=B.createDiv({cls:"stashpad-when-icon-slot"}),y=w.createEl("button",{cls:"stashpad-when-icon stashpad-when-icon-cal"});y.type="button",y.title="Pick date",(0,he.setIcon)(y,"calendar-days");let v=w.createEl("input",{cls:"stashpad-when-native",attr:{type:"date"}});v.tabIndex=-1;let E=B.createDiv({cls:"stashpad-when-icon-slot"}),Q=E.createEl("button",{cls:"stashpad-when-icon stashpad-when-icon-clock"});Q.type="button",Q.title="Pick time",(0,he.setIcon)(Q,"clock");let S=B.createDiv({cls:"stashpad-when-icon-slot"}),x=S.createEl("button",{cls:"stashpad-when-icon stashpad-when-icon-day"});x.type="button",x.title="Pick day",(0,he.setIcon)(x,"calendar");let H=B.createDiv({cls:"stashpad-when-icon-slot"}),G=H.createEl("button",{cls:"stashpad-when-icon stashpad-when-icon-tf"});G.type="button",G.title="Pick timeframe",(0,he.setIcon)(G,"history");let N=B.createEl("input",{cls:"stashpad-when-input",attr:{type:"text",placeholder:f}});N.value=I(),N.addEventListener("input",()=>m(N.value));let R=B.createEl("button",{cls:"stashpad-when-clear"});R.type="button",R.textContent="\xD7",R.title="Clear";for(let O of[y,Q,x,G,R])O.addEventListener("mousedown",L=>L.preventDefault());let U=null,D=(O,L)=>{U&&U();let K=O.createDiv({cls:"stashpad-when-popover"}),V=O.ownerDocument??document,Y=new he.Scope(this.scope),$=null,_=te=>{$=te},ce=!1,re=te=>{!K.contains(te.target)&&te.target!==O&&!O.contains(te.target)&&se()},se=()=>{if(!ce){ce=!0,K.remove(),V.removeEventListener("mousedown",re,!0);try{this.app.keymap?.popScope(Y)}catch{}U===se&&(U=null)}};U=se,Y.register([],"Escape",te=>(te.preventDefault(),se(),!1)),Y.register([],"Enter",te=>(te.preventDefault(),$&&$(),!1));try{L(K,se,_)}catch(te){console.error("[stashpad] popover fill threw:",te),K.remove(),U=null;return}this.app.keymap?.pushScope(Y),this.pendingCleanups.push(se),setTimeout(()=>V.addEventListener("mousedown",re,!0),0)};G.addEventListener("click",O=>{O.preventDefault(),D(H,(L,K,V)=>{let Y=this.whenMode==="on",$=(ne,Fe)=>{if(!Y)return`${ne}${Fe}`;let Tt={d:"days",w:"weeks",m:"months",y:"years"}[Fe];return Ie().subtract(ne,Tt).format("YYYY-MM-DD")},_=L.createDiv({cls:"stashpad-when-pop-row"}),ce=[{label:"Last 7d",n:7,unit:"d"},{label:"Last 30d",n:30,unit:"d"},{label:"This week",n:1,unit:"w"},{label:"This month",n:1,unit:"m"}];for(let ne of ce){let Fe=_.createEl("button",{cls:"stashpad-when-pop-chip",text:ne.label});Fe.type="button",Fe.addEventListener("mousedown",Tt=>Tt.preventDefault()),Fe.addEventListener("click",Tt=>{Tt.preventDefault(),h(N,$(ne.n,ne.unit)),K()})}let re=L.createDiv({cls:"stashpad-when-pop-row stashpad-when-pop-builder"});re.createSpan({text:"Last",cls:"stashpad-when-pop-label"});let se=re.createEl("input",{cls:"stashpad-when-pop-number",attr:{type:"number",min:"1",max:"999",value:"7"}}),te=re.createEl("select",{cls:"stashpad-when-pop-unit"});for(let ne of[{v:"d",label:"days"},{v:"w",label:"weeks"},{v:"m",label:"months"},{v:"y",label:"years"}]){let Fe=te.createEl("option",{text:ne.label});Fe.value=ne.v}let ge=re.createEl("button",{cls:"stashpad-when-pop-chip stashpad-when-pop-go",text:"Insert"});ge.type="button";let He=()=>{let ne=parseInt(se.value,10);!Number.isFinite(ne)||ne<1||(h(N,$(ne,te.value)),K())};ge.addEventListener("mousedown",ne=>ne.preventDefault()),ge.addEventListener("click",ne=>{ne.preventDefault(),He()}),V(He),se.focus(),se.select()})});let b=(O,L,K,V,Y)=>{D(L,($,_,ce)=>{Qs($,{seedH:K,seedM:V,seedPeriod:Y,close:_,setOnEnter:ce,onFinalize:re=>h(O,Hr(re))})})};x.addEventListener("click",O=>{O.preventDefault(),D(S,(L,K,V)=>{let Y=L.createDiv({cls:"stashpad-when-pop-row"});for(let se of["Today","Yesterday"]){let te=Y.createEl("button",{cls:"stashpad-when-pop-chip",text:se});te.type="button",te.addEventListener("mousedown",ge=>ge.preventDefault()),te.addEventListener("click",ge=>{ge.preventDefault(),h(N,se),K()})}let $=L.createDiv({cls:"stashpad-when-pop-row stashpad-when-pop-days"}),_=["Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","Sunday"],re=(Ie().day()+6)%7;for(let se=0;se<_.length;se++){let te=_[se],ge=$.createEl("button",{cls:"stashpad-when-pop-chip",text:te.slice(0,3)});ge.type="button",ge.title=te,se===re&&ge.addClass("is-today"),ge.addEventListener("mousedown",He=>He.preventDefault()),ge.addEventListener("click",He=>{if(He.preventDefault(),C==="betweenEnd"){let ne=se,Fe=Ie().startOf("day"),Tt=(Fe.day()+6)%7,zn=(ne-Tt+7)%7;zn===0&&(zn=7);let Pl=Fe.clone().add(zn,"days").format("YYYY-MM-DD");h(N,Pl)}else h(N,te);K()})}})});let P=(O,L)=>{O.value||(O.value=L);let K=O;if(typeof K.showPicker=="function")try{K.showPicker();return}catch{}O.focus(),O.click()};return y.addEventListener("click",O=>{O.preventDefault(),P(v,Ie().format("YYYY-MM-DD"))}),v.addEventListener("change",()=>{v.value&&h(N,v.value)}),Q.addEventListener("click",O=>{O.preventDefault();let L=N.selectionStart??N.value.length,K=g(N.value,L),V=c(this.whenMode,K,C),[Y,$]=V.split(":"),_=parseInt(Y,10),ce=parseInt($,10),re=_%12;re===0&&(re=12);let se=_>=12?"pm":"am";b(N,E,re,ce,se)}),R.addEventListener("click",O=>{O.preventDefault(),N.value="",m(""),N.focus()}),N},p=()=>{if(l.empty(),this.whenMode==="between"){let f=u("start (date / day / timeframe)",()=>this.whenSingleText,y=>{this.whenSingleText=y},"betweenStart"),I=u("end (date / day / timeframe)",()=>this.whenBetweenEndText,y=>{this.whenBetweenEndText=y},"betweenEnd"),m=l.createDiv({cls:"stashpad-when-actions"}),C=m.createEl("button",{cls:"stashpad-when-insert",text:"Insert"});C.type="button",C.addEventListener("mousedown",y=>y.preventDefault());let B=()=>{let y=f.value.trim(),v=I.value.trim();y&&this.appendFilterToInput(e,"after",y),v&&this.appendFilterToInput(e,"before",v),this.closeWhenBuilder()};C.addEventListener("click",y=>{y.preventDefault(),B()});let w=m.createEl("button",{cls:"stashpad-when-cancel",text:"Cancel"});w.type="button",w.addEventListener("mousedown",y=>y.preventDefault()),w.addEventListener("click",y=>{y.preventDefault(),this.closeWhenBuilder()}),d(f,B),d(I,B),f.focus(),f.setSelectionRange(f.value.length,f.value.length)}else{let f=u("date / day / timeframe",()=>this.whenSingleText,w=>{this.whenSingleText=w},"single"),I=l.createDiv({cls:"stashpad-when-actions"}),m=I.createEl("button",{cls:"stashpad-when-insert",text:"Insert"});m.type="button",m.addEventListener("mousedown",w=>w.preventDefault());let C=()=>{let w=f.value.trim();w&&this.appendFilterToInput(e,this.whenMode,w),this.closeWhenBuilder()};m.addEventListener("click",w=>{w.preventDefault(),C()});let B=I.createEl("button",{cls:"stashpad-when-cancel",text:"Cancel"});B.type="button",B.addEventListener("mousedown",w=>w.preventDefault()),B.addEventListener("click",w=>{w.preventDefault(),this.closeWhenBuilder()}),d(f,C),f.focus(),f.setSelectionRange(f.value.length,f.value.length)}};p(),t.parentElement?.insertBefore(s,t.nextSibling),this.whenBuilderEl=s}closeWhenBuilder(){if(!this.whenBuilderEl)return;this.whenBuilderEl.remove(),this.whenBuilderEl=null,this.modalEl?.removeClass("is-when-builder-open")}selectSuggestion(e,t){if(e&&e.kind==="search-excluded"){this.loadExcludedNotes();return}super.selectSuggestion(e,t)}onChooseSuggestion(e){if(e.kind==="create"&&this.opts.onCreate){let t=this.inputEl?.value??"",i=t.replace(/(?<![\w-])(in|before|after|on):\s*(?:\[[^\]]*\]|[^]*?(?=\s+(?:in|before|after|on):|$))/gi," ").replace(/\s+/g," ").trim();this.opts.onCreate(i||t);return}if(e.kind==="folder-open"&&e.id==="__folder_picker__"){let t=this.opts.folderResults?.()??[];if(!t.length)return;let i=this.inputEl?.value??"",s=!1,n=g=>{s=!0;let u=g.split("/").pop()??g;this.opts.onPick({id:`folder:${g}`,label:`Open folder \u201C${u}\u201D in a new tab`,node:null,kind:"folder-open",folder:g})},o=new Oo(this.app,t,n),a=o.onClose.bind(o),l=this.tree,c=this.titleFn,d=this.opts,h=this.app;o.onClose=()=>{a(),setTimeout(()=>{if(s)return;let g=new A(h,l,c,d);g.open(),setTimeout(()=>{let u=g.inputEl;u&&(i&&(u.value=i,u.dispatchEvent(new Event("input",{bubbles:!0}))),u.focus(),u.setSelectionRange(u.value.length,u.value.length))},0)},0)},o.open();return}if(e.node?.file&&!this.app.vault.getAbstractFileByPath(e.node.file.path)){new he.Notice("That note no longer exists.");return}this.opts.onPick(e)}},Oo=class extends he.FuzzySuggestModal{constructor(e,t,i){super(e);this.folders=t;this.onChosen=i;this.setPlaceholder("Open which folder?")}getItems(){return this.folders}getItemText(e){let t=e.split("/").pop()??e;return t===e?e:`${t} \u2014 ${e}`}onChooseItem(e){this.onChosen(e)}};var va=require("obsidian");le();var dn=class extends va.SuggestModal{constructor(r){super(r),this.setPlaceholder("Run a Stashpad command\u2026");let e=this.app.commands?.commands??{};this.commands=Object.keys(e).filter(t=>t.startsWith("stashpad:")).filter(t=>t!=="stashpad:stashpad-command-palette").map(t=>({id:t,name:Lc(e[t]?.name??t)})).sort((t,i)=>t.name.localeCompare(i.name))}getSuggestions(r){return this.commands.filter(e=>ws(r,e.name))}renderSuggestion(r,e){e.createDiv({text:r.name,cls:"stashpad-cmd-palette-name"})}onChooseSuggestion(r){this.app.commands?.executeCommandById?.(r.id)}};function Lc(A){return A.replace(/^(?:\s*Stashpad:\s*)+/i,"").trim()||A}Ee();var Ko=require("obsidian");function Fa(A){let r=A.code||"",e=/^Key([A-Z])$/.exec(r);if(e)return e[1].toLowerCase();let t=/^Digit(\d)$/.exec(r);return t?t[1]:(A.key||"").toLowerCase()}function Oc(A,r){return!r||A.metaKey||A.ctrlKey||A.altKey?!1:Fa(A)===r.toLowerCase()}function Bi(A,r){return r?r.includes("+")?Kc(A,r):Oc(A,r):!1}function q(A,r){if(!r)return!1;let{primary:e,secondary:t,preferRight:i,useBoth:s}=r;return e&&t?s?Bi(A,e)||Bi(A,t):i?Bi(A,t):Bi(A,e):Bi(A,e)||Bi(A,t)}function rs(A){if(!A)return"";let r=Ko.Platform.isMacOS;return A.split("+").map(e=>{let t=e.trim();return t?t.toLowerCase()==="mod"?r?"Cmd":"Ctrl":t.toLowerCase()==="alt"?r?"Opt":"Alt":t.length===1?t.toUpperCase():t:""}).filter(Boolean).join("+")}function Kc(A,r){if(!r)return!1;let e=r.split("+").map(h=>h.trim()).filter(Boolean);if(e.length<2)return!1;let t=e[e.length-1].toLowerCase(),i=new Set(e.slice(0,-1).map(h=>h.toLowerCase())),s=i.has("mod"),n=i.has("ctrl")||i.has("control"),o=i.has("cmd")||i.has("meta")||i.has("command"),a=i.has("alt")||i.has("option"),l=i.has("shift"),d=Ko.Platform.isMacOS?A.metaKey:A.ctrlKey;return s&&!d||n&&!A.ctrlKey||o&&!A.metaKey||a!==A.altKey||l!==A.shiftKey||!s&&(!n&&A.ctrlKey||!o&&A.metaKey)?!1:Fa(A)===t}var Vt=require("obsidian");Ee();var Re=class Re{constructor(r){this.host=r;this.knownBodies=new Map;this.contribTimers=new Map;this.recentSelfWrites=new Map;this.lastExternalModify=new Map}dispose(){for(let r of this.contribTimers.values())clearTimeout(r);this.contribTimers.clear(),this.knownBodies.clear(),this.recentSelfWrites.clear(),this.lastExternalModify.clear()}currentAuthorLink(){let r=(this.host.plugin.settings.authorName??"").trim(),e=(this.host.plugin.settings.authorId??"").trim();if(!r||!e)return null;let t=r.replace(/[^\w\- ]+/g,"").trim().replace(/\s+/g,"-")||"author",i=`${this.host.noteFolder}/_authors/${t}-${e}.md`,s=r.replace(/[\[\]|]/g,"").trim()||t;return{link:`[[${i}|${s}]]`,path:i,name:r,id:e}}claimSelectedAsAuthor(){this.claimAuthorship({scope:"selection",contributorMode:!1})}claimFolderAsAuthor(){this.claimAuthorship({scope:"folder",contributorMode:!1})}claimSelectedWithContributor(){this.claimAuthorship({scope:"selection",contributorMode:!0})}claimFolderWithContributor(){this.claimAuthorship({scope:"folder",contributorMode:!0})}fileBackedNotesInFolder(){let r=this.host.noteFolder.replace(/\/+$/,"");return this.host.app.vault.getMarkdownFiles().filter(e=>{let t=e.parent?.path?.replace(/\/+$/,"")??"";if(t!==r&&!t.startsWith(r+"/")||e.path.includes("/_authors/"))return!1;let i=this.host.app.metadataCache.getFileCache(e)?.frontmatter;return typeof i?.id=="string"&&!!i.id})}async pacedFrontmatter(r,e){for(let s=0;s<r.length;s++){let n=this.host.app.vault.getAbstractFileByPath(r[s]);if(n instanceof Vt.TFile){this.recentSelfWrites.set(n.path,Date.now());try{await this.host.app.fileManager.processFrontMatter(n,o=>e(o,r[s]))}catch(o){console.warn("[Stashpad] claim: frontmatter write failed",r[s],o)}}(s+1)%25===0&&await new Promise(o=>setTimeout(o,30))}}async claimAuthorship(r){let e=this.currentAuthorLink();if(!e){new Vt.Notice("Set your author name in Stashpad settings first.");return}let t=`-${e.id}`,i=r.scope==="selection"?this.host.getActionTargets().map(g=>g.file).filter(g=>!!g):this.fileBackedNotesInFolder();if(i.length===0){new Vt.Notice(r.scope==="selection"?"No notes selected.":"No notes in this folder.");return}let s=[],n=[];for(let g of i){let u=this.host.app.metadataCache.getFileCache(g)?.frontmatter,p=typeof u?.author=="string"?u.author:"";if(!p.trim()){s.push(g.path);continue}if(p.includes(t)||!r.contributorMode)continue;(Array.isArray(u?.contributors)?u.contributors.filter(I=>typeof I=="string"):[]).some(I=>I.includes(t))||n.push(g.path)}let o=s.length+n.length;if(o===0){new Vt.Notice("Nothing to claim \u2014 those notes are already authored by you.");return}if(r.scope==="folder"){let g=[`Stamp yourself as author on ${s.length} unauthored note(s)`];if(n.length&&g.push(`and as a contributor on ${n.length} already-authored note(s)`),!await new Promise(p=>{new ie(this.host.app,"Claim authorship",`${g.join(" ")}? +Existing authors are never overwritten. This can be undone.`,"Claim",p).open()}))return}let a=this.host.noteFolder,l=e.link,c=new Set,d=async()=>{await this.pacedFrontmatter(s,(g,u)=>{typeof g.author=="string"&&g.author.trim()||(g.author=l),Array.isArray(g.contributors)&&g.contributors.some(p=>typeof p=="string"&&p.includes(t))&&(g.contributors=g.contributors.filter(p=>!(typeof p=="string"&&p.includes(t))),c.add(u))}),await this.pacedFrontmatter(n,g=>{let u=Array.isArray(g.contributors)?g.contributors.filter(p=>typeof p=="string"):[];u.some(p=>p.includes(t))||u.push(l),g.contributors=u})};this.ensureAuthorFile(e),await d(),this.host.plugin.getUndoStack(a).push({label:`Claim authorship (${o} note${o===1?"":"s"})`,undo:async()=>{await this.pacedFrontmatter(s,(g,u)=>{if(typeof g.author=="string"&&g.author.includes(t)&&delete g.author,c.has(u)){let p=Array.isArray(g.contributors)?g.contributors.filter(f=>typeof f=="string"):[];p.some(f=>f.includes(t))||p.push(l),g.contributors=p}}),await this.pacedFrontmatter(n,g=>{Array.isArray(g.contributors)&&(g.contributors=g.contributors.filter(u=>!(typeof u=="string"&&u.includes(t))))}),this.host.debouncedRender()},redo:async()=>{c.clear(),await d(),this.host.debouncedRender()}});let h=[];s.length&&h.push(`authored ${s.length}`),n.length&&h.push(`contributing to ${n.length}`),new Vt.Notice(`Claimed authorship: ${h.join(", ")}. Undo available.`),this.host.debouncedRender()}async ensureAuthorFile(r){try{r.id&&this.host.plugin.authorRegistry.record({id:r.id,name:r.name});let e=`${this.host.noteFolder}/_authors`;if(await this.host.ensureFolder(e),await this.host.app.vault.adapter.exists(r.path))return;let t=r.id===(this.host.plugin.settings.authorId??"").trim(),i=this.host.plugin.buildAuthorStub({id:r.id,name:r.name,role:t?this.host.plugin.settings.authorRole:void 0,department:t?this.host.plugin.settings.authorDepartment:void 0},new Date().toISOString());await this.host.app.vault.create(r.path,i)}catch(e){console.warn("[Stashpad] ensureAuthorFile failed",e)}}collectAuthorIds(r){let e=new Set,t=i=>{if(typeof i!="string")return null;let s=i.match(/-([a-z0-9]{4,12})(?:\.md)?(?:\||\]\])/i);return s?s[1]:null};for(let i of r){if(!i.file)continue;let s=this.host.app.metadataCache.getFileCache(i.file)?.frontmatter;if(!s)continue;let n=t(s.author);if(n&&e.add(n),Array.isArray(s.contributors))for(let o of s.contributors){let a=t(o);a&&e.add(a)}}return Array.from(e)}pruneContribMaps(){let r=Date.now(),e=Re.EXTERNAL_WRITE_GRACE_MS*20,t=Re.EXTERNAL_QUIESCENCE_MS*12;for(let[i,s]of this.recentSelfWrites)r-s>e&&this.recentSelfWrites.delete(i);for(let[i,s]of this.lastExternalModify)r-s>t&&this.lastExternalModify.delete(i);if(this.knownBodies.size>64)for(let i of this.knownBodies.keys())this.host.tree.idForPath(i)||this.knownBodies.delete(i)}noteModify(r){let e=Date.now(),t=this.recentSelfWrites.get(r.path);t!==void 0&&e-t<Re.EXTERNAL_WRITE_GRACE_MS||this.lastExternalModify.set(r.path,e),this.scheduleContribution(r)}scheduleContribution(r){let e=this.contribTimers.get(r.path);e&&clearTimeout(e);let t=this.isFileActivelyEdited(r),i=Re.CONTRIB_DEBOUNCE_MS+(t?Re.CONTRIB_ACTIVE_EDITOR_BONUS_MS:0),s=setTimeout(()=>{if(this.contribTimers.delete(r.path),this.isFileActivelyEdited(r)){this.scheduleContribution(r);return}let n=this.lastExternalModify.get(r.path);if(n!==void 0&&Date.now()-n<Re.EXTERNAL_QUIESCENCE_MS){this.scheduleContribution(r);return}this.maybeRecordContribution(r)},i);this.contribTimers.set(r.path,s)}isFileActivelyEdited(r){try{let e=this.host.app.workspace.activeLeaf;if(!e)return!1;let t=e.view;if(!t||t.getViewType?.()!=="markdown"||t.file?.path!==r.path)return!1;let i=t.containerEl??null;return!!i&&i.contains(document.activeElement)}catch{return!1}}async maybeRecordContribution(r){let e="";try{e=await this.host.app.vault.cachedRead(r)}catch{return}let t=this.host.stripFrontmatter(e),i=this.knownBodies.get(r.path);if(this.knownBodies.set(r.path,t),i===void 0||i===t||this.host.plugin.rebootstrapInProgress)return;let s=this.currentAuthorLink();if(!s)return;this.ensureAuthorFile(s);let n=new Date().toISOString();this.recentSelfWrites.set(r.path,Date.now());try{await this.host.app.fileManager.processFrontMatter(r,o=>{o.modified=n;let a=typeof o.author=="string"?o.author:"",l=Array.isArray(o.contributors)?o.contributors.filter(g=>typeof g=="string"):[],c=`-${s.id}`,d=a.includes(c),h=l.some(g=>g.includes(c));!d&&!h&&l.push(s.link),o.contributors=l})}catch(o){console.warn("[Stashpad] maybeRecordContribution failed",o)}}};Re.CONTRIB_DEBOUNCE_MS=4e3,Re.CONTRIB_ACTIVE_EDITOR_BONUS_MS=2e3,Re.EXTERNAL_WRITE_GRACE_MS=1500,Re.EXTERNAL_QUIESCENCE_MS=5e3;var An=Re;var hn=class{constructor(r){this.host=r;this.dragSourceIds=null;this.dragPlaceholder=null;this.dragRowHeight=0}attachRowDnD(r,e,t){r.addEventListener("dragstart",i=>{let s=this.host.selection.has(e.id)&&this.host.selection.size>1?[...this.host.selection]:[e.id];if(this.dragSourceIds=s,this.dragRowHeight=r.offsetHeight,r.addClass("is-dragging"),this.host.listEl&&(this.dragPlaceholder=this.host.listEl.createDiv({cls:"stashpad-drop-placeholder"}),this.dragPlaceholder.setCssStyles({height:"0px"}),this.dragPlaceholder.addEventListener("dragover",n=>{this.dragSourceIds&&(n.preventDefault(),n.dataTransfer&&(n.dataTransfer.dropEffect="move"))}),this.dragPlaceholder.addEventListener("drop",n=>{if(!this.dragSourceIds||!this.dragPlaceholder)return;n.preventDefault(),n.stopPropagation();let o=this.dragSourceIds.slice();this.dragSourceIds=null;let a=this.dragPlaceholder.nextElementSibling,l=this.dragPlaceholder.previousElementSibling;this.removeDragPlaceholder();let c,d="before";a&&a.classList.contains("stashpad-note")?(c=a.dataset.id,d="before"):l&&l.classList.contains("stashpad-note")&&(c=l.dataset.id,d="after"),c&&this.host.reorderToTarget(o,c,d)}),this.dragPlaceholder.remove()),i.dataTransfer?.setData("text/plain",s.join(",")),i.dataTransfer){i.dataTransfer.effectAllowed="move";try{i.dataTransfer.setDragImage(r,12,12)}catch{}}}),r.addEventListener("dragend",()=>{r.removeClass("is-dragging"),this.clearDropIndicators(),this.removeDragPlaceholder(),this.dragSourceIds=null}),r.addEventListener("dragover",i=>{if(!this.dragSourceIds)return;i.preventDefault(),i.dataTransfer&&(i.dataTransfer.dropEffect="move");let s=this.dropZone(i,r);this.clearDropIndicators(),s==="drop-into"?(this.removeDragPlaceholder(),r.addClass("drop-into")):(r.removeClass("drop-into"),this.placePlaceholder(r,s==="drop-above"?"before":"after"))}),r.addEventListener("dragleave",i=>{let s=r.getBoundingClientRect();(i.clientX<s.left||i.clientX>s.right||i.clientY<s.top||i.clientY>s.bottom)&&r.removeClass("drop-into")}),r.addEventListener("drop",i=>{if(!this.dragSourceIds)return;i.preventDefault(),i.stopPropagation();let s=this.dragSourceIds.slice();this.dragSourceIds=null;let n=this.dropZone(i,r);this.clearDropIndicators(),this.removeDragPlaceholder(),r.removeClass("is-dragging"),n==="drop-into"?this.host.reorderToTarget(s,e.id,"into"):this.host.reorderToTarget(s,e.id,n==="drop-above"?"before":"after")})}attachListDnD(r){r.addEventListener("dragover",e=>{if(!this.dragSourceIds)return;let t=e.target;if(t&&t.closest&&t.closest(".stashpad-note"))return;e.preventDefault(),e.dataTransfer&&(e.dataTransfer.dropEffect="move");let i=Array.from(r.querySelectorAll(".stashpad-note"));if(i.length!==0){for(let s of i){let n=s.getBoundingClientRect();if(e.clientY<n.top+n.height/2){this.placePlaceholder(s,"before");return}}this.placePlaceholder(i[i.length-1],"after")}}),r.addEventListener("drop",e=>{if(!this.dragSourceIds)return;e.preventDefault();let t=this.dragSourceIds.slice();if(this.dragSourceIds=null,!this.dragPlaceholder)return;let i=this.dragPlaceholder.nextElementSibling,s=this.dragPlaceholder.previousElementSibling;if(this.removeDragPlaceholder(),i&&i.classList.contains("stashpad-note")){let n=i.dataset.id;n&&this.host.reorderToTarget(t,n,"before")}else if(s&&s.classList.contains("stashpad-note")){let n=s.dataset.id;n&&this.host.reorderToTarget(t,n,"after")}})}placePlaceholder(r,e){if(!this.dragPlaceholder||!this.host.listEl)return;let t=e==="before"?r:r.nextSibling;if(e==="before"&&this.dragPlaceholder.nextSibling===r||e==="after"&&this.dragPlaceholder.previousSibling===r)return;let i=!!this.dragPlaceholder.parentElement;this.host.listEl.insertBefore(this.dragPlaceholder,t),this.dragPlaceholder.setCssStyles({opacity:"1"}),i?this.dragPlaceholder.setCssStyles({height:`${this.dragRowHeight}px`}):(this.dragPlaceholder.setCssStyles({height:"0px"}),this.dragPlaceholder.offsetHeight,this.dragPlaceholder.setCssStyles({height:`${this.dragRowHeight}px`}))}removeDragPlaceholder(){if(!this.dragPlaceholder?.parentElement)return;let r=this.dragPlaceholder;r.setCssStyles({height:"0px",opacity:"0"}),setTimeout(()=>{r.parentElement&&r.remove()},150)}dropZone(r,e){let t=e.getBoundingClientRect(),i=r.clientY-t.top;return i<t.height*.3?"drop-above":i>t.height*.7?"drop-below":"drop-into"}clearDropIndicators(){if(this.host.listEl)for(let r of Array.from(this.host.listEl.querySelectorAll(".drop-into")))r.removeClass("drop-into")}};var ka=require("obsidian");var pn=class{constructor(r,e,t){this.host=r;this.component=e;this.bodyObserver=null;this.lazyBodies=new WeakMap;this.renderCache=t??new Map}async getOrComputeRender(r){let e=this.renderCache.get(r.path);if(e&&e.mtime===r.stat.mtime)return Se.record("render.row.cacheHit",0),e;let t=await Se.timeAsync("render.row.read",()=>this.host.app.vault.cachedRead(r)),i=this.host.stripFrontmatter(t),{text:s,attachments:n}=this.splitAttachments(i),o=createDiv({cls:"stashpad-note-text"});await Se.timeAsync("render.row.markdown",()=>ka.MarkdownRenderer.render(this.host.app,s,o,r.path,this.component));let a=o.innerHTML,l={mtime:r.stat.mtime,text:s,attachments:n,html:a};return this.renderCache.set(r.path,l),l}arm(){this.bodyObserver?.disconnect(),this.lazyBodies=new WeakMap,this.bodyObserver=new IntersectionObserver(r=>{for(let e of r){if(!e.isIntersecting)continue;let t=e.target,i=this.lazyBodies.get(t);this.bodyObserver?.unobserve(t),this.lazyBodies.delete(t),i&&i()}},{root:this.host.contentEl,rootMargin:"1400px 0px"})}dispose(){this.bodyObserver?.disconnect(),this.bodyObserver=null}isArmed(){return!!this.bodyObserver}hasFreshRenderCache(r){let e=this.renderCache.get(r.path);return!!e&&e.mtime===r.stat.mtime}evict(r){let e=this.renderCache;e.evict?e.evict(r.path):e.delete&&e.delete(r.path)}defer(r,e){this.lazyBodies.set(r,e),this.bodyObserver?.observe(r)}splitAttachments(r){let e=[];return{text:r.replace(/!\[\[([^\]\|]+)(?:\|[^\]]+)?\]\]/g,(i,s)=>(e.push(s),"")).replace(/\n{3,}/g,` -`).trim(),attachments:e}}};function gt(A,r,e,t){if(!e||e===r)return;let i=o=>{let a=!1;return A.iterateAllLeaves(l=>{l===o&&(a=!0)}),a},s=r,n=A.on("active-leaf-change",()=>{if(i(r)){s=A.activeLeaf??s;return}A.offref(n),s===r&&i(e)&&(A.setActiveLeaf(e,{focus:!0}),A.revealLeaf(e))});t?.(n)}function ba(A,r,e){return A.tree.getChildren(r).slice().sort((i,s)=>qc(A,i,s,e)).map(i=>i.id)}function qc(A,r,e,t){switch(t){case"created-asc":return(r.created||"").localeCompare(e.created||"");case"created-desc":return(e.created||"").localeCompare(r.created||"");case"modified-asc":case"modified-desc":{let i=Sa(A,r)||r.created||"",s=Sa(A,e)||e.created||"";return t==="modified-asc"?i.localeCompare(s):s.localeCompare(i)}case"title-az":case"title-za":{let i=A.titleForNode(r),s=A.titleForNode(e),n={numeric:!0,sensitivity:"base"};return t==="title-az"?i.localeCompare(s,void 0,n):s.localeCompare(i,void 0,n)}default:return 0}}function Sa(A,r){if(!r.file)return"";let e=A.app.metadataCache.getFileCache(r.file)?.frontmatter;return(typeof e?.modified=="string"?e.modified:"")||""}var Bi=require("obsidian");Ri();async function qo(A){let r=A.getActionTargets();if(!r.length)return;let e=X().prefixTimestampsOnCopy,t=[];for(let i of r){if(!i.file)continue;let s=await A.app.vault.cachedRead(i.file),n=A.stripFrontmatter(s).trim();t.push(e?`${A.formatTimeInline(i.created)} ${n}`:n)}await navigator.clipboard.writeText(t.join(` +`).trim(),attachments:e}}};function gt(A,r,e,t){if(!e||e===r)return;let i=o=>{let a=!1;return A.iterateAllLeaves(l=>{l===o&&(a=!0)}),a},s=r,n=A.on("active-leaf-change",()=>{if(i(r)){s=A.activeLeaf??s;return}A.offref(n),s===r&&i(e)&&(A.setActiveLeaf(e,{focus:!0}),A.revealLeaf(e))});t?.(n)}function ba(A,r,e){return A.tree.getChildren(r).slice().sort((i,s)=>qc(A,i,s,e)).map(i=>i.id)}function qc(A,r,e,t){switch(t){case"created-asc":return(r.created||"").localeCompare(e.created||"");case"created-desc":return(e.created||"").localeCompare(r.created||"");case"modified-asc":case"modified-desc":{let i=Sa(A,r)||r.created||"",s=Sa(A,e)||e.created||"";return t==="modified-asc"?i.localeCompare(s):s.localeCompare(i)}case"title-az":case"title-za":{let i=A.titleForNode(r),s=A.titleForNode(e),n={numeric:!0,sensitivity:"base"};return t==="title-az"?i.localeCompare(s,void 0,n):s.localeCompare(i,void 0,n)}default:return 0}}function Sa(A,r){if(!r.file)return"";let e=A.app.metadataCache.getFileCache(r.file)?.frontmatter;return(typeof e?.modified=="string"?e.modified:"")||""}var yi=require("obsidian");Ui();async function qo(A){let r=A.getActionTargets();if(!r.length)return;let e=X().prefixTimestampsOnCopy,t=[];for(let i of r){if(!i.file)continue;let s=await A.app.vault.cachedRead(i.file),n=A.stripFrontmatter(s).trim();t.push(e?`${A.formatTimeInline(i.created)} ${n}`:n)}await navigator.clipboard.writeText(t.join(` -`)),A.plugin.notifications.show({message:`Copied ${A.titleList(r)} to clipboard`,kind:"success",category:"system",affectedIds:r.map(i=>i.id),folder:A.noteFolder})}async function Da(A){let r=A.getActionTargets();if(!r.length||!r[0].file){new Bi.Notice("Nothing to copy from.");return}let e=r[0],t=await A.app.vault.cachedRead(e.file),i=A.stripFrontmatter(t),s=Nr(i);if(s.length===0){A.plugin.notifications.show({message:`No codeblock found in "${A.titleForNode(e)}".`,kind:"info",category:"system",affectedIds:[e.id],folder:A.noteFolder});return}if(s.length===1){await navigator.clipboard.writeText(s[0].code),A.plugin.notifications.show({message:`Copied codeblock${s[0].lang?` (${s[0].lang})`:""} from "${A.titleForNode(e)}".`,kind:"success",category:"system",affectedIds:[e.id],folder:A.noteFolder});return}let n=s.map((a,l)=>({kind:"one",idx:l,label:`${l+1}. ${a.lang||"(no language)"} \u2014 ${a.code.split(` +`)),A.plugin.notifications.show({message:`Copied ${A.titleList(r)} to clipboard`,kind:"success",category:"system",affectedIds:r.map(i=>i.id),folder:A.noteFolder})}async function Da(A){let r=A.getActionTargets();if(!r.length||!r[0].file){new yi.Notice("Nothing to copy from.");return}let e=r[0],t=await A.app.vault.cachedRead(e.file),i=A.stripFrontmatter(t),s=Nr(i);if(s.length===0){A.plugin.notifications.show({message:`No codeblock found in "${A.titleForNode(e)}".`,kind:"info",category:"system",affectedIds:[e.id],folder:A.noteFolder});return}if(s.length===1){await navigator.clipboard.writeText(s[0].code),A.plugin.notifications.show({message:`Copied codeblock${s[0].lang?` (${s[0].lang})`:""} from "${A.titleForNode(e)}".`,kind:"success",category:"system",affectedIds:[e.id],folder:A.noteFolder});return}let n=s.map((a,l)=>({kind:"one",idx:l,label:`${l+1}. ${a.lang||"(no language)"} \u2014 ${a.code.split(` `)[0].slice(0,60)}${a.code.includes(` -`)?"\u2026":""}`}));n.push({kind:"all",idx:-1,label:`Copy all ${s.length} blocks (joined with blank lines)`});let o=new class extends Bi.SuggestModal{getSuggestions(a){let l=a.trim().toLowerCase();if(!l)return n;let c=l.split(/\s+/).filter(Boolean);return n.filter(d=>{let h=d.label.toLowerCase();return c.every(g=>h.includes(g))})}renderSuggestion(a,l){l.createDiv({cls:"stashpad-suggest-title",text:a.label})}async onChooseSuggestion(a){let l=a.kind==="all"?s.map(c=>c.code).join(` +`)?"\u2026":""}`}));n.push({kind:"all",idx:-1,label:`Copy all ${s.length} blocks (joined with blank lines)`});let o=new class extends yi.SuggestModal{getSuggestions(a){let l=a.trim().toLowerCase();if(!l)return n;let c=l.split(/\s+/).filter(Boolean);return n.filter(d=>{let h=d.label.toLowerCase();return c.every(g=>h.includes(g))})}renderSuggestion(a,l){l.createDiv({cls:"stashpad-suggest-title",text:a.label})}async onChooseSuggestion(a){let l=a.kind==="all"?s.map(c=>c.code).join(` -`):s[a.idx].code;await navigator.clipboard.writeText(l),A.plugin.notifications.show({message:a.kind==="all"?`Copied all ${s.length} codeblocks from "${A.titleForNode(e)}".`:`Copied codeblock${s[a.idx].lang?` (${s[a.idx].lang})`:""} from "${A.titleForNode(e)}".`,kind:"success",category:"system",affectedIds:[e.id],folder:A.noteFolder})}}(A.app);o.setPlaceholder(`${s.length} codeblocks in "${A.titleForNode(e)}" \u2014 pick one to copy.`),o.open()}async function xa(A){let r=A.getActionTargets();if(r.length===0){let n=A.tree.get(A.focusId);n?.file&&(r=[n])}if(r.length===0){new Bi.Notice("Nothing to copy.");return}let e=X().prefixTimestampsOnCopy,t=[],i=async(n,o)=>{if(n.file){let a=await A.app.vault.cachedRead(n.file),l=A.stripFrontmatter(a).trim().split(/\r?\n/).join(" "),c=e?`${A.formatTimeInline(n.created)} `:"";t.push(`${" ".repeat(o)}- ${c}${l}`)}for(let a of A.tree.getChildren(n.id))await i(a,o+1)};for(let n of r)await i(n,0);let s=t.join(` -`);await navigator.clipboard.writeText(s),A.plugin.clearNoteClipboard(),A.plugin.noteClipboard={mode:"copy",folder:A.noteFolder,ids:r.map(n=>n.id),text:s},A.render(),A.plugin.notifications.show({message:`Copied tree of ${A.titleList(r)} (${t.length} entries) \u2014 paste in the list to clone, in a note to drop the outline in`,kind:"success",category:"system",affectedIds:r.map(n=>n.id),folder:A.noteFolder})}async function Na(A){let r=A.getActionTargets();if(r.length===0){let i=A.tree.get(A.focusId);i?.file&&(r=[i])}if(r.length===0){new Bi.Notice("Nothing to copy.");return}let e=[],t=(i,s)=>{if(!i.file)return;let n=" ".repeat(s);e.push(`${n}- ![[${i.file.basename}]]`);for(let o of A.tree.getChildren(i.id))t(o,s+1)};for(let i of r)t(i,0);await navigator.clipboard.writeText(e.join(` +`):s[a.idx].code;await navigator.clipboard.writeText(l),A.plugin.notifications.show({message:a.kind==="all"?`Copied all ${s.length} codeblocks from "${A.titleForNode(e)}".`:`Copied codeblock${s[a.idx].lang?` (${s[a.idx].lang})`:""} from "${A.titleForNode(e)}".`,kind:"success",category:"system",affectedIds:[e.id],folder:A.noteFolder})}}(A.app);o.setPlaceholder(`${s.length} codeblocks in "${A.titleForNode(e)}" \u2014 pick one to copy.`),o.open()}async function xa(A){let r=A.getActionTargets();if(r.length===0){let n=A.tree.get(A.focusId);n?.file&&(r=[n])}if(r.length===0){new yi.Notice("Nothing to copy.");return}let e=X().prefixTimestampsOnCopy,t=[],i=async(n,o)=>{if(n.file){let a=await A.app.vault.cachedRead(n.file),l=A.stripFrontmatter(a).trim().split(/\r?\n/).join(" "),c=e?`${A.formatTimeInline(n.created)} `:"";t.push(`${" ".repeat(o)}- ${c}${l}`)}for(let a of A.tree.getChildren(n.id))await i(a,o+1)};for(let n of r)await i(n,0);let s=t.join(` +`);await navigator.clipboard.writeText(s),A.plugin.clearNoteClipboard(),A.plugin.noteClipboard={mode:"copy",folder:A.noteFolder,ids:r.map(n=>n.id),text:s},A.render(),A.plugin.notifications.show({message:`Copied tree of ${A.titleList(r)} (${t.length} entries) \u2014 paste in the list to clone, in a note to drop the outline in`,kind:"success",category:"system",affectedIds:r.map(n=>n.id),folder:A.noteFolder})}async function Na(A){let r=A.getActionTargets();if(r.length===0){let i=A.tree.get(A.focusId);i?.file&&(r=[i])}if(r.length===0){new yi.Notice("Nothing to copy.");return}let e=[],t=(i,s)=>{if(!i.file)return;let n=" ".repeat(s);e.push(`${n}- ![[${i.file.basename}]]`);for(let o of A.tree.getChildren(i.id))t(o,s+1)};for(let i of r)t(i,0);await navigator.clipboard.writeText(e.join(` `)),A.plugin.notifications.show({message:`Copied outline of ${A.titleList(r)} (${e.length} entr${e.length===1?"y":"ies"})`,kind:"success",category:"system",affectedIds:r.map(i=>i.id),folder:A.noteFolder})}var ve=require("obsidian");le();var Cn=require("obsidian");mn();Le();le();var ot="stash",_a=1;function sr(A){let e=(A.split(/[\\/]/).pop()??"").trim();return!e||e==="."||e===".."||e.includes("/")||e.includes("\\")||e.includes("..")?"":e}var nr=/!\[\[([^\]\|]+)(?:\|[^\]]+)?\]\]/g;async function bt(A,r){let e=[],t=pd([...r.rootNotes,...r.allDescendants]),i=new Map,s=[];for(let o of t){let a=await A.vault.read(o.file),l=a,c=el(a);for(let d of c){let h=A.metadataCache.getFirstLinkpathDest(d,o.file.path);if(!h){s.push(`Missing attachment "${d}" in ${o.file.path}`);continue}let g=h.name;i.has(g)||i.set(g,await A.vault.readBinary(h)),l=gd(l,d,g)}l=Id(l,A,o.file.path),e.push({name:`notes/${o.file.name}`,data:l})}for(let[o,a]of i)e.push({name:`attachments/${o}`,data:a});let n={stashSchema:_a,exportedAt:new Date().toISOString(),sourceFolder:r.sourceFolder,noteCount:t.length,rootIds:r.rootNotes.map(o=>o.id)};return e.push({name:"manifest.json",data:JSON.stringify(n,null,2)}),s.length&&e.push({name:"warnings.txt",data:s.join(` -`)}),yi(e,6)}async function rt(A,r,e,t,i={}){let s=await wi(r),n=s["manifest.json"];if(!n)throw new Error("Not a valid .stash package: missing manifest.json");let o=JSON.parse(In(n));if(typeof o.stashSchema!="number"||o.stashSchema>_a)throw new Error(`Unsupported .stash schema: v${o.stashSchema}`);await ja(A,e);let a=Object.entries(s).filter(([v])=>v.startsWith("notes/")&&v.endsWith(".md")),l=[];for(let[v,E]of a){let Q=In(E),{fm:S,body:x}=he(Q),H=sr(v.slice(6))||sr(`${S.id||"imported-"+Z(4)}.md`)||`imported-${Z(4)}.md`;l.push({originalName:H,fm:S,body:x})}let c=new Map,d=0;for(let v of l){let E=v.fm.id;E&&(i.forceNewIds?c.set(E,Z(6)):t.has(E)||c.has(E)?(c.set(E,`${E}-${Z(4)}-Imported`),d++):c.set(E,E))}let h=new Date().toISOString(),g=[],u=`${e}/_attachments`,p=0,f=Object.entries(s).filter(([v])=>v.startsWith("attachments/")),I=new Map,m=null;if(i.dedupeExisting){m=new Map;for(let v of A.vault.getFiles())m.has(v.name)||m.set(v.name,v.path)}let C=(v,E)=>{if(v.length!==E.length)return!1;for(let Q=0;Q<v.length;Q++)if(v[Q]!==E[Q])return!1;return!0},B=!1;for(let[v,E]of f){let Q=sr(v.slice(12));if(!Q)continue;let S=E,x=[],H=m?.get(Q);H&&x.push(H);let G=`${u}/${Q}`;await A.vault.adapter.exists(G)&&x.push(G);let N=null;for(let U of x)try{if(C(new Uint8Array(await A.vault.adapter.readBinary(U)),S)){N=U;break}}catch{}if(N){I.set(Q,N);continue}let R=G;for(let U=1;await A.vault.adapter.exists(R);U++)R=`${u}/${ud(Q,U)}`;I.set(Q,R),B||(await ja(A,u),B=!0),await A.vault.createBinary(R,S.buffer),p++}let w=0;for(let v of l){let E=v.fm.id;if(!E){g.push(`Skipped ${v.originalName} \u2014 no id in frontmatter`);continue}let Q=c.get(E),S=v.fm.parent??null,x=S;!S||S===F?x=i.reparentRootsTo??S??F:c.has(S)?x=c.get(S):x=t.has(S)?S:i.reparentRootsTo??F;let H=fd(v.body,I,u),G=v.fm;if(i.stripReserved){let b={};for(let[P,O]of Object.entries(v.fm))Ve.includes(P)||(b[P]=O);v.fm.author!==void 0&&(b.author=v.fm.author),v.fm.contributors!==void 0&&(b.contributors=v.fm.contributors),v.fm.created!==void 0&&(b.created=v.fm.created),v.fm.modified!==void 0&&(b.modified=v.fm.modified),Array.isArray(v.fm.attachments)&&(b.attachments=v.fm.attachments),G=b}let N={...G,id:Q,parent:x,import_date:h};Array.isArray(N.attachments)&&(N.attachments=N.attachments.map(b=>{let P=tl(Rt(b));return We(I.get(P)??`${u}/${P}`)}));let R=Dt(N,H),U=Q===E?v.originalName:Cd(v.originalName,E,Q),D=`${e}/${U}`;await A.vault.adapter.exists(D)&&(U=`${U.replace(/\.md$/,"")}-${Z(4)}.md`,D=`${e}/${U}`),await A.vault.create(D,R),w++}let y;if(o.colorAliases&&typeof o.colorAliases=="object"){let v={};for(let[E,Q]of Object.entries(o.colorAliases)){let S=String(E).trim().toLowerCase(),x=String(Q??"").trim();/^#([0-9a-f]{6})$/.test(S)&&x&&(v[S]=x.slice(0,60))}Object.keys(v).length&&(y=v)}return{notesWritten:w,attachmentsWritten:p,collisionsRenamed:d,warnings:g,colorAliases:y,idRemap:Object.fromEntries(c)}}function pd(A){let r=new Set,e=[];for(let t of A)r.has(t.id)||(r.add(t.id),e.push(t));return e}function el(A){let r=new Set,e;for(nr.lastIndex=0;(e=nr.exec(A))!==null;)r.add(e[1]);return[...r]}async function Ei(A,r){let e=await A.vault.read(r),t=[],i=new Set;for(let s of el(e)){let n=A.metadataCache.getFirstLinkpathDest(s,r.path);n&&!i.has(n.path)&&(i.add(n.path),t.push(n))}return t}function gd(A,r,e){return A.replace(new RegExp(`!\\[\\[${md(r)}(\\|[^\\]]+)?\\]\\]`,"g"),(t,i)=>`![[${e}${i??""}]]`)}function ud(A,r){let e=A.lastIndexOf(".");return e>0?`${A.slice(0,e)}-${r}${A.slice(e)}`:`${A}-${r}`}function fd(A,r,e){return A.replace(nr,(t,i,s)=>{if(i.includes("/"))return t;let n=r.get(i)??`${e}/${i}`;return t.replace(i,n)})}function Id(A,r,e){let t=he(A);if(!t.fm.attachments||!Array.isArray(t.fm.attachments))return A;let i=t.fm.attachments.map(n=>{let o=r.metadataCache.getFirstLinkpathDest(n,e);return o?o.name:tl(n)}),s={...t.fm,attachments:i};return Dt(s,t.body)}function md(A){return A.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function tl(A){let r=A.lastIndexOf("/");return r<0?A:A.slice(r+1)}function Cd(A,r,e){return A.includes(r)?A.replace(r,e):A.replace(/\.md$/,`-${e}.md`)}function he(A){if(!A.startsWith("---"))return{fm:{},body:A};let r=A.indexOf(` +`)}),wi(e,6)}async function rt(A,r,e,t,i={}){let s=await Ei(r),n=s["manifest.json"];if(!n)throw new Error("Not a valid .stash package: missing manifest.json");let o=JSON.parse(In(n));if(typeof o.stashSchema!="number"||o.stashSchema>_a)throw new Error(`Unsupported .stash schema: v${o.stashSchema}`);await ja(A,e);let a=Object.entries(s).filter(([v])=>v.startsWith("notes/")&&v.endsWith(".md")),l=[];for(let[v,E]of a){let Q=In(E),{fm:S,body:x}=pe(Q),H=sr(v.slice(6))||sr(`${S.id||"imported-"+Z(4)}.md`)||`imported-${Z(4)}.md`;l.push({originalName:H,fm:S,body:x})}let c=new Map,d=0;for(let v of l){let E=v.fm.id;E&&(i.forceNewIds?c.set(E,Z(6)):t.has(E)||c.has(E)?(c.set(E,`${E}-${Z(4)}-Imported`),d++):c.set(E,E))}let h=new Date().toISOString(),g=[],u=`${e}/_attachments`,p=0,f=Object.entries(s).filter(([v])=>v.startsWith("attachments/")),I=new Map,m=null;if(i.dedupeExisting){m=new Map;for(let v of A.vault.getFiles())m.has(v.name)||m.set(v.name,v.path)}let C=(v,E)=>{if(v.length!==E.length)return!1;for(let Q=0;Q<v.length;Q++)if(v[Q]!==E[Q])return!1;return!0},B=!1;for(let[v,E]of f){let Q=sr(v.slice(12));if(!Q)continue;let S=E,x=[],H=m?.get(Q);H&&x.push(H);let G=`${u}/${Q}`;await A.vault.adapter.exists(G)&&x.push(G);let N=null;for(let U of x)try{if(C(new Uint8Array(await A.vault.adapter.readBinary(U)),S)){N=U;break}}catch{}if(N){I.set(Q,N);continue}let R=G;for(let U=1;await A.vault.adapter.exists(R);U++)R=`${u}/${ud(Q,U)}`;I.set(Q,R),B||(await ja(A,u),B=!0),await A.vault.createBinary(R,S.buffer),p++}let w=0;for(let v of l){let E=v.fm.id;if(!E){g.push(`Skipped ${v.originalName} \u2014 no id in frontmatter`);continue}let Q=c.get(E),S=v.fm.parent??null,x=S;!S||S===F?x=i.reparentRootsTo??S??F:c.has(S)?x=c.get(S):x=t.has(S)?S:i.reparentRootsTo??F;let H=fd(v.body,I,u),G=v.fm;if(i.stripReserved){let b={};for(let[P,O]of Object.entries(v.fm))Ve.includes(P)||(b[P]=O);v.fm.author!==void 0&&(b.author=v.fm.author),v.fm.contributors!==void 0&&(b.contributors=v.fm.contributors),v.fm.created!==void 0&&(b.created=v.fm.created),v.fm.modified!==void 0&&(b.modified=v.fm.modified),Array.isArray(v.fm.attachments)&&(b.attachments=v.fm.attachments),G=b}let N={...G,id:Q,parent:x,import_date:h};Array.isArray(N.attachments)&&(N.attachments=N.attachments.map(b=>{let P=tl(Rt(b));return We(I.get(P)??`${u}/${P}`)}));let R=Dt(N,H),U=Q===E?v.originalName:Cd(v.originalName,E,Q),D=`${e}/${U}`;await A.vault.adapter.exists(D)&&(U=`${U.replace(/\.md$/,"")}-${Z(4)}.md`,D=`${e}/${U}`),await A.vault.create(D,R),w++}let y;if(o.colorAliases&&typeof o.colorAliases=="object"){let v={};for(let[E,Q]of Object.entries(o.colorAliases)){let S=String(E).trim().toLowerCase(),x=String(Q??"").trim();/^#([0-9a-f]{6})$/.test(S)&&x&&(v[S]=x.slice(0,60))}Object.keys(v).length&&(y=v)}return{notesWritten:w,attachmentsWritten:p,collisionsRenamed:d,warnings:g,colorAliases:y,idRemap:Object.fromEntries(c)}}function pd(A){let r=new Set,e=[];for(let t of A)r.has(t.id)||(r.add(t.id),e.push(t));return e}function el(A){let r=new Set,e;for(nr.lastIndex=0;(e=nr.exec(A))!==null;)r.add(e[1]);return[...r]}async function Qi(A,r){let e=await A.vault.read(r),t=[],i=new Set;for(let s of el(e)){let n=A.metadataCache.getFirstLinkpathDest(s,r.path);n&&!i.has(n.path)&&(i.add(n.path),t.push(n))}return t}function gd(A,r,e){return A.replace(new RegExp(`!\\[\\[${md(r)}(\\|[^\\]]+)?\\]\\]`,"g"),(t,i)=>`![[${e}${i??""}]]`)}function ud(A,r){let e=A.lastIndexOf(".");return e>0?`${A.slice(0,e)}-${r}${A.slice(e)}`:`${A}-${r}`}function fd(A,r,e){return A.replace(nr,(t,i,s)=>{if(i.includes("/"))return t;let n=r.get(i)??`${e}/${i}`;return t.replace(i,n)})}function Id(A,r,e){let t=pe(A);if(!t.fm.attachments||!Array.isArray(t.fm.attachments))return A;let i=t.fm.attachments.map(n=>{let o=r.metadataCache.getFirstLinkpathDest(n,e);return o?o.name:tl(n)}),s={...t.fm,attachments:i};return Dt(s,t.body)}function md(A){return A.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}function tl(A){let r=A.lastIndexOf("/");return r<0?A:A.slice(r+1)}function Cd(A,r,e){return A.includes(r)?A.replace(r,e):A.replace(/\.md$/,`-${e}.md`)}function pe(A){if(!A.startsWith("---"))return{fm:{},body:A};let r=A.indexOf(` ---`,3);if(r<0)return{fm:{},body:A};let e=A.slice(3,r).replace(/^\n/,""),t=A.slice(r+4),i={};try{i=(0,Cn.parseYaml)(e)??{}}catch{i={}}let s=t.startsWith(` `)?t.slice(1):t;return{fm:i,body:s}}function Dt(A,r){return`--- ${(0,Cn.stringifyYaml)(A).trimEnd()} --- -${r}`}async function ja(A,r){if(!(!r||await A.vault.adapter.exists(r)))try{await A.vault.createFolder(r)}catch(t){let i=t?.message??"";if(!/already exists/i.test(i))throw t}}vs();Ee();mn();var Ne="stashenc",il="stashmeta";function Ge(A){return A.replace(/\.stashenc$/,`.${il}`)}async function wn(A,r){try{return JSON.parse(await A.vault.adapter.read(Ge(r)))}catch{return null}}async function Nt(A,r,e){let t=r.replace(/\/+$/,""),i=[];for(let c of A.vault.getMarkdownFiles()){if((c.parent?.path?.replace(/\/+$/,"")??"")!==t)continue;let d;try{d=he(await A.vault.read(c)).fm}catch{continue}typeof d.id=="string"&&i.push({id:d.id,file:c,parent:typeof d.parent=="string"?d.parent:null,created:typeof d.created=="string"?d.created:""})}let s=i.find(c=>c.id===e);if(!s)return null;let n=new Map;for(let c of i){if(!c.parent)continue;let d=n.get(c.parent)??[];d.push(c),n.set(c.parent,d)}let o=[],a=new Set([e]),l=[e];for(;l.length;){let c=[];for(let d of l)for(let h of n.get(d)??[])a.has(h.id)||(a.add(h.id),o.push(h),c.push(h.id));l=c}return{rootNote:s,descendants:o,parentId:s.parent}}function Bn(A){if(!A)return null;let r=A.replace(/\/+$/,"");return!r||r.startsWith("/")||r.includes("\\")||/^[a-zA-Z]:/.test(r)||r.split("/").some(e=>e===".."||e===".")?null:r}async function Qi(A,r,e){await A.vault.adapter.writeBinary(r,e);let t;try{t=new Uint8Array(await A.vault.adapter.readBinary(r))}catch(s){throw new Error(`Couldn't read back the encrypted file to verify it (${s.message}). Nothing was deleted.`)}let i=t.length===e.length;if(i){for(let s=0;s<e.length;s++)if(t[s]!==e[s]){i=!1;break}}if(!i){try{await A.vault.adapter.remove(r)}catch{}throw new Error("The encrypted file on disk doesn't match what was written (bad write?). Nothing was deleted.")}}function yn(A){return A.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||A.basename}function Vt(A){return(A.replace(/[\\/:*?"<>|]+/g," ").replace(/\s+/g," ").trim()||"locked").slice(0,60)}async function sl(A,r,e){let t=new Set(r.map(a=>a.file.path)),i=new Map;for(let a of r)for(let l of await Ei(A,a.file))i.set(l.path,l);let s=new Set,n=A.metadataCache.resolvedLinks??{};for(let a of Object.keys(n))if(!t.has(a))for(let l of Object.keys(n[a]??{}))i.has(l)&&s.add(l);let o=[];for(let a of r){let l=e?.get(a.file.path);if(l!=null)try{let c=await A.vault.adapter.stat(a.file.path);if(c&&c.mtime!==l){console.warn("[Stashpad] note changed since it was bundled \u2014 keeping plaintext",a.file.path),o.push(a.file.path);continue}}catch{}try{await A.vault.delete(a.file)}catch(c){console.warn("[Stashpad] couldn't delete plaintext note",a.file.path,c),o.push(a.file.path)}}for(let[a,l]of i){if(s.has(a))continue;let c=e?.get(a);if(c!=null)try{let d=await A.vault.adapter.stat(a);if(d&&d.mtime!==c){console.warn("[Stashpad] attachment changed since it was bundled \u2014 keeping plaintext",a),o.push(a);continue}}catch{}try{await A.vault.delete(l)}catch(d){console.warn("[Stashpad] couldn't delete exclusive attachment",a,d),o.push(a)}}return{unpurged:o}}async function nl(A,r,e,t,i=null,s=!1,n){let o=await Nt(A,r,e);if(!o)throw new Error("Couldn't find that note to lock.");let{rootNote:a,descendants:l,parentId:c}=o,d=[a,...l],h=new Map;for(let y of d){try{let v=await A.vault.adapter.stat(y.file.path);v&&h.set(y.file.path,v.mtime)}catch{}for(let v of await Ei(A,y.file))try{let E=await A.vault.adapter.stat(v.path);E&&h.set(v.path,E.mtime)}catch{}}let g=await bt(A,{rootNotes:[{id:a.id,file:a.file}],allDescendants:l.map(y=>({id:y.id,file:y.file})),sourceFolder:r}),u=await Et(g,t),p=await ke(u,t);if(p.length!==g.length)throw new Error("Encryption self-check failed (size mismatch).");for(let y=0;y<g.length;y++)if(p[y]!==g[y])throw new Error("Encryption self-check failed (content mismatch).");let f=(n??r).replace(/\/+$/,"");n&&!await A.vault.adapter.exists(f)&&await A.vault.adapter.mkdir(f);let I=Vt(s?e:yn(a.file)),m=`${f}/${I}.${Ne}`;for(let y=1;await A.vault.adapter.exists(m);y++)m=`${f}/${I} (${y}).${Ne}`;await Qi(A,m,u);let C=d,B={v:1,parentId:c,title:s?"":yn(a.file),count:C.length,created:a.created,rootId:e,prevSibling:i};try{await A.vault.adapter.write(Ge(m),JSON.stringify(B))}catch(y){console.warn("[Stashpad] couldn't write lock sidecar",y)}let{unpurged:w}=await sl(A,C,h);return{blobPath:m,noteCount:C.length,rootId:e,parentId:c,title:B.title,created:a.created,unpurged:w}}async function ol(A,r,e,t,i){let s=new Uint8Array(await A.vault.adapter.readBinary(r));if(!Me(s))throw new Error("Not an encrypted bundle.");let n=await ke(s,e),o=Bn(i)??r.replace(/\/[^/]*$/,""),a=await rt(A,n,o,t,{dedupeExisting:!0});await A.vault.adapter.remove(r);try{await A.vault.adapter.remove(Ge(r))}catch{}return{notesWritten:a.notesWritten,restoredTo:o}}var xt="_deleted";function rl(A){let r="";for(let e=0;e<A.length;e++)r+=String.fromCharCode(A[e]);return btoa(r)}function al(A){let r=atob(A),e=new Uint8Array(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}async function or(A,r,e,t){let i=Bn(e?.originalFolder);if(!i&&e?.originalFolderEnc&&t)try{i=Bn(new TextDecoder().decode(await ke(al(e.originalFolderEnc),t)))}catch{i=null}let s=r.replace(/\/[^/]*$/,""),n=/(^|\/)trash$/.test(s)?s.replace(/\/?trash$/,""):"";if(i&&n&&i!==n&&!await A.vault.adapter.exists(i)&&(i=n||null),i)return await A.vault.adapter.exists(i)||await A.vault.adapter.mkdir(i),i;if(s===xt||s.startsWith(`${xt}/`))throw new Error("This deleted note's origin folder is unknown (missing or tampered sidecar) \u2014 can't restore it safely. The encrypted copy was kept.");if(/(^|\/)trash$/.test(s)){let o=s.replace(/\/?trash$/,"");if(o)return await A.vault.adapter.exists(o)||await A.vault.adapter.mkdir(o),o;throw new Error("This deleted note's origin folder is unknown (missing or tampered sidecar) \u2014 can't restore it safely. The encrypted copy was kept.")}return s}async function ll(A,r,e,t,i,s=!1,n,o=xt){let a=await Nt(A,r,e);if(!a)throw new Error("Couldn't find that note to delete.");let{rootNote:l,descendants:c,parentId:d}=a,h=[l,...c],g=new Map;for(let E of h){try{let Q=await A.vault.adapter.stat(E.file.path);Q&&g.set(E.file.path,Q.mtime)}catch{}for(let Q of await Ei(A,E.file))try{let S=await A.vault.adapter.stat(Q.path);S&&g.set(Q.path,S.mtime)}catch{}}let u=await bt(A,{rootNotes:[{id:l.id,file:l.file}],allDescendants:c.map(E=>({id:E.id,file:E.file})),sourceFolder:r}),p=await Et(u,t),f=await ke(p,t);if(f.length!==u.length)throw new Error("Encryption self-check failed (size).");for(let E=0;E<u.length;E++)if(f[E]!==u[E])throw new Error("Encryption self-check failed (content).");{let E=o.replace(/\/+$/,"").split("/").filter(Boolean),Q="";for(let S of E){Q=Q?`${Q}/${S}`:S;try{await A.vault.adapter.exists(Q)||await A.vault.adapter.mkdir(Q)}catch{}}}let I=r.replace(/\/+$/,""),m=I.split("/").pop()||"vault",C=Vt(s?e:`${m} ${yn(l.file)}`),B=`${o}/${C}.${Ne}`;for(let E=1;await A.vault.adapter.exists(B);E++)B=`${o}/${C} (${E}).${Ne}`;await Qi(A,B,p);let w=h,y={v:1,kind:"deleted",originalFolder:s?"":I,...s?{originalFolderEnc:rl(await Et(new TextEncoder().encode(I),t))}:{},parentId:d,title:s?"":yn(l.file),count:w.length,created:l.created,rootId:e,deletedAt:i,...n?{keyId:n}:{}};try{await A.vault.adapter.write(Ge(B),JSON.stringify(y))}catch(E){console.warn("[Stashpad] couldn't write deleted sidecar \u2014 aborting delete, keeping plaintext",E);try{await A.vault.adapter.remove(B)}catch{}throw new Error("Couldn't write trash metadata \u2014 the note was NOT deleted (kept intact).")}let{unpurged:v}=await sl(A,w,g);return{blobPath:B,noteCount:w.length,rootId:e,originalFolder:I,title:y.title,unpurged:v}}async function cl(A,r,e,t){let i=new Uint8Array(await A.vault.adapter.readBinary(r));if(!Me(i))throw new Error("Not an encrypted bundle.");let s=await at(A,r),n=await or(A,r,s,e),o=await ke(i,e),a=await rt(A,o,n,t,{dedupeExisting:!0});await A.vault.adapter.remove(r);try{await A.vault.adapter.remove(Ge(r))}catch{}return{notesWritten:a.notesWritten,restoredTo:n}}async function at(A,r){try{return JSON.parse(await A.vault.adapter.read(Ge(r)))}catch{return null}}async function rr(A,r){await A.vault.adapter.remove(r);try{await A.vault.adapter.remove(Ge(r))}catch{}}var Pe=".trash";async function En(A,r){let e=[],t=[r];for(;t.length;){let i=t.shift(),s;try{s=await A.vault.adapter.list(i)}catch{continue}e.push(...s.files),t.push(...s.folders)}return e}function dl(A){let r=A.split("/").filter(Boolean);if(r.length===0)return null;for(let e of r)if(e===".."||e==="."||e.includes("\\")||/^[a-zA-Z]:/.test(e))return null;return r.join("/")}async function Al(A,r,e,t=!1){if(!await A.vault.adapter.exists(Pe))return null;let i=await En(A,Pe);if(i.length===0)return null;let s=[],n=new Map;for(let u of i){let p=u.slice(Pe.length+1);s.push({name:`files/${p}`,data:await A.vault.adapter.readBinary(u)});try{let f=await A.vault.adapter.stat(u);f&&n.set(u,f.mtime)}catch{}}let o=await yi(s),a=await Et(o,r),l=await ke(a,r);if(l.length!==o.length)throw new Error("Encryption self-check failed (size).");for(let u=0;u<o.length;u++)if(l[u]!==o[u])throw new Error("Encryption self-check failed (content).");await A.vault.adapter.exists(xt)||await A.vault.adapter.mkdir(xt);let c=Vt(t?`trash-${e.replace(/[^0-9]/g,"").slice(0,14)}`:"Obsidian trash backfill"),d=`${xt}/${c}.${Ne}`;for(let u=1;await A.vault.adapter.exists(d);u++)d=`${xt}/${c} (${u}).${Ne}`;await Qi(A,d,a);let h={v:1,kind:"rawtrash",originalFolder:Pe,parentId:null,title:t?"":"Obsidian trash (backfill)",count:i.length,created:e,rootId:"",deletedAt:e};try{await A.vault.adapter.write(Ge(d),JSON.stringify(h))}catch(u){console.warn("[Stashpad] couldn't write backfill sidecar",u)}let g=[];for(let u of i){let p=n.get(u);try{if(p!=null){let f=await A.vault.adapter.stat(u);if(f&&f.mtime!==p){g.push(u);continue}}await A.vault.adapter.remove(u)}catch(f){console.warn("[Stashpad] couldn't delete trash file",u,f),g.push(u)}}return{blobPath:d,fileCount:i.length,unpurged:g}}async function hl(A,r,e){let t=new Uint8Array(await A.vault.adapter.readBinary(r));if(!Me(t))throw new Error("Not an encrypted bundle.");let i=await ke(t,e),s=await wi(i),n=0;for(let[o,a]of Object.entries(s)){if(!o.startsWith("files/"))continue;let l=dl(o.slice(6));if(!l){console.warn("[Stashpad] skipped unsafe trash entry",o);continue}let c=`${Pe}/${l}`.split("/").slice(0,-1).join("/"),d="";for(let g of c.split("/"))d=d?`${d}/${g}`:g,await A.vault.adapter.exists(d)||await A.vault.adapter.mkdir(d);let h=`${Pe}/${l}`;for(let g=1;await A.vault.adapter.exists(h);g++)h=`${Pe}/${l.replace(/(\.[^./]*)?$/,` (${g})$1`)}`;await A.vault.adapter.writeBinary(h,a.buffer),n++}await A.vault.adapter.remove(r);try{await A.vault.adapter.remove(Ge(r))}catch{}return{filesWritten:n}}async function pl(A,r,e,t){let i=new Uint8Array(await A.vault.adapter.readBinary(r));if(!Me(i))throw new Error(`Not an encrypted blob: ${r}`);let s=await ke(i,e);try{let n=await Et(s,t),o=await ke(n,t);if(o.length!==s.length)throw new Error("Rotation self-check failed (size).");for(let a=0;a<s.length;a++)if(o[a]!==s[a])throw new Error("Rotation self-check failed (content).");await Qi(A,`${r}.rot`,n)}finally{s.fill(0)}}async function gl(A,r,e,t){let i=await at(A,r);if(!i?.originalFolderEnc)return;let s=await ke(al(i.originalFolderEnc),e);try{i.originalFolderEnc=rl(await Et(s,t))}finally{s.fill(0)}await A.vault.adapter.write(Ge(r),JSON.stringify(i))}async function ar(A,r,e=[]){let t=[];for(let i of await As(A,e))(await at(A,i))?.keyId===r&&t.push(i);return t}async function Qn(A,r){let e=`${r}.rot`;if(!await A.vault.adapter.exists(e))return;let t=new Uint8Array(await A.vault.adapter.readBinary(e));await Qi(A,r,t);try{await A.vault.adapter.remove(e)}catch{}}async function vn(A,r){let e=r.replace(/\/+$/,"");for(let t of await En(A,e))if(t.endsWith(`.${Ne}.rot`))try{await A.vault.adapter.remove(t)}catch{}}async function ul(A,r){let e=r.replace(/\/+$/,"");return(await En(A,e)).filter(t=>t.endsWith(`.${Ne}.rot`)).map(t=>t.replace(/\.rot$/,""))}async function fl(A,r,e,t,i){let s=r.replace(/\/+$/,""),n=(await En(A,s)).filter(f=>!f.endsWith(`.${Ne}`)&&!f.endsWith(`.${il}`));if(n.length===0)throw new Error("This folder has no files to encrypt.");let o=[],a=new Map;for(let f of n){o.push({name:`files/${f.slice(s.length+1)}`,data:await A.vault.adapter.readBinary(f)});try{let I=await A.vault.adapter.stat(f);I&&a.set(f,I.mtime)}catch{}}let l=await yi(o),c=await Et(l,e),d=await ke(c,e);if(d.length!==l.length)throw new Error("Encryption self-check failed (size).");for(let f=0;f<l.length;f++)if(d[f]!==l[f])throw new Error("Encryption self-check failed (content).");let h=Vt(s.split("/").pop()||"folder"),g=`${s}/${h}.${Ne}`;for(let f=1;await A.vault.adapter.exists(g);f++)g=`${s}/${h} (${f}).${Ne}`;await Qi(A,g,c);let u={v:1,kind:"rawfolder",originalFolder:s,parentId:null,title:s.split("/").pop()||"",count:n.length,created:i,rootId:"",deletedAt:i,...t?{keyId:t}:{}};try{await A.vault.adapter.write(Ge(g),JSON.stringify(u))}catch(f){console.warn("[Stashpad] couldn't write rawfolder sidecar",f)}let p=[];for(let f of n){let I=a.get(f);try{if(I!=null){let m=await A.vault.adapter.stat(f);if(m&&m.mtime!==I){p.push(f);continue}}await A.vault.adapter.remove(f)}catch(m){console.warn("[Stashpad] couldn't delete file",f,m),p.push(f)}}if(p.length===0){let f=[...new Set(n.map(I=>I.slice(0,I.lastIndexOf("/"))))].filter(I=>I.length>s.length).sort((I,m)=>m.length-I.length);for(let I of f)try{let m=await A.vault.adapter.list(I);!m.files.length&&!m.folders.length&&await A.vault.adapter.rmdir(I,!0)}catch{}}return{blobPath:g,fileCount:n.length,unpurged:p}}async function Il(A,r,e){let t=new Uint8Array(await A.vault.adapter.readBinary(r));if(!Me(t))throw new Error("Not an encrypted bundle.");let i=await at(A,r),s=Bn(i?.originalFolder)??r.replace(/\/[^/]*$/,""),n=await ke(t,e),o=await wi(n),a=0;for(let[l,c]of Object.entries(o)){if(!l.startsWith("files/"))continue;let d=dl(l.slice(6));if(!d){console.warn("[Stashpad] skipped unsafe folder entry",l);continue}let h=`${s}/${d}`.split("/").slice(0,-1).join("/"),g="";for(let p of h.split("/"))g=g?`${g}/${p}`:p,g&&!await A.vault.adapter.exists(g)&&await A.vault.adapter.mkdir(g);let u=`${s}/${d}`;for(let p=1;await A.vault.adapter.exists(u);p++)u=`${s}/${d.replace(/(\.[^./]*)?$/,` (${p})$1`)}`;await A.vault.adapter.writeBinary(u,c.buffer),a++}await A.vault.adapter.remove(r);try{await A.vault.adapter.remove(Ge(r))}catch{}return{filesWritten:a,folder:s}}async function lr(A,r){let e=r.replace(/\/+$/,"");try{let t=await A.vault.adapter.list(e);for(let i of t.files){if(!i.endsWith(`.${Ne}`))continue;if((await at(A,i))?.kind==="rawfolder")return i}}catch{}return null}async function ml(A){let r=[];for(let e of A.vault.getFiles())if(e.extension===Ne)try{(await at(A,e.path))?.kind==="rawfolder"&&r.push({folder:e.parent?.path?.replace(/\/+$/,"")??"",blobPath:e.path})}catch{}return r}function Fn(A){return`${(A||"").replace(/\/+$/,"")}/trash`}async function As(A,r=[]){let e=[];for(let t of[xt,...r])try{if(!await A.vault.adapter.exists(t))continue;let i=await A.vault.adapter.list(t);e.push(...i.files.filter(s=>s.endsWith(`.${Ne}`)))}catch{}return e}function Cl(A){return A.replace(/[^\w.\-]+/g,"_").replace(/^\.+/,"").slice(0,60)||"stash-export"}async function Bl(A,r){let e=El(A,r);if(e.length===0){new ve.Notice("Nothing to export.");return}let t=Ql(A,e);if(t.length===0){new ve.Notice("No exportable notes (no files attached).");return}let i=(A.noteFolder.split("/").pop()||A.noteFolder).trim(),s=e.length===1?A.titleForNode(e[0]):`${i}-${e.length}notes`;new ni(A.app,s,t.length,(n,o,a)=>{yd(A,e,t,n,o,a)},is).open()}async function yl(A,r){let e=r.replace(/\/[^/]*$/,"").replace(/\/+$/,""),t=await A.ensureFolderUnlocked(e);if(!t)return;let i;try{let l=new Uint8Array(await A.app.vault.adapter.readBinary(r));i=await ke(l,t)}catch(l){new ve.Notice(`Couldn't decrypt this note to export it: ${l.message}`);return}finally{t.fill(0)}let s=await wn(A.app,r),n=(A.settings.lockedSubtrees??[]).find(l=>l.blob===r),o=n?.title||s?.title||"locked-note",a=n?.count??s?.count??1;new ni(A.app,o,a,(l,c,d)=>{Bd(A,e,l,i,c,d)},is).open()}async function Bd(A,r,e,t,i,s=!1){try{let n=t,o="";if(i){let u=await et(n,i);n=u.data;let p=So[u.kdf];o=p.strong?` (encrypted \xB7 ${p.label})`:` (encrypted \xB7 ${p.label} \u2014 Argon2id unavailable here, weaker)`}let a=(0,ve.moment)().format("YYYYMMDD-HHmmss"),c=(A.settings.exportFolder||"_exports").trim().replace(/^\/+|\/+$/g,"").split("/").filter(u=>u&&u!=="."&&u!==".."&&!/[\\:]/.test(u)).join("/")||"_exports",d=`${r}/${c}`;await A.app.vault.adapter.exists(d)||await A.app.vault.adapter.mkdir(d);let h=`${Cl(e)}-${a}`,g=`${d}/${h}.${ot}`;if(await A.app.vault.createBinary(g,n.buffer.slice(n.byteOffset,n.byteOffset+n.byteLength)),s&&i)try{A.app.secretStorage?.setSecret(ti(h),i)}catch(u){console.warn("[Stashpad] couldn't save export passphrase",u)}new ve.Notice(`Exported encrypted note${o} \u2192 ${g}`,0)}catch(n){new ve.Notice(`Export failed: ${n.message}`),console.error(n)}finally{try{t.fill(0)}catch{}}}async function wl(A,r){let e=El(A,r);if(e.length===0){new ve.Notice("Nothing to export.");return}let t=Ql(A,e);if(t.length===0){new ve.Notice("No exportable notes.");return}let i=(A.noteFolder.split("/").pop()||A.noteFolder).trim(),s=e.length===1?A.titleForNode(e[0]):`${i}-okf`;new $i(A.app,s,t.length,(n,o)=>{(async()=>{try{let a=await A.plugin.exportOkf(A.noteFolder,e.map(l=>l.id),n,o);if(!a.length){new ve.Notice("Nothing exported.");return}A.plugin.notifications.show({message:`Exported OKF \u2014 ${a.length} file${a.length===1?"":"s"} \u2192 \`${A.noteFolder}/${A.plugin.settings.exportFolder||"_exports"}\``,kind:"success",category:"export",affectedPaths:a,folder:A.noteFolder,duration:0}),await A.log.append({type:"stash_export",id:e[0].id,payload:{okf:!0,paths:a,noteCount:t.length,rootIds:e.map(l=>l.id)}})}catch(a){new ve.Notice(`OKF export failed: ${a.message}`),console.error(a)}})()}).open()}async function yd(A,r,e,t,i,s=!1){try{let n=await bt(A.app,{rootNotes:r.filter(u=>!!u.file).map(u=>({id:u.id,file:u.file})),allDescendants:e.filter(u=>!r.some(p=>p.id===u.id)).filter(u=>!!u.file).map(u=>({id:u.id,file:u.file})),sourceFolder:A.noteFolder}),o="";if(i){let u=await et(n,i);n=u.data;let p=So[u.kdf];o=p.strong?` (encrypted \xB7 ${p.label})`:` (encrypted \xB7 ${p.label} \u2014 Argon2id unavailable on this device, this export is weaker)`}let a=(0,ve.moment)().format("YYYYMMDD-HHmmss"),l=Cl(t),c=(A.plugin.settings.exportFolder||"_exports").trim().replace(/^\/+|\/+$/g,""),d=`${A.noteFolder}/${c}`;await A.ensureFolder(d);let h=`${l}-${a}`,g=`${d}/${h}.${ot}`;if(await A.app.vault.createBinary(g,n.buffer.slice(n.byteOffset,n.byteOffset+n.byteLength)),s&&i){let u=A.app.secretStorage;try{u?.setSecret(ti(h),i)}catch(p){console.warn("[Stashpad] couldn't save export passphrase to secret storage",p)}}await A.log.append({type:"stash_export",id:r[0].id,payload:{path:g,noteCount:e.length,rootIds:r.map(u=>u.id)}}),A.plugin.notifications.show({message:`Exported ${e.length} note${e.length===1?"":"s"}${o} \u2192 \`${g}\``,kind:i&&o.includes("weaker")?"warning":"success",category:"export",affectedPaths:[g],folder:A.noteFolder,actions:A.actionsForFile(g),duration:0})}catch(n){A.plugin.notifications.show({message:`Stashpad: export failed +${r}`}async function ja(A,r){if(!(!r||await A.vault.adapter.exists(r)))try{await A.vault.createFolder(r)}catch(t){let i=t?.message??"";if(!/already exists/i.test(i))throw t}}vs();Ee();mn();var Ne="stashenc",il="stashmeta";function Ge(A){return A.replace(/\.stashenc$/,`.${il}`)}async function wn(A,r){try{return JSON.parse(await A.vault.adapter.read(Ge(r)))}catch{return null}}async function Nt(A,r,e){let t=r.replace(/\/+$/,""),i=[];for(let c of A.vault.getMarkdownFiles()){if((c.parent?.path?.replace(/\/+$/,"")??"")!==t)continue;let d;try{d=pe(await A.vault.read(c)).fm}catch{continue}typeof d.id=="string"&&i.push({id:d.id,file:c,parent:typeof d.parent=="string"?d.parent:null,created:typeof d.created=="string"?d.created:""})}let s=i.find(c=>c.id===e);if(!s)return null;let n=new Map;for(let c of i){if(!c.parent)continue;let d=n.get(c.parent)??[];d.push(c),n.set(c.parent,d)}let o=[],a=new Set([e]),l=[e];for(;l.length;){let c=[];for(let d of l)for(let h of n.get(d)??[])a.has(h.id)||(a.add(h.id),o.push(h),c.push(h.id));l=c}return{rootNote:s,descendants:o,parentId:s.parent}}function Bn(A){if(!A)return null;let r=A.replace(/\/+$/,"");return!r||r.startsWith("/")||r.includes("\\")||/^[a-zA-Z]:/.test(r)||r.split("/").some(e=>e===".."||e===".")?null:r}async function vi(A,r,e){await A.vault.adapter.writeBinary(r,e);let t;try{t=new Uint8Array(await A.vault.adapter.readBinary(r))}catch(s){throw new Error(`Couldn't read back the encrypted file to verify it (${s.message}). Nothing was deleted.`)}let i=t.length===e.length;if(i){for(let s=0;s<e.length;s++)if(t[s]!==e[s]){i=!1;break}}if(!i){try{await A.vault.adapter.remove(r)}catch{}throw new Error("The encrypted file on disk doesn't match what was written (bad write?). Nothing was deleted.")}}function yn(A){return A.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||A.basename}function Wt(A){return(A.replace(/[\\/:*?"<>|]+/g," ").replace(/\s+/g," ").trim()||"locked").slice(0,60)}async function sl(A,r,e){let t=new Set(r.map(a=>a.file.path)),i=new Map;for(let a of r)for(let l of await Qi(A,a.file))i.set(l.path,l);let s=new Set,n=A.metadataCache.resolvedLinks??{};for(let a of Object.keys(n))if(!t.has(a))for(let l of Object.keys(n[a]??{}))i.has(l)&&s.add(l);let o=[];for(let a of r){let l=e?.get(a.file.path);if(l!=null)try{let c=await A.vault.adapter.stat(a.file.path);if(c&&c.mtime!==l){console.warn("[Stashpad] note changed since it was bundled \u2014 keeping plaintext",a.file.path),o.push(a.file.path);continue}}catch{}try{await A.vault.delete(a.file)}catch(c){console.warn("[Stashpad] couldn't delete plaintext note",a.file.path,c),o.push(a.file.path)}}for(let[a,l]of i){if(s.has(a))continue;let c=e?.get(a);if(c!=null)try{let d=await A.vault.adapter.stat(a);if(d&&d.mtime!==c){console.warn("[Stashpad] attachment changed since it was bundled \u2014 keeping plaintext",a),o.push(a);continue}}catch{}try{await A.vault.delete(l)}catch(d){console.warn("[Stashpad] couldn't delete exclusive attachment",a,d),o.push(a)}}return{unpurged:o}}async function nl(A,r,e,t,i=null,s=!1,n){let o=await Nt(A,r,e);if(!o)throw new Error("Couldn't find that note to lock.");let{rootNote:a,descendants:l,parentId:c}=o,d=[a,...l],h=new Map;for(let y of d){try{let v=await A.vault.adapter.stat(y.file.path);v&&h.set(y.file.path,v.mtime)}catch{}for(let v of await Qi(A,y.file))try{let E=await A.vault.adapter.stat(v.path);E&&h.set(v.path,E.mtime)}catch{}}let g=await bt(A,{rootNotes:[{id:a.id,file:a.file}],allDescendants:l.map(y=>({id:y.id,file:y.file})),sourceFolder:r}),u=await Et(g,t),p=await ke(u,t);if(p.length!==g.length)throw new Error("Encryption self-check failed (size mismatch).");for(let y=0;y<g.length;y++)if(p[y]!==g[y])throw new Error("Encryption self-check failed (content mismatch).");let f=(n??r).replace(/\/+$/,"");n&&!await A.vault.adapter.exists(f)&&await A.vault.adapter.mkdir(f);let I=Wt(s?e:yn(a.file)),m=`${f}/${I}.${Ne}`;for(let y=1;await A.vault.adapter.exists(m);y++)m=`${f}/${I} (${y}).${Ne}`;await vi(A,m,u);let C=d,B={v:1,parentId:c,title:s?"":yn(a.file),count:C.length,created:a.created,rootId:e,prevSibling:i};try{await A.vault.adapter.write(Ge(m),JSON.stringify(B))}catch(y){console.warn("[Stashpad] couldn't write lock sidecar",y)}let{unpurged:w}=await sl(A,C,h);return{blobPath:m,noteCount:C.length,rootId:e,parentId:c,title:B.title,created:a.created,unpurged:w}}async function ol(A,r,e,t,i){let s=new Uint8Array(await A.vault.adapter.readBinary(r));if(!Me(s))throw new Error("Not an encrypted bundle.");let n=await ke(s,e),o=Bn(i)??r.replace(/\/[^/]*$/,""),a=await rt(A,n,o,t,{dedupeExisting:!0});await A.vault.adapter.remove(r);try{await A.vault.adapter.remove(Ge(r))}catch{}return{notesWritten:a.notesWritten,restoredTo:o}}var xt="_deleted";function rl(A){let r="";for(let e=0;e<A.length;e++)r+=String.fromCharCode(A[e]);return btoa(r)}function al(A){let r=atob(A),e=new Uint8Array(r.length);for(let t=0;t<r.length;t++)e[t]=r.charCodeAt(t);return e}async function or(A,r,e,t){let i=Bn(e?.originalFolder);if(!i&&e?.originalFolderEnc&&t)try{i=Bn(new TextDecoder().decode(await ke(al(e.originalFolderEnc),t)))}catch{i=null}let s=r.replace(/\/[^/]*$/,""),n=/(^|\/)trash$/.test(s)?s.replace(/\/?trash$/,""):"";if(i&&n&&i!==n&&!await A.vault.adapter.exists(i)&&(i=n||null),i)return await A.vault.adapter.exists(i)||await A.vault.adapter.mkdir(i),i;if(s===xt||s.startsWith(`${xt}/`))throw new Error("This deleted note's origin folder is unknown (missing or tampered sidecar) \u2014 can't restore it safely. The encrypted copy was kept.");if(/(^|\/)trash$/.test(s)){let o=s.replace(/\/?trash$/,"");if(o)return await A.vault.adapter.exists(o)||await A.vault.adapter.mkdir(o),o;throw new Error("This deleted note's origin folder is unknown (missing or tampered sidecar) \u2014 can't restore it safely. The encrypted copy was kept.")}return s}async function ll(A,r,e,t,i,s=!1,n,o=xt){let a=await Nt(A,r,e);if(!a)throw new Error("Couldn't find that note to delete.");let{rootNote:l,descendants:c,parentId:d}=a,h=[l,...c],g=new Map;for(let E of h){try{let Q=await A.vault.adapter.stat(E.file.path);Q&&g.set(E.file.path,Q.mtime)}catch{}for(let Q of await Qi(A,E.file))try{let S=await A.vault.adapter.stat(Q.path);S&&g.set(Q.path,S.mtime)}catch{}}let u=await bt(A,{rootNotes:[{id:l.id,file:l.file}],allDescendants:c.map(E=>({id:E.id,file:E.file})),sourceFolder:r}),p=await Et(u,t),f=await ke(p,t);if(f.length!==u.length)throw new Error("Encryption self-check failed (size).");for(let E=0;E<u.length;E++)if(f[E]!==u[E])throw new Error("Encryption self-check failed (content).");{let E=o.replace(/\/+$/,"").split("/").filter(Boolean),Q="";for(let S of E){Q=Q?`${Q}/${S}`:S;try{await A.vault.adapter.exists(Q)||await A.vault.adapter.mkdir(Q)}catch{}}}let I=r.replace(/\/+$/,""),m=I.split("/").pop()||"vault",C=Wt(s?e:`${m} ${yn(l.file)}`),B=`${o}/${C}.${Ne}`;for(let E=1;await A.vault.adapter.exists(B);E++)B=`${o}/${C} (${E}).${Ne}`;await vi(A,B,p);let w=h,y={v:1,kind:"deleted",originalFolder:s?"":I,...s?{originalFolderEnc:rl(await Et(new TextEncoder().encode(I),t))}:{},parentId:d,title:s?"":yn(l.file),count:w.length,created:l.created,rootId:e,deletedAt:i,...n?{keyId:n}:{}};try{await A.vault.adapter.write(Ge(B),JSON.stringify(y))}catch(E){console.warn("[Stashpad] couldn't write deleted sidecar \u2014 aborting delete, keeping plaintext",E);try{await A.vault.adapter.remove(B)}catch{}throw new Error("Couldn't write trash metadata \u2014 the note was NOT deleted (kept intact).")}let{unpurged:v}=await sl(A,w,g);return{blobPath:B,noteCount:w.length,rootId:e,originalFolder:I,title:y.title,unpurged:v}}async function cl(A,r,e,t){let i=new Uint8Array(await A.vault.adapter.readBinary(r));if(!Me(i))throw new Error("Not an encrypted bundle.");let s=await at(A,r),n=await or(A,r,s,e),o=await ke(i,e),a=await rt(A,o,n,t,{dedupeExisting:!0});await A.vault.adapter.remove(r);try{await A.vault.adapter.remove(Ge(r))}catch{}return{notesWritten:a.notesWritten,restoredTo:n}}async function at(A,r){try{return JSON.parse(await A.vault.adapter.read(Ge(r)))}catch{return null}}async function rr(A,r){await A.vault.adapter.remove(r);try{await A.vault.adapter.remove(Ge(r))}catch{}}var Pe=".trash";async function En(A,r){let e=[],t=[r];for(;t.length;){let i=t.shift(),s;try{s=await A.vault.adapter.list(i)}catch{continue}e.push(...s.files),t.push(...s.folders)}return e}function dl(A){let r=A.split("/").filter(Boolean);if(r.length===0)return null;for(let e of r)if(e===".."||e==="."||e.includes("\\")||/^[a-zA-Z]:/.test(e))return null;return r.join("/")}async function Al(A,r,e,t=!1){if(!await A.vault.adapter.exists(Pe))return null;let i=await En(A,Pe);if(i.length===0)return null;let s=[],n=new Map;for(let u of i){let p=u.slice(Pe.length+1);s.push({name:`files/${p}`,data:await A.vault.adapter.readBinary(u)});try{let f=await A.vault.adapter.stat(u);f&&n.set(u,f.mtime)}catch{}}let o=await wi(s),a=await Et(o,r),l=await ke(a,r);if(l.length!==o.length)throw new Error("Encryption self-check failed (size).");for(let u=0;u<o.length;u++)if(l[u]!==o[u])throw new Error("Encryption self-check failed (content).");await A.vault.adapter.exists(xt)||await A.vault.adapter.mkdir(xt);let c=Wt(t?`trash-${e.replace(/[^0-9]/g,"").slice(0,14)}`:"Obsidian trash backfill"),d=`${xt}/${c}.${Ne}`;for(let u=1;await A.vault.adapter.exists(d);u++)d=`${xt}/${c} (${u}).${Ne}`;await vi(A,d,a);let h={v:1,kind:"rawtrash",originalFolder:Pe,parentId:null,title:t?"":"Obsidian trash (backfill)",count:i.length,created:e,rootId:"",deletedAt:e};try{await A.vault.adapter.write(Ge(d),JSON.stringify(h))}catch(u){console.warn("[Stashpad] couldn't write backfill sidecar",u)}let g=[];for(let u of i){let p=n.get(u);try{if(p!=null){let f=await A.vault.adapter.stat(u);if(f&&f.mtime!==p){g.push(u);continue}}await A.vault.adapter.remove(u)}catch(f){console.warn("[Stashpad] couldn't delete trash file",u,f),g.push(u)}}return{blobPath:d,fileCount:i.length,unpurged:g}}async function hl(A,r,e){let t=new Uint8Array(await A.vault.adapter.readBinary(r));if(!Me(t))throw new Error("Not an encrypted bundle.");let i=await ke(t,e),s=await Ei(i),n=0;for(let[o,a]of Object.entries(s)){if(!o.startsWith("files/"))continue;let l=dl(o.slice(6));if(!l){console.warn("[Stashpad] skipped unsafe trash entry",o);continue}let c=`${Pe}/${l}`.split("/").slice(0,-1).join("/"),d="";for(let g of c.split("/"))d=d?`${d}/${g}`:g,await A.vault.adapter.exists(d)||await A.vault.adapter.mkdir(d);let h=`${Pe}/${l}`;for(let g=1;await A.vault.adapter.exists(h);g++)h=`${Pe}/${l.replace(/(\.[^./]*)?$/,` (${g})$1`)}`;await A.vault.adapter.writeBinary(h,a.buffer),n++}await A.vault.adapter.remove(r);try{await A.vault.adapter.remove(Ge(r))}catch{}return{filesWritten:n}}async function pl(A,r,e,t){let i=new Uint8Array(await A.vault.adapter.readBinary(r));if(!Me(i))throw new Error(`Not an encrypted blob: ${r}`);let s=await ke(i,e);try{let n=await Et(s,t),o=await ke(n,t);if(o.length!==s.length)throw new Error("Rotation self-check failed (size).");for(let a=0;a<s.length;a++)if(o[a]!==s[a])throw new Error("Rotation self-check failed (content).");await vi(A,`${r}.rot`,n)}finally{s.fill(0)}}async function gl(A,r,e,t){let i=await at(A,r);if(!i?.originalFolderEnc)return;let s=await ke(al(i.originalFolderEnc),e);try{i.originalFolderEnc=rl(await Et(s,t))}finally{s.fill(0)}await A.vault.adapter.write(Ge(r),JSON.stringify(i))}async function ar(A,r,e=[]){let t=[];for(let i of await As(A,e))(await at(A,i))?.keyId===r&&t.push(i);return t}async function Qn(A,r){let e=`${r}.rot`;if(!await A.vault.adapter.exists(e))return;let t=new Uint8Array(await A.vault.adapter.readBinary(e));await vi(A,r,t);try{await A.vault.adapter.remove(e)}catch{}}async function vn(A,r){let e=r.replace(/\/+$/,"");for(let t of await En(A,e))if(t.endsWith(`.${Ne}.rot`))try{await A.vault.adapter.remove(t)}catch{}}async function ul(A,r){let e=r.replace(/\/+$/,"");return(await En(A,e)).filter(t=>t.endsWith(`.${Ne}.rot`)).map(t=>t.replace(/\.rot$/,""))}async function fl(A,r,e,t,i){let s=r.replace(/\/+$/,""),n=(await En(A,s)).filter(f=>!f.endsWith(`.${Ne}`)&&!f.endsWith(`.${il}`));if(n.length===0)throw new Error("This folder has no files to encrypt.");let o=[],a=new Map;for(let f of n){o.push({name:`files/${f.slice(s.length+1)}`,data:await A.vault.adapter.readBinary(f)});try{let I=await A.vault.adapter.stat(f);I&&a.set(f,I.mtime)}catch{}}let l=await wi(o),c=await Et(l,e),d=await ke(c,e);if(d.length!==l.length)throw new Error("Encryption self-check failed (size).");for(let f=0;f<l.length;f++)if(d[f]!==l[f])throw new Error("Encryption self-check failed (content).");let h=Wt(s.split("/").pop()||"folder"),g=`${s}/${h}.${Ne}`;for(let f=1;await A.vault.adapter.exists(g);f++)g=`${s}/${h} (${f}).${Ne}`;await vi(A,g,c);let u={v:1,kind:"rawfolder",originalFolder:s,parentId:null,title:s.split("/").pop()||"",count:n.length,created:i,rootId:"",deletedAt:i,...t?{keyId:t}:{}};try{await A.vault.adapter.write(Ge(g),JSON.stringify(u))}catch(f){console.warn("[Stashpad] couldn't write rawfolder sidecar",f)}let p=[];for(let f of n){let I=a.get(f);try{if(I!=null){let m=await A.vault.adapter.stat(f);if(m&&m.mtime!==I){p.push(f);continue}}await A.vault.adapter.remove(f)}catch(m){console.warn("[Stashpad] couldn't delete file",f,m),p.push(f)}}if(p.length===0){let f=[...new Set(n.map(I=>I.slice(0,I.lastIndexOf("/"))))].filter(I=>I.length>s.length).sort((I,m)=>m.length-I.length);for(let I of f)try{let m=await A.vault.adapter.list(I);!m.files.length&&!m.folders.length&&await A.vault.adapter.rmdir(I,!0)}catch{}}return{blobPath:g,fileCount:n.length,unpurged:p}}async function Il(A,r,e){let t=new Uint8Array(await A.vault.adapter.readBinary(r));if(!Me(t))throw new Error("Not an encrypted bundle.");let i=await at(A,r),s=Bn(i?.originalFolder)??r.replace(/\/[^/]*$/,""),n=await ke(t,e),o=await Ei(n),a=0;for(let[l,c]of Object.entries(o)){if(!l.startsWith("files/"))continue;let d=dl(l.slice(6));if(!d){console.warn("[Stashpad] skipped unsafe folder entry",l);continue}let h=`${s}/${d}`.split("/").slice(0,-1).join("/"),g="";for(let p of h.split("/"))g=g?`${g}/${p}`:p,g&&!await A.vault.adapter.exists(g)&&await A.vault.adapter.mkdir(g);let u=`${s}/${d}`;for(let p=1;await A.vault.adapter.exists(u);p++)u=`${s}/${d.replace(/(\.[^./]*)?$/,` (${p})$1`)}`;await A.vault.adapter.writeBinary(u,c.buffer),a++}await A.vault.adapter.remove(r);try{await A.vault.adapter.remove(Ge(r))}catch{}return{filesWritten:a,folder:s}}async function lr(A,r){let e=r.replace(/\/+$/,"");try{let t=await A.vault.adapter.list(e);for(let i of t.files){if(!i.endsWith(`.${Ne}`))continue;if((await at(A,i))?.kind==="rawfolder")return i}}catch{}return null}async function ml(A){let r=[];for(let e of A.vault.getFiles())if(e.extension===Ne)try{(await at(A,e.path))?.kind==="rawfolder"&&r.push({folder:e.parent?.path?.replace(/\/+$/,"")??"",blobPath:e.path})}catch{}return r}function Fn(A){return`${(A||"").replace(/\/+$/,"")}/trash`}async function As(A,r=[]){let e=[];for(let t of[xt,...r])try{if(!await A.vault.adapter.exists(t))continue;let i=await A.vault.adapter.list(t);e.push(...i.files.filter(s=>s.endsWith(`.${Ne}`)))}catch{}return e}function Cl(A){return A.replace(/[^\w.\-]+/g,"_").replace(/^\.+/,"").slice(0,60)||"stash-export"}async function Bl(A,r){let e=El(A,r);if(e.length===0){new ve.Notice("Nothing to export.");return}let t=Ql(A,e);if(t.length===0){new ve.Notice("No exportable notes (no files attached).");return}let i=(A.noteFolder.split("/").pop()||A.noteFolder).trim(),s=e.length===1?A.titleForNode(e[0]):`${i}-${e.length}notes`;new oi(A.app,s,t.length,(n,o,a)=>{yd(A,e,t,n,o,a)},is).open()}async function yl(A,r){let e=r.replace(/\/[^/]*$/,"").replace(/\/+$/,""),t=await A.ensureFolderUnlocked(e);if(!t)return;let i;try{let l=new Uint8Array(await A.app.vault.adapter.readBinary(r));i=await ke(l,t)}catch(l){new ve.Notice(`Couldn't decrypt this note to export it: ${l.message}`);return}finally{t.fill(0)}let s=await wn(A.app,r),n=(A.settings.lockedSubtrees??[]).find(l=>l.blob===r),o=n?.title||s?.title||"locked-note",a=n?.count??s?.count??1;new oi(A.app,o,a,(l,c,d)=>{Bd(A,e,l,i,c,d)},is).open()}async function Bd(A,r,e,t,i,s=!1){try{let n=t,o="";if(i){let u=await et(n,i);n=u.data;let p=So[u.kdf];o=p.strong?` (encrypted \xB7 ${p.label})`:` (encrypted \xB7 ${p.label} \u2014 Argon2id unavailable here, weaker)`}let a=(0,ve.moment)().format("YYYYMMDD-HHmmss"),c=(A.settings.exportFolder||"_exports").trim().replace(/^\/+|\/+$/g,"").split("/").filter(u=>u&&u!=="."&&u!==".."&&!/[\\:]/.test(u)).join("/")||"_exports",d=`${r}/${c}`;await A.app.vault.adapter.exists(d)||await A.app.vault.adapter.mkdir(d);let h=`${Cl(e)}-${a}`,g=`${d}/${h}.${ot}`;if(await A.app.vault.createBinary(g,n.buffer.slice(n.byteOffset,n.byteOffset+n.byteLength)),s&&i)try{A.app.secretStorage?.setSecret(ii(h),i)}catch(u){console.warn("[Stashpad] couldn't save export passphrase",u)}new ve.Notice(`Exported encrypted note${o} \u2192 ${g}`,0)}catch(n){new ve.Notice(`Export failed: ${n.message}`),console.error(n)}finally{try{t.fill(0)}catch{}}}async function wl(A,r){let e=El(A,r);if(e.length===0){new ve.Notice("Nothing to export.");return}let t=Ql(A,e);if(t.length===0){new ve.Notice("No exportable notes.");return}let i=(A.noteFolder.split("/").pop()||A.noteFolder).trim(),s=e.length===1?A.titleForNode(e[0]):`${i}-okf`;new Yi(A.app,s,t.length,(n,o)=>{(async()=>{try{let a=await A.plugin.exportOkf(A.noteFolder,e.map(l=>l.id),n,o);if(!a.length){new ve.Notice("Nothing exported.");return}A.plugin.notifications.show({message:`Exported OKF \u2014 ${a.length} file${a.length===1?"":"s"} \u2192 \`${A.noteFolder}/${A.plugin.settings.exportFolder||"_exports"}\``,kind:"success",category:"export",affectedPaths:a,folder:A.noteFolder,duration:0}),await A.log.append({type:"stash_export",id:e[0].id,payload:{okf:!0,paths:a,noteCount:t.length,rootIds:e.map(l=>l.id)}})}catch(a){new ve.Notice(`OKF export failed: ${a.message}`),console.error(a)}})()}).open()}async function yd(A,r,e,t,i,s=!1){try{let n=await bt(A.app,{rootNotes:r.filter(u=>!!u.file).map(u=>({id:u.id,file:u.file})),allDescendants:e.filter(u=>!r.some(p=>p.id===u.id)).filter(u=>!!u.file).map(u=>({id:u.id,file:u.file})),sourceFolder:A.noteFolder}),o="";if(i){let u=await et(n,i);n=u.data;let p=So[u.kdf];o=p.strong?` (encrypted \xB7 ${p.label})`:` (encrypted \xB7 ${p.label} \u2014 Argon2id unavailable on this device, this export is weaker)`}let a=(0,ve.moment)().format("YYYYMMDD-HHmmss"),l=Cl(t),c=(A.plugin.settings.exportFolder||"_exports").trim().replace(/^\/+|\/+$/g,""),d=`${A.noteFolder}/${c}`;await A.ensureFolder(d);let h=`${l}-${a}`,g=`${d}/${h}.${ot}`;if(await A.app.vault.createBinary(g,n.buffer.slice(n.byteOffset,n.byteOffset+n.byteLength)),s&&i){let u=A.app.secretStorage;try{u?.setSecret(ii(h),i)}catch(p){console.warn("[Stashpad] couldn't save export passphrase to secret storage",p)}}await A.log.append({type:"stash_export",id:r[0].id,payload:{path:g,noteCount:e.length,rootIds:r.map(u=>u.id)}}),A.plugin.notifications.show({message:`Exported ${e.length} note${e.length===1?"":"s"}${o} \u2192 \`${g}\``,kind:i&&o.includes("weaker")?"warning":"success",category:"export",affectedPaths:[g],folder:A.noteFolder,actions:A.actionsForFile(g),duration:0})}catch(n){A.plugin.notifications.show({message:`Stashpad: export failed Error: ${n.message} -Check disk space + write permissions on the export folder.`,kind:"error",category:"export"}),console.error(n)}}function El(A,r){if(r?.file)return[r];if(A.selection.size>0)return[...A.selection].map(t=>A.tree.get(t)).filter(t=>!!t?.file);if(A.cursorIdx>=0&&A.currentChildren[A.cursorIdx])return[A.currentChildren[A.cursorIdx]];let e=A.tree.get(A.focusId);return e?.file?[e]:[]}function Ql(A,r){let e=new Set,t=[],i=s=>{if(!e.has(s.id)){e.add(s.id),s.file&&t.push(s);for(let n of A.tree.getChildren(s.id))i(n)}};for(let s of r)i(s);return t}async function vl(A){let r=A.app.vault.getFiles().filter(t=>t.extension===ot);if(r.length===0){new ve.Notice("No .stash files found in this vault.");return}let e=new class extends ve.FuzzySuggestModal{getItems(){return r}getItemText(t){return t.path}onChooseItem(t){cr(A,t)}}(A.app);e.setPlaceholder("Pick a .stash file to import\u2026"),e.open()}async function cr(A,r){try{let e=new Uint8Array(await A.app.vault.readBinary(r)),t=await Ai(A.app,e,{secretId:ti(r.basename)});if(!t)return;let i=await rt(A.app,t,A.noteFolder,wd(A),{stripReserved:!0});A.tree.rebuild(A.noteFolder),A.render(),await A.log.append({type:"stash_import",id:F,payload:{from:r.path,into:A.noteFolder,noteCount:i.notesWritten,attachmentsWritten:i.attachmentsWritten,collisionsRenamed:i.collisionsRenamed}});try{await A.app.fileManager.trashFile(r)}catch{}A.plugin.importService.clearPendingEncrypted(r.path);let s=[`Imported ${i.notesWritten} note${i.notesWritten===1?"":"s"}`];i.attachmentsWritten&&s.push(`+ ${i.attachmentsWritten} attachment${i.attachmentsWritten===1?"":"s"}`),i.collisionsRenamed&&s.push(`(${i.collisionsRenamed} id collision${i.collisionsRenamed===1?"":"s"} renamed)`),A.plugin.notifications.show({message:s.join(" "),kind:"success",category:"import",folder:A.noteFolder})}catch(e){A.plugin.notifications.show({message:`Stashpad: import failed +Check disk space + write permissions on the export folder.`,kind:"error",category:"export"}),console.error(n)}}function El(A,r){if(r?.file)return[r];if(A.selection.size>0)return[...A.selection].map(t=>A.tree.get(t)).filter(t=>!!t?.file);if(A.cursorIdx>=0&&A.currentChildren[A.cursorIdx])return[A.currentChildren[A.cursorIdx]];let e=A.tree.get(A.focusId);return e?.file?[e]:[]}function Ql(A,r){let e=new Set,t=[],i=s=>{if(!e.has(s.id)){e.add(s.id),s.file&&t.push(s);for(let n of A.tree.getChildren(s.id))i(n)}};for(let s of r)i(s);return t}async function vl(A){let r=A.app.vault.getFiles().filter(t=>t.extension===ot);if(r.length===0){new ve.Notice("No .stash files found in this vault.");return}let e=new class extends ve.FuzzySuggestModal{getItems(){return r}getItemText(t){return t.path}onChooseItem(t){cr(A,t)}}(A.app);e.setPlaceholder("Pick a .stash file to import\u2026"),e.open()}async function cr(A,r){try{let e=new Uint8Array(await A.app.vault.readBinary(r)),t=await pi(A.app,e,{secretId:ii(r.basename)});if(!t)return;let i=await rt(A.app,t,A.noteFolder,wd(A),{stripReserved:!0});A.tree.rebuild(A.noteFolder),A.render(),await A.log.append({type:"stash_import",id:F,payload:{from:r.path,into:A.noteFolder,noteCount:i.notesWritten,attachmentsWritten:i.attachmentsWritten,collisionsRenamed:i.collisionsRenamed}});try{await A.app.fileManager.trashFile(r)}catch{}A.plugin.importService.clearPendingEncrypted(r.path);let s=[`Imported ${i.notesWritten} note${i.notesWritten===1?"":"s"}`];i.attachmentsWritten&&s.push(`+ ${i.attachmentsWritten} attachment${i.attachmentsWritten===1?"":"s"}`),i.collisionsRenamed&&s.push(`(${i.collisionsRenamed} id collision${i.collisionsRenamed===1?"":"s"} renamed)`),A.plugin.notifications.show({message:s.join(" "),kind:"success",category:"import",folder:A.noteFolder})}catch(e){A.plugin.notifications.show({message:`Stashpad: import failed File: \`${r.name}\` Error: ${e.message} -Inspect with the buttons below \u2014 rename to .zip to crack it open in an archive tool.`,kind:"error",category:"import",affectedPaths:[r.path],actions:A.actionsForFile(r.path)}),console.error(e)}}function wd(A){let r=new Set,e=t=>{if(r.add(t),!!A.tree.get(t))for(let s of A.tree.getChildren(t))e(s.id)};return e(F),r}Ri();Ri();var Qd=new Set(["png","jpg","jpeg","gif","webp","svg","bmp","avif"]),hs={nested:"Nested",flat:"Flat",everything:"Everything"},ps=[{key:"day",calShort:"Today",rollShort:"24h",calLong:"Since midnight today",rollLong:"Last 24 hours"},{key:"week",calShort:"Week",rollShort:"7d",calLong:"Since Monday this week",rollLong:"Last 7 days"},{key:"month",calShort:"Month",rollShort:"30d",calLong:"Since the 1st of this month",rollLong:"Last 30 days"},{key:"year",calShort:"Year",rollShort:"365d",calLong:"Since January 1 this year",rollLong:"Last 365 days"},{key:"all",calShort:"All",rollShort:"ad infinitum",calLong:"All time",rollLong:"All time"}],gs=class gs extends k.ItemView{constructor(e,t){super(e);this.focusId=F;this.timeFilter="all";this.timeFilterCalendar=!1;this.tagFilter=null;this.colorFilter=null;this.importedOnly=!1;this.authorFilter=null;this.noteFolder="Stashpad";this.folderOverride=null;this.tinyMode=!1;this.tinyAlwaysOnTop=!1;this.tinyOpacity=1;this.compactMode=!1;this.detachTreeHook=null;this.detachSettings=null;this.slugDebouncers=new Map;this.attachmentDebouncers=new Map;this.bulkRenderDepth=0;this.bulkSettleTimer=null;this.bootstrappedFolders=new Set;this.selection=new Set;this.lastSelected=null;this.cursorIdx=-1;this.pendingCursorId=null;this.currentChildren=[];this.modeSplit=null;this.modeEnterSubmits=!0;this.nextDestination=null;this.nextDestinationFolder=null;this.nextDestinationLabel=null;this.inListPicker=null;this.pickerEscapeAt=0;this.composerExitAt=0;this.listEl=null;this.composerInputEl=null;this.composerDraft="";this.draftsLoadedFor=null;this.autoSelectNewest=!1;this.scrollToBottomOnNextRender=!1;this.scrollListenerSaveTimer=null;this.suppressScrollSave=!1;this.selectionGuardKey=0;this.pendingRenderPolicy=null;this.stickToListBottom=!1;this.keyboardTransitionUntil=0;this.tapSettleUntil=0;this.aimedTapTargetId=null;this.aimedTapAt=0;this.stickyRowObserver=null;this.listResizeObserver=null;this.composerNarrowObserver=null;this.barOverflowRO=null;this.lastCursorByFocus=new Map;this.lastSelectionByFocus=new Map;this.expandedNotes=new Set;this.cursorExpandOverride=new Set;this.cursorHasMoved=!1;this.activeVersionByGroup=new Map;this.focusComposerOnNextRender=!1;this.suppressComposerFocusUntil=0;this.composerAutocomplete=null;this.firstSelectedId=null;this.mobileSelectMode=!1;this.focusedMiniObserver=null;this.pendingComposerCaret=null;this.navBackStack=[];this.navForwardSnapshots=[];this.treeReconcileTimer=null;this.syncBurstTimes=[];this.autoSyncDeferActive=!1;this.autoSyncSettleTimer=null;this.autoSyncNotice=null;this.stampLastCursorTimer=null;this.stampSelectionTimer=null;this._renderT0=null;this.tinyOpacityPopover=null;this.lastListWidth=0;this.onDocKeyDown=e=>{if(!this.viewRoot.isConnected||this.app.workspace.activeLeaf!==this.leaf||xr(e.target))return;let t=X().bindings;if(q(e,t.toggleSplit)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.toggleSplit();return}if(q(e,t.pickDestination)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.openDestinationPicker();return}if(q(e,t.search)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.openSearchModal();return}if(q(e,t.commandPalette)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.openStashpadCommandPalette();return}if(q(e,t.lockSelection)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdLockSelection();return}if(q(e,t.unlockAll)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdUnlockAll();return}if(q(e,t.moveToArchive)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMoveToArchive();return}if(q(e,t.encryptDelete)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdEncryptDelete();return}if(q(e,t.searchInParent)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.openSearchInParentModal();return}if(q(e,t.exportStash)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdExportStash();return}if(q(e,t.importStash)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdImportStash();return}if(q(e,t.pickFolder)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdOpenFolderPicker();return}if(q(e,t.cloneStashpadTab)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCloneStashpadTab();return}let i=e.target,s=!!i&&(i.tagName==="INPUT"||i.tagName==="TEXTAREA");if(e.key===" "&&!e.metaKey&&!e.ctrlKey&&!e.altKey&&!e.shiftKey&&!s){let l=this.composerInputEl;if(l){e.preventDefault(),e.stopPropagation(),l.focus();let c=l.value.length;l.setSelectionRange(c,c);return}}let n=!!i&&(i.tagName==="INPUT"||i.tagName==="TEXTAREA"||i.tagName==="BUTTON"||i.tagName==="SELECT");if(e.key==="Escape"&&i instanceof HTMLElement&&(i.tagName==="BUTTON"||i.tagName==="SELECT")&&this.viewRoot.contains(i)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.viewRoot.focus();return}if(this.inListPicker&&e.key==="Escape"){e.preventDefault(),e.stopPropagation(),this.inListPicker=null,this.pickerEscapeAt=Date.now();let l=this.listEl,c=!!l&&l.scrollTop+l.clientHeight>=l.scrollHeight-2,d=l?.scrollTop??0;if(this.render(),l){let h=c?l.scrollHeight:d;l.scrollTop=h,requestAnimationFrame(()=>{l.scrollTop=c?l.scrollHeight:d}),setTimeout(()=>{l.scrollTop=c?l.scrollHeight:d},60),this.revealCursorRow()}return}if(this.inListPicker&&!n){if(e.key==="ArrowDown"){e.preventDefault(),this.inListPicker.activeIdx=this.nextPickableIdx(this.inListPicker.activeIdx,1),this.repaintSelectionClasses(),this.revealRowAt(this.inListPicker.activeIdx);return}if(e.key==="ArrowUp"){e.preventDefault(),this.inListPicker.activeIdx=this.nextPickableIdx(this.inListPicker.activeIdx,-1),this.repaintSelectionClasses(),this.revealRowAt(this.inListPicker.activeIdx);return}if(e.key==="Enter"){e.preventDefault(),this.commitInListPicker();return}if(q(e,X().bindings.move)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.inListPicker=null,this.repaintSelectionClasses(),this.cmdMovePicker();return}return}if(n)return;if(q(e,t.delete)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdDelete();return}if(q(e,t.toggleComplete)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdToggleComplete();return}if(q(e,t.moveToTop)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMoveToTop();return}if(q(e,t.moveToBottom)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMoveToBottom();return}if(q(e,t.moveUp)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMoveUp();return}if(q(e,t.moveDown)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMoveDown();return}if(q(e,t.outdent)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdOutdent();return}if(q(e,t.setColor)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdSetColor();return}if(q(e,t.selectAll)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdSelectAll();return}if(q(e,t.swapWithParent)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdSwapWithParent();return}if(q(e,t.undo)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdUndo();return}if(q(e,t.redo)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdRedo();return}if(e.key===" "){e.preventDefault();let l=this.composerInputEl;if(l){l.focus();let c=l.value.length;l.setSelectionRange(c,c)}return}if(e.key==="ArrowDown"){e.preventDefault(),this.cursorIdx>=this.currentChildren.length-1?this.cursorIdx=0:this.cursorIdx++,this.selectCursor(e.shiftKey);return}if(e.key==="ArrowUp"){e.preventDefault(),this.cursorIdx<=0?this.cursorIdx=this.currentChildren.length-1:this.cursorIdx--,this.selectCursor(e.shiftKey);return}if(e.altKey&&e.key==="ArrowLeft"){e.preventDefault(),this.navigateBack();return}if(e.altKey&&e.key==="ArrowRight"){e.preventDefault(),this.navigateForward();return}if(e.key==="ArrowRight"){let l=this.currentChildren[this.cursorIdx];l&&(e.preventDefault(),this.navigateTo(l.id));return}if(e.key==="ArrowLeft"||e.key==="Backspace"){e.preventDefault(),this.navigateUp();return}if(e.key==="Escape"){if(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),Date.now()-this.pickerEscapeAt<350||Date.now()-this.composerExitAt<400)return;if(this.plugin.noteClipboard&&this.plugin.noteClipboard.folder===this.noteFolder){this.plugin.clearNoteClipboard(),this.render();return}let l=this.firstSelectedId??(this.selection.size>0?this.selection.values().next().value:null);if(this.selection.clear(),this.firstSelectedId=null,l){let c=this.currentChildren.findIndex(d=>d.id===l);this.selection.add(l),this.lastSelected=l,c>=0&&(this.cursorIdx=c)}this.repaintSelectionClasses(),this.revealCursorRow();return}let o=X().bindings;if(q(e,o.pasteNotes)&&this.plugin.noteClipboard){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdPasteNotes();return}if(this.selection.size>0||this.cursorIdx>=0&&this.currentChildren[this.cursorIdx]){if(q(e,o.move)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMovePicker();return}if(q(e,o.pickMove)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdInListPicker();return}if(q(e,o.merge)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMerge();return}if(q(e,o.copy)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCopy();return}if(q(e,o.copyNotes)&&!window.getSelection()?.toString()){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCopyNotes();return}if(q(e,o.cutNotes)&&!window.getSelection()?.toString()){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCutNotes();return}if(q(e,o.copyTree)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCopyTree();return}if(q(e,o.copyOutline)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCopyOutline();return}if(q(e,o.copyCodeBlock)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCopyCodeBlock();return}if(q(e,o.openEditor)){if(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),e.shiftKey){let l=this.tree.get(this.focusId);l?.file&&this.cmdOpenInEditor(l)}else this.cmdOpenInEditor();return}if(q(e,o.openTab)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdOpenInNewStashpadTab();return}if(q(e,o.split)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdSplit();return}if(q(e,o.clone)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdClone();return}if(q(e,o.forkNote)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdForkNote();return}if(q(e,o.insertTemplate)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdInsertTemplate();return}if(q(e,o.toggleExpand)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdToggleExpand();return}if(q(e,o.expandAll)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdExpandAll();return}if(q(e,o.collapseAll)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCollapseAll();return}if(q(e,o.togglePin)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdTogglePin();return}if(q(e,o.listPin)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdToggleListPin();return}if(q(e,o.toggleTask)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdToggleTask();return}if(q(e,o.setDue)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdSetDue();return}}if(this.currentChildren.length>0){if(q(e,o.jumpToTop)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.jumpToTop();return}if(q(e,o.jumpToBottom)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.jumpToBottom();return}}let a=this.tree.get(this.focusId);if(a?.file){if(q(e,o.openEditor)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdOpenInEditor(a);return}if(q(e,o.openTab)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdOpenInNewStashpadTab(a);return}}};this.openSearchInstance=null;this.fmSyncUnsubscribe=null;this.completedState=new Map;this.taskTaggedState=new Map;this.listPinnedState=new Map;this.pendingFocusIds=null;this.onFileModify=e=>{!(e instanceof k.TFile)||e.extension!=="md"||e.path.startsWith(this.noteFolder+"/")&&(this.bodyRenderer.evict(e),this.scheduleSlugRename(e),this.scheduleAttachmentSync(e),this.authorship.noteModify(e),!this.deferDuringSyncBurst()&&this.debouncedRender())};this.onFileCreate=e=>{!(e instanceof k.TFile)||e.extension!=="md"||e.path.startsWith(this.noteFolder+"/")&&(this.deferDuringSyncBurst()||this.debouncedRender())};this.plugin=t,this.tree=new tn(this.app),this.log=t.newLog(),this.integrity=new cn(this.tree,this.log),this.order=new ui(this.app),this.sortStore=new on(this.app),this.fmSync=new an(this.app,()=>this.tree),this.tree.setOrderProvider(i=>{let s=this.noteFolder,n=this.sortStore.getMode(s,i),o=n==="manual"?this.order.getOrder(s,i):ba(this,i,n);return this.hoistListPinned(i,o)}),this.debouncedRender=(0,k.debounce)(()=>{this.renderSuppressed()||this.render()},80),this.authorship=new An(this),this.dnd=new hn(this),this.bodyRenderer=new pn(this,this,this.plugin.renderCacheStore)}getViewType(){return z}getDisplayText(){let e=(this.noteFolder||"").trim(),t=e.split("/").pop()||e||"Stashpad";if(this.focusId&&this.focusId!==F){let i=this.tree.get(this.focusId);if(i){let s=this.titleForNode(i).trim(),n=s.length>40?s.slice(0,40)+"\u2026":s;if(n)return`${t} \u2014 ${n} \xB7 ${this.focusId}`}}return t}refreshHeaderTitle(){let e=this.getDisplayText();try{this.leaf.updateHeader?.()}catch{}let i=(this.headerEl??this.containerEl?.querySelector?.(".view-header"))?.querySelector?.(".view-header-title")??this.titleEl;i&&i.textContent!==e&&i.setText(e)}getIcon(){return this.plugin.getFolderIcon(this.noteFolder)??"list-tree"}async onOpen(){let e=this.contentEl;e.empty(),e.addClass("stashpad-scroll-host"),this.viewRoot=e.createDiv({cls:"stashpad-view"}),this.viewRoot.setAttribute("tabindex","0"),this.viewRoot.addEventListener("focusin",()=>Vs(this)),this.viewRoot.addEventListener("click",()=>Vs(this)),this.viewRoot.addEventListener("mouseup",l=>{l.button===3?(l.preventDefault(),this.navigateBack()):l.button===4&&(l.preventDefault(),this.navigateForward())}),this.viewRoot.addEventListener("auxclick",l=>{l.button===3?(l.preventDefault(),this.navigateBack()):l.button===4&&(l.preventDefault(),this.navigateForward())}),Vs(this),this.registerInterval(window.setInterval(()=>this.authorship.pruneContribMaps(),6e4));let t=null,i=()=>{t||(t=new k.Scope(this.app.scope),t.register([],"Escape",()=>{if(this.inListPicker)return this.inListPicker=null,this.pickerEscapeAt=Date.now(),this.repaintSelectionClasses(),!1;if(Date.now()-this.pickerEscapeAt<350||Date.now()-this.composerExitAt<400)return!1;if(this.selection.size>1){let l=this.firstSelectedId??this.selection.values().next().value??null;if(this.selection.clear(),this.firstSelectedId=null,l){let c=this.currentChildren.findIndex(d=>d.id===l);this.selection.add(l),this.lastSelected=l,c>=0&&(this.cursorIdx=c)}this.render(),this.revealCursorRow()}return!1}),this.app.keymap?.pushScope(t))},s=()=>{if(t){try{this.app.keymap?.popScope(t)}catch{}t=null}};this.viewRoot.addEventListener("focusin",i),this.viewRoot.addEventListener("focusout",l=>{let c=l.relatedTarget;c&&this.viewRoot&&this.viewRoot.contains(c)||s()}),this.register(()=>s()),this.detachTreeHook=this.tree.hookMetadataCache(()=>this.debouncedRender()),this.registerEvent(this.app.metadataCache.on("resolved",()=>this.scheduleTreeReconcile())),this.registerEvent(this.app.metadataCache.on("changed",l=>{if(l.extension!=="md")return;let c=this.app.metadataCache.getFileCache(l)?.frontmatter;this.completedState.set(l.path,!!c?.completed),this.taskTaggedState.set(l.path,this.taggedFromFm(c))})),this.registerEvent(this.app.vault.on("rename",(l,c)=>{for(let d of[this.completedState,this.taskTaggedState])d.has(c)&&(d.set(l.path,d.get(c)),d.delete(c))})),this.registerEvent(this.app.vault.on("delete",l=>{this.completedState.delete(l.path),this.taskTaggedState.delete(l.path);let c=l.path.lastIndexOf("/"),d=(c>=0?l.path.slice(0,c):"").replace(/\/+$/,"");l.path.endsWith(".md")&&d===this.noteFolder.replace(/\/+$/,"")&&(this.tree.rebuild(this.noteFolder),this.debouncedRender())})),this.detachSettings=fa(()=>{this.loadConfig();let l=this.plugin.settings.drafts?.[this.noteFolder]??"",c=this.composerInputEl?.value??"";l===""&&this.composerDraft!==""&&c===""?(this.composerDraft="",this.composerInputEl&&(this.composerInputEl.value="")):l===""&&c!==""&&(this.composerDraft=c),!!this.composerInputEl&&document.activeElement===this.composerInputEl&&(this.focusComposerOnNextRender=!0),this.debouncedRender()}),this.app.vault.on("modify",this.onFileModify),this.app.vault.on("create",this.onFileCreate),window.addEventListener("keydown",this.onDocKeyDown,!0),this.loadConfig();try{await this.bootstrapFolder()}catch(l){let c=l?.message??"";/already exists/i.test(c)||console.warn("[Stashpad] bootstrapFolder failed:",l)}this.tree.rebuild(this.noteFolder),this.installFmSyncActivityNotice(),this.backfillFrontmatterSync(),this.plugin.maybeSweepFolder(this.noteFolder),this.defaultCursorToLast(),this.refreshHeaderTitle(),await this.loadDraftsForFolder();try{let l=this.plugin.loadLastCursor(this.noteFolder);for(let[c,d]of l)this.lastCursorByFocus.set(c,d);this.lastSelectionByFocus=this.plugin.loadLastSelection(this.noteFolder),this.activeVersionByGroup=this.plugin.loadActiveVersions(this.noteFolder)}catch{}let n=this.lastCursorByFocus.get(this.focusId),o;n&&this.tree.get(n)?(o={kind:"scroll-to-id",id:n,align:"start"},this.pendingFocusIds=[n]):(this.scrollToBottomOnNextRender=!0,o={kind:"pin-bottom",until:"next-user-input"});let a=this.foldRestoredSelection(n);a&&(this.pendingFocusIds=a),this.render(o),this.scheduleSelectionRestore(),this.tinyMode&&(setTimeout(()=>this.applyTinyWindow(),1e3),setTimeout(()=>this.applyTinyWindow(),1500)),this.registerDomEvent(window,"beforeunload",()=>{this.flushDrafts(),this.stampSelectedCursor(!0)}),this.registerDomEvent(window,"blur",()=>{this.flushDrafts(),this.stampSelectedCursor(!0)}),X().focusComposerOnOpen?this.focusComposer():this.focusView(),this.registerEvent(this.app.workspace.on("active-leaf-change",l=>{l===this.leaf?X().focusComposerOnOpen?this.focusComposer():this.focusView():this.stickToListBottom=!1}))}renderSuppressed(){return this.bulkRenderDepth>0||this.bulkSettleTimer!=null||this.autoSyncDeferActive||this.plugin.rebootstrapInProgress||this.plugin.okfRebuildingFolders.has(this.noteFolder)}beginBulkRender(){this.bulkRenderDepth++,this.bulkSettleTimer!=null&&(window.clearTimeout(this.bulkSettleTimer),this.bulkSettleTimer=null)}endBulkRender(e=500){this.bulkRenderDepth>0&&this.bulkRenderDepth--,!(this.bulkRenderDepth>0)&&(this.bulkSettleTimer!=null&&window.clearTimeout(this.bulkSettleTimer),this.bulkSettleTimer=window.setTimeout(()=>{this.bulkSettleTimer=null,this.viewRoot?.isConnected&&(this.tree.rebuild(this.noteFolder),this.render())},e))}deferDuringSyncBurst(){if(this.plugin.rebootstrapInProgress)return!1;let e=Date.now();this.syncBurstTimes.push(e);let t=e-2e3;for(;this.syncBurstTimes.length&&this.syncBurstTimes[0]<t;)this.syncBurstTimes.shift();return!this.autoSyncDeferActive&&this.syncBurstTimes.length>=6&&(this.autoSyncDeferActive=!0,this.autoSyncNotice=new k.Notice("Stashpad: syncing \u2014 list updates paused until it settles\u2026",0)),this.autoSyncDeferActive?(this.autoSyncSettleTimer!=null&&window.clearTimeout(this.autoSyncSettleTimer),this.autoSyncSettleTimer=window.setTimeout(()=>this.endAutoSyncDefer(),1500),!0):!1}endAutoSyncDefer(){this.autoSyncSettleTimer=null,this.autoSyncDeferActive=!1,this.syncBurstTimes=[],this.autoSyncNotice?.hide(),this.autoSyncNotice=null,this.forceReconcileRender()}forceReconcileRender(){this.viewRoot?.isConnected&&(this.tree.rebuild(this.noteFolder),this.render())}scheduleTreeReconcile(){this.renderSuppressed()||this.treeReconcileTimer==null&&(this.treeReconcileTimer=window.setTimeout(()=>{if(this.treeReconcileTimer=null,!this.viewRoot?.isConnected)return;let e=this.noteFolder,t=e+"/",i=0;for(let s of this.app.vault.getMarkdownFiles()){let n=s.parent?.path?.replace(/\/+$/,"")??"";if(!(n===e||e!==""&&n.startsWith(t)))continue;let o=this.app.metadataCache.getFileCache(s)?.frontmatter?.id;typeof o=="string"&&o&&i++}i!==this.tree.fileBackedCount()&&(this.tree.rebuild(e),this.debouncedRender())},400))}focusView(){requestAnimationFrame(()=>{this.viewRoot?.isConnected&&(document.activeElement instanceof HTMLElement&&(document.activeElement.tagName==="INPUT"||document.activeElement.tagName==="TEXTAREA")||this.viewRoot.focus({preventScroll:!0}))})}focusComposer(){if(!X().focusComposerOnOpen)return;let e=()=>{if(!this.viewRoot?.isConnected||Date.now()<this.suppressComposerFocusUntil||Date.now()<this.plugin.suppressComposerAutofocusUntil)return;let t=document.activeElement;t&&(t.tagName==="INPUT"||t.tagName==="TEXTAREA")&&t!==this.composerInputEl||(t&&t.tagName==="BUTTON"&&this.viewRoot.contains(t),this.composerInputEl?.focus({preventScroll:!0}))};requestAnimationFrame(e),setTimeout(e,50),setTimeout(e,200)}async onClose(){pa(this),this.debouncedRender?.cancel?.(),this.detachTreeHook?.(),this.detachSettings?.(),this.app.vault.off("modify",this.onFileModify),this.app.vault.off("create",this.onFileCreate),window.removeEventListener("keydown",this.onDocKeyDown,!0),this.listResizeObserver?.disconnect(),this.listResizeObserver=null,this.stickyRowObserver?.disconnect(),this.stickyRowObserver=null,this.bodyRenderer.dispose(),this.barOverflowRO?.disconnect(),this.barOverflowRO=null,this.composerNarrowObserver?.disconnect(),this.composerNarrowObserver=null,this.focusedMiniObserver?.disconnect(),this.focusedMiniObserver=null,this.treeReconcileTimer!=null&&(window.clearTimeout(this.treeReconcileTimer),this.treeReconcileTimer=null),this.autoSyncSettleTimer!=null&&(window.clearTimeout(this.autoSyncSettleTimer),this.autoSyncSettleTimer=null),this.autoSyncNotice?.hide(),this.autoSyncNotice=null,this.composerAutocomplete?.detach(),this.composerAutocomplete=null;for(let e of this.slugDebouncers.values())e.cancel();for(let e of this.attachmentDebouncers.values())e.cancel();this.authorship.dispose();try{await this.flushDrafts()}catch{}try{await this.order.flush(this.noteFolder)}catch{}try{await this.sortStore.flush(this.noteFolder)}catch{}try{await this.fmSync.flush()}catch{}this.stampSelectedCursor(!0),this.fmSyncUnsubscribe?.(),this.fmSyncUnsubscribe=null}setEphemeralState(e){let t=e;t?.focusId&&(this.focusId=t.focusId),t?.timeFilter&&(this.timeFilter=t.timeFilter)}getEphemeralState(){return{focusId:this.focusId,timeFilter:this.timeFilter}}getState(){return{...super.getState()??{},folderOverride:this.folderOverride,timeFilter:this.timeFilter,focusId:this.focusId,tagFilter:this.tagFilter,colorFilter:this.colorFilter,timeFilterCalendar:this.timeFilterCalendar,tinyMode:this.tinyMode,tinyAlwaysOnTop:this.tinyAlwaysOnTop,tinyOpacity:this.tinyOpacity,compactMode:this.compactMode,navBackStack:this.navBackStack,navForwardSnapshots:this.navForwardSnapshots}}async setState(e,t){let i=e??null;if(i){"folderOverride"in i&&(this.folderOverride=i.folderOverride??null),i.timeFilter&&(this.timeFilter=i.timeFilter),i.focusId&&(this.focusId=i.focusId),i.cursorId&&(this.pendingCursorId=i.cursorId),"tagFilter"in i&&(this.tagFilter=i.tagFilter??null),"colorFilter"in i&&(this.colorFilter=i.colorFilter??null),"timeFilterCalendar"in i&&(this.timeFilterCalendar=!!i.timeFilterCalendar),"tinyMode"in i&&(this.tinyMode=!!i.tinyMode),"tinyAlwaysOnTop"in i&&(this.tinyAlwaysOnTop=!!i.tinyAlwaysOnTop),typeof i.tinyOpacity=="number"&&Number.isFinite(i.tinyOpacity)&&(this.tinyOpacity=Math.min(1,Math.max(.3,i.tinyOpacity))),"compactMode"in i&&(this.compactMode=!!i.compactMode);let o=a=>a&&typeof a.folder=="string"&&typeof a.focusId=="string";Array.isArray(i.navBackStack)&&(this.navBackStack=i.navBackStack.filter(o)),Array.isArray(i.navForwardSnapshots)&&(this.navForwardSnapshots=i.navForwardSnapshots.filter(o))}let s=(this.plugin?.settings?.folder??"Stashpad").trim().replace(/^\/+|\/+$/g,""),n=this.folderOverride?.trim().replace(/^\/+|\/+$/g,"")||null;if(this.noteFolder=n||s||"Stashpad",await super.setState(e,t),this.refreshHeaderTitle(),this.viewRoot){this.loadConfig(),await this.bootstrapFolder(),this.tree.rebuild(this.noteFolder),this.backfillFrontmatterSync(),this.defaultCursorToLast(),this.draftsLoadedFor=null,this.composerDraft="",await this.loadDraftsForFolder(),this.lastCursorByFocus.clear(),this.lastSelectionByFocus.clear();try{let c=this.plugin.loadLastCursor(this.noteFolder);for(let[d,h]of c)this.lastCursorByFocus.set(d,h);this.lastSelectionByFocus=this.plugin.loadLastSelection(this.noteFolder),this.activeVersionByGroup=this.plugin.loadActiveVersions(this.noteFolder)}catch{}let o=this.lastCursorByFocus.get(this.focusId),a;o&&this.tree.get(o)?(this.pendingFocusIds=[o],a={kind:"scroll-to-id",id:o,align:"start"}):a={kind:"pin-bottom",until:"next-user-input"};let l=this.foldRestoredSelection(o);l&&(this.pendingFocusIds=l),this.render(a),this.scheduleSelectionRestore()}}focus(){this.viewRoot?.focus({preventScroll:!0})}foldRestoredSelection(e){let t=this.lastSelectionByFocus.get(this.focusId)??null;if(!t||!t.length)return null;let i=t.filter(s=>!!this.tree.get(s));return i.length?e&&i.includes(e)?[e,...i.filter(s=>s!==e)]:i:null}stampSelection(e=!1){let t=[...this.selection],i=()=>{try{this.plugin.saveLastSelection(this.noteFolder,this.focusId,t)}catch{}};if(this.stampSelectionTimer!=null&&(window.clearTimeout(this.stampSelectionTimer),this.stampSelectionTimer=null),e){i();return}this.stampSelectionTimer=window.setTimeout(()=>{this.stampSelectionTimer=null,i()},400)}scheduleSelectionRestore(){let e=this.lastSelectionByFocus.get(this.focusId);if(!e||!e.length)return;let t=()=>{let i=e.filter(a=>this.currentChildren.some(l=>l.id===a));if(!i.length)return;let s=[...this.selection],n=new Set(i);if(s.length<i.length&&s.every(a=>n.has(a))){this.selection.clear();for(let a of i)this.selection.add(a);this.firstSelectedId=i[0],this.lastSelected=i[i.length-1],this.repaintSelectionClasses()}};for(let i of[120,400,900,1600])window.setTimeout(t,i)}loadConfig(){let e=(this.plugin?.settings?.folder??"Stashpad").trim().replace(/^\/+|\/+$/g,""),i=this.folderOverride?.trim().replace(/^\/+|\/+$/g,"")||null||e||"Stashpad";i!==this.noteFolder?(this.noteFolder=i,this.tree.rebuild(this.noteFolder)):this.noteFolder=i}captureNavSnapshot(){return{folder:this.noteFolder,focusId:this.focusId}}recordNavState(e={}){let t=this.captureNavSnapshot(),i=this.navBackStack[this.navBackStack.length-1];i&&i.folder===t.folder&&i.focusId===t.focusId||(this.navBackStack.push(t),e.keepForward||(this.navForwardSnapshots=[]))}async setFolderOverride(e,t={}){let i=e?.trim().replace(/^\/+|\/+$/g,"")||null;if(i&&this.isReservedFolder(i)){new k.Notice(`"${i}" is a reserved Stashpad subfolder (imports/exports/attachments). Pick a different folder.`);return}if((i||null)!==(this.folderOverride||null)){t.skipHistory||this.recordNavState(),this.folderOverride=i,this.focusId=F,this.lastCursorByFocus.clear(),this.selection.clear(),this.cursorIdx=-1,this.lastSelected=null,this.composerDraft="",await this.flushDrafts(),this.draftsLoadedFor=null,this.loadConfig();try{await this.bootstrapFolder()}catch(s){let n=s?.message??"";/already exists/i.test(n)||console.warn("[Stashpad] bootstrapFolder failed:",s)}this.tree.rebuild(this.noteFolder),this.backfillFrontmatterSync(),this.plugin.maybeSweepFolder(this.noteFolder),this.defaultCursorToLast(),await this.loadDraftsForFolder();try{let s=this.app.workspace;typeof s.saveLayout=="function"?await s.saveLayout():this.app.workspace.requestSaveLayout()}catch{this.app.workspace.requestSaveLayout()}this.refreshHeaderTitle(),this.render()}}cmdOpenFolderPicker(){this.openFolderPicker()}openFolderPicker(){this.plugin.openFolderPicker()}listVaultFolders(){let e=[];for(let t of this.app.vault.getAllLoadedFiles())if(t instanceof k.TFolder){if(t.path==="/"||t.path===""||t.path.startsWith(".")||this.isReservedFolder(t.path))continue;e.push(t.path)}return e.sort((t,i)=>t.localeCompare(i))}isReservedFolder(e){let t=e.split("/").filter(Boolean).pop()??"";return t?new Set([this.plugin.settings.importDropFolder,this.plugin.settings.exportFolder,"_attachments","_processed","_authors"].map(s=>(s??"").trim().replace(/^\/+|\/+$/g,"")).filter(Boolean)).has(t):!1}persistFocus(){try{this.app.workspace.requestSaveLayout()}catch{}}cmdUndo(){let e=this.plugin.getUndoStack(this.noteFolder);if(!e.canUndo()){new k.Notice("Nothing to undo.");return}let t=e.peekUndoLabel(),i=this.plugin.notifications.recent()[0]?.category??"system";e.undo().then(()=>this.plugin.notifications.show({message:`Undid: ${t}`,kind:"info",category:i,folder:this.noteFolder})).catch(s=>this.plugin.notifications.show({message:`Undo failed: ${s.message}`,kind:"error",category:"system",folder:this.noteFolder}))}cmdRedo(){let e=this.plugin.getUndoStack(this.noteFolder);if(!e.canRedo()){new k.Notice("Nothing to redo.");return}let t=e.peekRedoLabel(),i=this.plugin.notifications.recent()[0]?.category??"system";e.redo().then(()=>this.plugin.notifications.show({message:`Redid: ${t}`,kind:"info",category:i,folder:this.noteFolder})).catch(s=>this.plugin.notifications.show({message:`Redo failed: ${s.message}`,kind:"error",category:"system",folder:this.noteFolder}))}async snapshotNotes(e,t){let i=[],s=new Set;for(let l of e)!l.file||s.has(l.file.path)||(s.add(l.file.path),i.push(l.file));let n=await Promise.all(i.map(l=>this.app.vault.read(l))),o=i.map((l,c)=>({path:l.path,content:n[c]})),a=[];if(t){let l=new Set,c=[];for(let h of n)for(let g of this.extractAttachments(this.stripFrontmatter(h))){let u=this.app.metadataCache.getFirstLinkpathDest(g,"");u&&!l.has(u.path)&&(l.add(u.path),c.push(u))}let d=await Promise.all(c.map(h=>this.app.vault.readBinary(h)));for(let h=0;h<c.length;h++)a.push({path:c[h].path,data:d[h]})}return{notes:o,attachments:a}}fileForNote(e,t){return(e?this.tree.get(e)?.file:null)??this.app.vault.getAbstractFileByPath(t)}async restoreSnapshots(e,t){for(let s of e.attachments)try{await this.app.vault.adapter.exists(s.path)||await this.app.vault.createBinary(s.path,s.data)}catch{}for(let s of e.notes)try{let n=s.content.split(` ----`)[0]??"",a=/^id:\s*["']?([^"'\s]+)/m.exec(n)?.[1];if(a&&this.tree.get(a)?.file)continue;await this.app.vault.adapter.exists(s.path)||await this.app.vault.create(s.path,s.content)}catch{}let i=()=>{t&&t.some(n=>this.tree.get(n))&&(this.pendingFocusIds=t.slice())};i(),this.tree.rebuild(this.noteFolder),this.render({kind:"follow-cursor"}),setTimeout(()=>{i(),this.tree.rebuild(this.noteFolder),this.render({kind:"follow-cursor"})},100),setTimeout(()=>{i(),this.tree.rebuild(this.noteFolder),this.render({kind:"follow-cursor"})},400),setTimeout(()=>{for(let s of e.notes){let n=this.tree.idForPath(s.path);n&&this.fmSync.schedule(n)}},500)}async trashNotesAndAttachments(e){let t=new Set;for(let i of e.notes){let s=this.tree.idForPath(i.path);if(!s)continue;let n=this.tree.get(s);n?.parent&&t.add(n.parent)}for(let i of e.notes){let s=this.app.vault.getAbstractFileByPath(i.path);if(s)try{await this.app.fileManager.trashFile(s)}catch{}}for(let i of e.attachments){let s=this.app.vault.getAbstractFileByPath(i.path);if(s)try{await this.app.fileManager.trashFile(s)}catch{}}this.tree.rebuild(this.noteFolder),this.render();for(let i of t)this.fmSync.scheduleParentOfDeleted(i)}async loadDraftsForFolder(){if(this.draftsLoadedFor===this.noteFolder)return;this.draftsLoadedFor=this.noteFolder;let e=this.plugin.settings.drafts??{};this.composerDraft=e[this.noteFolder]??"",console.debug("[Stashpad] loadDrafts",{folder:this.noteFolder,has:!!e[this.noteFolder],available:Object.keys(e)})}async saveDraft(e){try{let t=this.noteFolder;if((this.plugin.settings.drafts?.[t]??"")===e)return;let s={...this.plugin.settings.drafts??{}};e.length===0?delete s[t]:s[t]=e,this.plugin.settings.drafts=s,e.length===0?await this.plugin.saveSettings():await this.plugin.persistSettingsQuiet()}catch(t){console.warn("Stashpad: drafts save failed",t)}}async recordLastSubmitted(e){try{let t={...this.plugin.settings.lastSubmitted??{}};t[this.noteFolder]=e,this.plugin.settings.lastSubmitted=t,await this.plugin.persistSettingsQuiet()}catch{}}hasRestorableDraft(){let e=this.plugin.settings.drafts?.[this.noteFolder];if(!e||!e.trim())return!1;let t=this.plugin.settings.lastSubmitted?.[this.noteFolder];return!(t&&t===e)}syncComposerDraftForFocus(){}async flushDrafts(){this.composerInputEl?await this.saveDraft(this.composerInputEl.value):await this.saveDraft(this.composerDraft)}timeFilterCutoff(){if(this.timeFilter==="all")return null;if(this.timeFilterCalendar){let t=(0,k.moment)();switch(this.timeFilter){case"day":return t.startOf("day").valueOf();case"week":return t.startOf("isoWeek").valueOf();case"month":return t.startOf("month").valueOf();case"year":return t.startOf("year").valueOf()}}let e=Date.now();switch(this.timeFilter){case"day":return e-864e5;case"week":return e-7*864e5;case"month":return e-30*864e5;case"year":return e-365*864e5}return null}allowedByBases(){return null}currentViewMode(){return this.plugin.settings.viewModes?.[this.noteFolder]??"nested"}currentIncludeAttachments(){return!!this.plugin.settings.includeAttachmentsInEverything?.[this.noteFolder]}async setIncludeAttachments(e){let t={...this.plugin.settings.includeAttachmentsInEverything??{}};e?t[this.noteFolder]=!0:delete t[this.noteFolder],this.plugin.settings.includeAttachmentsInEverything=t,await this.plugin.saveSettings()}currentEncryptionFilter(){return this.plugin.settings.encryptionFilter?.[this.noteFolder]??"all"}async setEncryptionFilter(e){let t={...this.plugin.settings.encryptionFilter??{}};e==="all"?delete t[this.noteFolder]:t[this.noteFolder]=e,this.plugin.settings.encryptionFilter=t,await this.plugin.saveSettings()}currentHideChildless(){return!!this.plugin.settings.hideChildlessNotes?.[this.noteFolder]}async setHideChildless(e){let t={...this.plugin.settings.hideChildlessNotes??{}};e?t[this.noteFolder]=!0:delete t[this.noteFolder],this.plugin.settings.hideChildlessNotes=t,await this.plugin.saveSettings()}currentHideCompleted(){return!!this.plugin.settings.hideCompletedNotes?.[this.noteFolder]}async setHideCompleted(e){let t={...this.plugin.settings.hideCompletedNotes??{}};e?t[this.noteFolder]=!0:delete t[this.noteFolder],this.plugin.settings.hideCompletedNotes=t,await this.plugin.saveSettings()}currentAttachmentsOnly(){return!!this.plugin.settings.attachmentsOnlyNotes?.[this.noteFolder]}async setAttachmentsOnly(e){let t={...this.plugin.settings.attachmentsOnlyNotes??{}};e?t[this.noteFolder]=!0:delete t[this.noteFolder],this.plugin.settings.attachmentsOnlyNotes=t,await this.plugin.saveSettings()}nodeHasAttachment(e){if(!e.file)return!1;let t=this.app.metadataCache.getFileCache(e.file)?.frontmatter?.attachments;return Array.isArray(t)&&t.length>0}hasAttachmentInSubtree(e){if(this.nodeHasAttachment(e))return!0;for(let t of this.tree.getChildren(e.id))if(this.hasAttachmentInSubtree(t))return!0;return!1}hasIncompleteDescendant(e){for(let t of e.children){let i=this.tree.get(t);if(i&&(!this.isCompleted(i)||this.hasIncompleteDescendant(i)))return!0}return!1}collectEmbeddedAttachmentPaths(){let e=new Set,t=this.noteFolder,i=this.app.vault.getAbstractFileByPath(t);if(!(i instanceof k.TFolder))return e;let s=[i];for(;s.length;){let n=s.pop();for(let o of n.children){if(o instanceof k.TFolder){s.push(o);continue}if(!(o instanceof k.TFile)||o.extension!=="md")continue;let a=this.app.metadataCache.getFileCache(o)?.frontmatter;if(!(!a||!Array.isArray(a.attachments)))for(let l of a.attachments){if(typeof l!="string")continue;let c=Rt(l),d=this.app.metadataCache.getFirstLinkpathDest(c,o.path);d?e.add(d.path):e.add(c)}}}return e}collectFileItems(e){let t=this.noteFolder,i=this.app.vault.getAbstractFileByPath(t);if(!(i instanceof k.TFolder))return[];let s=this.currentIncludeAttachments(),n=s?new Set:this.collectEmbeddedAttachmentPaths(),o=new Set(["_authors","_imports","_exports","_processed","_attachments","_archive",".archive"]),a=[],l=[i];for(;l.length;){let c=l.pop();for(let d of c.children){if(d instanceof k.TFolder){let h=d.name;if(c===i&&o.has(h)||c===i&&h==="_attachments"&&!s)continue;l.push(d);continue}d instanceof k.TFile&&d.extension!=="md"&&(d.name===".stashpad-order.json"||d.name===".stashpad-sort.json"||!s&&n.has(d.path)||a.push(d))}}return a}populateListBody(e,t){if(this.lastListWidth=e.clientWidth||this.lastListWidth,this.bodyRenderer.arm(),this.pendingCursorId){let d=this.currentChildren.findIndex(h=>h.id===this.pendingCursorId);d>=0&&(this.cursorIdx=d,this.selection.clear(),this.selection.add(this.pendingCursorId),this.lastSelected=this.pendingCursorId,this.pendingCursorId=null)}t.file&&k.Platform.isMobile&&!this.compactMode&&(this.renderFocusedHeaderMini(e,t),this.renderFocusedHeader(e,t));let i=this.currentViewMode(),s=i==="everything"?this.collectFileItems(t.id):[],n=d=>d.created&&Number.isFinite(Date.parse(d.created))?Date.parse(d.created):Number.POSITIVE_INFINITY,o=this.currentEncryptionFilter(),a;if(o==="unlocked")a=[];else if(i==="nested")a=this.plugin.lockedSubtreesFor(this.noteFolder,t.id);else{let d=new Set([t.id,...this.currentChildren.map(g=>g.id)]),h=new Set;a=[];for(let g of d)for(let u of this.plugin.lockedSubtreesFor(this.noteFolder,g))h.has(u.blob)||(h.add(u.blob),a.push(u))}let l=a.map(d=>({lk:d,ts:n(d)})).sort((d,h)=>d.ts-h.ts),c=i==="nested"&&this.sortStore.getMode(this.noteFolder,t.id)==="manual";if(this.currentChildren.length===0&&s.length===0&&l.length===0)e.createDiv({cls:"stashpad-empty",text:"No notes here yet. Type below to add one."});else if(c&&l.length>0){let d=new Map(this.currentChildren.map((f,I)=>[f.id,I])),h=new Map;for(let{lk:f}of l)f.rootId&&h.set(f.rootId,f);let g=this.currentChildren.map(f=>f.id),u=l.map(({lk:f})=>f).filter(f=>f.rootId).sort((f,I)=>n(I)-n(f)),p=!0;for(;u.length&&p;){p=!1;for(let f=0;f<u.length;f++){let I=u[f],m=I.prevSibling??null,C;if(m==null)C=0;else{let B=g.indexOf(m);if(B<0)continue;C=B+1}g.splice(C,0,I.rootId),u.splice(f,1),f--,p=!0}}for(let f of u)g.push(f.rootId);for(let f of g){let I=d.get(f);if(I!==void 0)this.renderNote(e,this.currentChildren[I],I);else{let m=h.get(f);m&&this.renderLockedPlaceholder(e,m)}}for(let f of s.slice().sort((I,m)=>I.stat.ctime-m.stat.ctime))this.renderFileRow(e,f)}else if(s.length===0){let d=0;for(let h=0;h<this.currentChildren.length;h++){let g=Number.isFinite(Date.parse(this.currentChildren[h].created))?Date.parse(this.currentChildren[h].created):0;for(;d<l.length&&l[d].ts<=g;)this.renderLockedPlaceholder(e,l[d].lk),d++;this.renderNote(e,this.currentChildren[h],h)}for(;d<l.length;)this.renderLockedPlaceholder(e,l[d].lk),d++}else{let d=[...this.currentChildren.map((h,g)=>({kind:"note",ts:Number.isFinite(Date.parse(h.created))?Date.parse(h.created):0,idx:g})),...s.map(h=>({kind:"file",ts:h.stat.ctime,file:h})),...l.map(h=>({kind:"lock",ts:h.ts,lk:h.lk}))];d.sort((h,g)=>h.ts-g.ts);for(let h of d)h.kind==="note"?this.renderNote(e,this.currentChildren[h.idx],h.idx):h.kind==="file"?this.renderFileRow(e,h.file):this.renderLockedPlaceholder(e,h.lk)}t.file&&k.Platform.isMobile&&!this.compactMode&&this.installFocusedMiniObserver(e)}renderLockedPlaceholder(e,t){let i=e.createDiv({cls:"stashpad-locked-row"});t.created&&i.createSpan({cls:"stashpad-note-time stashpad-locked-time",text:this.formatTime(t.created)});let s=i.createSpan({cls:"stashpad-locked-icon"});(0,k.setIcon)(s,"lock");let n=!t.title;i.createSpan({cls:"stashpad-locked-title",text:n?"Locked note":t.title}),i.createSpan({cls:"stashpad-locked-count",text:t.count>1?`${t.count} notes \xB7 locked`:"locked"});let o=i.createEl("button",{cls:"stashpad-locked-unlock",text:"Unlock"});(0,k.setIcon)(o.createSpan({cls:"stashpad-btn-icon"}),"unlock");let a=async c=>{c.preventDefault(),c.stopPropagation();let d=(this.plugin.settings.lockedSubtrees??[]).find(f=>f.blob===t.blob),h=t.rootId??d?.rootId??null,g=t.parentId??d?.parentId??F,u=t.prevSibling??d?.prevSibling??null;if(await this.plugin.unlockBundleAt(t.blob)){if(this.selection.clear(),this.lastSelected=null,h){let f=this.order.getOrder(this.noteFolder,g),I=this.sortStore.getMode(this.noteFolder,g)==="manual";if(f.length===0&&I&&(f=this.tree.getChildren(g).map(m=>m.id)),f.length>0){let m=f.filter(B=>B!==h),C=u&&m.includes(u)?m.indexOf(u)+1:0;m.splice(Math.max(0,C),0,h),this.order.setOrder(this.noteFolder,g,m),this.order.flush(this.noteFolder)}this.pendingCursorId=h}this.render()}};o.onclick=a;let l=c=>{c.preventDefault(),c.stopPropagation();let d=new k.Menu;if(d.addItem(h=>h.setTitle("Decrypt (unlock)").setIcon("unlock").onClick(()=>void a(c))),!k.Platform.isMobile){let h=k.Platform.isMacOS?"Finder":k.Platform.isWin?"File Explorer":"file manager";d.addItem(g=>g.setTitle(`Show in ${h}`).setIcon("folder-search").onClick(()=>{try{let u=window.require?.("electron")?.shell,p=this.app.vault.adapter?.getFullPath?.(t.blob);p&&u?.showItemInFolder&&u.showItemInFolder(p)}catch(u){console.warn("[Stashpad] showItemInFolder failed",u)}}))}d.addItem(h=>h.setTitle("Export to .stash\u2026").setIcon("package").onClick(()=>{this.plugin.exportLockedSubtree(t.blob)})),d.addItem(h=>h.setTitle("Copy encrypted file path").setIcon("copy").onClick(()=>{let g=t.blob;if(!k.Platform.isMobile)try{g=this.app.vault.adapter?.getFullPath?.(t.blob)||t.blob}catch{}navigator.clipboard.writeText(g),new k.Notice("Path copied.")})),d.showAtMouseEvent(c)};if(i.oncontextmenu=l,k.Platform.isMobile){let c=i.createEl("button",{cls:"stashpad-locked-menu"});(0,k.setIcon)(c,"more-vertical"),c.setAttr("aria-label","Locked note menu"),c.onclick=d=>l(d)}i.setAttr("aria-label",`${n?"Locked note":`Locked: ${t.title}`}. Use the Unlock button to decrypt.`)}refreshList(){if(!this.listEl){this.render();return}let e=this.tree.get(this.focusId)??this.tree.getRoot();this.currentChildren=this.filterChildren(this.collectViewItems(e.id)),this.cursorIdx>=this.currentChildren.length&&(this.cursorIdx=this.currentChildren.length-1);let t=this.listEl.scrollTop+this.listEl.clientHeight>=this.listEl.scrollHeight-2,i=this.listEl.scrollTop;this.listEl.empty(),this.populateListBody(this.listEl,e),t?this.listEl.scrollTop=this.listEl.scrollHeight:this.listEl.scrollTop=i}renderFileRow(e,t){if(this.currentEncryptionFilter()==="locked")return;let i=e.createDiv({cls:"stashpad-file-row"});i.dataset.path=t.path,i.createDiv({cls:"stashpad-file-meta"}).createSpan({cls:"stashpad-file-time",text:this.formatTime(new Date(t.stat.ctime).toISOString())});let n=i.createDiv({cls:"stashpad-file-body"});n.createSpan({cls:"stashpad-file-name",text:t.name}),n.createSpan({cls:"stashpad-file-ext",text:t.extension.toUpperCase()}),i.title=`${t.path} \u2014 click to open`,i.onclick=o=>{o.preventDefault(),this.app.workspace.openLinkText(t.path,"",!1)}}async setViewMode(e){let t={...this.plugin.settings.viewModes??{}};e==="nested"?delete t[this.noteFolder]:t[this.noteFolder]=e,this.plugin.settings.viewModes=t,await this.plugin.saveSettings()}collectViewItems(e){let t=this.currentViewMode(),i=this.currentHideChildless(),s=this.tree.getChildren(e),n=i?s.filter(l=>l.children.length>0):s;if(t==="nested")return n;let o=[],a=l=>{o.push(l);for(let c of this.tree.getChildren(l.id))a(c)};for(let l of n)a(l);return o}filterChildren(e){e=this.collapseVersions(e);let t=this.timeFilterCutoff(),i=this.tagFilter?.toLowerCase(),s=this.colorFilter?.toLowerCase()??null,n=this.currentHideCompleted(),o=this.currentAttachmentsOnly(),a=this.importedOnly,l=this.authorFilter;return!t&&!i&&!s&&!n&&!o&&!a&&!l?e:e.filter(c=>{if(a&&(!c.file||this.app.metadataCache.getFileCache(c.file)?.frontmatter?.imported!==!0))return!1;if(l){if(!c.file)return!1;let d=ct(this.app.metadataCache.getFileCache(c.file)?.frontmatter?.author);if(!d||d.id!==l)return!1}if(t&&c.created){let d=Date.parse(c.created);if(!Number.isNaN(d)&&d<t)return!1}if(i){if(!c.file)return!1;if(this.tagFilter===Gt){if(!this.nodeHasAnyTag(c))return!1}else if(this.tagFilter===Lt){if(this.nodeHasAnyTag(c))return!1}else if(!this.nodeHasTag(c,i))return!1}return!(s&&(this.colorForNode(c)?.toLowerCase()??null)!==s||n&&this.isCompleted(c)&&!this.hasIncompleteDescendant(c)||o&&!this.hasAttachmentInSubtree(c))})}collapseVersions(e){if(!this.plugin.settings.enableSheetVersions)return e;let t=new Map,i=!1;for(let n of e){let o=we(this.app,n);if(!Ni(o))continue;i=!0;let a=ze(o),l=t.get(a);l?l.push(n):t.set(a,[n])}if(!i)return e;let s=new Set;for(let[n,o]of t){let a=this.activeVersionNode(n,o);a&&s.add(a.id)}return e.filter(n=>Ni(we(this.app,n))?s.has(n.id):!0)}activeVersionNode(e,t){let i=this.activeVersionByGroup.get(e);if(i){let s=t.find(n=>n.id===i);if(s)return s}return wr(this.app,t)}setActiveVersion(e,t){this.activeVersionByGroup.set(e,t),this.plugin.saveActiveVersion(this.noteFolder,e,t),this.render()}nodeHasAnyTag(e){if(!e.file)return!1;let t=this.app.metadataCache.getFileCache(e.file);if(!t)return!1;if(t.tags&&t.tags.length>0)return!0;let i=t.frontmatter?.tags;return!!(i&&(Array.isArray(i)?i:[i]).some(n=>typeof n=="string"&&n.trim().length>0))}nodeHasTag(e,t){if(!e.file)return!1;let i=this.app.metadataCache.getFileCache(e.file);if(!i)return!1;if(i.tags){for(let n of i.tags)if((n.tag||"").replace(/^#/,"").toLowerCase()===t)return!0}let s=i.frontmatter?.tags;if(s){let n=Array.isArray(s)?s:[s];for(let o of n)if(typeof o=="string"&&o.replace(/^#/,"").toLowerCase()===t)return!0}return!1}collectFolderTags(){let e=new Map,t=this.tree.getChildren(this.focusId);for(let s of t){if(!s.file)continue;let n=this.app.metadataCache.getFileCache(s.file);if(n?.tags)for(let a of n.tags){let l=(a.tag||"").replace(/^#/,"");l&&e.set(l,(e.get(l)??0)+1)}let o=n?.frontmatter?.tags;if(o){let a=Array.isArray(o)?o:[o];for(let l of a){if(typeof l!="string")continue;let c=l.replace(/^#/,"");c&&e.set(c,(e.get(c)??0)+1)}}}let i=[...e.entries()].map(([s,n])=>({raw:s,count:n,label:this.formatTagLabel(s)}));return i.sort((s,n)=>n.count-s.count||s.label.localeCompare(n.label)),i}formatTagLabel(e){return e&&e.split("/").map(t=>t.replace(/([a-z0-9])([A-Z])/g,"$1 $2").split(/[-_\s]+/).filter(Boolean).map(n=>n.charAt(0).toUpperCase()+n.slice(1)).join(" ")).join(" / ")}collectFolderColors(){let e=new Map,t=this.tree.getChildren(this.focusId);for(let s of t){let n=this.colorForNode(s);if(!n)continue;let o=n.toLowerCase();e.set(o,(e.get(o)??0)+1)}let i=[...e.entries()].map(([s,n])=>({hex:s,count:n}));return i.sort((s,n)=>n.count-s.count||s.hex.localeCompare(n.hex)),i}defaultCursorToLast(){let e=this.tree.get(this.focusId)??this.tree.getRoot(),t=this.filterChildren(this.collectViewItems(e.id));this.cursorIdx=t.length-1,this.selection.clear(),t.length>0&&(this.selection.add(t[t.length-1].id),this.lastSelected=t[t.length-1].id)}stampSelectedCursor(e=!1){this.stampSelection(e);let i=this.currentChildren[this.cursorIdx]?.id??this.lastSelected;if(!i)return;this.lastCursorByFocus.set(this.focusId,i);let s=()=>{let n=this.lastCursorByFocus.get(this.focusId);n&&this.plugin.saveLastCursor(this.noteFolder,this.focusId,n)};if(e){this.stampLastCursorTimer!=null&&window.clearTimeout(this.stampLastCursorTimer),this.stampLastCursorTimer=null,s();return}this.stampLastCursorTimer!=null&&window.clearTimeout(this.stampLastCursorTimer),this.stampLastCursorTimer=window.setTimeout(()=>{this.stampLastCursorTimer=null,s()},400)}captureScrollAnchor(){let e=this.listEl;if(!e)return null;let t=e.getBoundingClientRect().top,i=Array.from(e.querySelectorAll(".stashpad-note"));if(i.length===0)return null;let s=null;for(let n of i){let o=n.dataset.id;if(!o)continue;let a=n.getBoundingClientRect().top-t;if(a>=0){s={id:o,offsetFromListTop:a};break}s={id:o,offsetFromListTop:a}}return s}restoreScrollAnchor(e,t){let i=this.listEl;if(i){if(e){let s=i.querySelector(`[data-id="${e.id}"]`);if(s){let n=i.getBoundingClientRect().top,o=s.getBoundingClientRect().top-n;i.scrollTop+=o-e.offsetFromListTop;return}}t>0&&(i.scrollTop=t)}}render(e){if(Se.enabled&&(this._renderT0=performance.now()),!this.viewRoot?.isConnected)return;this.pendingRenderPolicy=e??{kind:"preserve"},this.loadConfig();let t=this.viewRoot,i=this.listEl?.scrollTop??0,n=(e??{kind:"preserve"}).kind==="preserve"?this.captureScrollAnchor():null;!!this.composerInputEl&&document.activeElement===this.composerInputEl&&(this.focusComposerOnNextRender=!0,this.pendingComposerCaret=this.composerInputEl?.selectionStart??null);let a=!!this.listEl&&(this.stickToListBottom||this.listEl.scrollTop+this.listEl.clientHeight>=this.listEl.scrollHeight-2);t.empty(),t.toggleClass("is-mobile",k.Platform.isMobile),t.toggleClass("is-tiny",this.tinyMode),t.toggleClass("is-compact",this.compactMode);let l=this.containerEl.closest(".workspace-leaf");l&&(l.classList.toggle("stashpad-is-tiny",this.tinyMode),l.classList.toggle("stashpad-is-compact",this.compactMode));let c=this.containerEl.closest(".workspace-tabs");if(c&&c.classList.toggle("stashpad-has-tiny",this.tinyMode),this.tinyMode)this.renderTinyHeader(t);else{let p=this.compactMode&&k.Platform.isMobile;(!this.compactMode||k.Platform.isMobile)&&this.renderTimeFilterBar(t),p||this.renderBreadcrumb(t)}let d=this.tree.get(this.focusId)??this.tree.getRoot();d.file&&!k.Platform.isMobile&&!this.tinyMode&&!this.compactMode&&this.renderFocusedHeader(t,d),this.currentChildren=this.filterChildren(this.collectViewItems(d.id));let h=!1;if(this.autoSelectNewest&&this.currentChildren.length>0){let p=this.currentChildren[this.currentChildren.length-1];this.cursorIdx=this.currentChildren.length-1,this.selection.clear(),this.selection.add(p.id),this.lastSelected=p.id,this.autoSelectNewest=!1,h=!0}else if(this.pendingFocusIds){let p=this.pendingFocusIds;this.pendingFocusIds=null,this.selection.clear();let f=-1;for(let I of p){let m=this.currentChildren.findIndex(C=>C.id===I);m>=0&&(this.selection.add(I),f<0&&(f=m))}this.cursorIdx=f,f>=0&&(this.lastSelected=p.find(I=>this.currentChildren.some(m=>m.id===I))??null)}else this.cursorIdx>=this.currentChildren.length&&(this.cursorIdx=this.currentChildren.length-1);let g=t.createDiv({cls:"stashpad-list"});if(this.listEl=g,this.dnd.attachListDnD(g),this.populateListBody(g,d),this.renderComposer(t),k.Platform.isMobile&&this.renderMobileNav(t),this._renderT0!=null&&(Se.record("render.total",performance.now()-this._renderT0),this._renderT0=null),this.plugin.notifyStashpadContentChanged(),h&&this.plugin.notifyStashpadSelectionChanged(),this.focusComposerOnNextRender){this.focusComposerOnNextRender=!1;let p=this.pendingComposerCaret;this.pendingComposerCaret=null;let f=this.composerInputEl;if(f&&f.isConnected){if(f.focus({preventScroll:!0}),p!=null){let I=Math.min(p,f.value.length);try{f.setSelectionRange(I,I)}catch{}}}else requestAnimationFrame(()=>{let I=this.composerInputEl;if(I&&(I.focus({preventScroll:!0}),p!=null)){let m=Math.min(p,I.value.length);try{I.setSelectionRange(m,m)}catch{}}})}let u=this.pendingRenderPolicy;if(this.pendingRenderPolicy=null,u&&this.listEl){let p=this.scrollToBottomOnNextRender;switch(this.scrollToBottomOnNextRender=!1,u.kind){case"preserve":p?this.scrollListToBottom():a?this.scrollListToBottom():this.restoreScrollAnchor(n,i);break;case"pin-bottom":this.scrollListToBottom();break;case"restore":{let f=u.scrollTop,I=this.listEl,m=()=>{this.suppressScrollSave=!0;let C=Math.max(0,I.scrollHeight-I.clientHeight);I.scrollTop=Math.min(f,C),Promise.resolve().then(()=>{this.suppressScrollSave=!1})};m(),requestAnimationFrame(m),setTimeout(m,60),setTimeout(m,200),setTimeout(m,600);break}case"follow-cursor":i>0&&(this.listEl.scrollTop=i),this.revealCursorRow();break;case"scroll-to-id":{let f=u.id,I=u.align,m=this.listEl,C=()=>{this.suppressScrollSave=!0;let B=m.querySelector(`[data-id="${f}"]`);B&&B.scrollIntoView({block:I,behavior:"auto"}),Promise.resolve().then(()=>{this.suppressScrollSave=!1})};C(),requestAnimationFrame(C),setTimeout(C,60),setTimeout(C,200),setTimeout(C,600),setTimeout(()=>{this.suppressScrollSave=!1},700);break}}}else this.scrollToBottomOnNextRender?(this.scrollToBottomOnNextRender=!1,this.scrollListToBottom()):this.listEl&&a?this.scrollListToBottom():this.listEl&&i>0&&(this.listEl.scrollTop=i);if(this.stampSelectedCursor(),this.listEl){this.listResizeObserver?.disconnect();let p=this.listEl,f=p.scrollTop,I=new ResizeObserver(()=>{if(Date.now()<this.keyboardTransitionUntil)return;if(this.stickToListBottom){p.scrollTop=p.scrollHeight,f=p.scrollTop;return}let C=Math.max(0,p.scrollHeight-p.clientHeight);p.scrollTop<f&&f<=C?p.scrollTop=f:f=p.scrollTop});I.observe(p),this.listResizeObserver=I,p.addEventListener("wheel",C=>{C.deltaY<0&&(this.stickToListBottom=!1)},{passive:!0});let m=0;p.addEventListener("touchstart",C=>{m=C.touches[0]?.clientY??0},{passive:!0}),p.addEventListener("touchmove",C=>{let B=C.touches[0]?.clientY??m;B>m&&(this.stickToListBottom=!1),m=B},{passive:!0}),p.addEventListener("mousedown",()=>{this.stickToListBottom=!1}),p.addEventListener("keydown",()=>{this.stickToListBottom=!1})}}refreshFolderSwitcherIcon(){let e=this.containerEl.querySelector(".stashpad-folder-btn .stashpad-btn-icon");e&&(e.empty(),(0,k.setIcon)(e,this.plugin.getFolderIcon(this.noteFolder)??"folder"))}renderTimeFilterBar(e){let t=e.createDiv({cls:"stashpad-time-filter-bar"});if(!k.Platform.isMobile){let c=t.createEl("button",{cls:"stashpad-folder-btn"}),d=!!this.folderOverride,h=this.noteFolder.split("/").pop()||this.noteFolder||"Stashpad";(0,k.setIcon)(c.createSpan({cls:"stashpad-btn-icon"}),this.plugin.getFolderIcon(this.noteFolder)??"folder"),c.createSpan({text:h,cls:"stashpad-btn-text"}),c.title=d?`Folder (override): ${this.noteFolder} +Inspect with the buttons below \u2014 rename to .zip to crack it open in an archive tool.`,kind:"error",category:"import",affectedPaths:[r.path],actions:A.actionsForFile(r.path)}),console.error(e)}}function wd(A){let r=new Set,e=t=>{if(r.add(t),!!A.tree.get(t))for(let s of A.tree.getChildren(t))e(s.id)};return e(F),r}Ui();Ui();var Qd=new Set(["png","jpg","jpeg","gif","webp","svg","bmp","avif"]),hs={nested:"Nested",flat:"Flat",everything:"Everything"},ps=[{key:"day",calShort:"Today",rollShort:"24h",calLong:"Since midnight today",rollLong:"Last 24 hours"},{key:"week",calShort:"Week",rollShort:"7d",calLong:"Since Monday this week",rollLong:"Last 7 days"},{key:"month",calShort:"Month",rollShort:"30d",calLong:"Since the 1st of this month",rollLong:"Last 30 days"},{key:"year",calShort:"Year",rollShort:"365d",calLong:"Since January 1 this year",rollLong:"Last 365 days"},{key:"all",calShort:"All",rollShort:"ad infinitum",calLong:"All time",rollLong:"All time"}],gs=class gs extends k.ItemView{constructor(e,t){super(e);this.focusId=F;this.timeFilter="all";this.timeFilterCalendar=!1;this.tagFilter=null;this.colorFilter=null;this.importedOnly=!1;this.authorFilter=null;this.noteFolder="Stashpad";this.folderOverride=null;this.tinyMode=!1;this.tinyAlwaysOnTop=!1;this.tinyOpacity=1;this.compactMode=!1;this.detachTreeHook=null;this.detachSettings=null;this.slugDebouncers=new Map;this.attachmentDebouncers=new Map;this.bulkRenderDepth=0;this.bulkSettleTimer=null;this.bootstrappedFolders=new Set;this.selection=new Set;this.lastSelected=null;this.cursorIdx=-1;this.pendingCursorId=null;this.currentChildren=[];this.modeSplit=null;this.modeEnterSubmits=!0;this.nextDestination=null;this.nextDestinationFolder=null;this.nextDestinationLabel=null;this.inListPicker=null;this.pickerEscapeAt=0;this.composerExitAt=0;this.listEl=null;this.composerInputEl=null;this.composerDraft="";this.draftsLoadedFor=null;this.autoSelectNewest=!1;this.scrollToBottomOnNextRender=!1;this.scrollListenerSaveTimer=null;this.suppressScrollSave=!1;this.selectionGuardKey=0;this.pendingRenderPolicy=null;this.stickToListBottom=!1;this.keyboardTransitionUntil=0;this.tapSettleUntil=0;this.aimedTapTargetId=null;this.aimedTapAt=0;this.stickyRowObserver=null;this.listResizeObserver=null;this.composerNarrowObserver=null;this.barOverflowRO=null;this.lastCursorByFocus=new Map;this.lastSelectionByFocus=new Map;this.expandedNotes=new Set;this.cursorExpandOverride=new Set;this.cursorHasMoved=!1;this.activeVersionByGroup=new Map;this.focusComposerOnNextRender=!1;this.suppressComposerFocusUntil=0;this.composerAutocomplete=null;this.firstSelectedId=null;this.mobileSelectMode=!1;this.focusedMiniObserver=null;this.pendingComposerCaret=null;this.navBackStack=[];this.navForwardSnapshots=[];this.treeReconcileTimer=null;this.syncBurstTimes=[];this.autoSyncDeferActive=!1;this.autoSyncSettleTimer=null;this.autoSyncNotice=null;this.stampLastCursorTimer=null;this.stampSelectionTimer=null;this._renderT0=null;this.tinyOpacityPopover=null;this.tinyOpacityClose=null;this.lastListWidth=0;this.keydownWindow=window;this.onDocKeyDown=e=>{if(!this.viewRoot.isConnected||this.app.workspace.activeLeaf!==this.leaf||xr(e.target))return;let t=X().bindings;if(q(e,t.toggleSplit)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.toggleSplit();return}if(q(e,t.pickDestination)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.openDestinationPicker();return}if(q(e,t.search)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.openSearchModal();return}if(q(e,t.commandPalette)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.openStashpadCommandPalette();return}if(q(e,t.lockSelection)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdLockSelection();return}if(q(e,t.unlockAll)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdUnlockAll();return}if(q(e,t.moveToArchive)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMoveToArchive();return}if(q(e,t.encryptDelete)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdEncryptDelete();return}if(q(e,t.searchInParent)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.openSearchInParentModal();return}if(q(e,t.exportStash)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdExportStash();return}if(q(e,t.importStash)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdImportStash();return}if(q(e,t.pickFolder)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdOpenFolderPicker();return}if(q(e,t.cloneStashpadTab)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCloneStashpadTab();return}let i=e.target,s=!!i&&(i.tagName==="INPUT"||i.tagName==="TEXTAREA");if(e.key===" "&&!e.metaKey&&!e.ctrlKey&&!e.altKey&&!e.shiftKey&&!s){let l=this.composerInputEl;if(l){e.preventDefault(),e.stopPropagation(),l.focus();let c=l.value.length;l.setSelectionRange(c,c);return}}let n=!!i&&(i.tagName==="INPUT"||i.tagName==="TEXTAREA"||i.tagName==="BUTTON"||i.tagName==="SELECT");if(e.key==="Escape"&&i instanceof HTMLElement&&(i.tagName==="BUTTON"||i.tagName==="SELECT")&&this.viewRoot.contains(i)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.viewRoot.focus();return}if(this.inListPicker&&e.key==="Escape"){e.preventDefault(),e.stopPropagation(),this.inListPicker=null,this.pickerEscapeAt=Date.now();let l=this.listEl,c=!!l&&l.scrollTop+l.clientHeight>=l.scrollHeight-2,d=l?.scrollTop??0;if(this.render(),l){let h=c?l.scrollHeight:d;l.scrollTop=h,requestAnimationFrame(()=>{l.scrollTop=c?l.scrollHeight:d}),setTimeout(()=>{l.scrollTop=c?l.scrollHeight:d},60),this.revealCursorRow()}return}if(this.inListPicker&&!n){if(e.key==="ArrowDown"){e.preventDefault(),this.inListPicker.activeIdx=this.nextPickableIdx(this.inListPicker.activeIdx,1),this.repaintSelectionClasses(),this.revealRowAt(this.inListPicker.activeIdx);return}if(e.key==="ArrowUp"){e.preventDefault(),this.inListPicker.activeIdx=this.nextPickableIdx(this.inListPicker.activeIdx,-1),this.repaintSelectionClasses(),this.revealRowAt(this.inListPicker.activeIdx);return}if(e.key==="Enter"){e.preventDefault(),this.commitInListPicker();return}if(q(e,X().bindings.move)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.inListPicker=null,this.repaintSelectionClasses(),this.cmdMovePicker();return}return}if(n)return;if(q(e,t.delete)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdDelete();return}if(q(e,t.toggleComplete)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdToggleComplete();return}if(q(e,t.moveToTop)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMoveToTop();return}if(q(e,t.moveToBottom)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMoveToBottom();return}if(q(e,t.moveUp)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMoveUp();return}if(q(e,t.moveDown)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMoveDown();return}if(q(e,t.outdent)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdOutdent();return}if(q(e,t.setColor)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdSetColor();return}if(q(e,t.selectAll)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdSelectAll();return}if(q(e,t.swapWithParent)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdSwapWithParent();return}if(q(e,t.undo)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdUndo();return}if(q(e,t.redo)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdRedo();return}if(e.key===" "){e.preventDefault();let l=this.composerInputEl;if(l){l.focus();let c=l.value.length;l.setSelectionRange(c,c)}return}if(e.key==="ArrowDown"){e.preventDefault(),this.cursorIdx>=this.currentChildren.length-1?this.cursorIdx=0:this.cursorIdx++,this.selectCursor(e.shiftKey);return}if(e.key==="ArrowUp"){e.preventDefault(),this.cursorIdx<=0?this.cursorIdx=this.currentChildren.length-1:this.cursorIdx--,this.selectCursor(e.shiftKey);return}if(e.altKey&&e.key==="ArrowLeft"){e.preventDefault(),this.navigateBack();return}if(e.altKey&&e.key==="ArrowRight"){e.preventDefault(),this.navigateForward();return}if(e.key==="ArrowRight"){let l=this.currentChildren[this.cursorIdx];l&&(e.preventDefault(),this.navigateTo(l.id));return}if(e.key==="ArrowLeft"||e.key==="Backspace"){e.preventDefault(),this.navigateUp();return}if(e.key==="Escape"){if(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),Date.now()-this.pickerEscapeAt<350||Date.now()-this.composerExitAt<400)return;if(this.plugin.noteClipboard&&this.plugin.noteClipboard.folder===this.noteFolder){this.plugin.clearNoteClipboard(),this.render();return}let l=this.firstSelectedId??(this.selection.size>0?this.selection.values().next().value:null);if(this.selection.clear(),this.firstSelectedId=null,l){let c=this.currentChildren.findIndex(d=>d.id===l);this.selection.add(l),this.lastSelected=l,c>=0&&(this.cursorIdx=c)}this.repaintSelectionClasses(),this.revealCursorRow();return}let o=X().bindings;if(q(e,o.pasteNotes)&&this.plugin.noteClipboard){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdPasteNotes();return}if(this.selection.size>0||this.cursorIdx>=0&&this.currentChildren[this.cursorIdx]){if(q(e,o.move)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMovePicker();return}if(q(e,o.pickMove)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdInListPicker();return}if(q(e,o.merge)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdMerge();return}if(q(e,o.copy)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCopy();return}if(q(e,o.copyNotes)&&!window.getSelection()?.toString()){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCopyNotes();return}if(q(e,o.cutNotes)&&!window.getSelection()?.toString()){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCutNotes();return}if(q(e,o.copyTree)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCopyTree();return}if(q(e,o.copyOutline)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCopyOutline();return}if(q(e,o.copyCodeBlock)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCopyCodeBlock();return}if(q(e,o.openEditor)){if(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),e.shiftKey){let l=this.tree.get(this.focusId);l?.file&&this.cmdOpenInEditor(l)}else this.cmdOpenInEditor();return}if(q(e,o.openTab)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdOpenInNewStashpadTab();return}if(q(e,o.split)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdSplit();return}if(q(e,o.clone)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdClone();return}if(q(e,o.forkNote)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdForkNote();return}if(q(e,o.insertTemplate)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdInsertTemplate();return}if(q(e,o.toggleExpand)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdToggleExpand();return}if(q(e,o.expandAll)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdExpandAll();return}if(q(e,o.collapseAll)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdCollapseAll();return}if(q(e,o.togglePin)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdTogglePin();return}if(q(e,o.listPin)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdToggleListPin();return}if(q(e,o.toggleTask)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdToggleTask();return}if(q(e,o.setDue)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdSetDue();return}}if(this.currentChildren.length>0){if(q(e,o.jumpToTop)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.jumpToTop();return}if(q(e,o.jumpToBottom)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.jumpToBottom();return}}let a=this.tree.get(this.focusId);if(a?.file){if(q(e,o.openEditor)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdOpenInEditor(a);return}if(q(e,o.openTab)){e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation(),this.cmdOpenInNewStashpadTab(a);return}}};this.openSearchInstance=null;this.fmSyncUnsubscribe=null;this.completedState=new Map;this.taskTaggedState=new Map;this.listPinnedState=new Map;this.pendingFocusIds=null;this.onFileModify=e=>{!(e instanceof k.TFile)||e.extension!=="md"||e.path.startsWith(this.noteFolder+"/")&&(this.bodyRenderer.evict(e),this.scheduleSlugRename(e),this.scheduleAttachmentSync(e),this.authorship.noteModify(e),!this.deferDuringSyncBurst()&&this.debouncedRender())};this.onFileCreate=e=>{!(e instanceof k.TFile)||e.extension!=="md"||e.path.startsWith(this.noteFolder+"/")&&(this.deferDuringSyncBurst()||this.debouncedRender())};this.plugin=t,this.tree=new tn(this.app),this.log=t.newLog(),this.integrity=new cn(this.tree,this.log),this.order=new fi(this.app),this.sortStore=new on(this.app),this.fmSync=new an(this.app,()=>this.tree),this.tree.setOrderProvider(i=>{let s=this.noteFolder,n=this.sortStore.getMode(s,i),o=n==="manual"?this.order.getOrder(s,i):ba(this,i,n);return this.hoistListPinned(i,o)}),this.debouncedRender=(0,k.debounce)(()=>{this.renderSuppressed()||this.render()},80),this.authorship=new An(this),this.dnd=new hn(this),this.bodyRenderer=new pn(this,this,this.plugin.renderCacheStore)}getViewType(){return z}getDisplayText(){let e=(this.noteFolder||"").trim(),t=e.split("/").pop()||e||"Stashpad";if(this.focusId&&this.focusId!==F){let i=this.tree.get(this.focusId);if(i){let s=this.titleForNode(i).trim(),n=s.length>40?s.slice(0,40)+"\u2026":s;if(n)return`${t} \u2014 ${n} \xB7 ${this.focusId}`}}return t}refreshHeaderTitle(){let e=this.getDisplayText();try{this.leaf.updateHeader?.()}catch{}let i=(this.headerEl??this.containerEl?.querySelector?.(".view-header"))?.querySelector?.(".view-header-title")??this.titleEl;i&&i.textContent!==e&&i.setText(e)}getIcon(){return this.plugin.getFolderIcon(this.noteFolder)??"list-tree"}async onOpen(){let e=this.contentEl;e.empty(),e.addClass("stashpad-scroll-host"),this.viewRoot=e.createDiv({cls:"stashpad-view"}),this.viewRoot.setAttribute("tabindex","0"),this.viewRoot.addEventListener("focusin",()=>Vs(this)),this.viewRoot.addEventListener("click",()=>Vs(this)),this.viewRoot.addEventListener("mouseup",l=>{l.button===3?(l.preventDefault(),this.navigateBack()):l.button===4&&(l.preventDefault(),this.navigateForward())}),this.viewRoot.addEventListener("auxclick",l=>{l.button===3?(l.preventDefault(),this.navigateBack()):l.button===4&&(l.preventDefault(),this.navigateForward())}),Vs(this),this.registerInterval(window.setInterval(()=>this.authorship.pruneContribMaps(),6e4));let t=null,i=()=>{t||(t=new k.Scope(this.app.scope),t.register([],"Escape",()=>{if(this.inListPicker)return this.inListPicker=null,this.pickerEscapeAt=Date.now(),this.repaintSelectionClasses(),!1;if(Date.now()-this.pickerEscapeAt<350||Date.now()-this.composerExitAt<400)return!1;if(this.selection.size>1){let l=this.firstSelectedId??this.selection.values().next().value??null;if(this.selection.clear(),this.firstSelectedId=null,l){let c=this.currentChildren.findIndex(d=>d.id===l);this.selection.add(l),this.lastSelected=l,c>=0&&(this.cursorIdx=c)}this.render(),this.revealCursorRow()}return!1}),this.app.keymap?.pushScope(t))},s=()=>{if(t){try{this.app.keymap?.popScope(t)}catch{}t=null}};this.viewRoot.addEventListener("focusin",i),this.viewRoot.addEventListener("focusout",l=>{let c=l.relatedTarget;c&&this.viewRoot&&this.viewRoot.contains(c)||s()}),this.register(()=>s()),this.detachTreeHook=this.tree.hookMetadataCache(()=>this.debouncedRender()),this.registerEvent(this.app.metadataCache.on("resolved",()=>this.scheduleTreeReconcile())),this.registerEvent(this.app.metadataCache.on("changed",l=>{if(l.extension!=="md")return;let c=this.app.metadataCache.getFileCache(l)?.frontmatter;this.completedState.set(l.path,!!c?.completed),this.taskTaggedState.set(l.path,this.taggedFromFm(c))})),this.registerEvent(this.app.vault.on("rename",(l,c)=>{for(let d of[this.completedState,this.taskTaggedState])d.has(c)&&(d.set(l.path,d.get(c)),d.delete(c))})),this.registerEvent(this.app.vault.on("delete",l=>{this.completedState.delete(l.path),this.taskTaggedState.delete(l.path);let c=l.path.lastIndexOf("/"),d=(c>=0?l.path.slice(0,c):"").replace(/\/+$/,"");l.path.endsWith(".md")&&d===this.noteFolder.replace(/\/+$/,"")&&(this.tree.rebuild(this.noteFolder),this.debouncedRender())})),this.detachSettings=fa(()=>{this.loadConfig();let l=this.plugin.settings.drafts?.[this.noteFolder]??"",c=this.composerInputEl?.value??"";l===""&&this.composerDraft!==""&&c===""?(this.composerDraft="",this.composerInputEl&&(this.composerInputEl.value="")):l===""&&c!==""&&(this.composerDraft=c),!!this.composerInputEl&&document.activeElement===this.composerInputEl&&(this.focusComposerOnNextRender=!0),this.debouncedRender()}),this.app.vault.on("modify",this.onFileModify),this.app.vault.on("create",this.onFileCreate),this.keydownWindow=this.containerEl?.ownerDocument?.defaultView??window,this.keydownWindow.addEventListener("keydown",this.onDocKeyDown,!0),this.loadConfig();try{await this.bootstrapFolder()}catch(l){let c=l?.message??"";/already exists/i.test(c)||console.warn("[Stashpad] bootstrapFolder failed:",l)}this.tree.rebuild(this.noteFolder),this.installFmSyncActivityNotice(),this.backfillFrontmatterSync(),this.plugin.maybeSweepFolder(this.noteFolder),this.defaultCursorToLast(),this.refreshHeaderTitle(),await this.loadDraftsForFolder();try{let l=this.plugin.loadLastCursor(this.noteFolder);for(let[c,d]of l)this.lastCursorByFocus.set(c,d);this.lastSelectionByFocus=this.plugin.loadLastSelection(this.noteFolder),this.activeVersionByGroup=this.plugin.loadActiveVersions(this.noteFolder)}catch{}let n=this.lastCursorByFocus.get(this.focusId),o;n&&this.tree.get(n)?(o={kind:"scroll-to-id",id:n,align:"start"},this.pendingFocusIds=[n]):(this.scrollToBottomOnNextRender=!0,o={kind:"pin-bottom",until:"next-user-input"});let a=this.foldRestoredSelection(n);a&&(this.pendingFocusIds=a),this.render(o),this.scheduleSelectionRestore(),this.tinyMode&&(setTimeout(()=>this.applyTinyWindow(),1e3),setTimeout(()=>this.applyTinyWindow(),1500)),this.registerDomEvent(window,"beforeunload",()=>{this.flushDrafts(),this.stampSelectedCursor(!0)}),this.registerDomEvent(window,"blur",()=>{this.flushDrafts(),this.stampSelectedCursor(!0)}),X().focusComposerOnOpen?this.focusComposer():this.focusView(),this.registerEvent(this.app.workspace.on("active-leaf-change",l=>{l===this.leaf?X().focusComposerOnOpen?this.focusComposer():this.focusView():this.stickToListBottom=!1}))}renderSuppressed(){return this.bulkRenderDepth>0||this.bulkSettleTimer!=null||this.autoSyncDeferActive||this.plugin.rebootstrapInProgress||this.plugin.okfRebuildingFolders.has(this.noteFolder)}beginBulkRender(){this.bulkRenderDepth++,this.bulkSettleTimer!=null&&(window.clearTimeout(this.bulkSettleTimer),this.bulkSettleTimer=null)}endBulkRender(e=500){this.bulkRenderDepth>0&&this.bulkRenderDepth--,!(this.bulkRenderDepth>0)&&(this.bulkSettleTimer!=null&&window.clearTimeout(this.bulkSettleTimer),this.bulkSettleTimer=window.setTimeout(()=>{this.bulkSettleTimer=null,this.viewRoot?.isConnected&&(this.tree.rebuild(this.noteFolder),this.render())},e))}deferDuringSyncBurst(){if(this.plugin.rebootstrapInProgress)return!1;let e=Date.now();this.syncBurstTimes.push(e);let t=e-2e3;for(;this.syncBurstTimes.length&&this.syncBurstTimes[0]<t;)this.syncBurstTimes.shift();return!this.autoSyncDeferActive&&this.syncBurstTimes.length>=6&&(this.autoSyncDeferActive=!0,this.autoSyncNotice=new k.Notice("Stashpad: syncing \u2014 list updates paused until it settles\u2026",0)),this.autoSyncDeferActive?(this.autoSyncSettleTimer!=null&&window.clearTimeout(this.autoSyncSettleTimer),this.autoSyncSettleTimer=window.setTimeout(()=>this.endAutoSyncDefer(),1500),!0):!1}endAutoSyncDefer(){this.autoSyncSettleTimer=null,this.autoSyncDeferActive=!1,this.syncBurstTimes=[],this.autoSyncNotice?.hide(),this.autoSyncNotice=null,this.forceReconcileRender()}forceReconcileRender(){this.viewRoot?.isConnected&&(this.tree.rebuild(this.noteFolder),this.render())}scheduleTreeReconcile(){this.renderSuppressed()||this.treeReconcileTimer==null&&(this.treeReconcileTimer=window.setTimeout(()=>{if(this.treeReconcileTimer=null,!this.viewRoot?.isConnected)return;let e=this.noteFolder,t=e+"/",i=0;for(let s of this.app.vault.getMarkdownFiles()){let n=s.parent?.path?.replace(/\/+$/,"")??"";if(!(n===e||e!==""&&n.startsWith(t)))continue;let o=this.app.metadataCache.getFileCache(s)?.frontmatter?.id;typeof o=="string"&&o&&i++}i!==this.tree.fileBackedCount()&&(this.tree.rebuild(e),this.debouncedRender())},400))}focusView(){requestAnimationFrame(()=>{this.viewRoot?.isConnected&&(document.activeElement instanceof HTMLElement&&(document.activeElement.tagName==="INPUT"||document.activeElement.tagName==="TEXTAREA")||this.viewRoot.focus({preventScroll:!0}))})}focusComposer(){if(!X().focusComposerOnOpen)return;let e=()=>{if(!this.viewRoot?.isConnected||Date.now()<this.suppressComposerFocusUntil||Date.now()<this.plugin.suppressComposerAutofocusUntil)return;let t=document.activeElement;t&&(t.tagName==="INPUT"||t.tagName==="TEXTAREA")&&t!==this.composerInputEl||(t&&t.tagName==="BUTTON"&&this.viewRoot.contains(t),this.composerInputEl?.focus({preventScroll:!0}))};requestAnimationFrame(e),setTimeout(e,50),setTimeout(e,200)}async onClose(){pa(this),this.debouncedRender?.cancel?.(),this.tinyOpacityClose?.(),this.detachTreeHook?.(),this.detachSettings?.(),this.app.vault.off("modify",this.onFileModify),this.app.vault.off("create",this.onFileCreate),this.keydownWindow.removeEventListener("keydown",this.onDocKeyDown,!0),this.listResizeObserver?.disconnect(),this.listResizeObserver=null,this.stickyRowObserver?.disconnect(),this.stickyRowObserver=null,this.bodyRenderer.dispose(),this.barOverflowRO?.disconnect(),this.barOverflowRO=null,this.composerNarrowObserver?.disconnect(),this.composerNarrowObserver=null,this.focusedMiniObserver?.disconnect(),this.focusedMiniObserver=null,this.treeReconcileTimer!=null&&(window.clearTimeout(this.treeReconcileTimer),this.treeReconcileTimer=null),this.autoSyncSettleTimer!=null&&(window.clearTimeout(this.autoSyncSettleTimer),this.autoSyncSettleTimer=null),this.autoSyncNotice?.hide(),this.autoSyncNotice=null,this.composerAutocomplete?.detach(),this.composerAutocomplete=null;for(let e of this.slugDebouncers.values())e.cancel();for(let e of this.attachmentDebouncers.values())e.cancel();this.authorship.dispose();try{await this.flushDrafts()}catch{}try{await this.order.flush(this.noteFolder)}catch{}try{await this.sortStore.flush(this.noteFolder)}catch{}try{await this.fmSync.flush()}catch{}this.stampSelectedCursor(!0),this.fmSyncUnsubscribe?.(),this.fmSyncUnsubscribe=null}setEphemeralState(e){let t=e;t?.focusId&&(this.focusId=t.focusId),t?.timeFilter&&(this.timeFilter=t.timeFilter)}getEphemeralState(){return{focusId:this.focusId,timeFilter:this.timeFilter}}getState(){return{...super.getState()??{},folderOverride:this.folderOverride,timeFilter:this.timeFilter,focusId:this.focusId,tagFilter:this.tagFilter,colorFilter:this.colorFilter,timeFilterCalendar:this.timeFilterCalendar,tinyMode:this.tinyMode,tinyAlwaysOnTop:this.tinyAlwaysOnTop,tinyOpacity:this.tinyOpacity,compactMode:this.compactMode,navBackStack:this.navBackStack,navForwardSnapshots:this.navForwardSnapshots}}async setState(e,t){let i=e??null;if(i){"folderOverride"in i&&(this.folderOverride=i.folderOverride??null),i.timeFilter&&(this.timeFilter=i.timeFilter),i.focusId&&(this.focusId=i.focusId),i.cursorId&&(this.pendingCursorId=i.cursorId),"tagFilter"in i&&(this.tagFilter=i.tagFilter??null),"colorFilter"in i&&(this.colorFilter=i.colorFilter??null),"timeFilterCalendar"in i&&(this.timeFilterCalendar=!!i.timeFilterCalendar),"tinyMode"in i&&(this.tinyMode=!!i.tinyMode),"tinyAlwaysOnTop"in i&&(this.tinyAlwaysOnTop=!!i.tinyAlwaysOnTop),typeof i.tinyOpacity=="number"&&Number.isFinite(i.tinyOpacity)&&(this.tinyOpacity=Math.min(1,Math.max(.3,i.tinyOpacity))),"compactMode"in i&&(this.compactMode=!!i.compactMode);let o=a=>a&&typeof a.folder=="string"&&typeof a.focusId=="string";Array.isArray(i.navBackStack)&&(this.navBackStack=i.navBackStack.filter(o)),Array.isArray(i.navForwardSnapshots)&&(this.navForwardSnapshots=i.navForwardSnapshots.filter(o))}let s=(this.plugin?.settings?.folder??"Stashpad").trim().replace(/^\/+|\/+$/g,""),n=this.folderOverride?.trim().replace(/^\/+|\/+$/g,"")||null;if(this.noteFolder=n||s||"Stashpad",await super.setState(e,t),this.refreshHeaderTitle(),this.viewRoot){this.loadConfig(),await this.bootstrapFolder(),this.tree.rebuild(this.noteFolder),this.backfillFrontmatterSync(),this.defaultCursorToLast(),this.draftsLoadedFor=null,this.composerDraft="",await this.loadDraftsForFolder(),this.lastCursorByFocus.clear(),this.lastSelectionByFocus.clear();try{let c=this.plugin.loadLastCursor(this.noteFolder);for(let[d,h]of c)this.lastCursorByFocus.set(d,h);this.lastSelectionByFocus=this.plugin.loadLastSelection(this.noteFolder),this.activeVersionByGroup=this.plugin.loadActiveVersions(this.noteFolder)}catch{}let o=this.lastCursorByFocus.get(this.focusId),a;o&&this.tree.get(o)?(this.pendingFocusIds=[o],a={kind:"scroll-to-id",id:o,align:"start"}):a={kind:"pin-bottom",until:"next-user-input"};let l=this.foldRestoredSelection(o);l&&(this.pendingFocusIds=l),this.render(a),this.scheduleSelectionRestore()}}focus(){this.viewRoot?.focus({preventScroll:!0})}foldRestoredSelection(e){let t=this.lastSelectionByFocus.get(this.focusId)??null;if(!t||!t.length)return null;let i=t.filter(s=>!!this.tree.get(s));return i.length?e&&i.includes(e)?[e,...i.filter(s=>s!==e)]:i:null}stampSelection(e=!1){let t=[...this.selection],i=()=>{try{this.plugin.saveLastSelection(this.noteFolder,this.focusId,t)}catch{}};if(this.stampSelectionTimer!=null&&(window.clearTimeout(this.stampSelectionTimer),this.stampSelectionTimer=null),e){i();return}this.stampSelectionTimer=window.setTimeout(()=>{this.stampSelectionTimer=null,i()},400)}scheduleSelectionRestore(){let e=this.lastSelectionByFocus.get(this.focusId);if(!e||!e.length)return;let t=()=>{let i=e.filter(a=>this.currentChildren.some(l=>l.id===a));if(!i.length)return;let s=[...this.selection],n=new Set(i);if(s.length<i.length&&s.every(a=>n.has(a))){this.selection.clear();for(let a of i)this.selection.add(a);this.firstSelectedId=i[0],this.lastSelected=i[i.length-1],this.repaintSelectionClasses()}};for(let i of[120,400,900,1600])window.setTimeout(t,i)}loadConfig(){let e=(this.plugin?.settings?.folder??"Stashpad").trim().replace(/^\/+|\/+$/g,""),i=this.folderOverride?.trim().replace(/^\/+|\/+$/g,"")||null||e||"Stashpad";i!==this.noteFolder?(this.noteFolder=i,this.tree.rebuild(this.noteFolder)):this.noteFolder=i}captureNavSnapshot(){return{folder:this.noteFolder,focusId:this.focusId}}recordNavState(e={}){let t=this.captureNavSnapshot(),i=this.navBackStack[this.navBackStack.length-1];i&&i.folder===t.folder&&i.focusId===t.focusId||(this.navBackStack.push(t),e.keepForward||(this.navForwardSnapshots=[]))}async setFolderOverride(e,t={}){let i=e?.trim().replace(/^\/+|\/+$/g,"")||null;if(i&&this.isReservedFolder(i)){new k.Notice(`"${i}" is a reserved Stashpad subfolder (imports/exports/attachments). Pick a different folder.`);return}if((i||null)!==(this.folderOverride||null)){t.skipHistory||this.recordNavState(),this.folderOverride=i,this.focusId=F,this.lastCursorByFocus.clear(),this.selection.clear(),this.cursorIdx=-1,this.lastSelected=null,this.composerDraft="",await this.flushDrafts(),this.draftsLoadedFor=null,this.loadConfig();try{await this.bootstrapFolder()}catch(s){let n=s?.message??"";/already exists/i.test(n)||console.warn("[Stashpad] bootstrapFolder failed:",s)}this.tree.rebuild(this.noteFolder),this.backfillFrontmatterSync(),this.plugin.maybeSweepFolder(this.noteFolder),this.defaultCursorToLast(),await this.loadDraftsForFolder();try{let s=this.app.workspace;typeof s.saveLayout=="function"?await s.saveLayout():this.app.workspace.requestSaveLayout()}catch{this.app.workspace.requestSaveLayout()}this.refreshHeaderTitle(),this.render()}}cmdOpenFolderPicker(){this.openFolderPicker()}openFolderPicker(){this.plugin.openFolderPicker()}listVaultFolders(){let e=[];for(let t of this.app.vault.getAllLoadedFiles())if(t instanceof k.TFolder){if(t.path==="/"||t.path===""||t.path.startsWith(".")||this.isReservedFolder(t.path))continue;e.push(t.path)}return e.sort((t,i)=>t.localeCompare(i))}isReservedFolder(e){let t=e.split("/").filter(Boolean).pop()??"";return t?new Set([this.plugin.settings.importDropFolder,this.plugin.settings.exportFolder,"_attachments","_processed","_authors"].map(s=>(s??"").trim().replace(/^\/+|\/+$/g,"")).filter(Boolean)).has(t):!1}persistFocus(){try{this.app.workspace.requestSaveLayout()}catch{}}cmdUndo(){let e=this.plugin.getUndoStack(this.noteFolder);if(!e.canUndo()){new k.Notice("Nothing to undo.");return}let t=e.peekUndoLabel(),i=this.plugin.notifications.recent()[0]?.category??"system";e.undo().then(()=>this.plugin.notifications.show({message:`Undid: ${t}`,kind:"info",category:i,folder:this.noteFolder})).catch(s=>this.plugin.notifications.show({message:`Undo failed: ${s.message}`,kind:"error",category:"system",folder:this.noteFolder}))}cmdRedo(){let e=this.plugin.getUndoStack(this.noteFolder);if(!e.canRedo()){new k.Notice("Nothing to redo.");return}let t=e.peekRedoLabel(),i=this.plugin.notifications.recent()[0]?.category??"system";e.redo().then(()=>this.plugin.notifications.show({message:`Redid: ${t}`,kind:"info",category:i,folder:this.noteFolder})).catch(s=>this.plugin.notifications.show({message:`Redo failed: ${s.message}`,kind:"error",category:"system",folder:this.noteFolder}))}async snapshotNotes(e,t){let i=[],s=new Set;for(let l of e)!l.file||s.has(l.file.path)||(s.add(l.file.path),i.push(l.file));let n=await Promise.all(i.map(l=>this.app.vault.read(l))),o=i.map((l,c)=>({path:l.path,content:n[c]})),a=[];if(t){let l=new Set,c=[];for(let h of n)for(let g of this.extractAttachments(this.stripFrontmatter(h))){let u=this.app.metadataCache.getFirstLinkpathDest(g,"");u&&!l.has(u.path)&&(l.add(u.path),c.push(u))}let d=await Promise.all(c.map(h=>this.app.vault.readBinary(h)));for(let h=0;h<c.length;h++)a.push({path:c[h].path,data:d[h]})}return{notes:o,attachments:a}}fileForNote(e,t){return(e?this.tree.get(e)?.file:null)??this.app.vault.getAbstractFileByPath(t)}async restoreSnapshots(e,t){for(let s of e.attachments)try{await this.app.vault.adapter.exists(s.path)||await this.app.vault.createBinary(s.path,s.data)}catch{}for(let s of e.notes)try{let n=s.content.split(` +---`)[0]??"",a=/^id:\s*["']?([^"'\s]+)/m.exec(n)?.[1];if(a&&this.tree.get(a)?.file)continue;await this.app.vault.adapter.exists(s.path)||await this.app.vault.create(s.path,s.content)}catch{}let i=()=>{t&&t.some(n=>this.tree.get(n))&&(this.pendingFocusIds=t.slice())};i(),this.tree.rebuild(this.noteFolder),this.render({kind:"follow-cursor"}),setTimeout(()=>{i(),this.tree.rebuild(this.noteFolder),this.render({kind:"follow-cursor"})},100),setTimeout(()=>{i(),this.tree.rebuild(this.noteFolder),this.render({kind:"follow-cursor"})},400),setTimeout(()=>{for(let s of e.notes){let n=this.tree.idForPath(s.path);n&&this.fmSync.schedule(n)}},500)}async trashNotesAndAttachments(e){let t=new Set;for(let i of e.notes){let s=this.tree.idForPath(i.path);if(!s)continue;let n=this.tree.get(s);n?.parent&&t.add(n.parent)}for(let i of e.notes){let s=this.app.vault.getAbstractFileByPath(i.path);if(s)try{await this.app.fileManager.trashFile(s)}catch{}}for(let i of e.attachments){let s=this.app.vault.getAbstractFileByPath(i.path);if(s)try{await this.app.fileManager.trashFile(s)}catch{}}this.tree.rebuild(this.noteFolder),this.render();for(let i of t)this.fmSync.scheduleParentOfDeleted(i)}async loadDraftsForFolder(){if(this.draftsLoadedFor===this.noteFolder)return;this.draftsLoadedFor=this.noteFolder;let e=this.plugin.settings.drafts??{};this.composerDraft=e[this.noteFolder]??"",console.debug("[Stashpad] loadDrafts",{folder:this.noteFolder,has:!!e[this.noteFolder],available:Object.keys(e)})}async saveDraft(e){try{let t=this.noteFolder;if((this.plugin.settings.drafts?.[t]??"")===e)return;let s={...this.plugin.settings.drafts??{}};e.length===0?delete s[t]:s[t]=e,this.plugin.settings.drafts=s,e.length===0?await this.plugin.saveSettings():await this.plugin.persistSettingsQuiet()}catch(t){console.warn("Stashpad: drafts save failed",t)}}async recordLastSubmitted(e){try{let t={...this.plugin.settings.lastSubmitted??{}};t[this.noteFolder]=e,this.plugin.settings.lastSubmitted=t,await this.plugin.persistSettingsQuiet()}catch{}}hasRestorableDraft(){let e=this.plugin.settings.drafts?.[this.noteFolder];if(!e||!e.trim())return!1;let t=this.plugin.settings.lastSubmitted?.[this.noteFolder];return!(t&&t===e)}syncComposerDraftForFocus(){}async flushDrafts(){this.composerInputEl?await this.saveDraft(this.composerInputEl.value):await this.saveDraft(this.composerDraft)}timeFilterCutoff(){if(this.timeFilter==="all")return null;if(this.timeFilterCalendar){let t=(0,k.moment)();switch(this.timeFilter){case"day":return t.startOf("day").valueOf();case"week":return t.startOf("isoWeek").valueOf();case"month":return t.startOf("month").valueOf();case"year":return t.startOf("year").valueOf()}}let e=Date.now();switch(this.timeFilter){case"day":return e-864e5;case"week":return e-7*864e5;case"month":return e-30*864e5;case"year":return e-365*864e5}return null}allowedByBases(){return null}currentViewMode(){return this.plugin.settings.viewModes?.[this.noteFolder]??"nested"}currentIncludeAttachments(){return!!this.plugin.settings.includeAttachmentsInEverything?.[this.noteFolder]}async setIncludeAttachments(e){let t={...this.plugin.settings.includeAttachmentsInEverything??{}};e?t[this.noteFolder]=!0:delete t[this.noteFolder],this.plugin.settings.includeAttachmentsInEverything=t,await this.plugin.saveSettings()}currentEncryptionFilter(){return this.plugin.settings.encryptionFilter?.[this.noteFolder]??"all"}async setEncryptionFilter(e){let t={...this.plugin.settings.encryptionFilter??{}};e==="all"?delete t[this.noteFolder]:t[this.noteFolder]=e,this.plugin.settings.encryptionFilter=t,await this.plugin.saveSettings()}currentHideChildless(){return!!this.plugin.settings.hideChildlessNotes?.[this.noteFolder]}async setHideChildless(e){let t={...this.plugin.settings.hideChildlessNotes??{}};e?t[this.noteFolder]=!0:delete t[this.noteFolder],this.plugin.settings.hideChildlessNotes=t,await this.plugin.saveSettings()}currentHideCompleted(){return!!this.plugin.settings.hideCompletedNotes?.[this.noteFolder]}async setHideCompleted(e){let t={...this.plugin.settings.hideCompletedNotes??{}};e?t[this.noteFolder]=!0:delete t[this.noteFolder],this.plugin.settings.hideCompletedNotes=t,await this.plugin.saveSettings()}currentAttachmentsOnly(){return!!this.plugin.settings.attachmentsOnlyNotes?.[this.noteFolder]}async setAttachmentsOnly(e){let t={...this.plugin.settings.attachmentsOnlyNotes??{}};e?t[this.noteFolder]=!0:delete t[this.noteFolder],this.plugin.settings.attachmentsOnlyNotes=t,await this.plugin.saveSettings()}nodeHasAttachment(e){if(!e.file)return!1;let t=this.app.metadataCache.getFileCache(e.file)?.frontmatter?.attachments;return Array.isArray(t)&&t.length>0}hasAttachmentInSubtree(e){if(this.nodeHasAttachment(e))return!0;for(let t of this.tree.getChildren(e.id))if(this.hasAttachmentInSubtree(t))return!0;return!1}hasIncompleteDescendant(e){for(let t of e.children){let i=this.tree.get(t);if(i&&(!this.isCompleted(i)||this.hasIncompleteDescendant(i)))return!0}return!1}collectEmbeddedAttachmentPaths(){let e=new Set,t=this.noteFolder,i=this.app.vault.getAbstractFileByPath(t);if(!(i instanceof k.TFolder))return e;let s=[i];for(;s.length;){let n=s.pop();for(let o of n.children){if(o instanceof k.TFolder){s.push(o);continue}if(!(o instanceof k.TFile)||o.extension!=="md")continue;let a=this.app.metadataCache.getFileCache(o)?.frontmatter;if(!(!a||!Array.isArray(a.attachments)))for(let l of a.attachments){if(typeof l!="string")continue;let c=Rt(l),d=this.app.metadataCache.getFirstLinkpathDest(c,o.path);d?e.add(d.path):e.add(c)}}}return e}collectFileItems(e){let t=this.noteFolder,i=this.app.vault.getAbstractFileByPath(t);if(!(i instanceof k.TFolder))return[];let s=this.currentIncludeAttachments(),n=s?new Set:this.collectEmbeddedAttachmentPaths(),o=new Set(["_authors","_imports","_exports","_processed","_attachments","_archive",".archive"]),a=[],l=[i];for(;l.length;){let c=l.pop();for(let d of c.children){if(d instanceof k.TFolder){let h=d.name;if(c===i&&o.has(h)||c===i&&h==="_attachments"&&!s)continue;l.push(d);continue}d instanceof k.TFile&&d.extension!=="md"&&(d.name===".stashpad-order.json"||d.name===".stashpad-sort.json"||!s&&n.has(d.path)||a.push(d))}}return a}populateListBody(e,t){if(this.lastListWidth=e.clientWidth||this.lastListWidth,this.bodyRenderer.arm(),this.pendingCursorId){let d=this.currentChildren.findIndex(h=>h.id===this.pendingCursorId);d>=0&&(this.cursorIdx=d,this.selection.clear(),this.selection.add(this.pendingCursorId),this.lastSelected=this.pendingCursorId,this.pendingCursorId=null)}t.file&&k.Platform.isMobile&&!this.compactMode&&(this.renderFocusedHeaderMini(e,t),this.renderFocusedHeader(e,t));let i=this.currentViewMode(),s=i==="everything"?this.collectFileItems(t.id):[],n=d=>d.created&&Number.isFinite(Date.parse(d.created))?Date.parse(d.created):Number.POSITIVE_INFINITY,o=this.currentEncryptionFilter(),a;if(o==="unlocked")a=[];else if(i==="nested")a=this.plugin.lockedSubtreesFor(this.noteFolder,t.id);else{let d=new Set([t.id,...this.currentChildren.map(g=>g.id)]),h=new Set;a=[];for(let g of d)for(let u of this.plugin.lockedSubtreesFor(this.noteFolder,g))h.has(u.blob)||(h.add(u.blob),a.push(u))}let l=a.map(d=>({lk:d,ts:n(d)})).sort((d,h)=>d.ts-h.ts),c=i==="nested"&&this.sortStore.getMode(this.noteFolder,t.id)==="manual";if(this.currentChildren.length===0&&s.length===0&&l.length===0)e.createDiv({cls:"stashpad-empty",text:"No notes here yet. Type below to add one."});else if(c&&l.length>0){let d=new Map(this.currentChildren.map((f,I)=>[f.id,I])),h=new Map;for(let{lk:f}of l)f.rootId&&h.set(f.rootId,f);let g=this.currentChildren.map(f=>f.id),u=l.map(({lk:f})=>f).filter(f=>f.rootId).sort((f,I)=>n(I)-n(f)),p=!0;for(;u.length&&p;){p=!1;for(let f=0;f<u.length;f++){let I=u[f],m=I.prevSibling??null,C;if(m==null)C=0;else{let B=g.indexOf(m);if(B<0)continue;C=B+1}g.splice(C,0,I.rootId),u.splice(f,1),f--,p=!0}}for(let f of u)g.push(f.rootId);for(let f of g){let I=d.get(f);if(I!==void 0)this.renderNote(e,this.currentChildren[I],I);else{let m=h.get(f);m&&this.renderLockedPlaceholder(e,m)}}for(let f of s.slice().sort((I,m)=>I.stat.ctime-m.stat.ctime))this.renderFileRow(e,f)}else if(s.length===0){let d=0;for(let h=0;h<this.currentChildren.length;h++){let g=Number.isFinite(Date.parse(this.currentChildren[h].created))?Date.parse(this.currentChildren[h].created):0;for(;d<l.length&&l[d].ts<=g;)this.renderLockedPlaceholder(e,l[d].lk),d++;this.renderNote(e,this.currentChildren[h],h)}for(;d<l.length;)this.renderLockedPlaceholder(e,l[d].lk),d++}else{let d=[...this.currentChildren.map((h,g)=>({kind:"note",ts:Number.isFinite(Date.parse(h.created))?Date.parse(h.created):0,idx:g})),...s.map(h=>({kind:"file",ts:h.stat.ctime,file:h})),...l.map(h=>({kind:"lock",ts:h.ts,lk:h.lk}))];d.sort((h,g)=>h.ts-g.ts);for(let h of d)h.kind==="note"?this.renderNote(e,this.currentChildren[h.idx],h.idx):h.kind==="file"?this.renderFileRow(e,h.file):this.renderLockedPlaceholder(e,h.lk)}t.file&&k.Platform.isMobile&&!this.compactMode&&this.installFocusedMiniObserver(e)}renderLockedPlaceholder(e,t){let i=e.createDiv({cls:"stashpad-locked-row"});t.created&&i.createSpan({cls:"stashpad-note-time stashpad-locked-time",text:this.formatTime(t.created)});let s=i.createSpan({cls:"stashpad-locked-icon"});(0,k.setIcon)(s,"lock");let n=!t.title;i.createSpan({cls:"stashpad-locked-title",text:n?"Locked note":t.title}),i.createSpan({cls:"stashpad-locked-count",text:t.count>1?`${t.count} notes \xB7 locked`:"locked"});let o=i.createEl("button",{cls:"stashpad-locked-unlock",text:"Unlock"});(0,k.setIcon)(o.createSpan({cls:"stashpad-btn-icon"}),"unlock");let a=async c=>{c.preventDefault(),c.stopPropagation();let d=(this.plugin.settings.lockedSubtrees??[]).find(f=>f.blob===t.blob),h=t.rootId??d?.rootId??null,g=t.parentId??d?.parentId??F,u=t.prevSibling??d?.prevSibling??null;if(await this.plugin.unlockBundleAt(t.blob)){if(this.selection.clear(),this.lastSelected=null,h){let f=this.order.getOrder(this.noteFolder,g),I=this.sortStore.getMode(this.noteFolder,g)==="manual";if(f.length===0&&I&&(f=this.tree.getChildren(g).map(m=>m.id)),f.length>0){let m=f.filter(B=>B!==h),C=u&&m.includes(u)?m.indexOf(u)+1:0;m.splice(Math.max(0,C),0,h),this.order.setOrder(this.noteFolder,g,m),this.order.flush(this.noteFolder)}this.pendingCursorId=h}this.render()}};o.onclick=a;let l=c=>{c.preventDefault(),c.stopPropagation();let d=new k.Menu;if(d.addItem(h=>h.setTitle("Decrypt (unlock)").setIcon("unlock").onClick(()=>void a(c))),!k.Platform.isMobile){let h=k.Platform.isMacOS?"Finder":k.Platform.isWin?"File Explorer":"file manager";d.addItem(g=>g.setTitle(`Show in ${h}`).setIcon("folder-search").onClick(()=>{try{let u=window.require?.("electron")?.shell,p=this.app.vault.adapter?.getFullPath?.(t.blob);p&&u?.showItemInFolder&&u.showItemInFolder(p)}catch(u){console.warn("[Stashpad] showItemInFolder failed",u)}}))}d.addItem(h=>h.setTitle("Export to .stash\u2026").setIcon("package").onClick(()=>{this.plugin.exportLockedSubtree(t.blob)})),d.addItem(h=>h.setTitle("Copy encrypted file path").setIcon("copy").onClick(()=>{let g=t.blob;if(!k.Platform.isMobile)try{g=this.app.vault.adapter?.getFullPath?.(t.blob)||t.blob}catch{}navigator.clipboard.writeText(g),new k.Notice("Path copied.")})),d.showAtMouseEvent(c)};if(i.oncontextmenu=l,k.Platform.isMobile){let c=i.createEl("button",{cls:"stashpad-locked-menu"});(0,k.setIcon)(c,"more-vertical"),c.setAttr("aria-label","Locked note menu"),c.onclick=d=>l(d)}i.setAttr("aria-label",`${n?"Locked note":`Locked: ${t.title}`}. Use the Unlock button to decrypt.`)}refreshList(){if(!this.listEl){this.render();return}let e=this.tree.get(this.focusId)??this.tree.getRoot();this.currentChildren=this.filterChildren(this.collectViewItems(e.id)),this.cursorIdx>=this.currentChildren.length&&(this.cursorIdx=this.currentChildren.length-1);let t=this.listEl.scrollTop+this.listEl.clientHeight>=this.listEl.scrollHeight-2,i=this.listEl.scrollTop;this.listEl.empty(),this.populateListBody(this.listEl,e),t?this.listEl.scrollTop=this.listEl.scrollHeight:this.listEl.scrollTop=i}renderFileRow(e,t){if(this.currentEncryptionFilter()==="locked")return;let i=e.createDiv({cls:"stashpad-file-row"});i.dataset.path=t.path,i.createDiv({cls:"stashpad-file-meta"}).createSpan({cls:"stashpad-file-time",text:this.formatTime(new Date(t.stat.ctime).toISOString())});let n=i.createDiv({cls:"stashpad-file-body"});n.createSpan({cls:"stashpad-file-name",text:t.name}),n.createSpan({cls:"stashpad-file-ext",text:t.extension.toUpperCase()}),i.title=`${t.path} \u2014 click to open`,i.onclick=o=>{o.preventDefault(),this.app.workspace.openLinkText(t.path,"",!1)}}async setViewMode(e){let t={...this.plugin.settings.viewModes??{}};e==="nested"?delete t[this.noteFolder]:t[this.noteFolder]=e,this.plugin.settings.viewModes=t,await this.plugin.saveSettings()}collectViewItems(e){let t=this.currentViewMode(),i=this.currentHideChildless(),s=this.tree.getChildren(e),n=i?s.filter(l=>l.children.length>0):s;if(t==="nested")return n;let o=[],a=l=>{o.push(l);for(let c of this.tree.getChildren(l.id))a(c)};for(let l of n)a(l);return o}filterChildren(e){e=this.collapseVersions(e);let t=this.timeFilterCutoff(),i=this.tagFilter?.toLowerCase(),s=this.colorFilter?.toLowerCase()??null,n=this.currentHideCompleted(),o=this.currentAttachmentsOnly(),a=this.importedOnly,l=this.authorFilter;return!t&&!i&&!s&&!n&&!o&&!a&&!l?e:e.filter(c=>{if(a&&(!c.file||this.app.metadataCache.getFileCache(c.file)?.frontmatter?.imported!==!0))return!1;if(l){if(!c.file)return!1;let d=ct(this.app.metadataCache.getFileCache(c.file)?.frontmatter?.author);if(!d||d.id!==l)return!1}if(t&&c.created){let d=Date.parse(c.created);if(!Number.isNaN(d)&&d<t)return!1}if(i){if(!c.file)return!1;if(this.tagFilter===Gt){if(!this.nodeHasAnyTag(c))return!1}else if(this.tagFilter===Lt){if(this.nodeHasAnyTag(c))return!1}else if(!this.nodeHasTag(c,i))return!1}return!(s&&(this.colorForNode(c)?.toLowerCase()??null)!==s||n&&this.isCompleted(c)&&!this.hasIncompleteDescendant(c)||o&&!this.hasAttachmentInSubtree(c))})}collapseVersions(e){if(!this.plugin.settings.enableSheetVersions)return e;let t=new Map,i=!1;for(let n of e){let o=we(this.app,n);if(!Mi(o))continue;i=!0;let a=ze(o),l=t.get(a);l?l.push(n):t.set(a,[n])}if(!i)return e;let s=new Set;for(let[n,o]of t){let a=this.activeVersionNode(n,o);a&&s.add(a.id)}return e.filter(n=>Mi(we(this.app,n))?s.has(n.id):!0)}activeVersionNode(e,t){let i=this.activeVersionByGroup.get(e);if(i){let s=t.find(n=>n.id===i);if(s)return s}return wr(this.app,t)}setActiveVersion(e,t){this.activeVersionByGroup.set(e,t),this.plugin.saveActiveVersion(this.noteFolder,e,t),this.render()}nodeHasAnyTag(e){if(!e.file)return!1;let t=this.app.metadataCache.getFileCache(e.file);if(!t)return!1;if(t.tags&&t.tags.length>0)return!0;let i=t.frontmatter?.tags;return!!(i&&(Array.isArray(i)?i:[i]).some(n=>typeof n=="string"&&n.trim().length>0))}nodeHasTag(e,t){if(!e.file)return!1;let i=this.app.metadataCache.getFileCache(e.file);if(!i)return!1;if(i.tags){for(let n of i.tags)if((n.tag||"").replace(/^#/,"").toLowerCase()===t)return!0}let s=i.frontmatter?.tags;if(s){let n=Array.isArray(s)?s:[s];for(let o of n)if(typeof o=="string"&&o.replace(/^#/,"").toLowerCase()===t)return!0}return!1}collectFolderTags(){let e=new Map,t=this.tree.getChildren(this.focusId);for(let s of t){if(!s.file)continue;let n=this.app.metadataCache.getFileCache(s.file);if(n?.tags)for(let a of n.tags){let l=(a.tag||"").replace(/^#/,"");l&&e.set(l,(e.get(l)??0)+1)}let o=n?.frontmatter?.tags;if(o){let a=Array.isArray(o)?o:[o];for(let l of a){if(typeof l!="string")continue;let c=l.replace(/^#/,"");c&&e.set(c,(e.get(c)??0)+1)}}}let i=[...e.entries()].map(([s,n])=>({raw:s,count:n,label:this.formatTagLabel(s)}));return i.sort((s,n)=>n.count-s.count||s.label.localeCompare(n.label)),i}formatTagLabel(e){return e&&e.split("/").map(t=>t.replace(/([a-z0-9])([A-Z])/g,"$1 $2").split(/[-_\s]+/).filter(Boolean).map(n=>n.charAt(0).toUpperCase()+n.slice(1)).join(" ")).join(" / ")}collectFolderColors(){let e=new Map,t=this.tree.getChildren(this.focusId);for(let s of t){let n=this.colorForNode(s);if(!n)continue;let o=n.toLowerCase();e.set(o,(e.get(o)??0)+1)}let i=[...e.entries()].map(([s,n])=>({hex:s,count:n}));return i.sort((s,n)=>n.count-s.count||s.hex.localeCompare(n.hex)),i}defaultCursorToLast(){let e=this.tree.get(this.focusId)??this.tree.getRoot(),t=this.filterChildren(this.collectViewItems(e.id));this.cursorIdx=t.length-1,this.selection.clear(),t.length>0&&(this.selection.add(t[t.length-1].id),this.lastSelected=t[t.length-1].id)}stampSelectedCursor(e=!1){this.stampSelection(e);let i=this.currentChildren[this.cursorIdx]?.id??this.lastSelected;if(!i)return;this.lastCursorByFocus.set(this.focusId,i);let s=()=>{let n=this.lastCursorByFocus.get(this.focusId);n&&this.plugin.saveLastCursor(this.noteFolder,this.focusId,n)};if(e){this.stampLastCursorTimer!=null&&window.clearTimeout(this.stampLastCursorTimer),this.stampLastCursorTimer=null,s();return}this.stampLastCursorTimer!=null&&window.clearTimeout(this.stampLastCursorTimer),this.stampLastCursorTimer=window.setTimeout(()=>{this.stampLastCursorTimer=null,s()},400)}captureScrollAnchor(){let e=this.listEl;if(!e)return null;let t=e.getBoundingClientRect().top,i=Array.from(e.querySelectorAll(".stashpad-note"));if(i.length===0)return null;let s=null;for(let n of i){let o=n.dataset.id;if(!o)continue;let a=n.getBoundingClientRect().top-t;if(a>=0){s={id:o,offsetFromListTop:a};break}s={id:o,offsetFromListTop:a}}return s}restoreScrollAnchor(e,t){let i=this.listEl;if(i){if(e){let s=i.querySelector(`[data-id="${e.id}"]`);if(s){let n=i.getBoundingClientRect().top,o=s.getBoundingClientRect().top-n;i.scrollTop+=o-e.offsetFromListTop;return}}t>0&&(i.scrollTop=t)}}render(e){if(Se.enabled&&(this._renderT0=performance.now()),!this.viewRoot?.isConnected)return;this.pendingRenderPolicy=e??{kind:"preserve"},this.loadConfig();let t=this.viewRoot,i=this.listEl?.scrollTop??0,n=(e??{kind:"preserve"}).kind==="preserve"?this.captureScrollAnchor():null;!!this.composerInputEl&&document.activeElement===this.composerInputEl&&(this.focusComposerOnNextRender=!0,this.pendingComposerCaret=this.composerInputEl?.selectionStart??null);let a=!!this.listEl&&(this.stickToListBottom||this.listEl.scrollTop+this.listEl.clientHeight>=this.listEl.scrollHeight-2);t.empty(),t.toggleClass("is-mobile",k.Platform.isMobile),t.toggleClass("is-tiny",this.tinyMode),t.toggleClass("is-compact",this.compactMode);let l=this.containerEl.closest(".workspace-leaf");l&&(l.classList.toggle("stashpad-is-tiny",this.tinyMode),l.classList.toggle("stashpad-is-compact",this.compactMode));let c=this.containerEl.closest(".workspace-tabs");if(c&&c.classList.toggle("stashpad-has-tiny",this.tinyMode),this.tinyMode)this.renderTinyHeader(t);else{let p=this.compactMode&&k.Platform.isMobile;(!this.compactMode||k.Platform.isMobile)&&this.renderTimeFilterBar(t),p||this.renderBreadcrumb(t)}let d=this.tree.get(this.focusId)??this.tree.getRoot();d.file&&!k.Platform.isMobile&&!this.tinyMode&&!this.compactMode&&this.renderFocusedHeader(t,d),this.currentChildren=this.filterChildren(this.collectViewItems(d.id));let h=!1;if(this.autoSelectNewest&&this.currentChildren.length>0){let p=this.currentChildren[this.currentChildren.length-1];this.cursorIdx=this.currentChildren.length-1,this.selection.clear(),this.selection.add(p.id),this.lastSelected=p.id,this.autoSelectNewest=!1,h=!0}else if(this.pendingFocusIds){let p=this.pendingFocusIds;this.pendingFocusIds=null,this.selection.clear();let f=-1;for(let I of p){let m=this.currentChildren.findIndex(C=>C.id===I);m>=0&&(this.selection.add(I),f<0&&(f=m))}this.cursorIdx=f,f>=0&&(this.lastSelected=p.find(I=>this.currentChildren.some(m=>m.id===I))??null)}else this.cursorIdx>=this.currentChildren.length&&(this.cursorIdx=this.currentChildren.length-1);let g=t.createDiv({cls:"stashpad-list"});if(this.listEl=g,this.dnd.attachListDnD(g),this.populateListBody(g,d),this.renderComposer(t),k.Platform.isMobile&&this.renderMobileNav(t),this._renderT0!=null&&(Se.record("render.total",performance.now()-this._renderT0),this._renderT0=null),this.plugin.notifyStashpadContentChanged(),h&&this.plugin.notifyStashpadSelectionChanged(),this.focusComposerOnNextRender){this.focusComposerOnNextRender=!1;let p=this.pendingComposerCaret;this.pendingComposerCaret=null;let f=this.composerInputEl;if(f&&f.isConnected){if(f.focus({preventScroll:!0}),p!=null){let I=Math.min(p,f.value.length);try{f.setSelectionRange(I,I)}catch{}}}else requestAnimationFrame(()=>{let I=this.composerInputEl;if(I&&(I.focus({preventScroll:!0}),p!=null)){let m=Math.min(p,I.value.length);try{I.setSelectionRange(m,m)}catch{}}})}let u=this.pendingRenderPolicy;if(this.pendingRenderPolicy=null,u&&this.listEl){let p=this.scrollToBottomOnNextRender;switch(this.scrollToBottomOnNextRender=!1,u.kind){case"preserve":p?this.scrollListToBottom():a?this.scrollListToBottom():this.restoreScrollAnchor(n,i);break;case"pin-bottom":this.scrollListToBottom();break;case"restore":{let f=u.scrollTop,I=this.listEl,m=()=>{this.suppressScrollSave=!0;let C=Math.max(0,I.scrollHeight-I.clientHeight);I.scrollTop=Math.min(f,C),Promise.resolve().then(()=>{this.suppressScrollSave=!1})};m(),requestAnimationFrame(m),setTimeout(m,60),setTimeout(m,200),setTimeout(m,600);break}case"follow-cursor":i>0&&(this.listEl.scrollTop=i),this.revealCursorRow();break;case"scroll-to-id":{let f=u.id,I=u.align,m=this.listEl,C=()=>{this.suppressScrollSave=!0;let B=m.querySelector(`[data-id="${f}"]`);B&&B.scrollIntoView({block:I,behavior:"auto"}),Promise.resolve().then(()=>{this.suppressScrollSave=!1})};C(),requestAnimationFrame(C),setTimeout(C,60),setTimeout(C,200),setTimeout(C,600),setTimeout(()=>{this.suppressScrollSave=!1},700);break}}}else this.scrollToBottomOnNextRender?(this.scrollToBottomOnNextRender=!1,this.scrollListToBottom()):this.listEl&&a?this.scrollListToBottom():this.listEl&&i>0&&(this.listEl.scrollTop=i);if(this.stampSelectedCursor(),this.listEl){this.listResizeObserver?.disconnect();let p=this.listEl,f=p.scrollTop,I=new ResizeObserver(()=>{if(Date.now()<this.keyboardTransitionUntil)return;if(this.stickToListBottom){p.scrollTop=p.scrollHeight,f=p.scrollTop;return}let C=Math.max(0,p.scrollHeight-p.clientHeight);p.scrollTop<f&&f<=C?p.scrollTop=f:f=p.scrollTop});I.observe(p),this.listResizeObserver=I,p.addEventListener("wheel",C=>{C.deltaY<0&&(this.stickToListBottom=!1)},{passive:!0});let m=0;p.addEventListener("touchstart",C=>{m=C.touches[0]?.clientY??0},{passive:!0}),p.addEventListener("touchmove",C=>{let B=C.touches[0]?.clientY??m;B>m&&(this.stickToListBottom=!1),m=B},{passive:!0}),p.addEventListener("mousedown",()=>{this.stickToListBottom=!1}),p.addEventListener("keydown",()=>{this.stickToListBottom=!1})}}refreshFolderSwitcherIcon(){let e=this.containerEl.querySelector(".stashpad-folder-btn .stashpad-btn-icon");e&&(e.empty(),(0,k.setIcon)(e,this.plugin.getFolderIcon(this.noteFolder)??"folder"))}renderTimeFilterBar(e){let t=e.createDiv({cls:"stashpad-time-filter-bar"});if(!k.Platform.isMobile){let c=t.createEl("button",{cls:"stashpad-folder-btn"}),d=!!this.folderOverride,h=this.noteFolder.split("/").pop()||this.noteFolder||"Stashpad";(0,k.setIcon)(c.createSpan({cls:"stashpad-btn-icon"}),this.plugin.getFolderIcon(this.noteFolder)??"folder"),c.createSpan({text:h,cls:"stashpad-btn-text"}),c.title=d?`Folder (override): ${this.noteFolder} Click to change or revert to default.`:`Folder: ${this.noteFolder} -Click to override for this tab.`,d&&c.addClass("is-override"),c.onclick=u=>{u.preventDefault(),this.openFolderPicker()};let g=t.createEl("button",{cls:"stashpad-search-btn"});be(g,"search","\u{1F50D}"),g.title="Search notes (Mod+F)",g.onclick=u=>{u.preventDefault(),this.openSearchModal()}}k.Platform.isMobile?(this.renderActionsCluster(t),this.renderMobileFiltersButton(t)):(this.renderTagFilterDropdown(t),this.renderColorFilterDropdown(t),this.renderSortDropdown(t),this.renderViewDropdown(t));let i=t.createDiv({cls:"stashpad-time-filter-btns"}),s=i.createEl("button",{cls:"stashpad-time-filter-btn stashpad-time-filter-cal"});(0,k.setIcon)(s,this.timeFilterCalendar?"calendar":"history"),s.title=this.timeFilterCalendar?"Calendar mode: filters use start-of-day/week/month/year. Click for rolling windows.":"Rolling mode: filters look back N days from now. Click for calendar boundaries.",this.timeFilterCalendar&&s.addClass("is-active"),s.onclick=c=>{c.preventDefault(),this.timeFilterCalendar=!this.timeFilterCalendar,this.persistFocus(),this.render()};for(let c of ps){let d=this.timeFilterCalendar?c.calShort:c.rollShort,h=this.timeFilterCalendar?c.calLong:c.rollLong,g=i.createEl("button",{cls:"stashpad-time-filter-btn",text:d});g.title=h,this.timeFilter===c.key&&g.addClass("is-active"),g.onclick=u=>{u.preventDefault(),this.setTimeFilter(c.key)}}let n=t.createEl("select",{cls:"stashpad-time-filter-select"});for(let c of ps){let d=this.timeFilterCalendar?c.calLong:c.rollLong,h=n.createEl("option",{text:d});h.value=c.key,this.timeFilter===c.key&&(h.selected=!0)}n.onchange=()=>this.setTimeFilter(n.value);let o=t.createDiv({cls:"stashpad-view-mode-btns"});if(!k.Platform.isMobile){let c=o.createEl("button",{cls:"stashpad-view-mode-btn"});(0,k.setIcon)(c,"minimize-2"),c.title="Tiny mode \u2014 open this tab in a small always-on-top-capable popout window.",c.onclick=d=>{d.preventDefault(),this.plugin.openTinyWindow()}}let a=o.createEl("button",{cls:"stashpad-view-mode-btn"});if((0,k.setIcon)(a,this.compactMode?"panel-top":"rows-2"),a.title=this.compactMode?"Compact mode is ON \u2014 click to restore full chrome.":"Compact mode \u2014 hide the filter row + focused header; keep breadcrumb + list + composer.",this.compactMode&&a.addClass("is-active"),a.onclick=c=>{c.preventDefault(),this.toggleCompactMode()},k.Platform.isMobile)return;let l=o.createEl("button",{cls:"stashpad-view-mode-btn"});(0,k.setIcon)(l,"external-link"),l.title=X().popoutDuplicates?"Duplicate this Stashpad tab into a new Obsidian window. (Toggle in Settings \u2192 Open in new window \u2014 duplicate tab.)":"Move this Stashpad tab to a new Obsidian window. (Toggle in Settings \u2192 Open in new window \u2014 duplicate tab.)",l.onclick=c=>{c.preventDefault();let d=X().popoutDuplicates;try{let h=this.app.workspace;if(d){let g=this.leaf.getViewState(),u=h.openPopoutLeaf?.();u?u.setViewState({...g,active:!0}):new k.Notice("Stashpad: this Obsidian build doesn't expose openPopoutLeaf.")}else h.moveLeafToPopout?.(this.leaf)}catch(h){new k.Notice(`Stashpad: open-in-new-window failed (${h.message})`)}},this.setupBarOverflow(t)}setupBarOverflow(e){let t=[{key:"nav",icon:"folder-search",title:"Folder & search",memberSel:[".stashpad-folder-btn",".stashpad-search-btn"],memberKeys:["folder","search"],collapsePrio:5,displayIdx:0},{key:"filter",icon:"filter",title:"Tag & color",memberSel:[".stashpad-tag-filter-btn",".stashpad-color-filter-btn"],memberKeys:["tag","color"],collapsePrio:3,displayIdx:1},{key:"arrange",icon:"sliders-horizontal",title:"Sort & view",memberSel:[".stashpad-sort-btn",".stashpad-view-btn"],memberKeys:["sort","view"],collapsePrio:4,displayIdx:2},{key:"time",icon:"clock",title:"Time",memberSel:[".stashpad-time-filter-btns",".stashpad-time-filter-select"],memberKeys:["time"],collapsePrio:2,displayIdx:3},{key:"window",icon:"app-window",title:"Window & layout",memberSel:[".stashpad-view-mode-btns"],memberKeys:["mode"],collapsePrio:1,displayIdx:4}];e.addClass("stashpad-overflow-managed");let i=[];for(let u of[...t].sort((p,f)=>p.displayIdx-f.displayIdx)){let p=u.memberSel.map(B=>e.querySelector(B)).filter(B=>!!B);if(p.length===0)continue;let f=createDiv({cls:"stashpad-bar-group"});e.insertBefore(f,p[0]);let I=f.createDiv({cls:"stashpad-bar-group-expanded"});for(let B of p)I.appendChild(B);let m=f.createDiv({cls:"stashpad-bar-overflow-btn stashpad-bar-group-icon stashpad-overflow-hidden"});m.setAttribute("role","button"),m.setAttribute("tabindex","0"),(0,k.setIcon)(m.createSpan({cls:"stashpad-bar-group-icon-glyph"}),u.icon),m.title=`${u.title} \u2014 combined menu`;let C=B=>{B.preventDefault(),this.openBarOverflowMenu(m,u.memberKeys)};m.onclick=C,m.onkeydown=B=>{(B.key==="Enter"||B.key===" ")&&C(B)},i.push({...u,wrapper:f,expanded:I,iconBtn:m})}let s=e.createDiv({cls:"stashpad-bar-overflow-btn stashpad-bar-kebab stashpad-overflow-hidden"});s.setAttribute("role","button"),s.setAttribute("tabindex","0"),(0,k.setIcon)(s.createSpan({cls:"stashpad-bar-overflow-icon"}),"more-horizontal"),s.title="More filters / view options";let n=[...i].sort((u,p)=>u.collapsePrio-p.collapsePrio),o=[...i].sort((u,p)=>p.displayIdx-u.displayIdx),a=[],l=()=>e.scrollWidth<=e.clientWidth+1,c=()=>{if(!e.isConnected||e.clientWidth===0)return;for(let p of i)p.wrapper.removeClass("stashpad-overflow-hidden"),p.expanded.removeClass("stashpad-overflow-hidden"),p.iconBtn.addClass("stashpad-overflow-hidden"),p.iconBtn.toggleClass("is-active",p.memberKeys.some(f=>this.barUnitActive(f)));if(s.addClass("stashpad-overflow-hidden"),a=[],l())return;for(let p of n){if(l())break;p.expanded.addClass("stashpad-overflow-hidden"),p.iconBtn.removeClass("stashpad-overflow-hidden")}if(l())return;s.removeClass("stashpad-overflow-hidden");let u=[];for(let p of o){if(l())break;p.wrapper.addClass("stashpad-overflow-hidden"),u.push(p)}a=[...u].sort((p,f)=>p.displayIdx-f.displayIdx).flatMap(p=>p.memberKeys),s.toggleClass("is-active",a.some(p=>this.barUnitActive(p)))},d=u=>{u.preventDefault(),this.openBarOverflowMenu(s,a)};s.onclick=d,s.onkeydown=u=>{(u.key==="Enter"||u.key===" ")&&d(u)};try{this.barOverflowRO?.disconnect()}catch{}let h=(e.ownerDocument?.defaultView??window).ResizeObserver,g=-1;this.barOverflowRO=new h(u=>{let p=Math.round(u[u.length-1].contentRect.width);p!==g&&(g=p,c())}),this.barOverflowRO.observe(e),requestAnimationFrame(()=>c())}barUnitActive(e){switch(e){case"folder":return!!this.folderOverride;case"tag":return!!this.tagFilter;case"color":return!!this.colorFilter;case"time":return this.timeFilter!=="all";case"sort":return this.currentViewMode()==="nested"&&this.sortStore.getMode(this.noteFolder,this.focusId)!=="manual";case"view":return this.currentViewMode()!=="nested"||this.currentEncryptionFilter()!=="all"||this.currentHideChildless()||this.currentHideCompleted()||this.currentAttachmentsOnly()||this.currentIncludeAttachments();case"mode":return this.compactMode;default:return!1}}openBarOverflowMenu(e,t){let i=e.ownerDocument??document;i.querySelectorAll(".stashpad-mobile-filters-popover").forEach(p=>p.remove());let s=i.body.createDiv({cls:"stashpad-mobile-filters-popover"}),n=e.getBoundingClientRect(),o=i.defaultView??window;s.setCssStyles({right:`${Math.max(8,o.innerWidth-n.right)}px`,left:"auto",top:`${n.bottom+4}px`,maxWidth:"min(360px, calc(100vw - 16px))",width:"max-content",minWidth:"260px"});let a=new k.Scope(this.app.scope),l=()=>{s.remove(),i.removeEventListener("mousedown",c,!0);try{this.app.keymap?.popScope(a)}catch{}},c=p=>{!s.contains(p.target)&&p.target!==e&&!e.contains(p.target)&&l()},h=[{key:"folder",title:"Folder",summary:()=>this.noteFolder.split("/").pop()||this.noteFolder||"Stashpad",populate:p=>this.populateFolderMenuBody(p,l)},{key:"search",title:"Search",summary:()=>"Search notes (Mod+F)",populate:p=>this.populateSearchMenuBody(p,l)},{key:"tag",title:"Tag filter",summary:()=>this.tagFilter?`#${this.tagFilter}`:"All tags",populate:p=>this.populateTagMenuBody(p,l)},{key:"color",title:"Color filter",summary:()=>this.colorFilter?this.plugin.getColorAlias(this.noteFolder,this.colorFilter)??this.colorFilter:"All colors",populate:p=>this.populateColorMenuBody(p,this.collectFolderColors(),l)},{key:"sort",title:"Sort",summary:()=>this.currentViewMode()!=="nested"?"\u2014 (Nested only)":fi[this.sortStore.getMode(this.noteFolder,this.focusId)],populate:p=>{if(this.currentViewMode()!=="nested"){p.createDiv({cls:"stashpad-mobile-filters-note",text:"Sort applies only in Nested view."});return}this.populateSortMenuBody(p,l)}},{key:"view",title:"View",summary:()=>hs[this.currentViewMode()],populate:p=>this.populateViewMenuBody(p,l)},{key:"time",title:"Time filter",summary:()=>{let p=ps.find(f=>f.key===this.timeFilter);return p?this.timeFilterCalendar?p.calShort:p.rollShort:"All"},populate:p=>this.populateTimeMenuBody(p,l)},{key:"mode",title:"View mode",summary:()=>this.compactMode?"Compact on":"Tiny \xB7 Compact \xB7 Window",populate:p=>this.populateModeMenuBody(p,l)}].filter(p=>t.includes(p.key)),g="",u=()=>{s.empty();for(let p of h){let f=s.createDiv({cls:"stashpad-mobile-filters-section"}),I=f.createDiv({cls:"stashpad-mobile-filters-header"}),m=I.createSpan({cls:"stashpad-mobile-filters-chev"});(0,k.setIcon)(m,g===p.key?"chevron-down":"chevron-right"),I.createSpan({cls:"stashpad-mobile-filters-title",text:p.title}),I.createSpan({cls:"stashpad-mobile-filters-summary",text:p.summary()}),I.onclick=C=>{C.preventDefault(),C.stopPropagation(),g=g===p.key?"":p.key,u()},g===p.key&&p.populate(f.createDiv({cls:"stashpad-mobile-filters-body"}))}};u(),a.register([],"Escape",p=>(p.preventDefault(),l(),!1)),this.app.keymap?.pushScope(a),setTimeout(()=>{i.addEventListener("mousedown",c,!0)},0)}populateFolderMenuBody(e,t){let i=e.createDiv({cls:"stashpad-sort-popover-row"});i.createSpan({cls:"stashpad-sort-popover-label",text:this.folderOverride?"Change folder (override active)\u2026":"Change folder for this tab\u2026"}),i.onclick=s=>{s.preventDefault(),s.stopPropagation(),t(),this.openFolderPicker()}}populateSearchMenuBody(e,t){let i=e.createDiv({cls:"stashpad-sort-popover-row"});i.createSpan({cls:"stashpad-sort-popover-label",text:"Search notes\u2026"}),i.onclick=s=>{s.preventDefault(),s.stopPropagation(),t(),this.openSearchModal()}}populateModeMenuBody(e,t){let i=(n,o)=>{let a=e.createDiv({cls:"stashpad-sort-popover-row"});a.createSpan({cls:"stashpad-sort-popover-label",text:n}),a.onclick=l=>{l.preventDefault(),l.stopPropagation(),t(),o()}};i("Tiny mode (popout window)",()=>void this.plugin.openTinyWindow());let s=e.createDiv({cls:"stashpad-sort-popover-row"});this.compactMode&&s.addClass("is-active"),s.createSpan({cls:"stashpad-sort-popover-label",text:this.compactMode?"Compact mode (on)":"Compact mode"}),s.onclick=n=>{n.preventDefault(),n.stopPropagation(),t(),this.toggleCompactMode()},i(X().popoutDuplicates?"Duplicate to new window":"Move to new window",()=>{try{let n=this.app.workspace;if(X().popoutDuplicates){let o=n.openPopoutLeaf?.();o?o.setViewState({...this.leaf.getViewState(),active:!0}):new k.Notice("Stashpad: this Obsidian build doesn't expose openPopoutLeaf.")}else n.moveLeafToPopout?.(this.leaf)}catch(n){new k.Notice(`Stashpad: open-in-new-window failed (${n.message})`)}})}toggleCompactMode(){this.compactMode=!this.compactMode,this.render();try{this.app.workspace.requestSaveLayout?.()}catch{}}renderActionsCluster(e){let t=e.createDiv({cls:"stashpad-mobile-actions"}),i=t.createEl("button",{cls:"stashpad-mobile-action-btn"});be(i,"arrow-left","\u2039");let s=this.navBackStack.length>0||this.focusId!==F;i.title=this.navBackStack.length>0?"Back":this.focusId!==F?"Back (up to parent)":"No back history",s||i.addClass("is-disabled"),i.onclick=d=>{d.preventDefault(),this.navigateBack()};let n=t.createEl("button",{cls:"stashpad-mobile-action-btn"});be(n,"arrow-right","\u203A");let o=this.navForwardSnapshots.length>0;if(n.title=o?"Forward":"No forward history",o||n.addClass("is-disabled"),n.onclick=d=>{d.preventDefault(),this.navigateForward()},k.Platform.isMobile){let d=t.createEl("button",{cls:"stashpad-mobile-action-btn"});be(d,"route","\u22D4"),d.title="Jump to a level in the path",d.onclick=h=>{h.preventDefault(),this.openBreadcrumbLevelsModal()}}let a=t.createEl("button",{cls:"stashpad-mobile-action-btn"}),l=this.mobileSelectMode;be(a,l?"check-square":"square",l?"\u2611":"\u2610"),a.title=l?`${this.selection.size} selected \u2014 tap to exit (keeps the first selection)`:"Enter select mode (tap notes to add)",l&&a.addClass("is-active"),a.onclick=d=>{if(d.preventDefault(),this.mobileSelectMode){let h=this.firstSelectedId??this.selection.values().next().value;if(this.selection.clear(),h){let g=this.currentChildren.findIndex(u=>u.id===h);this.selection.add(h),this.lastSelected=h,g>=0&&(this.cursorIdx=g)}this.firstSelectedId=null,this.mobileSelectMode=!1,this.render()}else{let h=this.currentChildren[Math.max(0,this.cursorIdx)];this.mobileSelectMode=!0,this.selection.clear(),h&&(this.selection.add(h.id),this.lastSelected=h.id,this.firstSelectedId=h.id),this.render(),new k.Notice("Select mode: tap notes to add, press \u26A1 for actions")}};let c=t.createEl("button",{cls:"stashpad-mobile-action-btn"});be(c,"zap","\u26A1"),c.title="Actions (move, delete, undo, \u2026)",c.onclick=d=>{d.preventDefault(),this.openMobileActionsMenu(c)}}openMobileActionsMenu(e){let t=new k.Menu,i=this.selection.size>0||this.cursorIdx>=0&&!!this.currentChildren[this.cursorIdx],s=this.selection.size<=1;t.addItem(o=>o.setTitle("Undo").setIcon("undo").onClick(()=>this.cmdUndo())),t.addItem(o=>o.setTitle("Redo").setIcon("redo").onClick(()=>this.cmdRedo())),t.addSeparator(),t.addItem(o=>o.setTitle("Notification history\u2026").setIcon("bell").onClick(()=>{this.app.commands?.executeCommandById?.("stashpad:stashpad-open-notification-history")})),t.addItem(o=>o.setTitle("Reload without saving").setIcon("rotate-ccw").onClick(()=>this.plugin.reloadAppForUpdate())),t.addSeparator(),t.addItem(o=>o.setTitle("Expand all").setIcon("unfold-vertical").onClick(()=>this.cmdExpandAll())),t.addItem(o=>o.setTitle("Collapse all").setIcon("fold-vertical").onClick(()=>this.cmdCollapseAll())),t.addSeparator(),t.addItem(o=>o.setTitle("Open in new Stashpad tab").setIcon("list-tree").setDisabled(!i).onClick(()=>this.cmdOpenInNewStashpadTab())),t.addItem(o=>o.setTitle("Open in editor").setIcon("pencil").setDisabled(!i).onClick(()=>this.cmdOpenInEditor())),t.addSeparator(),t.addItem(o=>o.setTitle("Move\u2026").setIcon("arrow-right-circle").setDisabled(!i).onClick(()=>this.cmdMovePicker())),t.addItem(o=>o.setTitle("Nest under\u2026 (in-list)").setIcon("indent").setDisabled(!i).onClick(()=>this.cmdInListPicker())),t.addItem(o=>o.setTitle("Outdent").setIcon("outdent").setDisabled(!i).onClick(()=>void this.cmdOutdent())),t.addItem(o=>o.setTitle("Set color\u2026").setIcon("palette").setDisabled(!i).onClick(()=>this.cmdSetColor())),t.addItem(o=>o.setTitle("Toggle complete").setIcon("check-circle").setDisabled(!i).onClick(()=>void this.cmdToggleComplete())),t.addItem(o=>o.setTitle("Toggle task (todo)").setIcon("check-square").setDisabled(!i).onClick(()=>void this.cmdToggleTask())),t.addItem(o=>o.setTitle("Set due date\u2026").setIcon("calendar-clock").setDisabled(!i).onClick(()=>this.cmdSetDue())),t.addItem(o=>o.setTitle("Assign to\u2026").setIcon("user-plus").setDisabled(!i).onClick(()=>this.cmdAssign())),t.addSeparator(),t.addItem(o=>o.setTitle("Copy").setIcon("copy").setDisabled(!i).onClick(()=>void this.cmdCopy())),t.addItem(o=>o.setTitle("Copy tree").setIcon("copy-plus").setDisabled(!i).onClick(()=>void this.cmdCopyTree())),t.addItem(o=>o.setTitle("Clone (duplicate / copy)").setIcon("files").setDisabled(!i).onClick(()=>void this.cmdClone())),this.plugin.settings.enableSheetVersions&&(t.addItem(o=>o.setTitle("Fork as a version (draft)").setIcon("git-fork").setDisabled(!i||!s).onClick(()=>void this.cmdForkVersion())),t.addItem(o=>o.setTitle("Mark version as final").setIcon("star").setDisabled(!i||!s).onClick(()=>void this.cmdMarkVersionFinal()))),t.addItem(o=>o.setTitle("Insert template\u2026").setIcon("file-plus-2").onClick(()=>this.cmdInsertTemplate())),t.addItem(o=>o.setTitle("Merge").setIcon("merge").setDisabled(this.selection.size<2).onClick(()=>void this.cmdMerge())),t.addItem(o=>o.setTitle("Split note\u2026").setIcon("scissors").setDisabled(!i||!s).onClick(()=>void this.cmdSplit())),t.addSeparator(),t.addItem(o=>o.setTitle("Delete").setIcon("trash-2").setDisabled(!i).onClick(()=>void this.cmdDelete())),t.addSeparator(),t.addItem(o=>o.setTitle("More commands\u2026").setIcon("terminal").onClick(()=>this.openCommandPalette()));let n=e.getBoundingClientRect();t.showAtPosition({x:n.left,y:n.bottom+4})}openCommandPalette(){this.app.commands?.executeCommandById?.("command-palette:open")}openStashpadCommandPalette(){new dn(this.app).open()}tagFilterLabel(){return this.tagFilter===Gt?"Tagged":this.tagFilter===Lt?"Untagged":this.tagFilter?`#${this.formatTagLabel(this.tagFilter)}`:this.collectFolderTags().length===0?"No tags":"All tags"}renderTagFilterDropdown(e){let t=this.collectFolderTags(),i=e.createDiv({cls:"stashpad-tag-filter-btn"});i.setAttribute("role","button"),i.setAttribute("tabindex","0");let s=i.createSpan({cls:"stashpad-tag-filter-btn-icon"});be(s,"tag","#"),i.createSpan({cls:"stashpad-tag-filter-label",text:this.tagFilterLabel()}),t.length===0&&!this.tagFilter&&i.addClass("is-disabled");let n=o=>{o.preventDefault(),!(t.length===0&&!this.tagFilter)&&this.openTagFilterMenu(i)};i.onclick=n,i.onkeydown=o=>{(o.key==="Enter"||o.key===" ")&&n(o)}}openTagFilterMenu(e){let t=e.ownerDocument??document;t.querySelectorAll(".stashpad-tag-filter-popover").forEach(w=>w.remove());let i=t.body.createDiv({cls:"stashpad-tag-filter-popover"}),s=e.getBoundingClientRect();i.setCssStyles({left:`${Math.max(8,s.left)}px`,top:`${s.bottom+4}px`,minWidth:`${Math.max(s.width,200)}px`,maxWidth:"min(320px, calc(100vw - 16px))",width:"max-content"});let n=new k.Scope(this.app.scope),o=()=>{i.remove(),t.removeEventListener("mousedown",a,!0);try{this.app.keymap?.popScope(n)}catch{}},a=w=>{!i.contains(w.target)&&w.target!==e&&!e.contains(w.target)&&o()},l=i.createDiv({cls:"stashpad-tag-filter-search"}),c=l.createSpan({cls:"stashpad-tag-filter-search-icon"});be(c,"search","\u2315");let d=l.createEl("input",{type:"text",cls:"stashpad-tag-filter-input",attr:{placeholder:"Filter tags\u2026"}}),h=l.createSpan({cls:"stashpad-tag-filter-clear",attr:{"aria-label":"Clear"}});be(h,"x","\xD7"),h.setCssStyles({display:"none"});let g=i.createDiv({cls:"stashpad-tag-filter-list"}),u=this.collectFolderTags(),p=[],f=0,I=w=>{this.setTagFilter(w),o()},m=w=>{if(p.length===0){f=0;return}f=(w+p.length)%p.length,p.forEach((y,v)=>y.el.toggleClass("is-highlighted",v===f)),p[f].el.scrollIntoView({block:"nearest"})},C=(w,y,v,E)=>{let Q=g.createDiv({cls:"stashpad-tag-filter-row"});E&&Q.addClass("is-active"),Q.createSpan({cls:"stashpad-tag-filter-row-label",text:w}),typeof v=="number"&&Q.createSpan({cls:"stashpad-tag-filter-row-count",text:String(v)});let S=p.length;p.push({value:y,el:Q}),Q.onmousedown=x=>{x.preventDefault(),I(y)},Q.onmouseenter=()=>m(S)},B=()=>{let w=d.value;h.setCssStyles({display:w?"":"none"}),g.empty(),p=[];let y=this.tagFilter?.toLowerCase();if(w.trim()){let v=Tr(w,u);if(v.length===0)g.createDiv({cls:"stashpad-tag-filter-empty",text:"No matching tags"});else for(let E of v)C(`#${E.label}`,E.raw,E.count,y===E.raw.toLowerCase())}else{C("All tags",null,void 0,!this.tagFilter),C("Tagged",Gt,void 0,this.tagFilter===Gt),C("Untagged",Lt,void 0,this.tagFilter===Lt);for(let v of u)C(`#${v.label}`,v.raw,v.count,y===v.raw.toLowerCase())}m(0)};h.onclick=()=>{d.value="",B(),d.focus()},d.addEventListener("input",B),d.addEventListener("keydown",w=>{w.key==="ArrowDown"?(w.preventDefault(),m(f+1)):w.key==="ArrowUp"?(w.preventDefault(),m(f-1)):w.key==="Enter"&&(w.preventDefault(),p[f]&&I(p[f].value))}),n.register([],"Escape",w=>(w.preventDefault(),o(),!1)),this.app.keymap?.pushScope(n),B(),setTimeout(()=>{t.addEventListener("mousedown",a,!0),d.focus()},0)}renderColorFilterDropdown(e){let t=this.collectFolderColors(),i=e.createDiv({cls:"stashpad-color-filter-btn"});i.setAttribute("role","button"),i.setAttribute("tabindex","0"),(()=>{i.empty();let o=i.createSpan({cls:"stashpad-color-filter-swatch"}),a=i.createSpan({cls:"stashpad-color-filter-label"});if(this.colorFilter){let l=this.colorFilter.toLowerCase();o.setCssStyles({background:l});let c=this.plugin.getColorAlias(this.noteFolder,l);a.setText(c??l)}else t.length===0?(o.addClass("is-empty"),a.setText("No colors"),i.addClass("is-disabled")):(o.addClass("is-empty"),a.setText("All colors"))})();let n=o=>{o.preventDefault(),!(t.length===0&&!this.colorFilter)&&this.openColorFilterMenu(i,t)};i.onclick=n,i.onkeydown=o=>{(o.key==="Enter"||o.key===" ")&&n(o)}}openColorFilterMenu(e,t){let i=e.ownerDocument??document;i.querySelectorAll(".stashpad-color-filter-popover").forEach(c=>c.remove());let s=i.body.createDiv({cls:"stashpad-color-filter-popover"}),n=e.getBoundingClientRect();s.setCssStyles({left:`${Math.max(8,n.left)}px`,top:`${n.bottom+4}px`,minWidth:`${n.width}px`,maxWidth:"min(280px, calc(100vw - 16px))",width:"max-content"});let o=new k.Scope(this.app.scope),a=()=>{s.remove(),i.removeEventListener("mousedown",l,!0);try{this.app.keymap?.popScope(o)}catch{}},l=c=>{!s.contains(c.target)&&c.target!==e&&!e.contains(c.target)&&a()};o.register([],"Escape",c=>(c.preventDefault(),a(),!1)),this.app.keymap?.pushScope(o),this.populateColorMenuBody(s,t,a),setTimeout(()=>{i.addEventListener("mousedown",l,!0)},0)}renderSortDropdown(e){let t=this.noteFolder,i=this.focusId,s=this.sortStore.getMode(t,i),n=this.currentViewMode(),o=n!=="nested",a=e.createDiv({cls:"stashpad-sort-btn"});a.setAttribute("role","button"),a.setAttribute("tabindex",o?"-1":"0"),o&&a.addClass("is-disabled");let l=a.createSpan({cls:"stashpad-sort-icon"});(0,k.setIcon)(l,"arrow-up-down");let c=a.createSpan({cls:"stashpad-sort-label"});o?(c.setText("Sort: \u2014"),a.title=`Sort is per-parent and applies only to Nested view. The current view (${hs[n]}) shows a synthesized flat list sorted by created time \u2014 switch back to Nested to change sort.`):(c.setText(fi[s]),s!=="manual"&&a.addClass("is-active"),a.title=s==="manual"?"Sort children of this view. Click to change. Drag-reorder always reverts the affected parent to Manual.":`Currently: ${fi[s]}. Drag-reorder will revert this parent to Manual.`);let d=h=>{o||(h.preventDefault(),this.openSortMenu(a))};a.onclick=d,a.onkeydown=h=>{o||(h.key==="Enter"||h.key===" ")&&d(h)}}openSortMenu(e){let t=e.ownerDocument??document;t.querySelectorAll(".stashpad-sort-popover").forEach(l=>l.remove());let i=t.body.createDiv({cls:"stashpad-sort-popover"}),s=e.getBoundingClientRect();i.setCssStyles({left:`${Math.max(8,s.left)}px`,top:`${s.bottom+4}px`,minWidth:`${s.width}px`,maxWidth:"min(280px, calc(100vw - 16px))",width:"max-content"});let n=()=>{i.remove(),t.removeEventListener("mousedown",o,!0);try{this.app.keymap?.popScope(a)}catch{}},o=l=>{!i.contains(l.target)&&l.target!==e&&!e.contains(l.target)&&n()};this.populateSortMenuBody(i,n);let a=new k.Scope(this.app.scope);a.register([],"Escape",l=>(l.preventDefault(),n(),!1)),this.app.keymap?.pushScope(a),setTimeout(()=>{t.addEventListener("mousedown",o,!0)},0)}renderMobileFiltersButton(e){let t=e.createDiv({cls:"stashpad-mobile-filters-btn"});t.setAttribute("role","button"),t.setAttribute("tabindex","0");let i=t.createSpan({cls:"stashpad-mobile-filters-icon"});(0,k.setIcon)(i,"sliders-horizontal"),t.title="Filters / view options";let s=!!this.tagFilter,n=!!this.colorFilter,o=this.timeFilter!=="all",a=this.sortStore.getMode(this.noteFolder,this.focusId)!=="manual",l=this.currentViewMode()!=="nested"||this.currentHideChildless()||this.currentHideCompleted()||this.currentAttachmentsOnly()||this.currentIncludeAttachments();(s||n||o||a||l)&&t.addClass("is-active");let c=d=>{d.preventDefault(),this.openMobileFiltersMenu(t)};t.onclick=c,t.onkeydown=d=>{(d.key==="Enter"||d.key===" ")&&c(d)}}openMobileFiltersMenu(e){let t=e.ownerDocument??document;t.querySelectorAll(".stashpad-mobile-filters-popover").forEach(u=>u.remove());let i=t.body.createDiv({cls:"stashpad-mobile-filters-popover"}),s=e.getBoundingClientRect(),n=t.defaultView??window,o=s.bottom+280>n.innerHeight;i.setCssStyles({right:`${Math.max(8,n.innerWidth-s.right)}px`,left:"auto",...o?{bottom:`${Math.max(8,n.innerHeight-s.top+4)}px`,top:"auto"}:{top:`${s.bottom+4}px`,bottom:"auto"},maxWidth:"min(360px, calc(100vw - 16px))",maxHeight:"min(60vh, 420px)",overflowY:"auto",width:"max-content",minWidth:"260px"});let a=()=>{i.remove(),t.removeEventListener("mousedown",l,!0);try{this.app.keymap?.popScope(g)}catch{}},l=u=>{!i.contains(u.target)&&u.target!==e&&!e.contains(u.target)&&a()},c=[{key:"tag",title:"Tag filter",summary:()=>this.tagFilter?`#${this.tagFilter}`:"All tags",populate:u=>this.populateTagMenuBody(u,a)},{key:"color",title:"Color filter",summary:()=>this.colorFilter?this.plugin.getColorAlias(this.noteFolder,this.colorFilter)??this.colorFilter:"All colors",populate:u=>this.populateColorMenuBody(u,this.collectFolderColors(),a)},{key:"time",title:"Time filter",summary:()=>{let u=ps.find(p=>p.key===this.timeFilter);return u?this.timeFilterCalendar?u.calShort:u.rollShort:"All"},populate:u=>this.populateTimeMenuBody(u,a)},{key:"sort",title:"Sort",summary:()=>this.currentViewMode()!=="nested"?"\u2014 (Nested only)":fi[this.sortStore.getMode(this.noteFolder,this.focusId)],populate:u=>{if(this.currentViewMode()!=="nested"){u.createDiv({cls:"stashpad-mobile-filters-note",text:"Sort applies only in Nested view."});return}this.populateSortMenuBody(u,a)}},{key:"view",title:"View",summary:()=>hs[this.currentViewMode()],populate:u=>this.populateViewMenuBody(u,a)}],d="",h=()=>{i.empty();for(let u of c){let p=i.createDiv({cls:"stashpad-mobile-filters-section"}),f=p.createDiv({cls:"stashpad-mobile-filters-header"}),I=f.createSpan({cls:"stashpad-mobile-filters-chev"});if((0,k.setIcon)(I,d===u.key?"chevron-down":"chevron-right"),f.createSpan({cls:"stashpad-mobile-filters-title",text:u.title}),f.createSpan({cls:"stashpad-mobile-filters-summary",text:u.summary()}),f.onclick=m=>{m.preventDefault(),m.stopPropagation(),d=d===u.key?"":u.key,h()},d===u.key){let m=p.createDiv({cls:"stashpad-mobile-filters-body"});u.populate(m)}}};h();let g=new k.Scope(this.app.scope);g.register([],"Escape",u=>(u.preventDefault(),a(),!1)),this.app.keymap?.pushScope(g),setTimeout(()=>{t.addEventListener("mousedown",l,!0)},0)}renderViewDropdown(e){let t=this.currentViewMode(),i=e.createDiv({cls:"stashpad-view-btn"});i.setAttribute("role","button"),i.setAttribute("tabindex","0");let s=i.createSpan({cls:"stashpad-view-icon"});(0,k.setIcon)(s,t==="flat"?"list":t==="everything"?"layout-grid":"list-tree"),i.createSpan({cls:"stashpad-view-label"}).setText(hs[t]),(t!=="nested"||this.currentEncryptionFilter()!=="all")&&i.addClass("is-active"),i.title=t==="nested"?"View: Nested (the default). Click to switch to Flat or Everything.":t==="flat"?"View: Flat \u2014 all descendants of the current focus, flat by sort order. Drag-reorder is disabled in this mode. Click to change.":"View: Everything \u2014 all descendants of the current focus PLUS non-Stashpad files in the folder, flat by created/ctime. Click to change.";let o=a=>{a.preventDefault(),this.openViewMenu(i)};i.onclick=o,i.onkeydown=a=>{(a.key==="Enter"||a.key===" ")&&o(a)}}openViewMenu(e){let t=e.ownerDocument??document;t.querySelectorAll(".stashpad-view-popover").forEach(l=>l.remove());let i=t.body.createDiv({cls:"stashpad-view-popover"});k.Platform.isMobile&&i.addClass("is-mobile");let s=e.getBoundingClientRect();i.setCssStyles({left:`${Math.max(8,s.left)}px`,top:`${s.bottom+4}px`,minWidth:`${s.width}px`,maxWidth:"min(320px, calc(100vw - 16px))",width:"max-content"});let n=()=>{i.remove(),t.removeEventListener("mousedown",o,!0);try{this.app.keymap?.popScope(a)}catch{}},o=l=>{!i.contains(l.target)&&l.target!==e&&!e.contains(l.target)&&n()};this.populateViewMenuBody(i,n);let a=new k.Scope(this.app.scope);a.register([],"Escape",l=>(l.preventDefault(),n(),!1)),this.app.keymap?.pushScope(a),setTimeout(()=>{t.addEventListener("mousedown",o,!0)},0)}populateViewMenuBody(e,t){let i=this.currentViewMode(),s=(y,v,E)=>{let Q=e.createDiv({cls:"stashpad-view-popover-row"});y===i&&Q.addClass("is-active");let S=Q.createDiv({cls:"stashpad-view-popover-main"});(0,k.setIcon)(S.createSpan({cls:"stashpad-view-popover-icon"}),E),S.createSpan({cls:"stashpad-view-popover-label",text:hs[y]}),Q.createDiv({cls:"stashpad-view-popover-desc",text:v}),Q.onclick=async x=>{x.preventDefault(),x.stopPropagation(),t(),y!==i&&(await this.setViewMode(y),this.render())}};if(s("nested","Tree of immediate children (default).","list-tree"),e.createDiv({cls:"stashpad-view-popover-divider"}),s("flat","All descendants of the current focus, flat by sort.","list"),e.createDiv({cls:"stashpad-view-popover-divider"}),s("everything","All descendants PLUS non-Stashpad files in the folder.","layout-grid"),e.createDiv({cls:"stashpad-view-popover-divider"}),this.plugin.encryption?.isConfigured?.()){let y=this.currentEncryptionFilter(),v=(E,Q,S)=>{let x=e.createDiv({cls:"stashpad-view-popover-row"});E===y&&x.addClass("is-active"),x.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:Q}),x.createDiv({cls:"stashpad-view-popover-desc",text:S}),x.onclick=async H=>{H.preventDefault(),H.stopPropagation(),E!==y&&(await this.setEncryptionFilter(E),this.refreshList()),t()}};v("all","Encryption: show all","Both locked \u{1F512} and decrypted notes."),v("locked","Encryption: locked only","Show only locked \u{1F512} stubs."),v("unlocked","Encryption: decrypted only","Hide locked \u{1F512} stubs."),e.createDiv({cls:"stashpad-view-popover-divider"})}let n=e.createDiv({cls:"stashpad-view-popover-row stashpad-view-popover-toggle"}),o=n.createEl("input",{type:"checkbox"});o.checked=this.currentHideChildless(),n.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:"Hide childless notes"}),n.createDiv({cls:"stashpad-view-popover-desc",text:i==="nested"?"Show only notes that have children. Applied at this level.":"Hide top-level notes without children; keep every parent's full subtree so no task is overlooked."}),n.onclick=async y=>{y.target!==o&&(y.preventDefault(),o.checked=!o.checked),await this.setHideChildless(o.checked),this.refreshList()};let a=e.createDiv({cls:"stashpad-view-popover-row stashpad-view-popover-toggle"}),l=a.createEl("input",{type:"checkbox"});l.checked=this.currentHideCompleted(),a.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:"Hide completed notes"}),a.createDiv({cls:"stashpad-view-popover-desc",text:"Hide notes marked complete. A completed parent stays visible while any descendant is still incomplete."}),a.onclick=async y=>{y.target!==l&&(y.preventDefault(),l.checked=!l.checked),await this.setHideCompleted(l.checked),this.refreshList()};let c=e.createDiv({cls:"stashpad-view-popover-row stashpad-view-popover-toggle"}),d=c.createEl("input",{type:"checkbox"});d.checked=this.currentAttachmentsOnly(),c.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:"Hide notes without attachments"}),c.createDiv({cls:"stashpad-view-popover-desc",text:"Show only notes that have an attachment. A parent stays visible while any descendant has one."}),c.onclick=async y=>{y.target!==d&&(y.preventDefault(),d.checked=!d.checked),await this.setAttachmentsOnly(d.checked),this.refreshList()},e.createDiv({cls:"stashpad-view-popover-divider"});let h=e.createDiv({cls:"stashpad-view-popover-row stashpad-view-popover-toggle"});i!=="everything"&&h.addClass("is-disabled");let g=h.createEl("input",{type:"checkbox"});g.checked=this.currentIncludeAttachments(),g.disabled=i!=="everything",h.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:"Include attachments"}),h.createDiv({cls:"stashpad-view-popover-desc",text:i==="everything"?"Show attachments referenced by notes as their own rows in the file list. Off by default \u2014 they already appear inline on the notes that embed them.":"Only applies in Everything mode."}),h.onclick=async y=>{i==="everything"&&(y.target!==g&&(y.preventDefault(),g.checked=!g.checked),await this.setIncludeAttachments(g.checked),this.refreshList())},e.createDiv({cls:"stashpad-view-popover-divider"});let u=e.createDiv({cls:"stashpad-view-popover-row stashpad-view-popover-toggle"}),p=u.createEl("input",{type:"checkbox"});p.checked=this.importedOnly,u.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:"Imported notes only"}),u.createDiv({cls:"stashpad-view-popover-desc",text:"Show only notes that came in via import."}),u.onclick=y=>{y.target!==p&&(y.preventDefault(),p.checked=!p.checked),this.importedOnly=p.checked,this.reconcileSelectionAfterFilter(),this.refreshList()};let f=new Map,I=this.noteFolder.replace(/\/+$/,"");for(let y of this.app.vault.getMarkdownFiles()){if((y.parent?.path?.replace(/\/+$/,"")??"")!==I)continue;let v=ct(this.app.metadataCache.getFileCache(y)?.frontmatter?.author);v&&f.set(v.id,v.name)}e.createDiv({cls:"stashpad-view-popover-divider"});let m=e.createDiv({cls:"stashpad-view-popover-row"}),C=m.createDiv({cls:"stashpad-view-popover-main"});(0,k.setIcon)(C.createSpan({cls:"stashpad-view-popover-icon"}),"user"),C.createSpan({cls:"stashpad-view-popover-label",text:"By author"});let B=C.createEl("select",{cls:"stashpad-view-author-select"}),w=B.createEl("option",{text:"All authors",value:""});this.authorFilter||(w.selected=!0);for(let[y,v]of[...f.entries()].sort((E,Q)=>E[1].localeCompare(Q[1]))){let E=B.createEl("option",{text:v,value:y});this.authorFilter===y&&(E.selected=!0)}B.onclick=y=>y.stopPropagation(),B.onchange=()=>{this.authorFilter=B.value||null,this.reconcileSelectionAfterFilter(),this.refreshList()},m.createDiv({cls:"stashpad-view-popover-desc",text:f.size?"Show only notes by the chosen author.":"No authored notes in this folder yet."})}setTagFilter(e){(this.tagFilter??null)!==(e??null)&&(this.tagFilter=e,this.reconcileSelectionAfterFilter(),this.persistFocus(),this.render())}populateSortMenuBody(e,t){let i=this.noteFolder,s=this.focusId,n=this.sortStore.getMode(i,s);for(let o of Uo){let a=e.createDiv({cls:"stashpad-sort-popover-row"});o===n&&a.addClass("is-active"),a.createSpan({cls:"stashpad-sort-popover-label",text:fi[o]}),a.onclick=async l=>{l.preventDefault(),l.stopPropagation(),t(),o!==n&&(this.sortStore.setMode(i,s,o),await this.sortStore.save(i),this.tree.rebuild(i),this.render())}}}populateTimeMenuBody(e,t){let i=e.createDiv({cls:"stashpad-view-popover-row stashpad-view-popover-toggle"}),s=i.createEl("input",{type:"checkbox"});s.checked=this.timeFilterCalendar,i.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:"Calendar mode"}),i.createDiv({cls:"stashpad-view-popover-desc",text:"Use calendar boundaries (start of today/week/month/year). Off = rolling windows back from now."}),i.onclick=n=>{n.target!==s&&(n.preventDefault(),s.checked=!s.checked),this.timeFilterCalendar=s.checked,this.persistFocus(),this.refreshList()};for(let n of ps){let o=e.createDiv({cls:"stashpad-sort-popover-row"});this.timeFilter===n.key&&o.addClass("is-active");let a=this.timeFilterCalendar?n.calLong:n.rollLong;o.createSpan({cls:"stashpad-sort-popover-label",text:a}),o.onclick=l=>{l.preventDefault(),l.stopPropagation(),t(),this.timeFilter!==n.key&&this.setTimeFilter(n.key)}}}populateColorMenuBody(e,t,i){let s=(n,o,a)=>{let l=e.createDiv({cls:"stashpad-color-filter-popover-row"}),c=l.createSpan({cls:"stashpad-color-filter-swatch"});o?c.setCssStyles({background:o}):c.addClass("is-empty");let d=l.createSpan({cls:"stashpad-color-filter-popover-label"});d.setText(n),o&&(d.style.color=o),l.onclick=h=>{h.preventDefault(),h.stopPropagation(),a(),i()}};s("All colors",null,()=>this.setColorFilter(null));for(let n of t){let o=this.plugin.getColorAlias(this.noteFolder,n.hex),a=o?`${o} (${n.count})`:`${n.hex} (${n.count})`;s(a,n.hex,()=>this.setColorFilter(n.hex))}}populateTagMenuBody(e,t){let i=this.collectFolderTags(),s=(n,o)=>{let a=e.createDiv({cls:"stashpad-color-filter-popover-row"});a.createSpan({cls:"stashpad-color-filter-swatch is-empty"}),a.createSpan({cls:"stashpad-color-filter-popover-label"}).setText(n),(this.tagFilter??"")===(o??"")&&a.addClass("is-active"),a.onclick=d=>{d.preventDefault(),d.stopPropagation(),this.setTagFilter(o),t()}};s(i.length===0?"No tags":"All tags",null),s("Tagged",Gt),s("Untagged",Lt);for(let n of i)s(`${n.label} (${n.count})`,n.raw)}setColorFilter(e){let t=e?e.toLowerCase():null;(this.colorFilter??null)!==t&&(this.colorFilter=t,this.reconcileSelectionAfterFilter(),this.persistFocus(),this.render())}setTimeFilter(e){this.timeFilter!==e&&(this.timeFilter=e,this.reconcileSelectionAfterFilter(),this.persistFocus(),this.render())}reconcileSelectionAfterFilter(){let e=this.filterChildren(this.collectViewItems(this.focusId)),t=new Set(e.map(i=>i.id));for(let i of[...this.selection])t.has(i)||this.selection.delete(i);if(this.firstSelectedId&&!t.has(this.firstSelectedId)&&(this.firstSelectedId=null),this.lastSelected&&!t.has(this.lastSelected)&&(this.lastSelected=null),this.selection.size>0){let i=e.findIndex(s=>this.selection.has(s.id));this.cursorIdx=i>=0?i:Math.min(this.cursorIdx,e.length-1)}else this.cursorIdx>=e.length&&(this.cursorIdx=e.length-1)}renderTinyHeader(e){let t=e.createDiv({cls:"stashpad-tiny-header"}),i=t.createEl("button",{cls:"stashpad-tiny-nav-btn"});be(i,"arrow-left","\u2039"),i.title="Back (up to parent)",this.navBackStack.length>0||this.focusId!==F||i.addClass("is-disabled"),i.title=this.navBackStack.length>0?"Back":this.focusId!==F?"Back (up to parent)":"No back history",i.onclick=()=>this.navigateBack();let n=t.createEl("button",{cls:"stashpad-tiny-nav-btn"});be(n,"arrow-right","\u203A"),n.title=this.navForwardSnapshots.length>0?"Forward":"No forward history",this.navForwardSnapshots.length===0&&n.addClass("is-disabled"),n.onclick=()=>this.navigateForward();let o=this.tree.get(this.focusId)??this.tree.getRoot(),a=(this.noteFolder.split("/").pop()||this.noteFolder).trim(),l=this.focusId===F?a:`${a} / ${this.titleForNode(o).trim()}`,c=t.createEl("button",{cls:"stashpad-tiny-title stashpad-folder-btn"}),d=c.createSpan({cls:"stashpad-tiny-title-icon stashpad-btn-icon"});(0,k.setIcon)(d,"folder"),c.createSpan({cls:"stashpad-tiny-title-text stashpad-btn-text",text:l}),c.title=`${this.noteFolder}${this.focusId!==F?` / ${this.titleForNode(o).trim()}`:""} -Click to switch / create folder.`,c.onclick=f=>{f.preventDefault(),this.plugin.openFolderPicker()};let h=t.createDiv({cls:"stashpad-tiny-sticky"}),g=h.createEl("input",{type:"checkbox"});if(g.checked=this.tinyAlwaysOnTop,h.createSpan({text:"Sticky"}),g.onchange=()=>{this.tinyAlwaysOnTop=g.checked,this.applyTinyAlwaysOnTop()},!k.Platform.isMobile){let f=t.createEl("button",{cls:"stashpad-tiny-nav-btn stashpad-tiny-opacity-btn"});(0,k.setIcon)(f,"contrast"),f.title="Window transparency",this.tinyOpacity<1&&f.addClass("is-active"),f.onclick=I=>{I.stopPropagation(),this.toggleTinyOpacityPopover(f)}}let u=t.createEl("button",{cls:"stashpad-tiny-expand stashpad-tiny-exit-compact"});(0,k.setIcon)(u,this.compactMode?"panel-top":"rows-2"),u.title=this.compactMode?"Compact mode is ON \u2014 click to turn off.":"Compact mode \u2014 click to turn on (strips row metadata).",this.compactMode&&u.addClass("is-active"),u.onclick=()=>{this.toggleCompactMode()};let p=t.createEl("button",{cls:"stashpad-tiny-expand"});(0,k.setIcon)(p,"maximize-2"),p.title="Exit tiny mode",p.onclick=()=>{this.exitTinyMode()}}toggleTinyOpacityPopover(e){if(this.tinyOpacityPopover){this.tinyOpacityPopover.remove(),this.tinyOpacityPopover=null;return}let t=document.createElement("div");t.className="stashpad-tiny-opacity-popover",t.createSpan({cls:"stashpad-tiny-opacity-label",text:"Transparency"});let i=t.createEl("input",{type:"range"});i.min="30",i.max="100",i.step="1",i.value=String(Math.round(this.tinyOpacity*100));let s=t.createSpan({cls:"stashpad-tiny-opacity-pct",text:`${i.value}%`});i.addEventListener("input",()=>{let d=Math.min(100,Math.max(30,parseInt(i.value,10)||100));this.tinyOpacity=d/100,s.setText(`${d}%`),this.applyTinyOpacity(),e.toggleClass("is-active",this.tinyOpacity<1)}),i.addEventListener("change",()=>{this.app.workspace.requestSaveLayout()}),this.viewRoot.appendChild(t);let n=e.getBoundingClientRect(),o=this.viewRoot.getBoundingClientRect();t.setCssStyles({top:`${n.bottom-o.top+4}px`,left:`${Math.max(4,Math.min(n.left-o.left,o.width-180))}px`});let a=d=>{t.contains(d.target)||d.target===e||e.contains(d.target)||c()},l=d=>{d.key==="Escape"&&c()},c=()=>{t.remove(),this.tinyOpacityPopover=null,document.removeEventListener("mousedown",a,!0),document.removeEventListener("keydown",l,!0)};setTimeout(()=>{document.addEventListener("mousedown",a,!0),document.addEventListener("keydown",l,!0)},0),this.tinyOpacityPopover=t,i.focus()}getOwnElectronWindow(){try{let e=this.containerEl?.ownerDocument?.defaultView??window,s=((e?.require?.("electron")??window.require?.("electron"))?.remote??e?.electron?.remote??e?.["@electron/remote"])?.getCurrentWindow?.()??e?.electronWindow??null;if(!s)try{let n=window.require?.("electron"),o=n?.remote??n?.["@electron/remote"],l=(o?.BrowserWindow??n?.BrowserWindow)?.getAllWindows?.()??[];l.length===1?s=l[0]:l.length>1&&(s=o?.getFocusedWindow?.()??null??l[l.length-1])}catch(n){console.debug("[Stashpad] BrowserWindow.getAllWindows fallback failed",n)}return s||console.debug("[Stashpad] couldn't resolve own electron window"),s??null}catch(e){return console.debug("[Stashpad] resolve own electron window failed",e),null}}applyTinyAlwaysOnTop(){let e=this.getOwnElectronWindow();if(e)try{e.setAlwaysOnTop?.(!!this.tinyAlwaysOnTop)}catch(t){console.debug("[Stashpad] setAlwaysOnTop failed",t)}}applyTinyOpacity(){let e=this.getOwnElectronWindow();if(!e)return;let t=Math.min(1,Math.max(.3,this.tinyOpacity));try{e.setOpacity?.(t)}catch(i){console.debug("[Stashpad] setOpacity failed",i)}}applyTinyWindow(){let e=this.getOwnElectronWindow();if(e)try{if(this.tinyMode){e.setMinimumSize?.(220,260);let s=100,n=100;try{let o=e.getBounds?.();o&&typeof o.x=="number"&&(s=o.x,n=o.y)}catch{}try{e.setBounds?.({x:s,y:n,width:280,height:360})}catch{}try{e.setSize?.(280,360)}catch{}e.setAlwaysOnTop?.(!!this.tinyAlwaysOnTop);try{e.setOpacity?.(Math.min(1,Math.max(.3,this.tinyOpacity)))}catch{}}else e.setAlwaysOnTop?.(!1)}catch(t){console.debug("[Stashpad] tiny window apply failed",t)}}async exitTinyMode(){this.tinyMode=!1,this.tinyAlwaysOnTop=!1,this.tinyOpacity=1;try{this.getOwnElectronWindow()?.setOpacity?.(1)}catch{}this.compactMode=!1,this.applyTinyWindow();let e=this.getOwnElectronWindow();try{if(e?.setMinimumSize?.(400,300),k.Platform.isMacOS??!1){let i=this.containerEl?.ownerDocument?.defaultView?.require?.("electron")??window.require?.("electron"),n=(i?.remote?.screen??i?.screen)?.getPrimaryDisplay?.().workArea;n?e?.setBounds?.({x:n.x,y:n.y,width:n.width,height:n.height}):e?.maximize?.()}else e?.maximize?.()}catch{}this.render();try{await this.app.workspace.requestSaveLayout?.()}catch{}}enterTinyMode(){this.tinyMode=!0,this.applyTinyWindow(),this.render();try{this.app.workspace.requestSaveLayout?.()}catch{}}renderBreadcrumb(e){let t=e.createDiv({cls:"stashpad-breadcrumb"});k.Platform.isMobile||this.renderActionsCluster(t);let i=t.createSpan({cls:"stashpad-crumb stashpad-crumb-home"});if(k.Platform.isMobile?((0,k.setIcon)(i,"home"),i.title="Home"):i.setText("Home"),i.onclick=()=>this.navigateTo(F),this.focusId===F){let h=this.tree.getChildren(this.focusId).length;if(h>0&&(t.createSpan({cls:"stashpad-crumb-count",text:`\xB7 ${h}`}).title=`${h} direct child${h===1?"":"ren"}`),this.compactMode){let g=t.createEl("button",{cls:"stashpad-compact-exit-btn"});(0,k.setIcon)(g,"panel-top"),g.title="Exit compact mode",g.onclick=u=>{u.preventDefault(),this.toggleCompactMode()}}return}let s=28,n=100,o=this.tree.pathTo(this.focusId),a=o.map(h=>{let g=this.titleForNode(h),u=g.length>s?g.slice(0,s-1)+"\u2026":g;return{id:h.id,label:u}}),l=h=>h.reduce((g,u)=>g+u.label.length+3,0);if(l(a)>n&&a.length>2){let h=!1;for(;l(a)>n&&a.length>2;)a.splice(1,1),h||(a.splice(1,0,{id:"__ellipsis__",label:"\u2026",isEllipsis:!0}),h=!0)}let c=k.Platform.isMobile?"/":" / ";for(let h of a)if(t.createSpan({cls:"stashpad-crumb-sep",text:c}),h.isEllipsis)t.createSpan({cls:"stashpad-crumb stashpad-crumb-ellipsis",text:h.label}).title=o.map(g=>this.titleForNode(g)).join(" / ");else{let g=h.id,u=t.createSpan({cls:"stashpad-crumb",text:h.label});u.title=h.label,u.onclick=()=>this.navigateTo(g),u.oncontextmenu=p=>{p.preventDefault(),this.openCrumbMenu(p,g)},k.Platform.isMobile&&this.attachLongPress(u,()=>this.openCrumbMenu(null,g))}if(t.querySelector(".stashpad-crumb-home")?.addEventListener("contextmenu",h=>{h.preventDefault(),this.openCrumbMenu(h,F)}),k.Platform.isMobile){let h=t.querySelector(".stashpad-crumb-home");h&&this.attachLongPress(h,()=>this.openCrumbMenu(null,F))}let d=this.tree.getChildren(this.focusId).length;if(d>0&&(t.createSpan({cls:"stashpad-crumb-count",text:`\xB7 ${d}`}).title=`${d} direct child${d===1?"":"ren"}`),this.compactMode){let h=t.createEl("button",{cls:"stashpad-compact-exit-btn"});(0,k.setIcon)(h,"panel-top"),h.title="Exit compact mode",h.onclick=g=>{g.preventDefault(),this.toggleCompactMode()}}k.Platform.isMobile||this.renderBreadcrumbLevelsButton(t)}renderBreadcrumbLevelsButton(e){let t=e.createEl("button",{cls:"stashpad-mobile-action-btn stashpad-crumb-levels-btn"});be(t,"route","\u22D4"),t.title="Show all levels \u2014 jump to any level in the path",t.onclick=i=>{i.preventDefault(),this.openBreadcrumbLevelsModal()}}openBreadcrumbLevelsModal(){let e=this.tree.pathTo(this.focusId),t=[{id:F,label:"Home",level:0,isCurrent:this.focusId===F,isHome:!0}];e.forEach((i,s)=>{t.push({id:i.id,label:this.titleForNode(i),level:s+1,isCurrent:i.id===this.focusId})}),new Ki(this.app,t,i=>this.navigateTo(i),{onContext:(i,s,n,o)=>this.openCrumbMenu(s,i,n,o),attachLongPress:(i,s)=>this.attachLongPress(i,s)}).open()}attachLongPress(e,t){let i=null,s=0,n=0,o=()=>{i!=null&&(window.clearTimeout(i),i=null)};e.addEventListener("touchstart",a=>{let l=a.touches[0];s=l?.clientX??0,n=l?.clientY??0,o(),i=window.setTimeout(()=>{i=null,t()},500)},{passive:!0}),e.addEventListener("touchmove",a=>{let l=a.touches[0];l&&(Math.abs(l.clientX-s)>10||Math.abs(l.clientY-n)>10)&&o()},{passive:!0}),e.addEventListener("touchend",o),e.addEventListener("touchcancel",o)}openCrumbMenu(e,t,i,s){let n=this.tree.get(t);if(!n)return;let o=new k.Menu;if(o.addItem(a=>a.setTitle("Navigate here").setIcon("arrow-right-circle").onClick(()=>{s?.(),this.navigateTo(t)})),o.addItem(a=>a.setTitle("Open in new Stashpad tab").setIcon("list-tree").onClick(()=>{s?.(),this.cmdOpenInNewStashpadTab(n)})),n.file&&o.addItem(a=>a.setTitle("Open in editor (new tab)").setIcon("pencil").onClick(()=>{s?.(),this.cmdOpenInEditor(n)})),e&&(e.clientX>0||e.clientY>0))o.showAtMouseEvent(e);else{let l=(i??e?.target??null)?.getBoundingClientRect();o.showAtPosition({x:l?.left??8,y:(l?.bottom??60)+4})}}renderFocusedHeaderMini(e,t){if(!t.file)return;let i=e.createDiv({cls:"stashpad-focused-mini"});i.dataset.id=t.id,i.createDiv({cls:"stashpad-focused-mini-text"}).setText(this.titleForNode(t).trim());let n=i.createEl("button",{cls:"stashpad-pencil stashpad-note-more stashpad-focused-mini-more"});(0,k.setIcon)(n,"more-horizontal"),n.title="Actions",n.onclick=o=>{o.stopPropagation(),this.openNoteMenu(o,t)}}installFocusedMiniObserver(e){let t=e.querySelector(".stashpad-focused"),i=e.querySelector(".stashpad-focused-mini");!t||!i||(this.focusedMiniObserver&&this.focusedMiniObserver.disconnect(),this.focusedMiniObserver=new IntersectionObserver(s=>{for(let n of s)i.toggleClass("is-visible",!n.isIntersecting)},{root:e,threshold:.05}),this.focusedMiniObserver.observe(t))}renderFocusedHeader(e,t){if(!t.file)return;let i=t.file,s=e.createDiv({cls:"stashpad-focused"});s.oncontextmenu=d=>{d.preventDefault(),this.openNoteMenu(d,t)};let o=s.createDiv({cls:"stashpad-focused-meta"}).createDiv({cls:"stashpad-focused-meta-top"});o.createSpan({cls:"stashpad-focused-time stashpad-note-time",text:this.formatTime(t.created)}),o.createDiv({cls:"stashpad-focused-grip-spacer"});let a=s.createDiv({cls:"stashpad-focused-body"});a.addEventListener("click",d=>this.handleRenderedClick(d,t));let l=s.createDiv({cls:"stashpad-focused-actions"}),c;if(k.Platform.isMobile){let d=l.createEl("button",{cls:"stashpad-pencil stashpad-note-more stashpad-focused-more"});(0,k.setIcon)(d,"more-horizontal"),d.title="Actions",d.onclick=h=>{h.stopPropagation(),this.openNoteMenu(h,t)},c=d}else{let d=l.createEl("button",{cls:"stashpad-pencil stashpad-focused-pencil"});(0,k.setIcon)(d,"pencil"),d.title="Edit in new tab",d.onclick=()=>void this.openFileAtEnd(i);let h=l.createEl("button",{cls:"stashpad-pencil stashpad-focused-dup"});(0,k.setIcon)(h,"copy"),h.title="Open this Stashpad in a new tab (clone)",h.onclick=()=>this.cmdOpenInNewStashpadTab(t),c=d}this.renderNoteBody(a,t,{clamp:k.Platform.isMobile,toggleHost:l,toggleAnchor:c})}renderRowBreadcrumb(e,t){let i=this.tree.pathTo(t.id),s=i.findIndex(a=>a.id===this.focusId),n=i.slice(s+1,i.length-1);if(n.length===0)return;let o=e.createDiv({cls:"stashpad-row-breadcrumb"});n.forEach((a,l)=>{let c=o.createSpan({cls:"stashpad-row-breadcrumb-seg",text:this.titleForNode(a)});c.title=`Focus into "${this.titleForNode(a)}"`,c.onclick=d=>{d.stopPropagation(),this.navigateTo(a.id)},l<n.length-1&&o.createSpan({cls:"stashpad-row-breadcrumb-sep",text:" / "})})}actionsForFile(e){return Gs(this.app,e,k.Platform.isMobile)}bulkActionMessage(e){let t=e.nodes.map(a=>`"${this.titleForNode(a).trim()||"(untitled)"}"`),i=e.suffix?` ${e.suffix}`:"",s=e.destination?` ${e.destination}`:"";if(t.length===0)return`${e.verb}${i}${s}`;if(t.length===1)return`${e.verb} ${t[0]}${i}${s}`;let n=e.bulletMax??10,o=t.length<=n?t.map(a=>`\u2022 ${a}`).join(` +Click to override for this tab.`,d&&c.addClass("is-override"),c.onclick=u=>{u.preventDefault(),this.openFolderPicker()};let g=t.createEl("button",{cls:"stashpad-search-btn"});be(g,"search","\u{1F50D}"),g.title="Search notes (Mod+F)",g.onclick=u=>{u.preventDefault(),this.openSearchModal()}}k.Platform.isMobile?(this.renderActionsCluster(t),this.renderMobileFiltersButton(t)):(this.renderTagFilterDropdown(t),this.renderColorFilterDropdown(t),this.renderSortDropdown(t),this.renderViewDropdown(t));let i=t.createDiv({cls:"stashpad-time-filter-btns"}),s=i.createEl("button",{cls:"stashpad-time-filter-btn stashpad-time-filter-cal"});(0,k.setIcon)(s,this.timeFilterCalendar?"calendar":"history"),s.title=this.timeFilterCalendar?"Calendar mode: filters use start-of-day/week/month/year. Click for rolling windows.":"Rolling mode: filters look back N days from now. Click for calendar boundaries.",this.timeFilterCalendar&&s.addClass("is-active"),s.onclick=c=>{c.preventDefault(),this.timeFilterCalendar=!this.timeFilterCalendar,this.persistFocus(),this.render()};for(let c of ps){let d=this.timeFilterCalendar?c.calShort:c.rollShort,h=this.timeFilterCalendar?c.calLong:c.rollLong,g=i.createEl("button",{cls:"stashpad-time-filter-btn",text:d});g.title=h,this.timeFilter===c.key&&g.addClass("is-active"),g.onclick=u=>{u.preventDefault(),this.setTimeFilter(c.key)}}let n=t.createEl("select",{cls:"stashpad-time-filter-select"});for(let c of ps){let d=this.timeFilterCalendar?c.calLong:c.rollLong,h=n.createEl("option",{text:d});h.value=c.key,this.timeFilter===c.key&&(h.selected=!0)}n.onchange=()=>this.setTimeFilter(n.value);let o=t.createDiv({cls:"stashpad-view-mode-btns"});if(!k.Platform.isMobile){let c=o.createEl("button",{cls:"stashpad-view-mode-btn"});(0,k.setIcon)(c,"minimize-2"),c.title="Tiny mode \u2014 open this tab in a small always-on-top-capable popout window.",c.onclick=d=>{d.preventDefault(),this.plugin.openTinyWindow()}}let a=o.createEl("button",{cls:"stashpad-view-mode-btn"});if((0,k.setIcon)(a,this.compactMode?"panel-top":"rows-2"),a.title=this.compactMode?"Compact mode is ON \u2014 click to restore full chrome.":"Compact mode \u2014 hide the filter row + focused header; keep breadcrumb + list + composer.",this.compactMode&&a.addClass("is-active"),a.onclick=c=>{c.preventDefault(),this.toggleCompactMode()},k.Platform.isMobile)return;let l=o.createEl("button",{cls:"stashpad-view-mode-btn"});(0,k.setIcon)(l,"external-link"),l.title=X().popoutDuplicates?"Duplicate this Stashpad tab into a new Obsidian window. (Toggle in Settings \u2192 Open in new window \u2014 duplicate tab.)":"Move this Stashpad tab to a new Obsidian window. (Toggle in Settings \u2192 Open in new window \u2014 duplicate tab.)",l.onclick=c=>{c.preventDefault();let d=X().popoutDuplicates;try{let h=this.app.workspace;if(d){let g=this.leaf.getViewState(),u=h.openPopoutLeaf?.();u?u.setViewState({...g,active:!0}):new k.Notice("Stashpad: this Obsidian build doesn't expose openPopoutLeaf.")}else h.moveLeafToPopout?.(this.leaf)}catch(h){new k.Notice(`Stashpad: open-in-new-window failed (${h.message})`)}},this.setupBarOverflow(t)}setupBarOverflow(e){let t=[{key:"nav",icon:"folder-search",title:"Folder & search",memberSel:[".stashpad-folder-btn",".stashpad-search-btn"],memberKeys:["folder","search"],collapsePrio:5,displayIdx:0},{key:"filter",icon:"filter",title:"Tag & color",memberSel:[".stashpad-tag-filter-btn",".stashpad-color-filter-btn"],memberKeys:["tag","color"],collapsePrio:3,displayIdx:1},{key:"arrange",icon:"sliders-horizontal",title:"Sort & view",memberSel:[".stashpad-sort-btn",".stashpad-view-btn"],memberKeys:["sort","view"],collapsePrio:4,displayIdx:2},{key:"time",icon:"clock",title:"Time",memberSel:[".stashpad-time-filter-btns",".stashpad-time-filter-select"],memberKeys:["time"],collapsePrio:2,displayIdx:3},{key:"window",icon:"app-window",title:"Window & layout",memberSel:[".stashpad-view-mode-btns"],memberKeys:["mode"],collapsePrio:1,displayIdx:4}];e.addClass("stashpad-overflow-managed");let i=[];for(let u of[...t].sort((p,f)=>p.displayIdx-f.displayIdx)){let p=u.memberSel.map(B=>e.querySelector(B)).filter(B=>!!B);if(p.length===0)continue;let f=createDiv({cls:"stashpad-bar-group"});e.insertBefore(f,p[0]);let I=f.createDiv({cls:"stashpad-bar-group-expanded"});for(let B of p)I.appendChild(B);let m=f.createDiv({cls:"stashpad-bar-overflow-btn stashpad-bar-group-icon stashpad-overflow-hidden"});m.setAttribute("role","button"),m.setAttribute("tabindex","0"),(0,k.setIcon)(m.createSpan({cls:"stashpad-bar-group-icon-glyph"}),u.icon),m.title=`${u.title} \u2014 combined menu`;let C=B=>{B.preventDefault(),this.openBarOverflowMenu(m,u.memberKeys)};m.onclick=C,m.onkeydown=B=>{(B.key==="Enter"||B.key===" ")&&C(B)},i.push({...u,wrapper:f,expanded:I,iconBtn:m})}let s=e.createDiv({cls:"stashpad-bar-overflow-btn stashpad-bar-kebab stashpad-overflow-hidden"});s.setAttribute("role","button"),s.setAttribute("tabindex","0"),(0,k.setIcon)(s.createSpan({cls:"stashpad-bar-overflow-icon"}),"more-horizontal"),s.title="More filters / view options";let n=[...i].sort((u,p)=>u.collapsePrio-p.collapsePrio),o=[...i].sort((u,p)=>p.displayIdx-u.displayIdx),a=[],l=()=>e.scrollWidth<=e.clientWidth+1,c=()=>{if(!e.isConnected||e.clientWidth===0)return;for(let p of i)p.wrapper.removeClass("stashpad-overflow-hidden"),p.expanded.removeClass("stashpad-overflow-hidden"),p.iconBtn.addClass("stashpad-overflow-hidden"),p.iconBtn.toggleClass("is-active",p.memberKeys.some(f=>this.barUnitActive(f)));if(s.addClass("stashpad-overflow-hidden"),a=[],l())return;for(let p of n){if(l())break;p.expanded.addClass("stashpad-overflow-hidden"),p.iconBtn.removeClass("stashpad-overflow-hidden")}if(l())return;s.removeClass("stashpad-overflow-hidden");let u=[];for(let p of o){if(l())break;p.wrapper.addClass("stashpad-overflow-hidden"),u.push(p)}a=[...u].sort((p,f)=>p.displayIdx-f.displayIdx).flatMap(p=>p.memberKeys),s.toggleClass("is-active",a.some(p=>this.barUnitActive(p)))},d=u=>{u.preventDefault(),this.openBarOverflowMenu(s,a)};s.onclick=d,s.onkeydown=u=>{(u.key==="Enter"||u.key===" ")&&d(u)};try{this.barOverflowRO?.disconnect()}catch{}let h=(e.ownerDocument?.defaultView??window).ResizeObserver,g=-1;this.barOverflowRO=new h(u=>{let p=Math.round(u[u.length-1].contentRect.width);p!==g&&(g=p,c())}),this.barOverflowRO.observe(e),requestAnimationFrame(()=>c())}barUnitActive(e){switch(e){case"folder":return!!this.folderOverride;case"tag":return!!this.tagFilter;case"color":return!!this.colorFilter;case"time":return this.timeFilter!=="all";case"sort":return this.currentViewMode()==="nested"&&this.sortStore.getMode(this.noteFolder,this.focusId)!=="manual";case"view":return this.currentViewMode()!=="nested"||this.currentEncryptionFilter()!=="all"||this.currentHideChildless()||this.currentHideCompleted()||this.currentAttachmentsOnly()||this.currentIncludeAttachments();case"mode":return this.compactMode;default:return!1}}openBarOverflowMenu(e,t){let i=e.ownerDocument??document;i.querySelectorAll(".stashpad-mobile-filters-popover").forEach(p=>p.remove());let s=i.body.createDiv({cls:"stashpad-mobile-filters-popover"}),n=e.getBoundingClientRect(),o=i.defaultView??window;s.setCssStyles({right:`${Math.max(8,o.innerWidth-n.right)}px`,left:"auto",top:`${n.bottom+4}px`,maxWidth:"min(360px, calc(100vw - 16px))",width:"max-content",minWidth:"260px"});let a=new k.Scope(this.app.scope),l=()=>{s.remove(),i.removeEventListener("mousedown",c,!0);try{this.app.keymap?.popScope(a)}catch{}},c=p=>{!s.contains(p.target)&&p.target!==e&&!e.contains(p.target)&&l()},h=[{key:"folder",title:"Folder",summary:()=>this.noteFolder.split("/").pop()||this.noteFolder||"Stashpad",populate:p=>this.populateFolderMenuBody(p,l)},{key:"search",title:"Search",summary:()=>"Search notes (Mod+F)",populate:p=>this.populateSearchMenuBody(p,l)},{key:"tag",title:"Tag filter",summary:()=>this.tagFilter?`#${this.tagFilter}`:"All tags",populate:p=>this.populateTagMenuBody(p,l)},{key:"color",title:"Color filter",summary:()=>this.colorFilter?this.plugin.getColorAlias(this.noteFolder,this.colorFilter)??this.colorFilter:"All colors",populate:p=>this.populateColorMenuBody(p,this.collectFolderColors(),l)},{key:"sort",title:"Sort",summary:()=>this.currentViewMode()!=="nested"?"\u2014 (Nested only)":Ii[this.sortStore.getMode(this.noteFolder,this.focusId)],populate:p=>{if(this.currentViewMode()!=="nested"){p.createDiv({cls:"stashpad-mobile-filters-note",text:"Sort applies only in Nested view."});return}this.populateSortMenuBody(p,l)}},{key:"view",title:"View",summary:()=>hs[this.currentViewMode()],populate:p=>this.populateViewMenuBody(p,l)},{key:"time",title:"Time filter",summary:()=>{let p=ps.find(f=>f.key===this.timeFilter);return p?this.timeFilterCalendar?p.calShort:p.rollShort:"All"},populate:p=>this.populateTimeMenuBody(p,l)},{key:"mode",title:"View mode",summary:()=>this.compactMode?"Compact on":"Tiny \xB7 Compact \xB7 Window",populate:p=>this.populateModeMenuBody(p,l)}].filter(p=>t.includes(p.key)),g="",u=()=>{s.empty();for(let p of h){let f=s.createDiv({cls:"stashpad-mobile-filters-section"}),I=f.createDiv({cls:"stashpad-mobile-filters-header"}),m=I.createSpan({cls:"stashpad-mobile-filters-chev"});(0,k.setIcon)(m,g===p.key?"chevron-down":"chevron-right"),I.createSpan({cls:"stashpad-mobile-filters-title",text:p.title}),I.createSpan({cls:"stashpad-mobile-filters-summary",text:p.summary()}),I.onclick=C=>{C.preventDefault(),C.stopPropagation(),g=g===p.key?"":p.key,u()},g===p.key&&p.populate(f.createDiv({cls:"stashpad-mobile-filters-body"}))}};u(),a.register([],"Escape",p=>(p.preventDefault(),l(),!1)),this.app.keymap?.pushScope(a),setTimeout(()=>{i.addEventListener("mousedown",c,!0)},0)}populateFolderMenuBody(e,t){let i=e.createDiv({cls:"stashpad-sort-popover-row"});i.createSpan({cls:"stashpad-sort-popover-label",text:this.folderOverride?"Change folder (override active)\u2026":"Change folder for this tab\u2026"}),i.onclick=s=>{s.preventDefault(),s.stopPropagation(),t(),this.openFolderPicker()}}populateSearchMenuBody(e,t){let i=e.createDiv({cls:"stashpad-sort-popover-row"});i.createSpan({cls:"stashpad-sort-popover-label",text:"Search notes\u2026"}),i.onclick=s=>{s.preventDefault(),s.stopPropagation(),t(),this.openSearchModal()}}populateModeMenuBody(e,t){let i=(n,o)=>{let a=e.createDiv({cls:"stashpad-sort-popover-row"});a.createSpan({cls:"stashpad-sort-popover-label",text:n}),a.onclick=l=>{l.preventDefault(),l.stopPropagation(),t(),o()}};i("Tiny mode (popout window)",()=>void this.plugin.openTinyWindow());let s=e.createDiv({cls:"stashpad-sort-popover-row"});this.compactMode&&s.addClass("is-active"),s.createSpan({cls:"stashpad-sort-popover-label",text:this.compactMode?"Compact mode (on)":"Compact mode"}),s.onclick=n=>{n.preventDefault(),n.stopPropagation(),t(),this.toggleCompactMode()},i(X().popoutDuplicates?"Duplicate to new window":"Move to new window",()=>{try{let n=this.app.workspace;if(X().popoutDuplicates){let o=n.openPopoutLeaf?.();o?o.setViewState({...this.leaf.getViewState(),active:!0}):new k.Notice("Stashpad: this Obsidian build doesn't expose openPopoutLeaf.")}else n.moveLeafToPopout?.(this.leaf)}catch(n){new k.Notice(`Stashpad: open-in-new-window failed (${n.message})`)}})}toggleCompactMode(){this.compactMode=!this.compactMode,this.render();try{this.app.workspace.requestSaveLayout?.()}catch{}}renderActionsCluster(e){let t=e.createDiv({cls:"stashpad-mobile-actions"}),i=t.createEl("button",{cls:"stashpad-mobile-action-btn"});be(i,"arrow-left","\u2039");let s=this.navBackStack.length>0||this.focusId!==F;i.title=this.navBackStack.length>0?"Back":this.focusId!==F?"Back (up to parent)":"No back history",s||i.addClass("is-disabled"),i.onclick=d=>{d.preventDefault(),this.navigateBack()};let n=t.createEl("button",{cls:"stashpad-mobile-action-btn"});be(n,"arrow-right","\u203A");let o=this.navForwardSnapshots.length>0;if(n.title=o?"Forward":"No forward history",o||n.addClass("is-disabled"),n.onclick=d=>{d.preventDefault(),this.navigateForward()},k.Platform.isMobile){let d=t.createEl("button",{cls:"stashpad-mobile-action-btn"});be(d,"route","\u22D4"),d.title="Jump to a level in the path",d.onclick=h=>{h.preventDefault(),this.openBreadcrumbLevelsModal()}}let a=t.createEl("button",{cls:"stashpad-mobile-action-btn"}),l=this.mobileSelectMode;be(a,l?"check-square":"square",l?"\u2611":"\u2610"),a.title=l?`${this.selection.size} selected \u2014 tap to exit (keeps the first selection)`:"Enter select mode (tap notes to add)",l&&a.addClass("is-active"),a.onclick=d=>{if(d.preventDefault(),this.mobileSelectMode){let h=this.firstSelectedId??this.selection.values().next().value;if(this.selection.clear(),h){let g=this.currentChildren.findIndex(u=>u.id===h);this.selection.add(h),this.lastSelected=h,g>=0&&(this.cursorIdx=g)}this.firstSelectedId=null,this.mobileSelectMode=!1,this.render()}else{let h=this.currentChildren[Math.max(0,this.cursorIdx)];this.mobileSelectMode=!0,this.selection.clear(),h&&(this.selection.add(h.id),this.lastSelected=h.id,this.firstSelectedId=h.id),this.render(),new k.Notice("Select mode: tap notes to add, press \u26A1 for actions")}};let c=t.createEl("button",{cls:"stashpad-mobile-action-btn"});be(c,"zap","\u26A1"),c.title="Actions (move, delete, undo, \u2026)",c.onclick=d=>{d.preventDefault(),this.openMobileActionsMenu(c)}}openMobileActionsMenu(e){let t=new k.Menu,i=this.selection.size>0||this.cursorIdx>=0&&!!this.currentChildren[this.cursorIdx],s=this.selection.size<=1;t.addItem(o=>o.setTitle("Undo").setIcon("undo").onClick(()=>this.cmdUndo())),t.addItem(o=>o.setTitle("Redo").setIcon("redo").onClick(()=>this.cmdRedo())),t.addSeparator(),t.addItem(o=>o.setTitle("Notification history\u2026").setIcon("bell").onClick(()=>{this.app.commands?.executeCommandById?.("stashpad:stashpad-open-notification-history")})),t.addItem(o=>o.setTitle("Reload without saving").setIcon("rotate-ccw").onClick(()=>this.plugin.reloadAppForUpdate())),t.addSeparator(),t.addItem(o=>o.setTitle("Expand all").setIcon("unfold-vertical").onClick(()=>this.cmdExpandAll())),t.addItem(o=>o.setTitle("Collapse all").setIcon("fold-vertical").onClick(()=>this.cmdCollapseAll())),t.addSeparator(),t.addItem(o=>o.setTitle("Open in new Stashpad tab").setIcon("list-tree").setDisabled(!i).onClick(()=>this.cmdOpenInNewStashpadTab())),t.addItem(o=>o.setTitle("Open in editor").setIcon("pencil").setDisabled(!i).onClick(()=>this.cmdOpenInEditor())),t.addSeparator(),t.addItem(o=>o.setTitle("Move\u2026").setIcon("arrow-right-circle").setDisabled(!i).onClick(()=>this.cmdMovePicker())),t.addItem(o=>o.setTitle("Nest under\u2026 (in-list)").setIcon("indent").setDisabled(!i).onClick(()=>this.cmdInListPicker())),t.addItem(o=>o.setTitle("Outdent").setIcon("outdent").setDisabled(!i).onClick(()=>void this.cmdOutdent())),t.addItem(o=>o.setTitle("Set color\u2026").setIcon("palette").setDisabled(!i).onClick(()=>this.cmdSetColor())),t.addItem(o=>o.setTitle("Toggle complete").setIcon("check-circle").setDisabled(!i).onClick(()=>void this.cmdToggleComplete())),t.addItem(o=>o.setTitle("Toggle task (todo)").setIcon("check-square").setDisabled(!i).onClick(()=>void this.cmdToggleTask())),t.addItem(o=>o.setTitle("Set due date\u2026").setIcon("calendar-clock").setDisabled(!i).onClick(()=>this.cmdSetDue())),t.addItem(o=>o.setTitle("Assign to\u2026").setIcon("user-plus").setDisabled(!i).onClick(()=>this.cmdAssign())),t.addSeparator(),t.addItem(o=>o.setTitle("Copy").setIcon("copy").setDisabled(!i).onClick(()=>void this.cmdCopy())),t.addItem(o=>o.setTitle("Copy tree").setIcon("copy-plus").setDisabled(!i).onClick(()=>void this.cmdCopyTree())),t.addItem(o=>o.setTitle("Clone (duplicate / copy)").setIcon("files").setDisabled(!i).onClick(()=>void this.cmdClone())),this.plugin.settings.enableSheetVersions&&(t.addItem(o=>o.setTitle("Fork as a version (draft)").setIcon("git-fork").setDisabled(!i||!s).onClick(()=>void this.cmdForkVersion())),t.addItem(o=>o.setTitle("Mark version as final").setIcon("star").setDisabled(!i||!s).onClick(()=>void this.cmdMarkVersionFinal()))),t.addItem(o=>o.setTitle("Insert template\u2026").setIcon("file-plus-2").onClick(()=>this.cmdInsertTemplate())),t.addItem(o=>o.setTitle("Merge").setIcon("merge").setDisabled(this.selection.size<2).onClick(()=>void this.cmdMerge())),t.addItem(o=>o.setTitle("Split note\u2026").setIcon("scissors").setDisabled(!i||!s).onClick(()=>void this.cmdSplit())),t.addSeparator(),t.addItem(o=>o.setTitle("Delete").setIcon("trash-2").setDisabled(!i).onClick(()=>void this.cmdDelete())),t.addSeparator(),t.addItem(o=>o.setTitle("More commands\u2026").setIcon("terminal").onClick(()=>this.openCommandPalette()));let n=e.getBoundingClientRect();t.showAtPosition({x:n.left,y:n.bottom+4})}openCommandPalette(){this.app.commands?.executeCommandById?.("command-palette:open")}openStashpadCommandPalette(){new dn(this.app).open()}tagFilterLabel(){return this.tagFilter===Gt?"Tagged":this.tagFilter===Lt?"Untagged":this.tagFilter?`#${this.formatTagLabel(this.tagFilter)}`:this.collectFolderTags().length===0?"No tags":"All tags"}renderTagFilterDropdown(e){let t=this.collectFolderTags(),i=e.createDiv({cls:"stashpad-tag-filter-btn"});i.setAttribute("role","button"),i.setAttribute("tabindex","0");let s=i.createSpan({cls:"stashpad-tag-filter-btn-icon"});be(s,"tag","#"),i.createSpan({cls:"stashpad-tag-filter-label",text:this.tagFilterLabel()}),t.length===0&&!this.tagFilter&&i.addClass("is-disabled");let n=o=>{o.preventDefault(),!(t.length===0&&!this.tagFilter)&&this.openTagFilterMenu(i)};i.onclick=n,i.onkeydown=o=>{(o.key==="Enter"||o.key===" ")&&n(o)}}openTagFilterMenu(e){let t=e.ownerDocument??document;t.querySelectorAll(".stashpad-tag-filter-popover").forEach(w=>w.remove());let i=t.body.createDiv({cls:"stashpad-tag-filter-popover"}),s=e.getBoundingClientRect();i.setCssStyles({left:`${Math.max(8,s.left)}px`,top:`${s.bottom+4}px`,minWidth:`${Math.max(s.width,200)}px`,maxWidth:"min(320px, calc(100vw - 16px))",width:"max-content"});let n=new k.Scope(this.app.scope),o=()=>{i.remove(),t.removeEventListener("mousedown",a,!0);try{this.app.keymap?.popScope(n)}catch{}},a=w=>{!i.contains(w.target)&&w.target!==e&&!e.contains(w.target)&&o()},l=i.createDiv({cls:"stashpad-tag-filter-search"}),c=l.createSpan({cls:"stashpad-tag-filter-search-icon"});be(c,"search","\u2315");let d=l.createEl("input",{type:"text",cls:"stashpad-tag-filter-input",attr:{placeholder:"Filter tags\u2026"}}),h=l.createSpan({cls:"stashpad-tag-filter-clear",attr:{"aria-label":"Clear"}});be(h,"x","\xD7"),h.setCssStyles({display:"none"});let g=i.createDiv({cls:"stashpad-tag-filter-list"}),u=this.collectFolderTags(),p=[],f=0,I=w=>{this.setTagFilter(w),o()},m=w=>{if(p.length===0){f=0;return}f=(w+p.length)%p.length,p.forEach((y,v)=>y.el.toggleClass("is-highlighted",v===f)),p[f].el.scrollIntoView({block:"nearest"})},C=(w,y,v,E)=>{let Q=g.createDiv({cls:"stashpad-tag-filter-row"});E&&Q.addClass("is-active"),Q.createSpan({cls:"stashpad-tag-filter-row-label",text:w}),typeof v=="number"&&Q.createSpan({cls:"stashpad-tag-filter-row-count",text:String(v)});let S=p.length;p.push({value:y,el:Q}),Q.onmousedown=x=>{x.preventDefault(),I(y)},Q.onmouseenter=()=>m(S)},B=()=>{let w=d.value;h.setCssStyles({display:w?"":"none"}),g.empty(),p=[];let y=this.tagFilter?.toLowerCase();if(w.trim()){let v=Tr(w,u);if(v.length===0)g.createDiv({cls:"stashpad-tag-filter-empty",text:"No matching tags"});else for(let E of v)C(`#${E.label}`,E.raw,E.count,y===E.raw.toLowerCase())}else{C("All tags",null,void 0,!this.tagFilter),C("Tagged",Gt,void 0,this.tagFilter===Gt),C("Untagged",Lt,void 0,this.tagFilter===Lt);for(let v of u)C(`#${v.label}`,v.raw,v.count,y===v.raw.toLowerCase())}m(0)};h.onclick=()=>{d.value="",B(),d.focus()},d.addEventListener("input",B),d.addEventListener("keydown",w=>{w.key==="ArrowDown"?(w.preventDefault(),m(f+1)):w.key==="ArrowUp"?(w.preventDefault(),m(f-1)):w.key==="Enter"&&(w.preventDefault(),p[f]&&I(p[f].value))}),n.register([],"Escape",w=>(w.preventDefault(),o(),!1)),this.app.keymap?.pushScope(n),B(),setTimeout(()=>{t.addEventListener("mousedown",a,!0),d.focus()},0)}renderColorFilterDropdown(e){let t=this.collectFolderColors(),i=e.createDiv({cls:"stashpad-color-filter-btn"});i.setAttribute("role","button"),i.setAttribute("tabindex","0"),(()=>{i.empty();let o=i.createSpan({cls:"stashpad-color-filter-swatch"}),a=i.createSpan({cls:"stashpad-color-filter-label"});if(this.colorFilter){let l=this.colorFilter.toLowerCase();o.setCssStyles({background:l});let c=this.plugin.getColorAlias(this.noteFolder,l);a.setText(c??l)}else t.length===0?(o.addClass("is-empty"),a.setText("No colors"),i.addClass("is-disabled")):(o.addClass("is-empty"),a.setText("All colors"))})();let n=o=>{o.preventDefault(),!(t.length===0&&!this.colorFilter)&&this.openColorFilterMenu(i,t)};i.onclick=n,i.onkeydown=o=>{(o.key==="Enter"||o.key===" ")&&n(o)}}openColorFilterMenu(e,t){let i=e.ownerDocument??document;i.querySelectorAll(".stashpad-color-filter-popover").forEach(c=>c.remove());let s=i.body.createDiv({cls:"stashpad-color-filter-popover"}),n=e.getBoundingClientRect();s.setCssStyles({left:`${Math.max(8,n.left)}px`,top:`${n.bottom+4}px`,minWidth:`${n.width}px`,maxWidth:"min(280px, calc(100vw - 16px))",width:"max-content"});let o=new k.Scope(this.app.scope),a=()=>{s.remove(),i.removeEventListener("mousedown",l,!0);try{this.app.keymap?.popScope(o)}catch{}},l=c=>{!s.contains(c.target)&&c.target!==e&&!e.contains(c.target)&&a()};o.register([],"Escape",c=>(c.preventDefault(),a(),!1)),this.app.keymap?.pushScope(o),this.populateColorMenuBody(s,t,a),setTimeout(()=>{i.addEventListener("mousedown",l,!0)},0)}renderSortDropdown(e){let t=this.noteFolder,i=this.focusId,s=this.sortStore.getMode(t,i),n=this.currentViewMode(),o=n!=="nested",a=e.createDiv({cls:"stashpad-sort-btn"});a.setAttribute("role","button"),a.setAttribute("tabindex",o?"-1":"0"),o&&a.addClass("is-disabled");let l=a.createSpan({cls:"stashpad-sort-icon"});(0,k.setIcon)(l,"arrow-up-down");let c=a.createSpan({cls:"stashpad-sort-label"});o?(c.setText("Sort: \u2014"),a.title=`Sort is per-parent and applies only to Nested view. The current view (${hs[n]}) shows a synthesized flat list sorted by created time \u2014 switch back to Nested to change sort.`):(c.setText(Ii[s]),s!=="manual"&&a.addClass("is-active"),a.title=s==="manual"?"Sort children of this view. Click to change. Drag-reorder always reverts the affected parent to Manual.":`Currently: ${Ii[s]}. Drag-reorder will revert this parent to Manual.`);let d=h=>{o||(h.preventDefault(),this.openSortMenu(a))};a.onclick=d,a.onkeydown=h=>{o||(h.key==="Enter"||h.key===" ")&&d(h)}}openSortMenu(e){let t=e.ownerDocument??document;t.querySelectorAll(".stashpad-sort-popover").forEach(l=>l.remove());let i=t.body.createDiv({cls:"stashpad-sort-popover"}),s=e.getBoundingClientRect();i.setCssStyles({left:`${Math.max(8,s.left)}px`,top:`${s.bottom+4}px`,minWidth:`${s.width}px`,maxWidth:"min(280px, calc(100vw - 16px))",width:"max-content"});let n=()=>{i.remove(),t.removeEventListener("mousedown",o,!0);try{this.app.keymap?.popScope(a)}catch{}},o=l=>{!i.contains(l.target)&&l.target!==e&&!e.contains(l.target)&&n()};this.populateSortMenuBody(i,n);let a=new k.Scope(this.app.scope);a.register([],"Escape",l=>(l.preventDefault(),n(),!1)),this.app.keymap?.pushScope(a),setTimeout(()=>{t.addEventListener("mousedown",o,!0)},0)}renderMobileFiltersButton(e){let t=e.createDiv({cls:"stashpad-mobile-filters-btn"});t.setAttribute("role","button"),t.setAttribute("tabindex","0");let i=t.createSpan({cls:"stashpad-mobile-filters-icon"});(0,k.setIcon)(i,"sliders-horizontal"),t.title="Filters / view options";let s=!!this.tagFilter,n=!!this.colorFilter,o=this.timeFilter!=="all",a=this.sortStore.getMode(this.noteFolder,this.focusId)!=="manual",l=this.currentViewMode()!=="nested"||this.currentHideChildless()||this.currentHideCompleted()||this.currentAttachmentsOnly()||this.currentIncludeAttachments();(s||n||o||a||l)&&t.addClass("is-active");let c=d=>{d.preventDefault(),this.openMobileFiltersMenu(t)};t.onclick=c,t.onkeydown=d=>{(d.key==="Enter"||d.key===" ")&&c(d)}}openMobileFiltersMenu(e){let t=e.ownerDocument??document;t.querySelectorAll(".stashpad-mobile-filters-popover").forEach(u=>u.remove());let i=t.body.createDiv({cls:"stashpad-mobile-filters-popover"}),s=e.getBoundingClientRect(),n=t.defaultView??window,o=s.bottom+280>n.innerHeight;i.setCssStyles({right:`${Math.max(8,n.innerWidth-s.right)}px`,left:"auto",...o?{bottom:`${Math.max(8,n.innerHeight-s.top+4)}px`,top:"auto"}:{top:`${s.bottom+4}px`,bottom:"auto"},maxWidth:"min(360px, calc(100vw - 16px))",maxHeight:"min(60vh, 420px)",overflowY:"auto",width:"max-content",minWidth:"260px"});let a=()=>{i.remove(),t.removeEventListener("mousedown",l,!0);try{this.app.keymap?.popScope(g)}catch{}},l=u=>{!i.contains(u.target)&&u.target!==e&&!e.contains(u.target)&&a()},c=[{key:"tag",title:"Tag filter",summary:()=>this.tagFilter?`#${this.tagFilter}`:"All tags",populate:u=>this.populateTagMenuBody(u,a)},{key:"color",title:"Color filter",summary:()=>this.colorFilter?this.plugin.getColorAlias(this.noteFolder,this.colorFilter)??this.colorFilter:"All colors",populate:u=>this.populateColorMenuBody(u,this.collectFolderColors(),a)},{key:"time",title:"Time filter",summary:()=>{let u=ps.find(p=>p.key===this.timeFilter);return u?this.timeFilterCalendar?u.calShort:u.rollShort:"All"},populate:u=>this.populateTimeMenuBody(u,a)},{key:"sort",title:"Sort",summary:()=>this.currentViewMode()!=="nested"?"\u2014 (Nested only)":Ii[this.sortStore.getMode(this.noteFolder,this.focusId)],populate:u=>{if(this.currentViewMode()!=="nested"){u.createDiv({cls:"stashpad-mobile-filters-note",text:"Sort applies only in Nested view."});return}this.populateSortMenuBody(u,a)}},{key:"view",title:"View",summary:()=>hs[this.currentViewMode()],populate:u=>this.populateViewMenuBody(u,a)}],d="",h=()=>{i.empty();for(let u of c){let p=i.createDiv({cls:"stashpad-mobile-filters-section"}),f=p.createDiv({cls:"stashpad-mobile-filters-header"}),I=f.createSpan({cls:"stashpad-mobile-filters-chev"});if((0,k.setIcon)(I,d===u.key?"chevron-down":"chevron-right"),f.createSpan({cls:"stashpad-mobile-filters-title",text:u.title}),f.createSpan({cls:"stashpad-mobile-filters-summary",text:u.summary()}),f.onclick=m=>{m.preventDefault(),m.stopPropagation(),d=d===u.key?"":u.key,h()},d===u.key){let m=p.createDiv({cls:"stashpad-mobile-filters-body"});u.populate(m)}}};h();let g=new k.Scope(this.app.scope);g.register([],"Escape",u=>(u.preventDefault(),a(),!1)),this.app.keymap?.pushScope(g),setTimeout(()=>{t.addEventListener("mousedown",l,!0)},0)}renderViewDropdown(e){let t=this.currentViewMode(),i=e.createDiv({cls:"stashpad-view-btn"});i.setAttribute("role","button"),i.setAttribute("tabindex","0");let s=i.createSpan({cls:"stashpad-view-icon"});(0,k.setIcon)(s,t==="flat"?"list":t==="everything"?"layout-grid":"list-tree"),i.createSpan({cls:"stashpad-view-label"}).setText(hs[t]),(t!=="nested"||this.currentEncryptionFilter()!=="all")&&i.addClass("is-active"),i.title=t==="nested"?"View: Nested (the default). Click to switch to Flat or Everything.":t==="flat"?"View: Flat \u2014 all descendants of the current focus, flat by sort order. Drag-reorder is disabled in this mode. Click to change.":"View: Everything \u2014 all descendants of the current focus PLUS non-Stashpad files in the folder, flat by created/ctime. Click to change.";let o=a=>{a.preventDefault(),this.openViewMenu(i)};i.onclick=o,i.onkeydown=a=>{(a.key==="Enter"||a.key===" ")&&o(a)}}openViewMenu(e){let t=e.ownerDocument??document;t.querySelectorAll(".stashpad-view-popover").forEach(l=>l.remove());let i=t.body.createDiv({cls:"stashpad-view-popover"});k.Platform.isMobile&&i.addClass("is-mobile");let s=e.getBoundingClientRect();i.setCssStyles({left:`${Math.max(8,s.left)}px`,top:`${s.bottom+4}px`,minWidth:`${s.width}px`,maxWidth:"min(320px, calc(100vw - 16px))",width:"max-content"});let n=()=>{i.remove(),t.removeEventListener("mousedown",o,!0);try{this.app.keymap?.popScope(a)}catch{}},o=l=>{!i.contains(l.target)&&l.target!==e&&!e.contains(l.target)&&n()};this.populateViewMenuBody(i,n);let a=new k.Scope(this.app.scope);a.register([],"Escape",l=>(l.preventDefault(),n(),!1)),this.app.keymap?.pushScope(a),setTimeout(()=>{t.addEventListener("mousedown",o,!0)},0)}populateViewMenuBody(e,t){let i=this.currentViewMode(),s=(y,v,E)=>{let Q=e.createDiv({cls:"stashpad-view-popover-row"});y===i&&Q.addClass("is-active");let S=Q.createDiv({cls:"stashpad-view-popover-main"});(0,k.setIcon)(S.createSpan({cls:"stashpad-view-popover-icon"}),E),S.createSpan({cls:"stashpad-view-popover-label",text:hs[y]}),Q.createDiv({cls:"stashpad-view-popover-desc",text:v}),Q.onclick=async x=>{x.preventDefault(),x.stopPropagation(),t(),y!==i&&(await this.setViewMode(y),this.render())}};if(s("nested","Tree of immediate children (default).","list-tree"),e.createDiv({cls:"stashpad-view-popover-divider"}),s("flat","All descendants of the current focus, flat by sort.","list"),e.createDiv({cls:"stashpad-view-popover-divider"}),s("everything","All descendants PLUS non-Stashpad files in the folder.","layout-grid"),e.createDiv({cls:"stashpad-view-popover-divider"}),this.plugin.encryption?.isConfigured?.()){let y=this.currentEncryptionFilter(),v=(E,Q,S)=>{let x=e.createDiv({cls:"stashpad-view-popover-row"});E===y&&x.addClass("is-active"),x.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:Q}),x.createDiv({cls:"stashpad-view-popover-desc",text:S}),x.onclick=async H=>{H.preventDefault(),H.stopPropagation(),E!==y&&(await this.setEncryptionFilter(E),this.refreshList()),t()}};v("all","Encryption: show all","Both locked \u{1F512} and decrypted notes."),v("locked","Encryption: locked only","Show only locked \u{1F512} stubs."),v("unlocked","Encryption: decrypted only","Hide locked \u{1F512} stubs."),e.createDiv({cls:"stashpad-view-popover-divider"})}let n=e.createDiv({cls:"stashpad-view-popover-row stashpad-view-popover-toggle"}),o=n.createEl("input",{type:"checkbox"});o.checked=this.currentHideChildless(),n.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:"Hide childless notes"}),n.createDiv({cls:"stashpad-view-popover-desc",text:i==="nested"?"Show only notes that have children. Applied at this level.":"Hide top-level notes without children; keep every parent's full subtree so no task is overlooked."}),n.onclick=async y=>{y.target!==o&&(y.preventDefault(),o.checked=!o.checked),await this.setHideChildless(o.checked),this.refreshList()};let a=e.createDiv({cls:"stashpad-view-popover-row stashpad-view-popover-toggle"}),l=a.createEl("input",{type:"checkbox"});l.checked=this.currentHideCompleted(),a.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:"Hide completed notes"}),a.createDiv({cls:"stashpad-view-popover-desc",text:"Hide notes marked complete. A completed parent stays visible while any descendant is still incomplete."}),a.onclick=async y=>{y.target!==l&&(y.preventDefault(),l.checked=!l.checked),await this.setHideCompleted(l.checked),this.refreshList()};let c=e.createDiv({cls:"stashpad-view-popover-row stashpad-view-popover-toggle"}),d=c.createEl("input",{type:"checkbox"});d.checked=this.currentAttachmentsOnly(),c.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:"Hide notes without attachments"}),c.createDiv({cls:"stashpad-view-popover-desc",text:"Show only notes that have an attachment. A parent stays visible while any descendant has one."}),c.onclick=async y=>{y.target!==d&&(y.preventDefault(),d.checked=!d.checked),await this.setAttachmentsOnly(d.checked),this.refreshList()},e.createDiv({cls:"stashpad-view-popover-divider"});let h=e.createDiv({cls:"stashpad-view-popover-row stashpad-view-popover-toggle"});i!=="everything"&&h.addClass("is-disabled");let g=h.createEl("input",{type:"checkbox"});g.checked=this.currentIncludeAttachments(),g.disabled=i!=="everything",h.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:"Include attachments"}),h.createDiv({cls:"stashpad-view-popover-desc",text:i==="everything"?"Show attachments referenced by notes as their own rows in the file list. Off by default \u2014 they already appear inline on the notes that embed them.":"Only applies in Everything mode."}),h.onclick=async y=>{i==="everything"&&(y.target!==g&&(y.preventDefault(),g.checked=!g.checked),await this.setIncludeAttachments(g.checked),this.refreshList())},e.createDiv({cls:"stashpad-view-popover-divider"});let u=e.createDiv({cls:"stashpad-view-popover-row stashpad-view-popover-toggle"}),p=u.createEl("input",{type:"checkbox"});p.checked=this.importedOnly,u.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:"Imported notes only"}),u.createDiv({cls:"stashpad-view-popover-desc",text:"Show only notes that came in via import."}),u.onclick=y=>{y.target!==p&&(y.preventDefault(),p.checked=!p.checked),this.importedOnly=p.checked,this.reconcileSelectionAfterFilter(),this.refreshList()};let f=new Map,I=this.noteFolder.replace(/\/+$/,"");for(let y of this.app.vault.getMarkdownFiles()){if((y.parent?.path?.replace(/\/+$/,"")??"")!==I)continue;let v=ct(this.app.metadataCache.getFileCache(y)?.frontmatter?.author);v&&f.set(v.id,v.name)}e.createDiv({cls:"stashpad-view-popover-divider"});let m=e.createDiv({cls:"stashpad-view-popover-row"}),C=m.createDiv({cls:"stashpad-view-popover-main"});(0,k.setIcon)(C.createSpan({cls:"stashpad-view-popover-icon"}),"user"),C.createSpan({cls:"stashpad-view-popover-label",text:"By author"});let B=C.createEl("select",{cls:"stashpad-view-author-select"}),w=B.createEl("option",{text:"All authors",value:""});this.authorFilter||(w.selected=!0);for(let[y,v]of[...f.entries()].sort((E,Q)=>E[1].localeCompare(Q[1]))){let E=B.createEl("option",{text:v,value:y});this.authorFilter===y&&(E.selected=!0)}B.onclick=y=>y.stopPropagation(),B.onchange=()=>{this.authorFilter=B.value||null,this.reconcileSelectionAfterFilter(),this.refreshList()},m.createDiv({cls:"stashpad-view-popover-desc",text:f.size?"Show only notes by the chosen author.":"No authored notes in this folder yet."})}setTagFilter(e){(this.tagFilter??null)!==(e??null)&&(this.tagFilter=e,this.reconcileSelectionAfterFilter(),this.persistFocus(),this.render())}populateSortMenuBody(e,t){let i=this.noteFolder,s=this.focusId,n=this.sortStore.getMode(i,s);for(let o of Uo){let a=e.createDiv({cls:"stashpad-sort-popover-row"});o===n&&a.addClass("is-active"),a.createSpan({cls:"stashpad-sort-popover-label",text:Ii[o]}),a.onclick=async l=>{l.preventDefault(),l.stopPropagation(),t(),o!==n&&(this.sortStore.setMode(i,s,o),await this.sortStore.save(i),this.tree.rebuild(i),this.render())}}}populateTimeMenuBody(e,t){let i=e.createDiv({cls:"stashpad-view-popover-row stashpad-view-popover-toggle"}),s=i.createEl("input",{type:"checkbox"});s.checked=this.timeFilterCalendar,i.createDiv({cls:"stashpad-view-popover-main"}).createSpan({cls:"stashpad-view-popover-label",text:"Calendar mode"}),i.createDiv({cls:"stashpad-view-popover-desc",text:"Use calendar boundaries (start of today/week/month/year). Off = rolling windows back from now."}),i.onclick=n=>{n.target!==s&&(n.preventDefault(),s.checked=!s.checked),this.timeFilterCalendar=s.checked,this.persistFocus(),this.refreshList()};for(let n of ps){let o=e.createDiv({cls:"stashpad-sort-popover-row"});this.timeFilter===n.key&&o.addClass("is-active");let a=this.timeFilterCalendar?n.calLong:n.rollLong;o.createSpan({cls:"stashpad-sort-popover-label",text:a}),o.onclick=l=>{l.preventDefault(),l.stopPropagation(),t(),this.timeFilter!==n.key&&this.setTimeFilter(n.key)}}}populateColorMenuBody(e,t,i){let s=(n,o,a)=>{let l=e.createDiv({cls:"stashpad-color-filter-popover-row"}),c=l.createSpan({cls:"stashpad-color-filter-swatch"});o?c.setCssStyles({background:o}):c.addClass("is-empty");let d=l.createSpan({cls:"stashpad-color-filter-popover-label"});d.setText(n),o&&(d.style.color=o),l.onclick=h=>{h.preventDefault(),h.stopPropagation(),a(),i()}};s("All colors",null,()=>this.setColorFilter(null));for(let n of t){let o=this.plugin.getColorAlias(this.noteFolder,n.hex),a=o?`${o} (${n.count})`:`${n.hex} (${n.count})`;s(a,n.hex,()=>this.setColorFilter(n.hex))}}populateTagMenuBody(e,t){let i=this.collectFolderTags(),s=(n,o)=>{let a=e.createDiv({cls:"stashpad-color-filter-popover-row"});a.createSpan({cls:"stashpad-color-filter-swatch is-empty"}),a.createSpan({cls:"stashpad-color-filter-popover-label"}).setText(n),(this.tagFilter??"")===(o??"")&&a.addClass("is-active"),a.onclick=d=>{d.preventDefault(),d.stopPropagation(),this.setTagFilter(o),t()}};s(i.length===0?"No tags":"All tags",null),s("Tagged",Gt),s("Untagged",Lt);for(let n of i)s(`${n.label} (${n.count})`,n.raw)}setColorFilter(e){let t=e?e.toLowerCase():null;(this.colorFilter??null)!==t&&(this.colorFilter=t,this.reconcileSelectionAfterFilter(),this.persistFocus(),this.render())}setTimeFilter(e){this.timeFilter!==e&&(this.timeFilter=e,this.reconcileSelectionAfterFilter(),this.persistFocus(),this.render())}reconcileSelectionAfterFilter(){let e=this.filterChildren(this.collectViewItems(this.focusId)),t=new Set(e.map(i=>i.id));for(let i of[...this.selection])t.has(i)||this.selection.delete(i);if(this.firstSelectedId&&!t.has(this.firstSelectedId)&&(this.firstSelectedId=null),this.lastSelected&&!t.has(this.lastSelected)&&(this.lastSelected=null),this.selection.size>0){let i=e.findIndex(s=>this.selection.has(s.id));this.cursorIdx=i>=0?i:Math.min(this.cursorIdx,e.length-1)}else this.cursorIdx>=e.length&&(this.cursorIdx=e.length-1)}renderTinyHeader(e){let t=e.createDiv({cls:"stashpad-tiny-header"}),i=t.createEl("button",{cls:"stashpad-tiny-nav-btn"});be(i,"arrow-left","\u2039"),i.title="Back (up to parent)",this.navBackStack.length>0||this.focusId!==F||i.addClass("is-disabled"),i.title=this.navBackStack.length>0?"Back":this.focusId!==F?"Back (up to parent)":"No back history",i.onclick=()=>this.navigateBack();let n=t.createEl("button",{cls:"stashpad-tiny-nav-btn"});be(n,"arrow-right","\u203A"),n.title=this.navForwardSnapshots.length>0?"Forward":"No forward history",this.navForwardSnapshots.length===0&&n.addClass("is-disabled"),n.onclick=()=>this.navigateForward();let o=this.tree.get(this.focusId)??this.tree.getRoot(),a=(this.noteFolder.split("/").pop()||this.noteFolder).trim(),l=this.focusId===F?a:`${a} / ${this.titleForNode(o).trim()}`,c=t.createEl("button",{cls:"stashpad-tiny-title stashpad-folder-btn"}),d=c.createSpan({cls:"stashpad-tiny-title-icon stashpad-btn-icon"});(0,k.setIcon)(d,"folder"),c.createSpan({cls:"stashpad-tiny-title-text stashpad-btn-text",text:l}),c.title=`${this.noteFolder}${this.focusId!==F?` / ${this.titleForNode(o).trim()}`:""} +Click to switch / create folder.`,c.onclick=f=>{f.preventDefault(),this.plugin.openFolderPicker()};let h=t.createDiv({cls:"stashpad-tiny-sticky"}),g=h.createEl("input",{type:"checkbox"});if(g.checked=this.tinyAlwaysOnTop,h.createSpan({text:"Sticky"}),g.onchange=()=>{this.tinyAlwaysOnTop=g.checked,this.applyTinyAlwaysOnTop()},!k.Platform.isMobile){let f=t.createEl("button",{cls:"stashpad-tiny-nav-btn stashpad-tiny-opacity-btn"});(0,k.setIcon)(f,"contrast"),f.title="Window transparency",this.tinyOpacity<1&&f.addClass("is-active"),f.onclick=I=>{I.stopPropagation(),this.toggleTinyOpacityPopover(f)}}let u=t.createEl("button",{cls:"stashpad-tiny-expand stashpad-tiny-exit-compact"});(0,k.setIcon)(u,this.compactMode?"panel-top":"rows-2"),u.title=this.compactMode?"Compact mode is ON \u2014 click to turn off.":"Compact mode \u2014 click to turn on (strips row metadata).",this.compactMode&&u.addClass("is-active"),u.onclick=()=>{this.toggleCompactMode()};let p=t.createEl("button",{cls:"stashpad-tiny-expand"});(0,k.setIcon)(p,"maximize-2"),p.title="Exit tiny mode",p.onclick=()=>{this.exitTinyMode()}}toggleTinyOpacityPopover(e){if(this.tinyOpacityPopover){this.tinyOpacityPopover.remove(),this.tinyOpacityPopover=null;return}let t=document.createElement("div");t.className="stashpad-tiny-opacity-popover",t.createSpan({cls:"stashpad-tiny-opacity-label",text:"Transparency"});let i=t.createEl("input",{type:"range"});i.min="30",i.max="100",i.step="1",i.value=String(Math.round(this.tinyOpacity*100));let s=t.createSpan({cls:"stashpad-tiny-opacity-pct",text:`${i.value}%`});i.addEventListener("input",()=>{let d=Math.min(100,Math.max(30,parseInt(i.value,10)||100));this.tinyOpacity=d/100,s.setText(`${d}%`),this.applyTinyOpacity(),e.toggleClass("is-active",this.tinyOpacity<1)}),i.addEventListener("change",()=>{this.app.workspace.requestSaveLayout()}),this.viewRoot.appendChild(t);let n=e.getBoundingClientRect(),o=this.viewRoot.getBoundingClientRect();t.setCssStyles({top:`${n.bottom-o.top+4}px`,left:`${Math.max(4,Math.min(n.left-o.left,o.width-180))}px`});let a=d=>{t.contains(d.target)||d.target===e||e.contains(d.target)||c()},l=d=>{d.key==="Escape"&&c()},c=()=>{t.remove(),this.tinyOpacityPopover=null,this.tinyOpacityClose=null,document.removeEventListener("mousedown",a,!0),document.removeEventListener("keydown",l,!0)};setTimeout(()=>{document.addEventListener("mousedown",a,!0),document.addEventListener("keydown",l,!0)},0),this.tinyOpacityPopover=t,this.tinyOpacityClose=c,i.focus()}getOwnElectronWindow(){try{let e=this.containerEl?.ownerDocument?.defaultView??window,s=((e?.require?.("electron")??window.require?.("electron"))?.remote??e?.electron?.remote??e?.["@electron/remote"])?.getCurrentWindow?.()??e?.electronWindow??null;if(!s)try{let n=window.require?.("electron"),o=n?.remote??n?.["@electron/remote"],l=(o?.BrowserWindow??n?.BrowserWindow)?.getAllWindows?.()??[];l.length===1?s=l[0]:l.length>1&&(s=o?.getFocusedWindow?.()??null??l[l.length-1])}catch(n){console.debug("[Stashpad] BrowserWindow.getAllWindows fallback failed",n)}return s||console.debug("[Stashpad] couldn't resolve own electron window"),s??null}catch(e){return console.debug("[Stashpad] resolve own electron window failed",e),null}}applyTinyAlwaysOnTop(){let e=this.getOwnElectronWindow();if(e)try{e.setAlwaysOnTop?.(!!this.tinyAlwaysOnTop)}catch(t){console.debug("[Stashpad] setAlwaysOnTop failed",t)}}applyTinyOpacity(){let e=this.getOwnElectronWindow();if(!e)return;let t=Math.min(1,Math.max(.3,this.tinyOpacity));try{e.setOpacity?.(t)}catch(i){console.debug("[Stashpad] setOpacity failed",i)}}applyTinyWindow(){let e=this.getOwnElectronWindow();if(e)try{if(this.tinyMode){e.setMinimumSize?.(220,260);let s=100,n=100;try{let o=e.getBounds?.();o&&typeof o.x=="number"&&(s=o.x,n=o.y)}catch{}try{e.setBounds?.({x:s,y:n,width:280,height:360})}catch{}try{e.setSize?.(280,360)}catch{}e.setAlwaysOnTop?.(!!this.tinyAlwaysOnTop);try{e.setOpacity?.(Math.min(1,Math.max(.3,this.tinyOpacity)))}catch{}}else e.setAlwaysOnTop?.(!1)}catch(t){console.debug("[Stashpad] tiny window apply failed",t)}}async exitTinyMode(){this.tinyMode=!1,this.tinyAlwaysOnTop=!1,this.tinyOpacity=1;try{this.getOwnElectronWindow()?.setOpacity?.(1)}catch{}this.compactMode=!1,this.applyTinyWindow();let e=this.getOwnElectronWindow();try{if(e?.setMinimumSize?.(400,300),k.Platform.isMacOS??!1){let i=this.containerEl?.ownerDocument?.defaultView?.require?.("electron")??window.require?.("electron"),n=(i?.remote?.screen??i?.screen)?.getPrimaryDisplay?.().workArea;n?e?.setBounds?.({x:n.x,y:n.y,width:n.width,height:n.height}):e?.maximize?.()}else e?.maximize?.()}catch{}this.render();try{await this.app.workspace.requestSaveLayout?.()}catch{}}enterTinyMode(){this.tinyMode=!0,this.applyTinyWindow(),this.render();try{this.app.workspace.requestSaveLayout?.()}catch{}}renderBreadcrumb(e){let t=e.createDiv({cls:"stashpad-breadcrumb"});k.Platform.isMobile||this.renderActionsCluster(t);let i=t.createSpan({cls:"stashpad-crumb stashpad-crumb-home"});if(k.Platform.isMobile?((0,k.setIcon)(i,"home"),i.title="Home"):i.setText("Home"),i.onclick=()=>this.navigateTo(F),this.focusId===F){let h=this.tree.getChildren(this.focusId).length;if(h>0&&(t.createSpan({cls:"stashpad-crumb-count",text:`\xB7 ${h}`}).title=`${h} direct child${h===1?"":"ren"}`),this.compactMode){let g=t.createEl("button",{cls:"stashpad-compact-exit-btn"});(0,k.setIcon)(g,"panel-top"),g.title="Exit compact mode",g.onclick=u=>{u.preventDefault(),this.toggleCompactMode()}}return}let s=28,n=100,o=this.tree.pathTo(this.focusId),a=o.map(h=>{let g=this.titleForNode(h),u=g.length>s?g.slice(0,s-1)+"\u2026":g;return{id:h.id,label:u}}),l=h=>h.reduce((g,u)=>g+u.label.length+3,0);if(l(a)>n&&a.length>2){let h=!1;for(;l(a)>n&&a.length>2;)a.splice(1,1),h||(a.splice(1,0,{id:"__ellipsis__",label:"\u2026",isEllipsis:!0}),h=!0)}let c=k.Platform.isMobile?"/":" / ";for(let h of a)if(t.createSpan({cls:"stashpad-crumb-sep",text:c}),h.isEllipsis)t.createSpan({cls:"stashpad-crumb stashpad-crumb-ellipsis",text:h.label}).title=o.map(g=>this.titleForNode(g)).join(" / ");else{let g=h.id,u=t.createSpan({cls:"stashpad-crumb",text:h.label});u.title=h.label,u.onclick=()=>this.navigateTo(g),u.oncontextmenu=p=>{p.preventDefault(),this.openCrumbMenu(p,g)},k.Platform.isMobile&&this.attachLongPress(u,()=>this.openCrumbMenu(null,g))}if(t.querySelector(".stashpad-crumb-home")?.addEventListener("contextmenu",h=>{h.preventDefault(),this.openCrumbMenu(h,F)}),k.Platform.isMobile){let h=t.querySelector(".stashpad-crumb-home");h&&this.attachLongPress(h,()=>this.openCrumbMenu(null,F))}let d=this.tree.getChildren(this.focusId).length;if(d>0&&(t.createSpan({cls:"stashpad-crumb-count",text:`\xB7 ${d}`}).title=`${d} direct child${d===1?"":"ren"}`),this.compactMode){let h=t.createEl("button",{cls:"stashpad-compact-exit-btn"});(0,k.setIcon)(h,"panel-top"),h.title="Exit compact mode",h.onclick=g=>{g.preventDefault(),this.toggleCompactMode()}}k.Platform.isMobile||this.renderBreadcrumbLevelsButton(t)}renderBreadcrumbLevelsButton(e){let t=e.createEl("button",{cls:"stashpad-mobile-action-btn stashpad-crumb-levels-btn"});be(t,"route","\u22D4"),t.title="Show all levels \u2014 jump to any level in the path",t.onclick=i=>{i.preventDefault(),this.openBreadcrumbLevelsModal()}}openBreadcrumbLevelsModal(){let e=this.tree.pathTo(this.focusId),t=[{id:F,label:"Home",level:0,isCurrent:this.focusId===F,isHome:!0}];e.forEach((i,s)=>{t.push({id:i.id,label:this.titleForNode(i),level:s+1,isCurrent:i.id===this.focusId})}),new qi(this.app,t,i=>this.navigateTo(i),{onContext:(i,s,n,o)=>this.openCrumbMenu(s,i,n,o),attachLongPress:(i,s)=>this.attachLongPress(i,s)}).open()}attachLongPress(e,t){let i=null,s=0,n=0,o=()=>{i!=null&&(window.clearTimeout(i),i=null)};e.addEventListener("touchstart",a=>{let l=a.touches[0];s=l?.clientX??0,n=l?.clientY??0,o(),i=window.setTimeout(()=>{i=null,t()},500)},{passive:!0}),e.addEventListener("touchmove",a=>{let l=a.touches[0];l&&(Math.abs(l.clientX-s)>10||Math.abs(l.clientY-n)>10)&&o()},{passive:!0}),e.addEventListener("touchend",o),e.addEventListener("touchcancel",o)}openCrumbMenu(e,t,i,s){let n=this.tree.get(t);if(!n)return;let o=new k.Menu;if(o.addItem(a=>a.setTitle("Navigate here").setIcon("arrow-right-circle").onClick(()=>{s?.(),this.navigateTo(t)})),o.addItem(a=>a.setTitle("Open in new Stashpad tab").setIcon("list-tree").onClick(()=>{s?.(),this.cmdOpenInNewStashpadTab(n)})),n.file&&o.addItem(a=>a.setTitle("Open in editor (new tab)").setIcon("pencil").onClick(()=>{s?.(),this.cmdOpenInEditor(n)})),e&&(e.clientX>0||e.clientY>0))o.showAtMouseEvent(e);else{let l=(i??e?.target??null)?.getBoundingClientRect();o.showAtPosition({x:l?.left??8,y:(l?.bottom??60)+4})}}renderFocusedHeaderMini(e,t){if(!t.file)return;let i=e.createDiv({cls:"stashpad-focused-mini"});i.dataset.id=t.id,i.createDiv({cls:"stashpad-focused-mini-text"}).setText(this.titleForNode(t).trim());let n=i.createEl("button",{cls:"stashpad-pencil stashpad-note-more stashpad-focused-mini-more"});(0,k.setIcon)(n,"more-horizontal"),n.title="Actions",n.onclick=o=>{o.stopPropagation(),this.openNoteMenu(o,t)}}installFocusedMiniObserver(e){let t=e.querySelector(".stashpad-focused"),i=e.querySelector(".stashpad-focused-mini");!t||!i||(this.focusedMiniObserver&&this.focusedMiniObserver.disconnect(),this.focusedMiniObserver=new IntersectionObserver(s=>{for(let n of s)i.toggleClass("is-visible",!n.isIntersecting)},{root:e,threshold:.05}),this.focusedMiniObserver.observe(t))}renderFocusedHeader(e,t){if(!t.file)return;let i=t.file,s=e.createDiv({cls:"stashpad-focused"});s.oncontextmenu=d=>{d.preventDefault(),this.openNoteMenu(d,t)};let o=s.createDiv({cls:"stashpad-focused-meta"}).createDiv({cls:"stashpad-focused-meta-top"});o.createSpan({cls:"stashpad-focused-time stashpad-note-time",text:this.formatTime(t.created)}),o.createDiv({cls:"stashpad-focused-grip-spacer"});let a=s.createDiv({cls:"stashpad-focused-body"});a.addEventListener("click",d=>this.handleRenderedClick(d,t));let l=s.createDiv({cls:"stashpad-focused-actions"}),c;if(k.Platform.isMobile){let d=l.createEl("button",{cls:"stashpad-pencil stashpad-note-more stashpad-focused-more"});(0,k.setIcon)(d,"more-horizontal"),d.title="Actions",d.onclick=h=>{h.stopPropagation(),this.openNoteMenu(h,t)},c=d}else{let d=l.createEl("button",{cls:"stashpad-pencil stashpad-focused-pencil"});(0,k.setIcon)(d,"pencil"),d.title="Edit in new tab",d.onclick=()=>void this.openFileAtEnd(i);let h=l.createEl("button",{cls:"stashpad-pencil stashpad-focused-dup"});(0,k.setIcon)(h,"copy"),h.title="Open this Stashpad in a new tab (clone)",h.onclick=()=>this.cmdOpenInNewStashpadTab(t),c=d}this.renderNoteBody(a,t,{clamp:k.Platform.isMobile,toggleHost:l,toggleAnchor:c})}renderRowBreadcrumb(e,t){let i=this.tree.pathTo(t.id),s=i.findIndex(a=>a.id===this.focusId),n=i.slice(s+1,i.length-1);if(n.length===0)return;let o=e.createDiv({cls:"stashpad-row-breadcrumb"});n.forEach((a,l)=>{let c=o.createSpan({cls:"stashpad-row-breadcrumb-seg",text:this.titleForNode(a)});c.title=`Focus into "${this.titleForNode(a)}"`,c.onclick=d=>{d.stopPropagation(),this.navigateTo(a.id)},l<n.length-1&&o.createSpan({cls:"stashpad-row-breadcrumb-sep",text:" / "})})}actionsForFile(e){return Gs(this.app,e,k.Platform.isMobile)}bulkActionMessage(e){let t=e.nodes.map(a=>`"${this.titleForNode(a).trim()||"(untitled)"}"`),i=e.suffix?` ${e.suffix}`:"",s=e.destination?` ${e.destination}`:"";if(t.length===0)return`${e.verb}${i}${s}`;if(t.length===1)return`${e.verb} ${t[0]}${i}${s}`;let n=e.bulletMax??10,o=t.length<=n?t.map(a=>`\u2022 ${a}`).join(` `):t.slice(0,n).map(a=>`\u2022 ${a}`).join(` `)+` \u2026+ ${t.length-n} more`;return`${e.verb} ${t.length} notes${i}${s}: -${o}`}titleList(e,t=3){if(!e.length)return"";let i=e.map(n=>this.titleForNode(n).trim()||"(untitled)");return i.length<=t?i.map(n=>`"${n}"`).join(", "):`${i.slice(0,t).map(n=>`"${n}"`).join(", ")}, +${i.length-t} more`}titleForNode(e){if(!e.file)return"Untitled";let i=this.app.metadataCache.getFileCache(e.file)?.headings?.[0]?.heading;return i||e.file.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ")||"Untitled"}async forceManualMode(e){let t=this.noteFolder;this.sortStore.getMode(t,e)!=="manual"&&(this.sortStore.setMode(t,e,"manual"),await this.sortStore.save(t))}renderNote(e,t,i){if(!t.file||this.currentEncryptionFilter()==="locked")return;let s=t.file,n=this.tree.getChildren(t.id).length,o=this.selection.has(t.id),a=i===this.cursorIdx,l=this.inListPicker?.activeIdx===i,c=e.createDiv({cls:"stashpad-note"});o&&c.addClass("is-selected"),a&&c.addClass("is-cursor"),a&&this.cursorHasMoved&&this.plugin.settings.autoExpandCursorRow&&!this.cursorExpandOverride.has(t.id)&&c.addClass("is-cursor-expanded"),l&&c.addClass("is-pick-target"),this.isCompleted(t)&&c.addClass("is-completed"),this.isListPinned(t.id)&&c.addClass("is-list-pinned"),this.isCutPending(t.id)?c.addClass("is-cut-pending"):this.isCopyPending(t.id)&&c.addClass("is-copy-pending"),c.dataset.idx=String(i),c.dataset.id=t.id;let d=this.currentViewMode()==="nested";c.draggable=d,d&&this.dnd.attachRowDnD(c,t,i),c.addEventListener("click",v=>this.handleRowClick(v,i,t)),c.addEventListener("dblclick",v=>{if(!this.plugin.settings.doubleClickToFocus)return;let E=this.shouldAbsorbDismissTap();if(E&&this.aimedTapTargetId&&Date.now()-this.aimedTapAt<=gs.AIMED_TAP_WINDOW_MS){let S=this.aimedTapTargetId;this.aimedTapTargetId=null,this.traceTap("dblclick",v,i,!1),v.preventDefault(),window.getSelection()?.removeAllRanges(),this.navigateTo(S);return}if(this.traceTap("dblclick",v,i,E),E){v.preventDefault();return}v.target?.closest?.(".internal-link, .tag, a, .stashpad-note-task-checkbox")||(v.preventDefault(),window.getSelection()?.removeAllRanges(),this.navigateTo(t.id))});let h=this.isTask(t)||this.compactMode;h&&(c.addClass("is-task"),k.Platform.isMobile||this.addTaskCheckbox(c,t));let g=c.createDiv({cls:"stashpad-note-meta"}),u=g.createDiv({cls:"stashpad-note-meta-top"});u.createSpan({cls:"stashpad-note-time",text:this.formatTime(t.created)});let p=this.colorForNode(t),f=u.createDiv({cls:"stashpad-note-grip"});p&&f.addClass("has-color"),(0,k.setIcon)(f,"grip-vertical"),f.title=p?"Drag to reorder \xB7 right-click to change color":"Drag to reorder",f.draggable=d,d||(f.title=p?"Right-click to change color \xB7 drag disabled in this view mode":"Drag disabled in this view mode"),p&&f.style.setProperty("--stashpad-note-color",p);let I=h&&k.Platform.isMobile,m=this.isListPinned(t.id);if(n>0||I||m){let v=g.createDiv({cls:"stashpad-note-meta-bottom"});if(m){let E=v.createSpan({cls:"stashpad-note-listpin"});(0,k.setIcon)(E,"pin"),E.setAttr("aria-label","Pinned to top of list")}if(I&&this.addTaskCheckbox(v,t),n>0){let E=v.createSpan({cls:"stashpad-note-enter"});p&&(E.style.color=p),(0,k.setIcon)(E.createSpan({cls:"stashpad-btn-icon"}),"corner-down-right"),E.createSpan({text:` ${n}`}),E.onclick=Q=>{Q.stopPropagation(),this.navigateTo(t.id)}}}if(p)c.addClass("has-color"),c.style.setProperty("--stashpad-note-color",p);else{let v=this.inheritedColorForNode(t);v&&v.depth>0&&(c.addClass("has-inherited-color"),c.style.setProperty("--stashpad-inherited-color",v.hex),c.style.setProperty("--stashpad-inherited-depth",String(v.depth)))}let C=c.createDiv({cls:"stashpad-note-body"});this.currentViewMode()!=="nested"&&this.renderRowBreadcrumb(C,t);let B=C.createDiv({cls:"stashpad-note-body-content"}),w=c.createDiv({cls:"stashpad-note-actions"}),y;if(k.Platform.isMobile){let v=w.createEl("button",{cls:"stashpad-pencil stashpad-note-more"});(0,k.setIcon)(v,"ellipsis-vertical"),v.title="Actions",v.onclick=E=>{E.stopPropagation(),this.openNoteMenu(E,t)},y=v}else{let v=w.createEl("button",{cls:"stashpad-pencil"});(0,k.setIcon)(v,"pencil"),v.title="Edit in new tab",v.onclick=Q=>{Q.stopPropagation(),this.openFileAtEnd(s)};let E=w.createEl("button",{cls:"stashpad-pencil stashpad-enter-btn"});(0,k.setIcon)(E,"arrow-right"),E.title="Open in Stashpad view",E.onclick=Q=>{Q.stopPropagation(),this.navigateTo(t.id)},y=v}this.renderNoteBody(B,t,{clamp:!0,toggleHost:w,toggleAnchor:y}),this.renderVersionTabs(C,t),c.oncontextmenu=v=>{v.preventDefault(),this.openNoteMenu(v,t)}}renderVersionTabs(e,t){if(!this.plugin.settings.enableSheetVersions||!Ni(we(this.app,t)))return;let i=ze(we(this.app,t)),s=t.parent??this.focusId,n=this.tree.getChildren(s),o=jn(this.app,n.filter(c=>{let d=we(this.app,c);return Ni(d)&&ze(d)===i}));if(o.length<2)return;let a=e.createDiv({cls:"stashpad-version-tabs"});for(let c of o){let d=c.id===t.id,h=we(this.app,c),g=Mi(h),u=Cr(h),p=a.createDiv({cls:"stashpad-version-tab"+(d?" is-active":"")+(g?" is-final":"")+(u?" is-original":"")});g&&p.createSpan({cls:"stashpad-version-star",text:"\u2605"}),p.createSpan({cls:"stashpad-version-tab-label",text:Er(this.app,c,this.titleForNode(c).trim()||"Untitled")});let f=this.titleForNode(c).trim();p.title=u?`${f} (original)`:`${f} (forked)`,d||(p.onclick=I=>{I.stopPropagation(),this.setActiveVersion(i,c.id)})}let l=a.createEl("button",{cls:"stashpad-version-add stashpad-version-fork"});(0,k.setIcon)(l,"git-fork"),l.title="Fork this version (copy)",l.onclick=c=>{c.stopPropagation(),this.cmdForkVersion(t)}}addTaskCheckbox(e,t){let i=e.createSpan({cls:"stashpad-note-task-checkbox"}),s=this.isCompleted(t);(0,k.setIcon)(i,s?"check-square":"square"),i.title=s?"Mark not done":"Mark done",i.addEventListener("mousedown",n=>n.stopPropagation()),i.addEventListener("dblclick",n=>{n.preventDefault(),n.stopPropagation()}),i.onclick=n=>{n.preventDefault(),n.stopPropagation(),this.toggleCompletedForNode(t)}}renderNoteBody(e,t,i={clamp:!0}){if(!t.file)return;if(this.bodyRenderer.hasFreshRenderCache(t.file)||!this.bodyRenderer.isArmed()){this.renderNoteBodyNow(e,t,i);return}e.empty();let s=e.createDiv({cls:"stashpad-note-text is-plain is-lazy-placeholder"});s.textContent=this.titleForNode(t),this.bodyRenderer.defer(e,()=>this.renderNoteBodyNow(e,t,i))}renderNoteBodyNow(e,t,i={clamp:!0}){if(!t.file)return;let s=t.file,n=(e.__stashpadRenderToken??0)+1;e.__stashpadRenderToken=n,this.bodyRenderer.getOrComputeRender(s).then(o=>{if(e.__stashpadRenderToken!==n)return;let{text:a,attachments:l,html:c}=o;e.empty();let d=e.createDiv({cls:"stashpad-note-text"}),h=this.isNoteExpanded(t.id);if(i.clamp&&!h&&d.addClass("is-clamped"),this.compactMode||this.tinyMode?(d.addClass("is-plain"),d.textContent=a):d.append((0,k.sanitizeHTMLToDom)(c)),l.length>0&&this.renderAttachmentRail(e,l),this.renderAuthorshipFooter(e,t),!i.clamp)return;let g=this.lastListWidth;if(o.ovW===g&&o.ovV!==void 0&&!h){o.ovV?this.attachExpandToggle(i,e,t,h):d.removeClass("is-clamped");return}requestAnimationFrame(()=>{if(h){this.attachExpandToggle(i,e,t,h);return}let u=e.closest?.(".stashpad-note.is-cursor-expanded");u&&u.removeClass("is-cursor-expanded");let p=d.scrollHeight>d.clientHeight+4;if(u&&u.addClass("is-cursor-expanded"),o.ovW=g,o.ovV=p,!p){d.removeClass("is-clamped");return}this.attachExpandToggle(i,e,t,h)})})}attachExpandToggle(e,t,i,s){let n=!!e.toggleHost,o=e.toggleHost??t;o.querySelector(".stashpad-expand-toggle")?.remove();let a=!!t.closest?.(".stashpad-note.is-cursor-expanded"),l=s||a,c=o.createEl("button",{cls:"stashpad-expand-toggle"});c.title=l?"Show less":"Show more",n||k.Platform.isMobile?((0,k.setIcon)(c,l?"chevron-up":"chevron-down"),c.addClass("is-icon"),n&&c.addClass("is-inline")):c.setText(l?"Show less":"Show more"),e.toggleAnchor&&e.toggleAnchor.parentElement===o&&o.insertBefore(c,e.toggleAnchor),c.addEventListener("dblclick",d=>{d.preventDefault(),d.stopPropagation()}),c.addEventListener("mousedown",d=>{d.stopPropagation()}),c.onclick=d=>{d.stopPropagation();let h=t.closest?.(".stashpad-note"),g=!!h?.classList.contains("is-cursor-expanded"),p=!(this.isNoteExpanded(i.id)||g);g&&!p?(h?.removeClass("is-cursor-expanded"),this.cursorExpandOverride.add(i.id)):p&&this.cursorExpandOverride.delete(i.id),this.setNoteExpanded(i.id,p),t.empty(),this.renderNoteBody(t,i,e)}}renderAttachmentRail(e,t){let i=e.createDiv({cls:"stashpad-rail"});for(let s of t){let n=this.app.metadataCache.getFirstLinkpathDest(s,""),o=(s.split(".").pop()??"").toLowerCase(),a=i.createDiv({cls:"stashpad-att"});if(a.title=s,n&&Qd.has(o)){let l=a.createEl("img",{cls:"stashpad-att-img"});l.src=this.app.vault.getResourcePath(n),l.alt=s}else{a.createDiv({cls:"stashpad-att-ext",text:o.toUpperCase()||"?"});let l=(s.split("/").pop()??s).replace(/\.[^.]+$/,"");a.createDiv({cls:"stashpad-att-name",text:l})}a.onclick=l=>{l.stopPropagation(),n&&this.app.workspace.getLeaf("tab").openFile(n)}}}renderComposerNavCluster(e){let t=e.createDiv({cls:"stashpad-composer-nav"}),i=t.createEl("button",{cls:"stashpad-composer-btn stashpad-composer-nav-folder"});(0,k.setIcon)(i,this.plugin.getFolderIcon(this.noteFolder)??"folder");let s=this.noteFolder.split("/").pop()||this.noteFolder||"Stashpad";i.createSpan({cls:"stashpad-btn-text",text:s}),i.title=`Folder: ${this.noteFolder} -Tap to switch / create.`,this.folderOverride&&i.addClass("is-active"),i.onmousedown=o=>o.preventDefault(),i.onclick=o=>{o.preventDefault(),this.openFolderPicker()};let n=t.createEl("button",{cls:"stashpad-composer-btn"});be(n,"search","\u{1F50D}"),n.title="Search notes (Mod+F)",n.onmousedown=o=>o.preventDefault(),n.onclick=o=>{o.preventDefault(),this.openSearchModal()}}renderComposer(e){let t=X(),i=this.modeEnterSubmits,s=this.modeSplit??t.splitOnLines,n=e.createDiv({cls:"stashpad-composer"}),a=n.createDiv({cls:"stashpad-composer-input-wrap"}).createEl("textarea",{cls:"stashpad-composer-input",attr:{rows:"2",placeholder:this.composerPlaceholder(i,s)}});a.value=this.composerDraft,this.debouncedSaveDraft||(this.debouncedSaveDraft=(0,k.debounce)(N=>{this.saveDraft(N)},250)),a.addEventListener("input",()=>{this.composerDraft=a.value,this.debouncedSaveDraft(a.value)}),a.addEventListener("blur",()=>{this.saveDraft(a.value)});let l=null,c=()=>{l||(l=new k.Scope(this.app.scope),l.register([],"Escape",()=>(this.composerExitAt=Date.now(),a.blur(),this.viewRoot?.focus({preventScroll:!0}),!1)),l.register(["Mod"],"z",()=>!0),l.register(["Mod","Shift"],"z",()=>!0),this.app.keymap?.pushScope(l))},d=()=>{if(l){try{this.app.keymap?.popScope(l)}catch{}l=null}};if(a.addEventListener("focus",c),a.addEventListener("blur",d),document.activeElement===a&&c(),k.Platform.isMobile){let N=()=>{this.keyboardTransitionUntil=Date.now()+600};a.addEventListener("focus",()=>{document.body.classList.add("stashpad-keyboard-open"),N()}),a.addEventListener("blur",()=>{document.body.classList.remove("stashpad-keyboard-open"),N(),this.tapSettleUntil=Date.now()+300,k.Platform.isMobile&&this.cursorIdx>=0&&setTimeout(()=>this.revealCursorRow(),350)})}this.composerInputEl=a,this.composerAutocomplete&&this.composerAutocomplete.detach(),this.composerAutocomplete=new gi(this.app,a),this.composerAutocomplete.attach();let h=async N=>{let R="";for(let U of N){let D=await this.importAttachment(U);if(!D)continue;let b=a.value+R,P=b&&!b.endsWith(` +${o}`}titleList(e,t=3){if(!e.length)return"";let i=e.map(n=>this.titleForNode(n).trim()||"(untitled)");return i.length<=t?i.map(n=>`"${n}"`).join(", "):`${i.slice(0,t).map(n=>`"${n}"`).join(", ")}, +${i.length-t} more`}titleForNode(e){if(!e.file)return"Untitled";let i=this.app.metadataCache.getFileCache(e.file)?.headings?.[0]?.heading;return i||e.file.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ")||"Untitled"}async forceManualMode(e){let t=this.noteFolder;this.sortStore.getMode(t,e)!=="manual"&&(this.sortStore.setMode(t,e,"manual"),await this.sortStore.save(t))}renderNote(e,t,i){if(!t.file||this.currentEncryptionFilter()==="locked")return;let s=t.file,n=this.tree.getChildren(t.id).length,o=this.selection.has(t.id),a=i===this.cursorIdx,l=this.inListPicker?.activeIdx===i,c=e.createDiv({cls:"stashpad-note"});o&&c.addClass("is-selected"),a&&c.addClass("is-cursor"),a&&this.cursorHasMoved&&this.plugin.settings.autoExpandCursorRow&&!this.cursorExpandOverride.has(t.id)&&c.addClass("is-cursor-expanded"),l&&c.addClass("is-pick-target"),this.isCompleted(t)&&c.addClass("is-completed"),this.isListPinned(t.id)&&c.addClass("is-list-pinned"),this.isCutPending(t.id)?c.addClass("is-cut-pending"):this.isCopyPending(t.id)&&c.addClass("is-copy-pending"),c.dataset.idx=String(i),c.dataset.id=t.id;let d=this.currentViewMode()==="nested";c.draggable=d,d&&this.dnd.attachRowDnD(c,t,i),c.addEventListener("click",v=>this.handleRowClick(v,i,t)),c.addEventListener("dblclick",v=>{if(!this.plugin.settings.doubleClickToFocus)return;let E=this.shouldAbsorbDismissTap();if(E&&this.aimedTapTargetId&&Date.now()-this.aimedTapAt<=gs.AIMED_TAP_WINDOW_MS){let S=this.aimedTapTargetId;this.aimedTapTargetId=null,this.traceTap("dblclick",v,i,!1),v.preventDefault(),window.getSelection()?.removeAllRanges(),this.navigateTo(S);return}if(this.traceTap("dblclick",v,i,E),E){v.preventDefault();return}v.target?.closest?.(".internal-link, .tag, a, .stashpad-note-task-checkbox")||(v.preventDefault(),window.getSelection()?.removeAllRanges(),this.navigateTo(t.id))});let h=this.isTask(t)||this.compactMode;h&&(c.addClass("is-task"),k.Platform.isMobile||this.addTaskCheckbox(c,t));let g=c.createDiv({cls:"stashpad-note-meta"}),u=g.createDiv({cls:"stashpad-note-meta-top"});u.createSpan({cls:"stashpad-note-time",text:this.formatTime(t.created)});let p=this.colorForNode(t),f=u.createDiv({cls:"stashpad-note-grip"});p&&f.addClass("has-color"),(0,k.setIcon)(f,"grip-vertical"),f.title=p?"Drag to reorder \xB7 right-click to change color":"Drag to reorder",f.draggable=d,d||(f.title=p?"Right-click to change color \xB7 drag disabled in this view mode":"Drag disabled in this view mode"),p&&f.style.setProperty("--stashpad-note-color",p);let I=h&&k.Platform.isMobile,m=this.isListPinned(t.id);if(n>0||I||m){let v=g.createDiv({cls:"stashpad-note-meta-bottom"});if(m){let E=v.createSpan({cls:"stashpad-note-listpin"});(0,k.setIcon)(E,"pin"),E.setAttr("aria-label","Pinned to top of list")}if(I&&this.addTaskCheckbox(v,t),n>0){let E=v.createSpan({cls:"stashpad-note-enter"});p&&(E.style.color=p),(0,k.setIcon)(E.createSpan({cls:"stashpad-btn-icon"}),"corner-down-right"),E.createSpan({text:` ${n}`}),E.onclick=Q=>{Q.stopPropagation(),this.navigateTo(t.id)}}}if(p)c.addClass("has-color"),c.style.setProperty("--stashpad-note-color",p);else{let v=this.inheritedColorForNode(t);v&&v.depth>0&&(c.addClass("has-inherited-color"),c.style.setProperty("--stashpad-inherited-color",v.hex),c.style.setProperty("--stashpad-inherited-depth",String(v.depth)))}let C=c.createDiv({cls:"stashpad-note-body"});this.currentViewMode()!=="nested"&&this.renderRowBreadcrumb(C,t);let B=C.createDiv({cls:"stashpad-note-body-content"}),w=c.createDiv({cls:"stashpad-note-actions"}),y;if(k.Platform.isMobile){let v=w.createEl("button",{cls:"stashpad-pencil stashpad-note-more"});(0,k.setIcon)(v,"ellipsis-vertical"),v.title="Actions",v.onclick=E=>{E.stopPropagation(),this.openNoteMenu(E,t)},y=v}else{let v=w.createEl("button",{cls:"stashpad-pencil"});(0,k.setIcon)(v,"pencil"),v.title="Edit in new tab",v.onclick=Q=>{Q.stopPropagation(),this.openFileAtEnd(s)};let E=w.createEl("button",{cls:"stashpad-pencil stashpad-enter-btn"});(0,k.setIcon)(E,"arrow-right"),E.title="Open in Stashpad view",E.onclick=Q=>{Q.stopPropagation(),this.navigateTo(t.id)},y=v}this.renderNoteBody(B,t,{clamp:!0,toggleHost:w,toggleAnchor:y}),this.renderVersionTabs(C,t),c.oncontextmenu=v=>{v.preventDefault(),this.openNoteMenu(v,t)}}renderVersionTabs(e,t){if(!this.plugin.settings.enableSheetVersions||!Mi(we(this.app,t)))return;let i=ze(we(this.app,t)),s=t.parent??this.focusId,n=this.tree.getChildren(s),o=jn(this.app,n.filter(c=>{let d=we(this.app,c);return Mi(d)&&ze(d)===i}));if(o.length<2)return;let a=e.createDiv({cls:"stashpad-version-tabs"});for(let c of o){let d=c.id===t.id,h=we(this.app,c),g=Ti(h),u=Cr(h),p=a.createDiv({cls:"stashpad-version-tab"+(d?" is-active":"")+(g?" is-final":"")+(u?" is-original":"")});g&&p.createSpan({cls:"stashpad-version-star",text:"\u2605"}),p.createSpan({cls:"stashpad-version-tab-label",text:Er(this.app,c,this.titleForNode(c).trim()||"Untitled")});let f=this.titleForNode(c).trim();p.title=u?`${f} (original)`:`${f} (forked)`,d||(p.onclick=I=>{I.stopPropagation(),this.setActiveVersion(i,c.id)})}let l=a.createEl("button",{cls:"stashpad-version-add stashpad-version-fork"});(0,k.setIcon)(l,"git-fork"),l.title="Fork this version (copy)",l.onclick=c=>{c.stopPropagation(),this.cmdForkVersion(t)}}addTaskCheckbox(e,t){let i=e.createSpan({cls:"stashpad-note-task-checkbox"}),s=this.isCompleted(t);(0,k.setIcon)(i,s?"check-square":"square"),i.title=s?"Mark not done":"Mark done",i.addEventListener("mousedown",n=>n.stopPropagation()),i.addEventListener("dblclick",n=>{n.preventDefault(),n.stopPropagation()}),i.onclick=n=>{n.preventDefault(),n.stopPropagation(),this.toggleCompletedForNode(t)}}renderNoteBody(e,t,i={clamp:!0}){if(!t.file)return;if(this.bodyRenderer.hasFreshRenderCache(t.file)||!this.bodyRenderer.isArmed()){this.renderNoteBodyNow(e,t,i);return}e.empty();let s=e.createDiv({cls:"stashpad-note-text is-plain is-lazy-placeholder"});s.textContent=this.titleForNode(t),this.bodyRenderer.defer(e,()=>this.renderNoteBodyNow(e,t,i))}renderNoteBodyNow(e,t,i={clamp:!0}){if(!t.file)return;let s=t.file,n=(e.__stashpadRenderToken??0)+1;e.__stashpadRenderToken=n,this.bodyRenderer.getOrComputeRender(s).then(o=>{if(e.__stashpadRenderToken!==n)return;let{text:a,attachments:l,html:c}=o;e.empty();let d=e.createDiv({cls:"stashpad-note-text"}),h=this.isNoteExpanded(t.id);if(i.clamp&&!h&&d.addClass("is-clamped"),this.compactMode||this.tinyMode?(d.addClass("is-plain"),d.textContent=a):d.append((0,k.sanitizeHTMLToDom)(c)),l.length>0&&this.renderAttachmentRail(e,l),this.renderAuthorshipFooter(e,t),!i.clamp)return;let g=this.lastListWidth;if(o.ovW===g&&o.ovV!==void 0&&!h){o.ovV?this.attachExpandToggle(i,e,t,h):d.removeClass("is-clamped");return}requestAnimationFrame(()=>{if(h){this.attachExpandToggle(i,e,t,h);return}let u=e.closest?.(".stashpad-note.is-cursor-expanded");u&&u.removeClass("is-cursor-expanded");let p=d.scrollHeight>d.clientHeight+4;if(u&&u.addClass("is-cursor-expanded"),o.ovW=g,o.ovV=p,!p){d.removeClass("is-clamped");return}this.attachExpandToggle(i,e,t,h)})})}attachExpandToggle(e,t,i,s){let n=!!e.toggleHost,o=e.toggleHost??t;o.querySelector(".stashpad-expand-toggle")?.remove();let a=!!t.closest?.(".stashpad-note.is-cursor-expanded"),l=s||a,c=o.createEl("button",{cls:"stashpad-expand-toggle"});c.title=l?"Show less":"Show more",n||k.Platform.isMobile?((0,k.setIcon)(c,l?"chevron-up":"chevron-down"),c.addClass("is-icon"),n&&c.addClass("is-inline")):c.setText(l?"Show less":"Show more"),e.toggleAnchor&&e.toggleAnchor.parentElement===o&&o.insertBefore(c,e.toggleAnchor),c.addEventListener("dblclick",d=>{d.preventDefault(),d.stopPropagation()}),c.addEventListener("mousedown",d=>{d.stopPropagation()}),c.onclick=d=>{d.stopPropagation();let h=t.closest?.(".stashpad-note"),g=!!h?.classList.contains("is-cursor-expanded"),p=!(this.isNoteExpanded(i.id)||g);g&&!p?(h?.removeClass("is-cursor-expanded"),this.cursorExpandOverride.add(i.id)):p&&this.cursorExpandOverride.delete(i.id),this.setNoteExpanded(i.id,p),t.empty(),this.renderNoteBody(t,i,e)}}renderAttachmentRail(e,t){let i=e.createDiv({cls:"stashpad-rail"});for(let s of t){let n=this.app.metadataCache.getFirstLinkpathDest(s,""),o=(s.split(".").pop()??"").toLowerCase(),a=i.createDiv({cls:"stashpad-att"});if(a.title=s,n&&Qd.has(o)){let l=a.createEl("img",{cls:"stashpad-att-img"});l.src=this.app.vault.getResourcePath(n),l.alt=s}else{a.createDiv({cls:"stashpad-att-ext",text:o.toUpperCase()||"?"});let l=(s.split("/").pop()??s).replace(/\.[^.]+$/,"");a.createDiv({cls:"stashpad-att-name",text:l})}a.onclick=l=>{l.stopPropagation(),n&&this.app.workspace.getLeaf("tab").openFile(n)}}}renderComposerNavCluster(e){let t=e.createDiv({cls:"stashpad-composer-nav"}),i=t.createEl("button",{cls:"stashpad-composer-btn stashpad-composer-nav-folder"});(0,k.setIcon)(i,this.plugin.getFolderIcon(this.noteFolder)??"folder");let s=this.noteFolder.split("/").pop()||this.noteFolder||"Stashpad";i.createSpan({cls:"stashpad-btn-text",text:s}),i.title=`Folder: ${this.noteFolder} +Tap to switch / create.`,this.folderOverride&&i.addClass("is-active"),i.onmousedown=o=>o.preventDefault(),i.onclick=o=>{o.preventDefault(),this.openFolderPicker()};let n=t.createEl("button",{cls:"stashpad-composer-btn"});be(n,"search","\u{1F50D}"),n.title="Search notes (Mod+F)",n.onmousedown=o=>o.preventDefault(),n.onclick=o=>{o.preventDefault(),this.openSearchModal()}}renderComposer(e){let t=X(),i=this.modeEnterSubmits,s=this.modeSplit??t.splitOnLines,n=e.createDiv({cls:"stashpad-composer"}),a=n.createDiv({cls:"stashpad-composer-input-wrap"}).createEl("textarea",{cls:"stashpad-composer-input",attr:{rows:"2",placeholder:this.composerPlaceholder(i,s)}});a.value=this.composerDraft,this.debouncedSaveDraft||(this.debouncedSaveDraft=(0,k.debounce)(N=>{this.saveDraft(N)},250)),a.addEventListener("input",()=>{this.composerDraft=a.value,this.debouncedSaveDraft(a.value)}),a.addEventListener("blur",()=>{this.saveDraft(a.value)});let l=null,c=()=>{l||(l=new k.Scope(this.app.scope),l.register([],"Escape",()=>(this.composerExitAt=Date.now(),a.blur(),this.viewRoot?.focus({preventScroll:!0}),!1)),l.register(["Mod"],"z",()=>!0),l.register(["Mod","Shift"],"z",()=>!0),this.app.keymap?.pushScope(l))},d=()=>{if(l){try{this.app.keymap?.popScope(l)}catch{}l=null}};if(a.addEventListener("focus",c),a.addEventListener("blur",d),document.activeElement===a&&c(),k.Platform.isMobile){let N=()=>{this.keyboardTransitionUntil=Date.now()+600};a.addEventListener("focus",()=>{document.body.classList.add("stashpad-keyboard-open"),N()}),a.addEventListener("blur",()=>{document.body.classList.remove("stashpad-keyboard-open"),N(),this.tapSettleUntil=Date.now()+300,k.Platform.isMobile&&this.cursorIdx>=0&&setTimeout(()=>this.revealCursorRow(),350)})}this.composerInputEl=a,this.composerAutocomplete&&this.composerAutocomplete.detach(),this.composerAutocomplete=new ui(this.app,a),this.composerAutocomplete.attach();let h=async N=>{let R="";for(let U of N){let D=await this.importAttachment(U);if(!D)continue;let b=a.value+R,P=b&&!b.endsWith(` `)?` `:"";R+=`${P}${D} -`}R&&(a.value=a.value+R,this.composerDraft=a.value,this.saveDraft(a.value),a.focus(),a.setSelectionRange(a.value.length,a.value.length))};a.addEventListener("dragover",N=>{if(!(!N.dataTransfer||!Array.from(N.dataTransfer.types).includes("Files"))){N.preventDefault(),N.stopPropagation();try{N.dataTransfer.dropEffect="copy"}catch{}}}),a.addEventListener("drop",N=>{let R=Array.from(N.dataTransfer?.files??[]);R.length!==0&&(N.preventDefault(),N.stopPropagation(),h(R))}),a.addEventListener("paste",N=>{let R=this.plugin.noteClipboard;if(R?.mode==="cut"&&R.text&&N.clipboardData?.getData("text/plain")===R.text){if(this.focusedInsideCut(R.ids)){N.preventDefault(),new k.Notice("Can't paste a cut note into the note you're cutting.");return}N.preventDefault(),this.completeCutIntoComposer();return}let U=[],D=N.clipboardData;if(D){for(let b of Array.from(D.files??[]))U.push(b);if(U.length===0){for(let b of Array.from(D.items??[]))if(b.kind==="file"){let P=b.getAsFile();P&&U.push(P)}}U.length!==0&&(N.preventDefault(),N.stopPropagation(),h(U))}});let g=n.createEl("input",{cls:"stashpad-composer-file-input",type:"file",attr:{multiple:"true"}});g.setCssStyles({display:"none"});let u=n.createDiv({cls:"stashpad-composer-btn-rail"});k.Platform.isMobile&&this.renderComposerNavCluster(u);let p=u.createDiv({cls:"stashpad-composer-btn-group"}),f=p.createEl("button",{cls:"stashpad-composer-btn"});(0,k.setIcon)(f,"list-end");let I=Ti[X().splitMode].toLowerCase();f.title=s?`Split: ON \u2014 ${I} (Mod+/ to toggle, right-click to change)`:`Split into notes (Mod+/) \u2014 right-click to choose: ${I}`,s&&f.addClass("is-active"),f.onmousedown=N=>N.preventDefault(),f.onclick=N=>{N.preventDefault(),this.toggleSplit()},f.oncontextmenu=N=>{N.preventDefault();let R=new k.Menu,U=X().splitMode;["lines","paragraphs","headings"].forEach(D=>{R.addItem(b=>b.setTitle(Ti[D]).setChecked(D===U).onClick(async()=>{this.plugin.settings.splitMode=D,await this.plugin.saveSettings(),this.render()}))}),R.showAtMouseEvent(N)};let m=p.createEl("button",{cls:"stashpad-composer-btn"});(0,k.setIcon)(m,"map-pin"),this.nextDestination&&m.createSpan({text:` ${this.destinationLabel()}`,cls:"stashpad-btn-text"}),m.title="Set destination (Mod+D)",this.nextDestination&&m.addClass("is-active"),m.onmousedown=N=>N.preventDefault(),m.onclick=N=>{N.preventDefault();let R=document.activeElement===a;this.openDestinationPicker(R)};let C=p.createEl("button",{cls:"stashpad-composer-btn"});(0,k.setIcon)(C,i?"corner-down-left":"arrow-big-down-dash"),C.title=i?"Enter sends (click to switch to Shift+Enter)":"Shift+Enter sends (click to switch to Enter)",C.onmousedown=N=>N.preventDefault(),C.onclick=N=>{N.preventDefault(),this.modeEnterSubmits=!i,this.render(),this.composerInputEl?.focus()};let B=N=>{let R=a.value&&!a.value.endsWith(` +`}R&&(a.value=a.value+R,this.composerDraft=a.value,this.saveDraft(a.value),a.focus(),a.setSelectionRange(a.value.length,a.value.length))};a.addEventListener("dragover",N=>{if(!(!N.dataTransfer||!Array.from(N.dataTransfer.types).includes("Files"))){N.preventDefault(),N.stopPropagation();try{N.dataTransfer.dropEffect="copy"}catch{}}}),a.addEventListener("drop",N=>{let R=Array.from(N.dataTransfer?.files??[]);R.length!==0&&(N.preventDefault(),N.stopPropagation(),h(R))}),a.addEventListener("paste",N=>{let R=this.plugin.noteClipboard;if(R?.mode==="cut"&&R.text&&N.clipboardData?.getData("text/plain")===R.text){if(this.focusedInsideCut(R.ids)){N.preventDefault(),new k.Notice("Can't paste a cut note into the note you're cutting.");return}N.preventDefault(),this.completeCutIntoComposer();return}let U=[],D=N.clipboardData;if(D){for(let b of Array.from(D.files??[]))U.push(b);if(U.length===0){for(let b of Array.from(D.items??[]))if(b.kind==="file"){let P=b.getAsFile();P&&U.push(P)}}U.length!==0&&(N.preventDefault(),N.stopPropagation(),h(U))}});let g=n.createEl("input",{cls:"stashpad-composer-file-input",type:"file",attr:{multiple:"true"}});g.setCssStyles({display:"none"});let u=n.createDiv({cls:"stashpad-composer-btn-rail"});k.Platform.isMobile&&this.renderComposerNavCluster(u);let p=u.createDiv({cls:"stashpad-composer-btn-group"}),f=p.createEl("button",{cls:"stashpad-composer-btn"});(0,k.setIcon)(f,"list-end");let I=Pi[X().splitMode].toLowerCase();f.title=s?`Split: ON \u2014 ${I} (Mod+/ to toggle, right-click to change)`:`Split into notes (Mod+/) \u2014 right-click to choose: ${I}`,s&&f.addClass("is-active"),f.onmousedown=N=>N.preventDefault(),f.onclick=N=>{N.preventDefault(),this.toggleSplit()},f.oncontextmenu=N=>{N.preventDefault();let R=new k.Menu,U=X().splitMode;["lines","paragraphs","headings"].forEach(D=>{R.addItem(b=>b.setTitle(Pi[D]).setChecked(D===U).onClick(async()=>{this.plugin.settings.splitMode=D,await this.plugin.saveSettings(),this.render()}))}),R.showAtMouseEvent(N)};let m=p.createEl("button",{cls:"stashpad-composer-btn"});(0,k.setIcon)(m,"map-pin"),this.nextDestination&&m.createSpan({text:` ${this.destinationLabel()}`,cls:"stashpad-btn-text"}),m.title="Set destination (Mod+D)",this.nextDestination&&m.addClass("is-active"),m.onmousedown=N=>N.preventDefault(),m.onclick=N=>{N.preventDefault();let R=document.activeElement===a;this.openDestinationPicker(R)};let C=p.createEl("button",{cls:"stashpad-composer-btn"});(0,k.setIcon)(C,i?"corner-down-left":"arrow-big-down-dash"),C.title=i?"Enter sends (click to switch to Shift+Enter)":"Shift+Enter sends (click to switch to Enter)",C.onmousedown=N=>N.preventDefault(),C.onclick=N=>{N.preventDefault(),this.modeEnterSubmits=!i,this.render(),this.composerInputEl?.focus()};let B=N=>{let R=a.value&&!a.value.endsWith(` `)?` `:"";a.value+=`${R}${N} -`,this.composerDraft=a.value},w=p.createEl("button",{cls:"stashpad-composer-btn"});(0,k.setIcon)(w,"paperclip"),w.title="Attach files",w.onmousedown=N=>N.preventDefault(),w.onclick=N=>{N.preventDefault();let R=document.activeElement===a;if(g.click(),R){let U=()=>{a.focus()};setTimeout(U,100),setTimeout(U,500)}},g.addEventListener("change",async()=>{let N=Array.from(g.files??[]);g.value="";for(let R of N){let U=await this.importAttachment(R);U&&B(U)}a.focus()});let y=u.createEl("button",{cls:"stashpad-composer-btn stashpad-composer-rail-toggle"});(0,k.setIcon)(y,"chevron-left"),y.title="Show more composer options",u.insertBefore(y,p);let v=N=>{u.toggleClass("is-expanded",N),y.title=N?"Hide options":"Show more composer options",(0,k.setIcon)(y,N?"chevron-right":"chevron-left")};y.onmousedown=N=>N.preventDefault(),y.onclick=N=>{N.preventDefault(),v(!u.hasClass("is-expanded"))},v(!1);let E=()=>n.clientWidth<700,Q=()=>{let N=E();n.toggleClass("is-narrow",N),v(!N)};Q(),requestAnimationFrame(Q);let S=new ResizeObserver(Q);S.observe(n),this.composerNarrowObserver?.disconnect(),this.composerNarrowObserver=S;let x=u.createEl("button",{cls:"stashpad-composer-btn stashpad-composer-send"});x.title="Send (Enter)",(0,k.setIcon)(x,"arrow-up");let H=async()=>{let N=a.value.trim();if(!N)return;a.value="",this.composerDraft="";try{await this.saveDraft("")}catch{}try{await this.recordLastSubmitted(N)}catch{}let R=this.modeSplit??X().splitOnLines,U=this.nextDestination,D=this.nextDestinationFolder,b=!!D&&D!==this.noteFolder;this.nextDestination=null,this.nextDestinationFolder=null,this.nextDestinationLabel=null,this.autoSelectNewest=!b,this.scrollToBottomOnNextRender=!b;let P=b?{targetFolder:D}:void 0,O=U??this.focusId;if(R){let L=Pi(N,X().splitMode);L.length===1?await this.createNoteUnder(L[0],O,P):L.length>1&&await this.createNotesBatch(L,O,P,N,b?D:this.noteFolder)}else await this.createNoteUnder(N,O,P);X().autofocusComposerAfterSend&&(this.focusComposerOnNextRender=!0,b&&this.composerInputEl?.focus())};x.onclick=()=>void H(),a.addEventListener("keydown",N=>{let R=this.modeEnterSubmits;if(N.key==="Escape"){N.preventDefault(),N.stopPropagation(),a.blur(),this.viewRoot.focus({preventScroll:!0});return}if(N.key==="ArrowUp"&&a.selectionStart===0&&a.selectionEnd===0){if(N.preventDefault(),a.blur(),this.viewRoot.focus({preventScroll:!0}),this.currentChildren.length>0){let U=this.lastCursorByFocus.get(this.focusId)??this.lastSelected,D=U?this.currentChildren.findIndex(b=>b.id===U):-1;this.cursorIdx=D>=0?D:this.currentChildren.length-1,this.selectCursor(!1)}return}N.key==="Enter"&&!N.isComposing&&(R?!N.shiftKey:N.shiftKey)&&(N.preventDefault(),N.stopPropagation(),N.stopImmediatePropagation(),H())}),e.createDiv({cls:"stashpad-composer-help"}).setText(this.composerHelperText(i,s))}composerPlaceholder(e,t){return k.Platform.isMobile?t?"New notes (split on newlines)":"New note":`Type a note. ${e?"Enter":"Shift+Enter"} = send, ${e?"Shift+Enter":"Enter"} = newline${t?" (each line \u2192 a note)":""}\u2026`}composerHelperText(e,t){let i=e?"Enter":"Shift+Enter",s=e?"Shift+Enter":"Enter",n=X().bindings,o=h=>{let g=n[h];return g.primary&&g.secondary?g.preferRight?g.secondary:g.primary:g.primary||g.secondary},a=rs(o("toggleSplit")),l=rs(o("pickDestination")),c=rs(o("search")),d=this.nextDestination?` \u2022 destination: ${this.destinationLabel()}`:"";return`${i} sends \xB7 ${s} newline \xB7 ${a} split: ${t?"ON":"off"} \xB7 ${l} destination \xB7 ${c} search${d}`}destinationLabel(){if(!this.nextDestination)return"current";if(this.nextDestinationFolder)return this.nextDestinationLabel??this.nextDestinationFolder;if(this.nextDestination===F)return"Home";let e=this.tree.get(this.nextDestination);return e?this.titleForNode(e).trim():"?"}renderMobileNav(e){let t=e.createDiv({cls:"stashpad-mobile-nav"});t.createEl("button",{text:"Home"}).onclick=()=>this.navigateTo(F),t.createEl("button",{text:"Back"}).onclick=()=>this.navigateUp(),t.createEl("button",{text:"Bookmarks"}).onclick=()=>this.openBookmarks()}handleRenderedClick(e,t){let i=e.target,s=i?.closest?.(".tag");if(s){e.preventDefault(),e.stopPropagation();let a=(s.getAttribute("href")||s.textContent||"").replace(/^#/,"").trim();if(a){let l=this.app.internalPlugins?.plugins?.["global-search"],c=l?.instance?.openGlobalSearch?.bind(l.instance);c&&c(`tag:#${a}`)}return}let n=i?.closest?.(".internal-link");if(n){e.preventDefault(),e.stopPropagation();let o=n.getAttribute("data-href")||n.getAttribute("href");if(o){let a=t.file?.path||"";this.app.workspace.openLinkText(o,a,!0)}}}handleRowClick(e,t,i){let s=this.shouldAbsorbDismissTap();if(this.traceTap("click",e,t,s),s){(!this.aimedTapTargetId||Date.now()-this.aimedTapAt>gs.AIMED_TAP_WINDOW_MS)&&(this.aimedTapTargetId=i.id,this.aimedTapAt=Date.now()),e.stopPropagation();return}this.aimedTapTargetId=null,this.cursorHasMoved=!0;let n=e.target,o=n?.closest?.(".tag");if(o){e.preventDefault(),e.stopPropagation();let d=(o.getAttribute("href")||o.textContent||"").replace(/^#/,"").trim();if(d){let h=this.app.internalPlugins?.plugins?.["global-search"],g=h?.instance?.openGlobalSearch?.bind(h.instance);g&&g(`tag:#${d}`)}return}let a=n?.closest?.(".internal-link");if(a){e.preventDefault(),e.stopPropagation();let c=a.getAttribute("data-href")||a.getAttribute("href");if(c){let d=i.file?.path||"";this.app.workspace.openLinkText(c,d,!0)}return}if(n?.tagName==="A"&&n.href)return;if(e.stopPropagation(),this.inListPicker){this.inListPicker.activeIdx=t,this.commitInListPicker();return}let l=this.selection.size===0;if(e.shiftKey&&this.lastSelected){this.cursorIdx=t;let c=this.currentChildren.findIndex(d=>d.id===this.lastSelected);if(l&&(this.firstSelectedId=this.lastSelected),c!==-1){let[d,h]=c<t?[c,t]:[t,c];for(let g=d;g<=h;g++)this.selection.add(this.currentChildren[g].id)}else this.selection.add(i.id)}else if(e.metaKey||e.ctrlKey)if(this.selection.has(i.id))if(this.selection.delete(i.id),this.firstSelectedId===i.id&&(this.firstSelectedId=null),this.lastSelected===i.id&&(this.lastSelected=this.selection.size>0?[...this.selection][this.selection.size-1]:null),this.selection.size===0)this.cursorIdx=-1;else{let c=this.lastSelected??[...this.selection][this.selection.size-1],d=c?this.currentChildren.findIndex(h=>h.id===c):-1;d>=0&&(this.cursorIdx=d)}else this.cursorIdx=t,l&&(this.firstSelectedId=i.id),this.selection.add(i.id);else this.mobileSelectMode?(this.cursorIdx=t,this.selection.has(i.id)?(this.selection.delete(i.id),this.firstSelectedId===i.id&&(this.firstSelectedId=null)):this.selection.add(i.id)):(this.cursorIdx=t,this.selection.clear(),this.selection.add(i.id),this.firstSelectedId=i.id,this.lastSelected=i.id);this.selection.size===0&&(this.firstSelectedId=null),this.selection.has(i.id)&&(this.lastSelected=i.id),this.viewRoot.focus({preventScroll:!0}),this.repaintSelectionClasses(),this.revealCursorRow(),this.stampSelectedCursor(),this.plugin.notifyStashpadSelectionChanged()}revealCursorRow(){let e=()=>{if(this.cursorIdx<0)return;let t=this.listEl?.querySelector(`[data-idx="${this.cursorIdx}"]`);if(!t||!this.listEl)return;let i=this.listEl,s=i.getBoundingClientRect(),n=t.getBoundingClientRect(),o=4,a=s.top+o,l=s.bottom-o;if(k.Platform.isMobile&&document.body.classList.contains("stashpad-keyboard-open")){let c=this.viewRoot?.querySelector(".stashpad-composer");c&&(l=Math.min(l,c.getBoundingClientRect().top-o))}n.top<a?i.scrollTop+=n.top-a:n.bottom>l&&(i.scrollTop+=n.bottom-l)};e(),requestAnimationFrame(e),setTimeout(e,60),setTimeout(e,200)}shouldAbsorbDismissTap(){return k.Platform.isMobile&&Date.now()<this.tapSettleUntil}traceTap(e,t,i,s){if(!this.plugin.settings.debugTrace||!this.listEl)return;let n=this.listEl,o=window.visualViewport,a=n.querySelector(`.stashpad-note[data-idx="${i}"]`)?.getBoundingClientRect();this.plugin.trace(`tap:${e}`,{absorbed:s,clientY:Math.round(t.clientY),clientX:Math.round(t.clientX),idx:i,rowTop:a?Math.round(a.top):null,listTop:Math.round(n.getBoundingClientRect().top),listScrollTop:Math.round(n.scrollTop),listScrollH:Math.round(n.scrollHeight),listClientH:Math.round(n.clientHeight),innerH:window.innerHeight,vvHeight:o?Math.round(o.height):null,vvOffsetTop:o?Math.round(o.offsetTop):null,tapSettleInMs:Math.max(0,this.tapSettleUntil-Date.now()),kbOpen:document.body.classList.contains("stashpad-keyboard-open")})}jumpToTop(){this.currentChildren.length!==0&&(this.cursorIdx=0,this.selectCursor(!1))}jumpToBottom(){this.currentChildren.length!==0&&(this.cursorIdx=this.currentChildren.length-1,this.selectCursor(!1))}selectCursor(e){let t=this.currentChildren[this.cursorIdx];if(t){if(this.cursorHasMoved=!0,!e)this.selection.clear(),this.selection.add(t.id),this.firstSelectedId=t.id,this.lastSelected=t.id;else{let i=this.firstSelectedId??t.id,s=this.currentChildren.findIndex(n=>n.id===i);if(s===-1)this.selection.add(t.id),this.firstSelectedId=t.id;else{let[n,o]=s<this.cursorIdx?[s,this.cursorIdx]:[this.cursorIdx,s];this.selection.clear();for(let a=n;a<=o;a++)this.selection.add(this.currentChildren[a].id);this.firstSelectedId=i}this.lastSelected=t.id}this.repaintSelectionClasses(),this.revealCursorRow(),this.stampSelectedCursor(),this.plugin.notifyStashpadSelectionChanged()}}repaintSelectionClasses(){if(!this.listEl)return;let e=!!this.plugin.settings.autoExpandCursorRow,t=this.inListPicker?.activeIdx??-1;this.listEl.querySelectorAll(".stashpad-note").forEach(s=>{let n=Number(s.dataset.idx),o=s.dataset.id??"",a=n===this.cursorIdx;s.classList.toggle("is-cursor",a),s.classList.toggle("is-selected",this.selection.has(o)),a||this.cursorExpandOverride.delete(o),s.classList.toggle("is-cursor-expanded",e&&a&&this.cursorHasMoved&&!this.cursorExpandOverride.has(o)),s.classList.toggle("is-pick-target",n===t)})}revealRowAt(e){if(!this.listEl)return;let t=this.listEl.querySelector(`.stashpad-note[data-idx="${e}"]`);if(!t)return;let i=t.getBoundingClientRect(),s=this.listEl.getBoundingClientRect();(i.top<s.top||i.bottom>s.bottom)&&t.scrollIntoView({block:"nearest",behavior:"auto"})}getActionTargets(){if(this.selection.size>0)return[...this.selection].map(t=>this.tree.get(t)).filter(t=>!!t&&!!t.file);let e=this.currentChildren[this.cursorIdx];return e?[e]:[]}async cmdLockSelection(){if(!this.plugin.encryption?.isConfigured?.()){new k.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption).");return}let e=this.getActionTargets();if(e.length===0)return;let t=new Set(e.map(o=>o.id)),i=new Set((this.plugin.settings.lockedSubtrees??[]).map(o=>o.rootId).filter(o=>!!o)),s=e.filter(o=>{if(i.has(o.id))return!1;let a=o.parent;for(;a;){if(t.has(a))return!1;a=this.tree.get(a)?.parent??null}return!0});if(s.length===0){new k.Notice("Nothing to lock (already locked).");return}let n=0;for(let o of s){let a=this.order.getOrder(this.noteFolder,o.parent??F),l=a.indexOf(o.id),c=l>0?a[l-1]:null;await this.plugin.lockNoteSubtree(this.noteFolder,o.id,c,{silent:!0})&&n++}n>0&&(this.selection.clear(),this.lastSelected=null,this.render(),this.plugin.notifications.show({message:`Locked ${n} stash${n===1?"":"es"}.`,kind:"success",category:"system",folder:this.noteFolder}))}async cmdMoveToArchive(){let e=this.getActionTargets();if(e.length===0)return;let t=(this.noteFolder??"").replace(/\/+$/,"");if(ys(t)){new k.Notice("These notes are already in an archive.",6e3);return}this.archiveSources(e,Ct(t))}async archiveSources(e,t){let i=this.noteFolder,s=t.replace(/\/+$/,""),n=s.replace(/\/archive$/,""),o=this.plugin.archiveEncryptFor(n);try{await this.app.vault.adapter.exists(s)||await this.app.vault.createFolder(s)}catch{}if(!o){let g=new Set(e.map(B=>B.id)),u=e.filter(B=>{let w=B.parent;for(;w;){if(g.has(w))return!1;w=this.tree.get(w)?.parent??null}return!0});if(u.length===0)return;let p=[],f=new Set,I=B=>{if(!f.has(B.id)){f.add(B.id),B.file&&p.push(B.file);for(let w of this.tree.getChildren(B.id))I(w)}};for(let B of u)I(B);let m=[];for(let B of p){let w=B.path,y=B.name,v=y.lastIndexOf("."),E=v>0?y.slice(0,v):y,Q=v>0?y.slice(v):"",S=`${s}/${y}`;for(let x=1;await this.app.vault.adapter.exists(S);x++)S=`${s}/${E}-${x}${Q}`;try{await this.app.fileManager.renameFile(B,S),m.push({from:w,to:S})}catch(x){console.warn("[Stashpad] plaintext archive move failed",w,x)}}this.selection.clear(),this.lastSelected=null,this.tree.rebuild(i),this.render();let C=s.split("/").pop()||s;this.plugin.notifications.show({message:`Moved ${m.length} note${m.length===1?"":"s"} \u2192 plaintext archive \u201C${C}\u201D (de-indexed, not encrypted). Undo to bring ${m.length===1?"it":"them"} back.`,kind:"success",category:"system",folder:i}),this.plugin.getUndoStack(i).push({label:`Archive (plaintext, ${u.length})`,undo:async()=>{for(let B of m){let w=this.app.vault.getAbstractFileByPath(B.to);if(w instanceof k.TFile)try{await this.app.fileManager.renameFile(w,B.from)}catch(y){console.warn("[Stashpad] plaintext archive undo failed",B.to,y)}}this.tree.rebuild(i),this.render()},redo:async()=>{for(let B of m){let w=this.app.vault.getAbstractFileByPath(B.from);if(w instanceof k.TFile)try{await this.app.fileManager.renameFile(w,B.to)}catch(y){console.warn("[Stashpad] plaintext archive redo failed",B.from,y)}}this.tree.rebuild(i),this.render()}});return}if(!this.plugin.encryption?.isConfigured?.()){new k.Notice(`Archiving here encrypts the notes ("Encrypt archived notes" is on for \u201C${n.split("/").pop()}\u201D), but encryption isn't set up yet (Settings \u2192 Stashpad \u2192 Encryption). Set it up \u2014 or turn that toggle off for a plaintext archive.`,9e3);return}let a=new Set(e.map(g=>g.id)),l=e.filter(g=>{let u=g.parent;for(;u;){if(a.has(u))return!1;u=this.tree.get(u)?.parent??null}return!0});if(l.length===0)return;let c=l.map(g=>g.id),d=[];for(let g of l){let u=this.order.getOrder(i,g.parent??F),p=u.indexOf(g.id),f=p>0?u[p-1]:null,I=await this.plugin.lockNoteSubtree(i,g.id,f,{silent:!0,blobFolder:t});I&&d.push(I.blobPath)}if(d.length===0)return;this.selection.clear(),this.lastSelected=null,this.tree.rebuild(i),this.render();let h=t.split("/").pop()||t;this.plugin.notifications.show({message:`Archived ${d.length} note${d.length===1?"":"s"} \u2192 \u201C${h}\u201D. Undo to bring ${d.length===1?"it":"them"} back.`,kind:"success",category:"system",folder:i}),this.plugin.getUndoStack(i).push({label:`Archive (${d.length})`,undo:async()=>{let g=[];for(let u of d)try{await this.plugin.unlockBundleAt(u,{silent:!0,destFolder:i})||g.push(u)}catch(p){g.push(u),console.warn("[Stashpad] archive undo failed",u,p)}d=g,g.length&&new k.Notice(`Undo incomplete: ${g.length} archived item${g.length===1?"":"s"} couldn't be restored (they're still in the archive). Try again, or restore from the Archived view.`,8e3),this.tree.rebuild(i),this.render()},redo:async()=>{d=[];for(let g of c){let u=await this.plugin.lockNoteSubtree(i,g,null,{silent:!0,blobFolder:t});u&&d.push(u.blobPath)}this.tree.rebuild(i),this.render()}})}async cmdEncryptDelete(){if(!this.plugin.encryption?.isConfigured?.()){new k.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption).");return}let e=this.getActionTargets();if(e.length===0)return;let t=new Set(e.map(n=>n.id)),i=e.filter(n=>{let o=n.parent;for(;o;){if(t.has(o))return!1;o=this.tree.get(o)?.parent??null}return!0});if(i.length===0)return;let s=i.length;new ie(this.app,`Encrypt & delete ${s} note${s===1?"":"s"}?`,[`The selected note${s===1?"":"s"} (and any children) will be encrypted and moved to Stashpad's encrypted trash.`,"","\u2022 The readable copy is permanently removed from the folder.",`\u2022 You can restore ${s===1?"it":"them"} later from the encrypted trash \u2014 you'll need your encryption password.`,`\u2022 If you lose your password, ${s===1?"it's":"they're"} gone for good.`].join(` -`),"Encrypt & delete",async n=>{n&&await this.secureDeleteSources(i)}).open()}async secureDeleteSources(e){if(!this.plugin.encryption?.isConfigured?.()){new k.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption).");return}let t=new Set(e.map(a=>a.id)),i=e.filter(a=>{let l=a.parent;for(;l;){if(t.has(l))return!1;l=this.tree.get(l)?.parent??null}return!0});if(i.length===0)return;let s=this.noteFolder,n=i.map(a=>a.id),o=[];for(let a of n){let l=await this.plugin.encryptDeleteSubtree(s,a);l&&o.push(l)}o.length!==0&&(this.selection.clear(),this.lastSelected=null,this.tree.rebuild(s),this.render(),this.plugin.notifications.show({message:`Securely deleted ${o.length} note${o.length===1?"":"s"} \u2192 encrypted trash. Undo to bring ${o.length===1?"it":"them"} back.`,kind:"success",category:"system",folder:s}),this.plugin.getUndoStack(s).push({label:`Secure delete (${o.length})`,undo:async()=>{let a=[];for(let l of o)try{await this.plugin.restoreDeletedAt(l,{silent:!0})||a.push(l)}catch(c){a.push(l),console.warn("[Stashpad] secure-delete undo failed",l,c)}o=a,a.length&&new k.Notice(`Undo incomplete: ${a.length} deleted item${a.length===1?"":"s"} couldn't be restored (still in Trash). Try again, or restore from the Trash view.`,8e3),this.tree.rebuild(s),this.render()},redo:async()=>{o=[];for(let a of n){let l=await this.plugin.encryptDeleteSubtree(s,a);l&&o.push(l)}this.tree.rebuild(s),this.render()}}))}async cmdUnlockAll(){if(!this.plugin.encryption?.isConfigured?.()){new k.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption).");return}let e=new Set,t=new Set,i=this.getActionTargets().map(n=>n.id);for(;i.length;){let n=i.pop();if(!t.has(n)){t.add(n);for(let o of this.tree.getChildren(n))i.push(o.id)}}for(let n of t)for(let o of this.plugin.lockedSubtreesFor(this.noteFolder,n))e.add(o.blob);if(e.size===0){let n=(this.tree.get(this.focusId)??this.tree.getRoot()).id;for(let o of this.plugin.lockedSubtreesFor(this.noteFolder,n))e.add(o.blob)}if(e.size===0){new k.Notice("No locked notes to unlock here.");return}if(!await this.plugin.ensureEncryptionUnlocked())return;let s=0;for(let n of e)try{await this.plugin.unlockBundleAt(n,{silent:!0})&&s++}catch(o){console.warn("[Stashpad] batch unlock skipped",n,o)}s>0&&(this.selection.clear(),this.lastSelected=null,this.render(),this.plugin.notifications.show({message:`Unlocked ${s} stash${s===1?"":"es"}.`,kind:"success",category:"system",folder:this.noteFolder}))}toggleSplit(){let e=this.modeSplit??X().splitOnLines;this.modeSplit=!e,this.render(),this.composerInputEl?.focus()}openDestinationPicker(e=!1){let t=!1;new it(this.app,this.tree,i=>this.titleForNode(i),{mode:"pick",placeholder:"Send next note(s) under which note?",allowCreate:!0,onPick:async i=>{if(t=!0,i.crossFolder){let s=i.crossId??i.id.replace(/^cross:/,"");this.nextDestination=s,this.nextDestinationFolder=i.crossFolder;let n=i.crossFolder.split("/").pop()||i.crossFolder,o=s===F?"Home":(i.crossFile?.basename??"note").replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ");this.nextDestinationLabel=`${n} \u25B8 ${o}`,this.render(),this.composerInputEl?.focus();return}this.nextDestination=i.id,this.nextDestinationFolder=null,this.nextDestinationLabel=null,this.render(),this.composerInputEl?.focus()},onCreate:async i=>{t=!0;let s=await this.createNoteUnder(i,this.focusId);s&&(this.nextDestination=s,this.nextDestinationFolder=null,this.nextDestinationLabel=null,this.render(),this.composerInputEl?.focus())},crossFolderNotes:()=>this.collectCrossFolderDestinations(),excludedFolderNotes:this.excludedSearchFolders().length>0?()=>this.collectExcludedFolderNotes():void 0,onClose:()=>{e&&!t&&this.composerInputEl?.focus()}}).open()}collectCrossFolderDestinations(){let e=this.collectCrossFolderNotes(),t=this.plugin.searchableFolders(this.noteFolder).filter(n=>n!==this.noteFolder),i=new Map;for(let n of this.app.vault.getMarkdownFiles()){let o=n.parent?.path?.replace(/\/+$/,"")??"";if(!t.includes(o))continue;this.app.metadataCache.getFileCache(n)?.frontmatter?.id===F&&i.set(o,n)}return[...t.map(n=>({file:i.get(n),folder:n,id:F,title:`Home \u2014 ${n.split("/").pop()||n}`,body:""})),...e]}openSearchInParentModal(){let e=this.focusId,t=s=>{if(s===e)return!0;let n=new Set,o=this.tree.get(s);for(;o&&o.id!==F&&!n.has(o.id);){if(n.add(o.id),o.parent===e||o.id===e)return!0;if(!o.parent)return!1;o=this.tree.get(o.parent)}return e===F},i=new Proxy(this.tree,{get:(s,n)=>n==="getRoot"?()=>s.get(e)??s.getRoot():n==="getChildren"?o=>s.getChildren(o):s[n]});new it(this.app,i,s=>this.titleForNode(s),{mode:"search",placeholder:`Search in "${this.titleForNode(this.tree.get(e)??this.tree.getRoot()).trim()}"\u2026`,allowCreate:!1,onPick:s=>{s.node&&t(s.node.id)?this.navigateTo(s.node.id):s.node&&this.navigateTo(s.node.id)}}).open()}openSearchModal(){if(this.openSearchInstance){let i=this.openSearchInstance.inputEl;i&&(i.focus(),i.select());return}let e=new it(this.app,this.tree,i=>this.titleForNode(i),{mode:"search",placeholder:"Search Stashpad notes\u2026",allowCreate:!0,onCreate:async i=>{let s=i.trim();s&&new it(this.app,this.tree,n=>this.titleForNode(n),{mode:"pick",placeholder:`Create "${s}" under which note?`,allowCreate:!1,crossFolderNotes:()=>this.collectCrossFolderDestinations(),excludedFolderNotes:this.excludedSearchFolders().length>0?()=>this.collectExcludedFolderNotes():void 0,folderResults:()=>this.plugin.discoverStashpadFolders().filter(n=>n!==this.noteFolder),localFolder:this.noteFolder,onPick:async n=>{let o=n.crossFolder?n.crossId??n.id.replace(/^cross:/,""):n.node?.id,a=n.crossFolder??this.noteFolder;if(!o)return;let l=(this.plugin.settings.folder||"Stashpad").trim().replace(/^\/+|\/+$/g,"")||"Stashpad",c=this.app.workspace,d=c.getLeaf("tab");await d.setViewState({type:z,active:!0,state:{focusId:o,folderOverride:a===l?null:a}}),c.revealLeaf(d);let h=d.view;if(h&&typeof h.createNoteUnder=="function"){let g=await h.createNoteUnder(s,o);g&&typeof h.navigateTo=="function"&&h.navigateTo(g)}}}).open()},onPick:i=>{if(i.kind==="folder-open"&&i.folder){this.openFolderInNewTab(i.folder);return}let s=this.plugin.settings.searchOpensInNewTab!==!1;if(i.locked){let n=i.locked.parentId??F;s?this.openNoteInNewTab(this.noteFolder,n):this.navigateTo(n);return}if(i.crossFolder&&i.crossFile){let n=i.crossId??i.id.replace(/^cross:/,"");s?this.openNoteInNewTab(i.crossFolder,n):this.switchToFolderAndFocus(i.crossFolder,n);return}if(i.node){let n=this.plugin.settings.searchOpensInContext!==!1,o=n?i.node.parent??F:i.node.id,a=n?i.node.id:void 0;s?this.openNoteInNewTab(this.noteFolder,o,a):(a&&(this.pendingCursorId=a),this.navigateTo(o))}},crossFolderNotes:()=>this.collectCrossFolderDestinations(),excludedFolderNotes:this.excludedSearchFolders().length>0?()=>this.collectExcludedFolderNotes():void 0,folderResults:()=>this.plugin.discoverStashpadFolders().filter(i=>i!==this.noteFolder),showFilterChips:!0,localFolder:this.noteFolder,lockedNotes:()=>this.plugin.lockedSubtreesInFolder(this.noteFolder),hideLockedTitles:!1});this.openSearchInstance=e;let t=e.onClose.bind(e);e.onClose=()=>{t(),this.openSearchInstance===e&&(this.openSearchInstance=null)},e.open()}excludedSearchFolders(){let e=new Set(this.plugin.searchableFolders(this.noteFolder));return this.plugin.discoverStashpadFolders().filter(t=>t!==this.noteFolder&&!e.has(t))}collectExcludedFolderNotes(){let e=this.excludedSearchFolders();if(!e.length)return[];let t=this.collectCrossFolderNotes(e),i=new Map;for(let n of this.app.vault.getMarkdownFiles()){let o=n.parent?.path?.replace(/\/+$/,"")??"";if(!e.includes(o))continue;this.app.metadataCache.getFileCache(n)?.frontmatter?.id===F&&i.set(o,n)}return[...e.map(n=>({file:i.get(n),folder:n,id:F,title:`Home \u2014 ${n.split("/").pop()||n}`,body:""})),...t]}collectCrossFolderNotes(e){let t=[],i=(e??this.plugin.searchableFolders(this.noteFolder)).filter(o=>o!==this.noteFolder);if(!i.length)return t;let s=new Set(i),n=new Map;for(let o of this.app.vault.getMarkdownFiles()){let a=o.parent?.path?.replace(/\/+$/,"")??"";if(!s.has(a))continue;let l=n.get(a);l||(l=[],n.set(a,l)),l.push(o)}for(let o of i){let a=n.get(o)??[],l=new Map;for(let c of a){let d=this.app.metadataCache.getFileCache(c)?.frontmatter;typeof d?.id=="string"&&l.set(d.id,c)}for(let c of a){let d=this.app.metadataCache.getFileCache(c)?.frontmatter,h=typeof d?.id=="string"?d.id:"";if(!h||h===F)continue;let g=c.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," "),u,p=d?.parent??null;if(p&&p!==F){let f=l.get(p);f&&(u=f.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," "))}t.push({file:c,folder:o,id:h,title:g,body:"",parentBlurb:u,parentId:p??null})}}return t}async switchToFolderAndFocus(e,t){await this.setFolderOverride(e),this.tree.get(t)&&this.navigateTo(t)}async cmdOutdent(){let e=this.getActionTargets();if(!e.length)return;let t=[],i=[];for(let s of e){let n=s.parent?this.tree.get(s.parent):null;if(!n||n.id===F){i.push(s.id);continue}let o=n.parent??F;await this.changeParent(s,o),t.push(s)}if(t.length===0){new k.Notice(i.length?"Already at the top level.":"Nothing to outdent.");return}if(this.render(),i.length&&this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Outdented",nodes:t,suffix:i.length?`(${i.length} already at root)`:void 0}),kind:"success",category:"move",affectedIds:t.map(s=>s.id),folder:this.noteFolder}),this.plugin.settings.autoNavOnMoveOut&&t.length>0){let s=t[0].parent;s!=null&&t.every(o=>o.parent===s)&&s!==this.focusId&&this.navigateTo(s)}}cmdSetColor(){let e=this.getActionTargets();if(!e.length)return;let t=new Set(e.map(n=>this.colorForNode(n)??"")),i=t.size===1&&Array.from(t)[0]||null,s=this.plugin.settings.customPalette??[];new qt(this.app,i,s,async(n,o)=>{let a=[];for(let h of e)if(h.file){a.push({id:h.id,path:h.file.path,was:this.colorForNode(h)??null});try{await this.app.fileManager.processFrontMatter(h.file,g=>{n?g.color=n:delete g.color})}catch(g){new k.Notice(`Couldn't set color for ${h.id}: ${g.message}`)}}if(o.addToPalette&&typeof n=="string"){let h=[...this.plugin.settings.customPalette??[]],g=n.toLowerCase();h.some(u=>u.toLowerCase()===g)||(h.push(n),this.plugin.settings.customPalette=h,await this.plugin.persistSettingsQuiet(),await this.log.append({type:"palette_color_add",id:F,payload:{color:n}}))}this.render();let l=this.noteFolder,c=n,d=async h=>{for(let g of h){let u=this.fileForNote(g.id,g.path);if(u)try{await this.app.fileManager.processFrontMatter(u,p=>{g.col?p.color=g.col:delete p.color})}catch{}}this.tree.rebuild(l),this.render()};this.plugin.getUndoStack(l).push({label:a.length===1?"Color change":`Color change (${a.length})`,undo:()=>d(a.map(h=>({id:h.id,path:h.path,col:h.was}))),redo:()=>d(a.map(h=>({id:h.id,path:h.path,col:c})))})},async n=>{let o=(this.plugin.settings.customPalette??[]).filter(a=>a.toLowerCase()!==n.toLowerCase());return this.plugin.settings.customPalette=o,await this.plugin.persistSettingsQuiet(),await this.log.append({type:"palette_color_remove",id:F,payload:{color:n}}),o}).open()}cmdMovePicker(){let e=this.getActionTargets();e.length&&new it(this.app,this.tree,t=>this.titleForNode(t),{mode:"pick",placeholder:"Move to which note?",allowCreate:!0,onPick:async t=>{if(t.crossFolder){let o=t.crossId??t.id.replace(/^cross:/,"");await this.moveAcrossFolders(e,t.crossFolder,o),this.selection.clear(),this.render();return}let i=t.id,s=new Map(e.map(o=>[o.id,this.tree.getChildren(o.id).length])),n=[];for(let o of e)await this.changeParent(o,i,{silentSuccess:!0})&&n.push(o);this.notifyBatchMove(n,i,s),this.selection.clear(),this.render(),this.plugin.settings.autoNavOnMoveOut&&i!==this.focusId&&this.navigateTo(i)},onCreate:async t=>{let i=await this.createNoteUnder(t,this.focusId);if(!i)return;let s=new Map(e.map(o=>[o.id,this.tree.getChildren(o.id).length])),n=[];for(let o of e)await this.changeParent(o,i,{silentSuccess:!0})&&n.push(o);this.notifyBatchMove(n,i,s),this.selection.clear(),this.render(),this.plugin.settings.autoNavOnMoveOut&&this.navigateTo(i)},crossFolderNotes:()=>this.collectCrossFolderDestinations(),excludedFolderNotes:this.excludedSearchFolders().length>0?()=>this.collectExcludedFolderNotes():void 0,showFilterChips:!0}).open()}async moveAcrossFolders(e,t,i){if(!e.length)return;let s=(t||"").replace(/\/+$/,"");if(!s){new k.Notice("Target folder is empty");return}let n=[],o=new Set;for(let g of this.app.vault.getMarkdownFiles())(g.parent?.path?.replace(/\/+$/,"")??"")===s&&o.add(g.path);let a=(g,u)=>{if(!g.file)return;let p=g.file,f=`${s}/${p.name}`;if(o.has(f)){let I=p.basename.match(/^(.*)(-[a-z0-9]{4,12})$/),m=I?I[1]:p.basename,C=I?I[2]:"";for(let B=1;B<1e3;B++){let w=`${m}-${B}${C}.md`,y=`${s}/${w}`;if(!o.has(y)){f=y;break}}}o.add(f),n.push({id:g.id,file:p,oldPath:p.path,newPath:f,oldParent:g.parent,isRoot:u});for(let I of this.tree.getChildren(g.id))a(I,!1)};for(let g of e)a(g,!0);if(!n.length)return;await this.ensureFolder(s);for(let g of n)try{await this.app.fileManager.renameFile(g.file,g.newPath),g.isRoot&&await this.app.fileManager.processFrontMatter(g.file,u=>{u.parent=i}),await this.log.append({type:"parent_change",id:g.id,payload:{from:g.oldParent,to:g.isRoot?i:g.oldParent,crossFolder:{from:this.noteFolder,to:s}}})}catch(u){new k.Notice(`Move failed for ${g.id}: ${u.message}`)}if(X().writeRecoveryLinks){let g=this.noteFolder;window.setTimeout(()=>{mi(this.app,g),mi(this.app,s)},350)}let l=this.titleList(e);this.tree.rebuild(this.noteFolder);let c=i===F?"Open home":"Open parent",d=Math.max(0,n.length-e.length),h=e.length===1?`Moved ${l}${d>0?` and its ${d} nested note${d===1?"":"s"}`:""} \u2192 \`${s}\``:`Moved ${l}${d>0?` (${d} nested)`:""} \u2192 \`${s}\``;this.plugin.notifications.show({message:h,kind:"success",category:"move",duration:0,affectedIds:e.map(g=>g.id),folder:this.noteFolder,actions:[{label:c,onClick:()=>{this.switchToFolderAndFocus(s,i)}}]}),this.plugin.getUndoStack(this.noteFolder).push({label:`Cross-Stashpad move (${n.length})`,undo:async()=>{for(let g of n){let u=this.app.vault.getAbstractFileByPath(g.newPath);if(u)try{await this.app.fileManager.renameFile(u,g.oldPath),g.isRoot&&await this.app.fileManager.processFrontMatter(u,p=>{p.parent=g.oldParent})}catch{}}this.tree.rebuild(this.noteFolder),this.render()},redo:async()=>{for(let g of n){let u=this.app.vault.getAbstractFileByPath(g.oldPath);if(u)try{await this.app.fileManager.renameFile(u,g.newPath),g.isRoot&&await this.app.fileManager.processFrontMatter(u,p=>{p.parent=i})}catch{}}this.tree.rebuild(this.noteFolder),this.render()}})}nextPickableIdx(e,t){for(let i=e+t;i>=0&&i<this.currentChildren.length;i+=t){let s=this.currentChildren[i];if(s&&!this.selection.has(s.id))return i}return e}cmdInListPicker(){if(this.currentChildren.length===0)return;let e=this.cursorIdx>0?this.cursorIdx-1:0;if(this.currentChildren[e]&&this.selection.has(this.currentChildren[e].id)){let n=this.nextPickableIdx(e,-1);e=n!==e?n:this.nextPickableIdx(e,1)}this.inListPicker={activeIdx:e};let t=X().bindings.move,i=rs(t.primary||t.secondary||"M");new k.Notice(`Arrows to pick parent, Enter confirms, ${i} for the full picker, Esc cancels.`);let s=this.listEl?.scrollTop??0;if(this.render(),this.listEl){let n=this.listEl;n.scrollTop=s,requestAnimationFrame(()=>{n.scrollTop=s}),setTimeout(()=>{n.scrollTop=s},60)}}async commitInListPicker(){if(!this.inListPicker)return;let e=this.currentChildren[this.inListPicker.activeIdx];if(this.inListPicker=null,!e){this.render();return}let t=this.getActionTargets().filter(a=>a.id!==e.id),i=new Map(t.map(a=>[a.id,this.tree.getChildren(a.id).length])),s=[];for(let a of t)await this.changeParent(a,e.id,{silentSuccess:!0})&&s.push(a);if(this.notifyBatchMove(s,e.id,i),this.plugin.settings.autoNavOnMoveIn){this.navigateTo(e.id);return}this.selection.clear(),this.cursorIdx=-1,this.pendingFocusIds=[e.id],this.render({kind:"follow-cursor"});let n=this.selectionGuardKey,o=()=>{if(this.selectionGuardKey!==n)return;let a=this.currentChildren.findIndex(l=>l.id===e.id);a<0||this.selection.size===1&&this.selection.has(e.id)&&this.cursorIdx===a||(this.selection.clear(),this.selection.add(e.id),this.cursorIdx=a,this.render({kind:"follow-cursor"}))};setTimeout(o,120),setTimeout(o,400)}async cmdMerge(){let e=this.getActionTargets();if(e.length<2){new k.Notice("Select 2+ notes to merge.");return}e.sort((I,m)=>(I.created||"").localeCompare(m.created||""));let t=e[0];if(!t.file)return;let i=t.file.path,s=await this.app.vault.read(t.file),n=await this.snapshotNotes(e.slice(1),!1),o=[],a=[];for(let I of e){if(!I.file)continue;let m=await this.app.vault.cachedRead(I.file);a.push(this.stripFrontmatter(m).trim())}let l=a.map(I=>I.trim()).filter(Boolean).join(` +`,this.composerDraft=a.value},w=p.createEl("button",{cls:"stashpad-composer-btn"});(0,k.setIcon)(w,"paperclip"),w.title="Attach files",w.onmousedown=N=>N.preventDefault(),w.onclick=N=>{N.preventDefault();let R=document.activeElement===a;if(g.click(),R){let U=()=>{a.focus()};setTimeout(U,100),setTimeout(U,500)}},g.addEventListener("change",async()=>{let N=Array.from(g.files??[]);g.value="";for(let R of N){let U=await this.importAttachment(R);U&&B(U)}a.focus()});let y=u.createEl("button",{cls:"stashpad-composer-btn stashpad-composer-rail-toggle"});(0,k.setIcon)(y,"chevron-left"),y.title="Show more composer options",u.insertBefore(y,p);let v=N=>{u.toggleClass("is-expanded",N),y.title=N?"Hide options":"Show more composer options",(0,k.setIcon)(y,N?"chevron-right":"chevron-left")};y.onmousedown=N=>N.preventDefault(),y.onclick=N=>{N.preventDefault(),v(!u.hasClass("is-expanded"))},v(!1);let E=()=>n.clientWidth<700,Q=()=>{let N=E();n.toggleClass("is-narrow",N),v(!N)};Q(),requestAnimationFrame(Q);let S=new ResizeObserver(Q);S.observe(n),this.composerNarrowObserver?.disconnect(),this.composerNarrowObserver=S;let x=u.createEl("button",{cls:"stashpad-composer-btn stashpad-composer-send"});x.title="Send (Enter)",(0,k.setIcon)(x,"arrow-up");let H=async()=>{let N=a.value.trim();if(!N)return;a.value="",this.composerDraft="";try{await this.saveDraft("")}catch{}try{await this.recordLastSubmitted(N)}catch{}let R=this.modeSplit??X().splitOnLines,U=this.nextDestination,D=this.nextDestinationFolder,b=!!D&&D!==this.noteFolder;this.nextDestination=null,this.nextDestinationFolder=null,this.nextDestinationLabel=null,this.autoSelectNewest=!b,this.scrollToBottomOnNextRender=!b;let P=b?{targetFolder:D}:void 0,O=U??this.focusId;if(R){let L=Hi(N,X().splitMode);L.length===1?await this.createNoteUnder(L[0],O,P):L.length>1&&await this.createNotesBatch(L,O,P,N,b?D:this.noteFolder)}else await this.createNoteUnder(N,O,P);X().autofocusComposerAfterSend&&(this.focusComposerOnNextRender=!0,b&&this.composerInputEl?.focus())};x.onclick=()=>void H(),a.addEventListener("keydown",N=>{let R=this.modeEnterSubmits;if(N.key==="Escape"){N.preventDefault(),N.stopPropagation(),a.blur(),this.viewRoot.focus({preventScroll:!0});return}if(N.key==="ArrowUp"&&a.selectionStart===0&&a.selectionEnd===0){if(N.preventDefault(),a.blur(),this.viewRoot.focus({preventScroll:!0}),this.currentChildren.length>0){let U=this.lastCursorByFocus.get(this.focusId)??this.lastSelected,D=U?this.currentChildren.findIndex(b=>b.id===U):-1;this.cursorIdx=D>=0?D:this.currentChildren.length-1,this.selectCursor(!1)}return}N.key==="Enter"&&!N.isComposing&&(R?!N.shiftKey:N.shiftKey)&&(N.preventDefault(),N.stopPropagation(),N.stopImmediatePropagation(),H())}),e.createDiv({cls:"stashpad-composer-help"}).setText(this.composerHelperText(i,s))}composerPlaceholder(e,t){return k.Platform.isMobile?t?"New notes (split on newlines)":"New note":`Type a note. ${e?"Enter":"Shift+Enter"} = send, ${e?"Shift+Enter":"Enter"} = newline${t?" (each line \u2192 a note)":""}\u2026`}composerHelperText(e,t){let i=e?"Enter":"Shift+Enter",s=e?"Shift+Enter":"Enter",n=X().bindings,o=h=>{let g=n[h];return g.primary&&g.secondary?g.preferRight?g.secondary:g.primary:g.primary||g.secondary},a=rs(o("toggleSplit")),l=rs(o("pickDestination")),c=rs(o("search")),d=this.nextDestination?` \u2022 destination: ${this.destinationLabel()}`:"";return`${i} sends \xB7 ${s} newline \xB7 ${a} split: ${t?"ON":"off"} \xB7 ${l} destination \xB7 ${c} search${d}`}destinationLabel(){if(!this.nextDestination)return"current";if(this.nextDestinationFolder)return this.nextDestinationLabel??this.nextDestinationFolder;if(this.nextDestination===F)return"Home";let e=this.tree.get(this.nextDestination);return e?this.titleForNode(e).trim():"?"}renderMobileNav(e){let t=e.createDiv({cls:"stashpad-mobile-nav"});t.createEl("button",{text:"Home"}).onclick=()=>this.navigateTo(F),t.createEl("button",{text:"Back"}).onclick=()=>this.navigateUp(),t.createEl("button",{text:"Bookmarks"}).onclick=()=>this.openBookmarks()}handleRenderedClick(e,t){let i=e.target,s=i?.closest?.(".tag");if(s){e.preventDefault(),e.stopPropagation();let a=(s.getAttribute("href")||s.textContent||"").replace(/^#/,"").trim();if(a){let l=this.app.internalPlugins?.plugins?.["global-search"],c=l?.instance?.openGlobalSearch?.bind(l.instance);c&&c(`tag:#${a}`)}return}let n=i?.closest?.(".internal-link");if(n){e.preventDefault(),e.stopPropagation();let o=n.getAttribute("data-href")||n.getAttribute("href");if(o){let a=t.file?.path||"";this.app.workspace.openLinkText(o,a,!0)}}}handleRowClick(e,t,i){let s=this.shouldAbsorbDismissTap();if(this.traceTap("click",e,t,s),s){(!this.aimedTapTargetId||Date.now()-this.aimedTapAt>gs.AIMED_TAP_WINDOW_MS)&&(this.aimedTapTargetId=i.id,this.aimedTapAt=Date.now()),e.stopPropagation();return}this.aimedTapTargetId=null,this.cursorHasMoved=!0;let n=e.target,o=n?.closest?.(".tag");if(o){e.preventDefault(),e.stopPropagation();let d=(o.getAttribute("href")||o.textContent||"").replace(/^#/,"").trim();if(d){let h=this.app.internalPlugins?.plugins?.["global-search"],g=h?.instance?.openGlobalSearch?.bind(h.instance);g&&g(`tag:#${d}`)}return}let a=n?.closest?.(".internal-link");if(a){e.preventDefault(),e.stopPropagation();let c=a.getAttribute("data-href")||a.getAttribute("href");if(c){let d=i.file?.path||"";this.app.workspace.openLinkText(c,d,!0)}return}if(n?.tagName==="A"&&n.href)return;if(e.stopPropagation(),this.inListPicker){this.inListPicker.activeIdx=t,this.commitInListPicker();return}let l=this.selection.size===0;if(e.shiftKey&&this.lastSelected){this.cursorIdx=t;let c=this.currentChildren.findIndex(d=>d.id===this.lastSelected);if(l&&(this.firstSelectedId=this.lastSelected),c!==-1){let[d,h]=c<t?[c,t]:[t,c];for(let g=d;g<=h;g++)this.selection.add(this.currentChildren[g].id)}else this.selection.add(i.id)}else if(e.metaKey||e.ctrlKey)if(this.selection.has(i.id))if(this.selection.delete(i.id),this.firstSelectedId===i.id&&(this.firstSelectedId=null),this.lastSelected===i.id&&(this.lastSelected=this.selection.size>0?[...this.selection][this.selection.size-1]:null),this.selection.size===0)this.cursorIdx=-1;else{let c=this.lastSelected??[...this.selection][this.selection.size-1],d=c?this.currentChildren.findIndex(h=>h.id===c):-1;d>=0&&(this.cursorIdx=d)}else this.cursorIdx=t,l&&(this.firstSelectedId=i.id),this.selection.add(i.id);else this.mobileSelectMode?(this.cursorIdx=t,this.selection.has(i.id)?(this.selection.delete(i.id),this.firstSelectedId===i.id&&(this.firstSelectedId=null)):this.selection.add(i.id)):(this.cursorIdx=t,this.selection.clear(),this.selection.add(i.id),this.firstSelectedId=i.id,this.lastSelected=i.id);this.selection.size===0&&(this.firstSelectedId=null),this.selection.has(i.id)&&(this.lastSelected=i.id),this.viewRoot.focus({preventScroll:!0}),this.repaintSelectionClasses(),this.revealCursorRow(),this.stampSelectedCursor(),this.plugin.notifyStashpadSelectionChanged()}revealCursorRow(){let e=()=>{if(this.cursorIdx<0)return;let t=this.listEl?.querySelector(`[data-idx="${this.cursorIdx}"]`);if(!t||!this.listEl)return;let i=this.listEl,s=i.getBoundingClientRect(),n=t.getBoundingClientRect(),o=4,a=s.top+o,l=s.bottom-o;if(k.Platform.isMobile&&document.body.classList.contains("stashpad-keyboard-open")){let c=this.viewRoot?.querySelector(".stashpad-composer");c&&(l=Math.min(l,c.getBoundingClientRect().top-o))}n.top<a?i.scrollTop+=n.top-a:n.bottom>l&&(i.scrollTop+=n.bottom-l)};e(),requestAnimationFrame(e),setTimeout(e,60),setTimeout(e,200)}shouldAbsorbDismissTap(){return k.Platform.isMobile&&Date.now()<this.tapSettleUntil}traceTap(e,t,i,s){if(!this.plugin.settings.debugTrace||!this.listEl)return;let n=this.listEl,o=window.visualViewport,a=n.querySelector(`.stashpad-note[data-idx="${i}"]`)?.getBoundingClientRect();this.plugin.trace(`tap:${e}`,{absorbed:s,clientY:Math.round(t.clientY),clientX:Math.round(t.clientX),idx:i,rowTop:a?Math.round(a.top):null,listTop:Math.round(n.getBoundingClientRect().top),listScrollTop:Math.round(n.scrollTop),listScrollH:Math.round(n.scrollHeight),listClientH:Math.round(n.clientHeight),innerH:window.innerHeight,vvHeight:o?Math.round(o.height):null,vvOffsetTop:o?Math.round(o.offsetTop):null,tapSettleInMs:Math.max(0,this.tapSettleUntil-Date.now()),kbOpen:document.body.classList.contains("stashpad-keyboard-open")})}jumpToTop(){this.currentChildren.length!==0&&(this.cursorIdx=0,this.selectCursor(!1))}jumpToBottom(){this.currentChildren.length!==0&&(this.cursorIdx=this.currentChildren.length-1,this.selectCursor(!1))}selectCursor(e){let t=this.currentChildren[this.cursorIdx];if(t){if(this.cursorHasMoved=!0,!e)this.selection.clear(),this.selection.add(t.id),this.firstSelectedId=t.id,this.lastSelected=t.id;else{let i=this.firstSelectedId??t.id,s=this.currentChildren.findIndex(n=>n.id===i);if(s===-1)this.selection.add(t.id),this.firstSelectedId=t.id;else{let[n,o]=s<this.cursorIdx?[s,this.cursorIdx]:[this.cursorIdx,s];this.selection.clear();for(let a=n;a<=o;a++)this.selection.add(this.currentChildren[a].id);this.firstSelectedId=i}this.lastSelected=t.id}this.repaintSelectionClasses(),this.revealCursorRow(),this.stampSelectedCursor(),this.plugin.notifyStashpadSelectionChanged()}}repaintSelectionClasses(){if(!this.listEl)return;let e=!!this.plugin.settings.autoExpandCursorRow,t=this.inListPicker?.activeIdx??-1;this.listEl.querySelectorAll(".stashpad-note").forEach(s=>{let n=Number(s.dataset.idx),o=s.dataset.id??"",a=n===this.cursorIdx;s.classList.toggle("is-cursor",a),s.classList.toggle("is-selected",this.selection.has(o)),a||this.cursorExpandOverride.delete(o),s.classList.toggle("is-cursor-expanded",e&&a&&this.cursorHasMoved&&!this.cursorExpandOverride.has(o)),s.classList.toggle("is-pick-target",n===t)})}revealRowAt(e){if(!this.listEl)return;let t=this.listEl.querySelector(`.stashpad-note[data-idx="${e}"]`);if(!t)return;let i=t.getBoundingClientRect(),s=this.listEl.getBoundingClientRect();(i.top<s.top||i.bottom>s.bottom)&&t.scrollIntoView({block:"nearest",behavior:"auto"})}getActionTargets(){if(this.selection.size>0)return[...this.selection].map(t=>this.tree.get(t)).filter(t=>!!t&&!!t.file);let e=this.currentChildren[this.cursorIdx];return e?[e]:[]}async cmdLockSelection(){if(!this.plugin.encryption?.isConfigured?.()){new k.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption).");return}let e=this.getActionTargets();if(e.length===0)return;let t=new Set(e.map(o=>o.id)),i=new Set((this.plugin.settings.lockedSubtrees??[]).map(o=>o.rootId).filter(o=>!!o)),s=e.filter(o=>{if(i.has(o.id))return!1;let a=o.parent;for(;a;){if(t.has(a))return!1;a=this.tree.get(a)?.parent??null}return!0});if(s.length===0){new k.Notice("Nothing to lock (already locked).");return}let n=0;for(let o of s){let a=this.order.getOrder(this.noteFolder,o.parent??F),l=a.indexOf(o.id),c=l>0?a[l-1]:null;await this.plugin.lockNoteSubtree(this.noteFolder,o.id,c,{silent:!0})&&n++}n>0&&(this.selection.clear(),this.lastSelected=null,this.render(),this.plugin.notifications.show({message:`Locked ${n} stash${n===1?"":"es"}.`,kind:"success",category:"system",folder:this.noteFolder}))}async cmdMoveToArchive(){let e=this.getActionTargets();if(e.length===0)return;let t=(this.noteFolder??"").replace(/\/+$/,"");if(ys(t)){new k.Notice("These notes are already in an archive.",6e3);return}this.archiveSources(e,Ct(t))}async archiveSources(e,t){let i=this.noteFolder,s=t.replace(/\/+$/,""),n=s.replace(/\/archive$/,""),o=this.plugin.archiveEncryptFor(n);try{await this.app.vault.adapter.exists(s)||await this.app.vault.createFolder(s)}catch{}if(!o){let g=new Set(e.map(B=>B.id)),u=e.filter(B=>{let w=B.parent;for(;w;){if(g.has(w))return!1;w=this.tree.get(w)?.parent??null}return!0});if(u.length===0)return;let p=[],f=new Set,I=B=>{if(!f.has(B.id)){f.add(B.id),B.file&&p.push(B.file);for(let w of this.tree.getChildren(B.id))I(w)}};for(let B of u)I(B);let m=[];for(let B of p){let w=B.path,y=B.name,v=y.lastIndexOf("."),E=v>0?y.slice(0,v):y,Q=v>0?y.slice(v):"",S=`${s}/${y}`;for(let x=1;await this.app.vault.adapter.exists(S);x++)S=`${s}/${E}-${x}${Q}`;try{await this.app.fileManager.renameFile(B,S),m.push({from:w,to:S})}catch(x){console.warn("[Stashpad] plaintext archive move failed",w,x)}}this.selection.clear(),this.lastSelected=null,this.tree.rebuild(i),this.render();let C=s.split("/").pop()||s;this.plugin.notifications.show({message:`Moved ${m.length} note${m.length===1?"":"s"} \u2192 plaintext archive \u201C${C}\u201D (de-indexed, not encrypted). Undo to bring ${m.length===1?"it":"them"} back.`,kind:"success",category:"system",folder:i}),this.plugin.getUndoStack(i).push({label:`Archive (plaintext, ${u.length})`,undo:async()=>{for(let B of m){let w=this.app.vault.getAbstractFileByPath(B.to);if(w instanceof k.TFile)try{await this.app.fileManager.renameFile(w,B.from)}catch(y){console.warn("[Stashpad] plaintext archive undo failed",B.to,y)}}this.tree.rebuild(i),this.render()},redo:async()=>{for(let B of m){let w=this.app.vault.getAbstractFileByPath(B.from);if(w instanceof k.TFile)try{await this.app.fileManager.renameFile(w,B.to)}catch(y){console.warn("[Stashpad] plaintext archive redo failed",B.from,y)}}this.tree.rebuild(i),this.render()}});return}if(!this.plugin.encryption?.isConfigured?.()){new k.Notice(`Archiving here encrypts the notes ("Encrypt archived notes" is on for \u201C${n.split("/").pop()}\u201D), but encryption isn't set up yet (Settings \u2192 Stashpad \u2192 Encryption). Set it up \u2014 or turn that toggle off for a plaintext archive.`,9e3);return}let a=new Set(e.map(g=>g.id)),l=e.filter(g=>{let u=g.parent;for(;u;){if(a.has(u))return!1;u=this.tree.get(u)?.parent??null}return!0});if(l.length===0)return;let c=l.map(g=>g.id),d=[];for(let g of l){let u=this.order.getOrder(i,g.parent??F),p=u.indexOf(g.id),f=p>0?u[p-1]:null,I=await this.plugin.lockNoteSubtree(i,g.id,f,{silent:!0,blobFolder:t});I&&d.push(I.blobPath)}if(d.length===0)return;this.selection.clear(),this.lastSelected=null,this.tree.rebuild(i),this.render();let h=t.split("/").pop()||t;this.plugin.notifications.show({message:`Archived ${d.length} note${d.length===1?"":"s"} \u2192 \u201C${h}\u201D. Undo to bring ${d.length===1?"it":"them"} back.`,kind:"success",category:"system",folder:i}),this.plugin.getUndoStack(i).push({label:`Archive (${d.length})`,undo:async()=>{let g=[];for(let u of d)try{await this.plugin.unlockBundleAt(u,{silent:!0,destFolder:i})||g.push(u)}catch(p){g.push(u),console.warn("[Stashpad] archive undo failed",u,p)}d=g,g.length&&new k.Notice(`Undo incomplete: ${g.length} archived item${g.length===1?"":"s"} couldn't be restored (they're still in the archive). Try again, or restore from the Archived view.`,8e3),this.tree.rebuild(i),this.render()},redo:async()=>{d=[];for(let g of c){let u=await this.plugin.lockNoteSubtree(i,g,null,{silent:!0,blobFolder:t});u&&d.push(u.blobPath)}this.tree.rebuild(i),this.render()}})}async cmdEncryptDelete(){if(!this.plugin.encryption?.isConfigured?.()){new k.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption).");return}let e=this.getActionTargets();if(e.length===0)return;let t=new Set(e.map(n=>n.id)),i=e.filter(n=>{let o=n.parent;for(;o;){if(t.has(o))return!1;o=this.tree.get(o)?.parent??null}return!0});if(i.length===0)return;let s=i.length;new ie(this.app,`Encrypt & delete ${s} note${s===1?"":"s"}?`,[`The selected note${s===1?"":"s"} (and any children) will be encrypted and moved to Stashpad's encrypted trash.`,"","\u2022 The readable copy is permanently removed from the folder.",`\u2022 You can restore ${s===1?"it":"them"} later from the encrypted trash \u2014 you'll need your encryption password.`,`\u2022 If you lose your password, ${s===1?"it's":"they're"} gone for good.`].join(` +`),"Encrypt & delete",async n=>{n&&await this.secureDeleteSources(i)}).open()}async secureDeleteSources(e){if(!this.plugin.encryption?.isConfigured?.()){new k.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption).");return}let t=new Set(e.map(a=>a.id)),i=e.filter(a=>{let l=a.parent;for(;l;){if(t.has(l))return!1;l=this.tree.get(l)?.parent??null}return!0});if(i.length===0)return;let s=this.noteFolder,n=i.map(a=>a.id),o=[];for(let a of n){let l=await this.plugin.encryptDeleteSubtree(s,a);l&&o.push(l)}o.length!==0&&(this.selection.clear(),this.lastSelected=null,this.tree.rebuild(s),this.render(),this.plugin.notifications.show({message:`Securely deleted ${o.length} note${o.length===1?"":"s"} \u2192 encrypted trash. Undo to bring ${o.length===1?"it":"them"} back.`,kind:"success",category:"system",folder:s}),this.plugin.getUndoStack(s).push({label:`Secure delete (${o.length})`,undo:async()=>{let a=[];for(let l of o)try{await this.plugin.restoreDeletedAt(l,{silent:!0})||a.push(l)}catch(c){a.push(l),console.warn("[Stashpad] secure-delete undo failed",l,c)}o=a,a.length&&new k.Notice(`Undo incomplete: ${a.length} deleted item${a.length===1?"":"s"} couldn't be restored (still in Trash). Try again, or restore from the Trash view.`,8e3),this.tree.rebuild(s),this.render()},redo:async()=>{o=[];for(let a of n){let l=await this.plugin.encryptDeleteSubtree(s,a);l&&o.push(l)}this.tree.rebuild(s),this.render()}}))}async cmdUnlockAll(){if(!this.plugin.encryption?.isConfigured?.()){new k.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption).");return}let e=new Set,t=new Set,i=this.getActionTargets().map(n=>n.id);for(;i.length;){let n=i.pop();if(!t.has(n)){t.add(n);for(let o of this.tree.getChildren(n))i.push(o.id)}}for(let n of t)for(let o of this.plugin.lockedSubtreesFor(this.noteFolder,n))e.add(o.blob);if(e.size===0){let n=(this.tree.get(this.focusId)??this.tree.getRoot()).id;for(let o of this.plugin.lockedSubtreesFor(this.noteFolder,n))e.add(o.blob)}if(e.size===0){new k.Notice("No locked notes to unlock here.");return}if(!await this.plugin.ensureEncryptionUnlocked())return;let s=0;for(let n of e)try{await this.plugin.unlockBundleAt(n,{silent:!0})&&s++}catch(o){console.warn("[Stashpad] batch unlock skipped",n,o)}s>0&&(this.selection.clear(),this.lastSelected=null,this.render(),this.plugin.notifications.show({message:`Unlocked ${s} stash${s===1?"":"es"}.`,kind:"success",category:"system",folder:this.noteFolder}))}toggleSplit(){let e=this.modeSplit??X().splitOnLines;this.modeSplit=!e,this.render(),this.composerInputEl?.focus()}openDestinationPicker(e=!1){let t=!1;new it(this.app,this.tree,i=>this.titleForNode(i),{mode:"pick",placeholder:"Send next note(s) under which note?",allowCreate:!0,onPick:async i=>{if(t=!0,i.crossFolder){let s=i.crossId??i.id.replace(/^cross:/,"");this.nextDestination=s,this.nextDestinationFolder=i.crossFolder;let n=i.crossFolder.split("/").pop()||i.crossFolder,o=s===F?"Home":(i.crossFile?.basename??"note").replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ");this.nextDestinationLabel=`${n} \u25B8 ${o}`,this.render(),this.composerInputEl?.focus();return}this.nextDestination=i.id,this.nextDestinationFolder=null,this.nextDestinationLabel=null,this.render(),this.composerInputEl?.focus()},onCreate:async i=>{t=!0;let s=await this.createNoteUnder(i,this.focusId);s&&(this.nextDestination=s,this.nextDestinationFolder=null,this.nextDestinationLabel=null,this.render(),this.composerInputEl?.focus())},crossFolderNotes:()=>this.collectCrossFolderDestinations(),excludedFolderNotes:this.excludedSearchFolders().length>0?()=>this.collectExcludedFolderNotes():void 0,onClose:()=>{e&&!t&&this.composerInputEl?.focus()}}).open()}collectCrossFolderDestinations(){let e=this.collectCrossFolderNotes(),t=this.plugin.searchableFolders(this.noteFolder).filter(n=>n!==this.noteFolder),i=new Map;for(let n of this.app.vault.getMarkdownFiles()){let o=n.parent?.path?.replace(/\/+$/,"")??"";if(!t.includes(o))continue;this.app.metadataCache.getFileCache(n)?.frontmatter?.id===F&&i.set(o,n)}return[...t.map(n=>({file:i.get(n),folder:n,id:F,title:`Home \u2014 ${n.split("/").pop()||n}`,body:""})),...e]}openSearchInParentModal(){let e=this.focusId,t=s=>{if(s===e)return!0;let n=new Set,o=this.tree.get(s);for(;o&&o.id!==F&&!n.has(o.id);){if(n.add(o.id),o.parent===e||o.id===e)return!0;if(!o.parent)return!1;o=this.tree.get(o.parent)}return e===F},i=new Proxy(this.tree,{get:(s,n)=>n==="getRoot"?()=>s.get(e)??s.getRoot():n==="getChildren"?o=>s.getChildren(o):s[n]});new it(this.app,i,s=>this.titleForNode(s),{mode:"search",placeholder:`Search in "${this.titleForNode(this.tree.get(e)??this.tree.getRoot()).trim()}"\u2026`,allowCreate:!1,onPick:s=>{s.node&&t(s.node.id)?this.navigateTo(s.node.id):s.node&&this.navigateTo(s.node.id)}}).open()}openSearchModal(){if(this.openSearchInstance){let i=this.openSearchInstance.inputEl;i&&(i.focus(),i.select());return}let e=new it(this.app,this.tree,i=>this.titleForNode(i),{mode:"search",placeholder:"Search Stashpad notes\u2026",allowCreate:!0,onCreate:async i=>{let s=i.trim();s&&new it(this.app,this.tree,n=>this.titleForNode(n),{mode:"pick",placeholder:`Create "${s}" under which note?`,allowCreate:!1,crossFolderNotes:()=>this.collectCrossFolderDestinations(),excludedFolderNotes:this.excludedSearchFolders().length>0?()=>this.collectExcludedFolderNotes():void 0,folderResults:()=>this.plugin.discoverStashpadFolders().filter(n=>n!==this.noteFolder),localFolder:this.noteFolder,onPick:async n=>{let o=n.crossFolder?n.crossId??n.id.replace(/^cross:/,""):n.node?.id,a=n.crossFolder??this.noteFolder;if(!o)return;let l=(this.plugin.settings.folder||"Stashpad").trim().replace(/^\/+|\/+$/g,"")||"Stashpad",c=this.app.workspace,d=c.getLeaf("tab");await d.setViewState({type:z,active:!0,state:{focusId:o,folderOverride:a===l?null:a}}),c.revealLeaf(d);let h=d.view;if(h&&typeof h.createNoteUnder=="function"){let g=await h.createNoteUnder(s,o);g&&typeof h.navigateTo=="function"&&h.navigateTo(g)}}}).open()},onPick:i=>{if(i.kind==="folder-open"&&i.folder){this.openFolderInNewTab(i.folder);return}let s=this.plugin.settings.searchOpensInNewTab!==!1;if(i.locked){let n=i.locked.parentId??F;s?this.openNoteInNewTab(this.noteFolder,n):this.navigateTo(n);return}if(i.crossFolder&&i.crossFile){let n=i.crossId??i.id.replace(/^cross:/,"");s?this.openNoteInNewTab(i.crossFolder,n):this.switchToFolderAndFocus(i.crossFolder,n);return}if(i.node){let n=this.plugin.settings.searchOpensInContext!==!1,o=n?i.node.parent??F:i.node.id,a=n?i.node.id:void 0;s?this.openNoteInNewTab(this.noteFolder,o,a):(a&&(this.pendingCursorId=a),this.navigateTo(o))}},crossFolderNotes:()=>this.collectCrossFolderDestinations(),excludedFolderNotes:this.excludedSearchFolders().length>0?()=>this.collectExcludedFolderNotes():void 0,folderResults:()=>this.plugin.discoverStashpadFolders().filter(i=>i!==this.noteFolder),showFilterChips:!0,localFolder:this.noteFolder,lockedNotes:()=>this.plugin.lockedSubtreesInFolder(this.noteFolder),hideLockedTitles:!1});this.openSearchInstance=e;let t=e.onClose.bind(e);e.onClose=()=>{t(),this.openSearchInstance===e&&(this.openSearchInstance=null)},e.open()}excludedSearchFolders(){let e=new Set(this.plugin.searchableFolders(this.noteFolder));return this.plugin.discoverStashpadFolders().filter(t=>t!==this.noteFolder&&!e.has(t))}collectExcludedFolderNotes(){let e=this.excludedSearchFolders();if(!e.length)return[];let t=this.collectCrossFolderNotes(e),i=new Map;for(let n of this.app.vault.getMarkdownFiles()){let o=n.parent?.path?.replace(/\/+$/,"")??"";if(!e.includes(o))continue;this.app.metadataCache.getFileCache(n)?.frontmatter?.id===F&&i.set(o,n)}return[...e.map(n=>({file:i.get(n),folder:n,id:F,title:`Home \u2014 ${n.split("/").pop()||n}`,body:""})),...t]}collectCrossFolderNotes(e){let t=[],i=(e??this.plugin.searchableFolders(this.noteFolder)).filter(o=>o!==this.noteFolder);if(!i.length)return t;let s=new Set(i),n=new Map;for(let o of this.app.vault.getMarkdownFiles()){let a=o.parent?.path?.replace(/\/+$/,"")??"";if(!s.has(a))continue;let l=n.get(a);l||(l=[],n.set(a,l)),l.push(o)}for(let o of i){let a=n.get(o)??[],l=new Map;for(let c of a){let d=this.app.metadataCache.getFileCache(c)?.frontmatter;typeof d?.id=="string"&&l.set(d.id,c)}for(let c of a){let d=this.app.metadataCache.getFileCache(c)?.frontmatter,h=typeof d?.id=="string"?d.id:"";if(!h||h===F)continue;let g=c.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," "),u,p=d?.parent??null;if(p&&p!==F){let f=l.get(p);f&&(u=f.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," "))}t.push({file:c,folder:o,id:h,title:g,body:"",parentBlurb:u,parentId:p??null})}}return t}async switchToFolderAndFocus(e,t){await this.setFolderOverride(e),this.tree.get(t)&&this.navigateTo(t)}async cmdOutdent(){let e=this.getActionTargets();if(!e.length)return;let t=[],i=[],s=[];for(let o of e){let a=o.parent?this.tree.get(o.parent):null;if(!a||a.id===F){i.push(o.id);continue}let l=a.parent??F;s.push({id:o.id,path:o.file?.path??"",oldParent:o.parent??null,newParent:l}),await this.changeParent(o,l,{record:!1,silentSuccess:!0}),t.push(o)}if(t.length===0){new k.Notice(i.length?"Already at the top level.":"Nothing to outdent.");return}let n=this.noteFolder;if(this.plugin.getUndoStack(n).push({label:`Outdent (${t.length})`,undo:async()=>{for(let o of s){let a=this.fileForNote(o.id,o.path);a&&await this.app.fileManager.processFrontMatter(a,l=>{l.parent=o.oldParent??F})}this.tree.rebuild(n),this.render()},redo:async()=>{for(let o of s){let a=this.fileForNote(o.id,o.path);a&&await this.app.fileManager.processFrontMatter(a,l=>{l.parent=o.newParent})}this.tree.rebuild(n),this.render()}}),this.render(),this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Outdented",nodes:t,suffix:i.length?`(${i.length} already at root)`:void 0}),kind:"success",category:"move",affectedIds:t.map(o=>o.id),folder:this.noteFolder}),this.plugin.settings.autoNavOnMoveOut&&t.length>0){let o=t[0].parent;o!=null&&t.every(l=>l.parent===o)&&o!==this.focusId&&this.navigateTo(o)}}cmdSetColor(){let e=this.getActionTargets();if(!e.length)return;let t=new Set(e.map(n=>this.colorForNode(n)??"")),i=t.size===1&&Array.from(t)[0]||null,s=this.plugin.settings.customPalette??[];new qt(this.app,i,s,async(n,o)=>{let a=[];for(let h of e)if(h.file){a.push({id:h.id,path:h.file.path,was:this.colorForNode(h)??null});try{await this.app.fileManager.processFrontMatter(h.file,g=>{n?g.color=n:delete g.color})}catch(g){new k.Notice(`Couldn't set color for ${h.id}: ${g.message}`)}}if(o.addToPalette&&typeof n=="string"){let h=[...this.plugin.settings.customPalette??[]],g=n.toLowerCase();h.some(u=>u.toLowerCase()===g)||(h.push(n),this.plugin.settings.customPalette=h,await this.plugin.persistSettingsQuiet(),await this.log.append({type:"palette_color_add",id:F,payload:{color:n}}))}this.render();let l=this.noteFolder,c=n,d=async h=>{for(let g of h){let u=this.fileForNote(g.id,g.path);if(u)try{await this.app.fileManager.processFrontMatter(u,p=>{g.col?p.color=g.col:delete p.color})}catch{}}this.tree.rebuild(l),this.render()};this.plugin.getUndoStack(l).push({label:a.length===1?"Color change":`Color change (${a.length})`,undo:()=>d(a.map(h=>({id:h.id,path:h.path,col:h.was}))),redo:()=>d(a.map(h=>({id:h.id,path:h.path,col:c})))})},async n=>{let o=(this.plugin.settings.customPalette??[]).filter(a=>a.toLowerCase()!==n.toLowerCase());return this.plugin.settings.customPalette=o,await this.plugin.persistSettingsQuiet(),await this.log.append({type:"palette_color_remove",id:F,payload:{color:n}}),o}).open()}cmdMovePicker(){let e=this.getActionTargets();e.length&&new it(this.app,this.tree,t=>this.titleForNode(t),{mode:"pick",placeholder:"Move to which note?",allowCreate:!0,onPick:async t=>{if(t.crossFolder){let o=t.crossId??t.id.replace(/^cross:/,"");await this.moveAcrossFolders(e,t.crossFolder,o),this.selection.clear(),this.render();return}let i=t.id,s=new Map(e.map(o=>[o.id,this.tree.getChildren(o.id).length])),n=[];for(let o of e)await this.changeParent(o,i,{silentSuccess:!0})&&n.push(o);this.notifyBatchMove(n,i,s),this.selection.clear(),this.render(),this.plugin.settings.autoNavOnMoveOut&&i!==this.focusId&&this.navigateTo(i)},onCreate:async t=>{let i=await this.createNoteUnder(t,this.focusId);if(!i)return;let s=new Map(e.map(o=>[o.id,this.tree.getChildren(o.id).length])),n=[];for(let o of e)await this.changeParent(o,i,{silentSuccess:!0})&&n.push(o);this.notifyBatchMove(n,i,s),this.selection.clear(),this.render(),this.plugin.settings.autoNavOnMoveOut&&this.navigateTo(i)},crossFolderNotes:()=>this.collectCrossFolderDestinations(),excludedFolderNotes:this.excludedSearchFolders().length>0?()=>this.collectExcludedFolderNotes():void 0,showFilterChips:!0}).open()}async moveAcrossFolders(e,t,i){if(!e.length)return;let s=(t||"").replace(/\/+$/,"");if(!s){new k.Notice("Target folder is empty");return}let n=[],o=new Set;for(let g of this.app.vault.getMarkdownFiles())(g.parent?.path?.replace(/\/+$/,"")??"")===s&&o.add(g.path);let a=(g,u)=>{if(!g.file)return;let p=g.file,f=`${s}/${p.name}`;if(o.has(f)){let I=p.basename.match(/^(.*)(-[a-z0-9]{4,12})$/),m=I?I[1]:p.basename,C=I?I[2]:"";for(let B=1;B<1e3;B++){let w=`${m}-${B}${C}.md`,y=`${s}/${w}`;if(!o.has(y)){f=y;break}}}o.add(f),n.push({id:g.id,file:p,oldPath:p.path,newPath:f,oldParent:g.parent,isRoot:u});for(let I of this.tree.getChildren(g.id))a(I,!1)};for(let g of e)a(g,!0);if(!n.length)return;await this.ensureFolder(s);for(let g of n)try{await this.app.fileManager.renameFile(g.file,g.newPath),g.isRoot&&await this.app.fileManager.processFrontMatter(g.file,u=>{u.parent=i}),await this.log.append({type:"parent_change",id:g.id,payload:{from:g.oldParent,to:g.isRoot?i:g.oldParent,crossFolder:{from:this.noteFolder,to:s}}})}catch(u){new k.Notice(`Move failed for ${g.id}: ${u.message}`)}if(X().writeRecoveryLinks){let g=this.noteFolder;window.setTimeout(()=>{Ci(this.app,g),Ci(this.app,s)},350)}let l=this.titleList(e);this.tree.rebuild(this.noteFolder);let c=i===F?"Open home":"Open parent",d=Math.max(0,n.length-e.length),h=e.length===1?`Moved ${l}${d>0?` and its ${d} nested note${d===1?"":"s"}`:""} \u2192 \`${s}\``:`Moved ${l}${d>0?` (${d} nested)`:""} \u2192 \`${s}\``;this.plugin.notifications.show({message:h,kind:"success",category:"move",duration:0,affectedIds:e.map(g=>g.id),folder:this.noteFolder,actions:[{label:c,onClick:()=>{this.switchToFolderAndFocus(s,i)}}]}),this.plugin.getUndoStack(this.noteFolder).push({label:`Cross-Stashpad move (${n.length})`,undo:async()=>{for(let g of n){let u=this.app.vault.getAbstractFileByPath(g.newPath);if(u)try{await this.app.fileManager.renameFile(u,g.oldPath),g.isRoot&&await this.app.fileManager.processFrontMatter(u,p=>{p.parent=g.oldParent})}catch{}}this.tree.rebuild(this.noteFolder),this.render()},redo:async()=>{for(let g of n){let u=this.app.vault.getAbstractFileByPath(g.oldPath);if(u)try{await this.app.fileManager.renameFile(u,g.newPath),g.isRoot&&await this.app.fileManager.processFrontMatter(u,p=>{p.parent=i})}catch{}}this.tree.rebuild(this.noteFolder),this.render()}})}nextPickableIdx(e,t){for(let i=e+t;i>=0&&i<this.currentChildren.length;i+=t){let s=this.currentChildren[i];if(s&&!this.selection.has(s.id))return i}return e}cmdInListPicker(){if(this.currentChildren.length===0)return;let e=this.cursorIdx>0?this.cursorIdx-1:0;if(this.currentChildren[e]&&this.selection.has(this.currentChildren[e].id)){let n=this.nextPickableIdx(e,-1);e=n!==e?n:this.nextPickableIdx(e,1)}this.inListPicker={activeIdx:e};let t=X().bindings.move,i=rs(t.primary||t.secondary||"M");new k.Notice(`Arrows to pick parent, Enter confirms, ${i} for the full picker, Esc cancels.`);let s=this.listEl?.scrollTop??0;if(this.render(),this.listEl){let n=this.listEl;n.scrollTop=s,requestAnimationFrame(()=>{n.scrollTop=s}),setTimeout(()=>{n.scrollTop=s},60)}}async commitInListPicker(){if(!this.inListPicker)return;let e=this.currentChildren[this.inListPicker.activeIdx];if(this.inListPicker=null,!e){this.render();return}let t=this.getActionTargets().filter(a=>a.id!==e.id),i=new Map(t.map(a=>[a.id,this.tree.getChildren(a.id).length])),s=[];for(let a of t)await this.changeParent(a,e.id,{silentSuccess:!0})&&s.push(a);if(this.notifyBatchMove(s,e.id,i),this.plugin.settings.autoNavOnMoveIn){this.navigateTo(e.id);return}this.selection.clear(),this.cursorIdx=-1,this.pendingFocusIds=[e.id],this.render({kind:"follow-cursor"});let n=this.selectionGuardKey,o=()=>{if(this.selectionGuardKey!==n)return;let a=this.currentChildren.findIndex(l=>l.id===e.id);a<0||this.selection.size===1&&this.selection.has(e.id)&&this.cursorIdx===a||(this.selection.clear(),this.selection.add(e.id),this.cursorIdx=a,this.render({kind:"follow-cursor"}))};setTimeout(o,120),setTimeout(o,400)}async cmdMerge(){let e=this.getActionTargets();if(e.length<2){new k.Notice("Select 2+ notes to merge.");return}e.sort((I,m)=>(I.created||"").localeCompare(m.created||""));let t=e[0];if(!t.file)return;let i=t.file.path,s=await this.app.vault.read(t.file),n=await this.snapshotNotes(e.slice(1),!1),o=[],a=[];for(let I of e){if(!I.file)continue;let m=await this.app.vault.cachedRead(I.file);a.push(this.stripFrontmatter(m).trim())}let l=a.map(I=>I.trim()).filter(Boolean).join(` `),c=await this.app.vault.read(t.file),d=c.startsWith("---")?c.indexOf(` ---`,3):-1;if(c.startsWith("---")&&d<0){this.plugin.notifications.show({message:"Can't merge \u2014 the kept note's frontmatter is malformed (no closing ---).",kind:"warning",category:"merge",folder:this.noteFolder});return}let h=c.startsWith("---")?d+4:0,u=`${c.slice(0,h)} ${l} `;await this.app.vault.modify(t.file,u);for(let I=1;I<e.length;I++){let m=e[I];if(m.file){for(let C of this.tree.getChildren(m.id)){let B=C.parent,w=C.id===t.id?m.parent??F:t.id;await this.changeParent(C,w,{record:!1})&&C.file&&o.push({childId:C.id,childPath:C.file.path,oldParent:B,newParent:w})}await this.app.fileManager.trashFile(m.file),await this.log.append({type:"delete",id:m.id,payload:{mergedInto:t.id}})}}this.selection.clear(),this.cursorIdx=-1,this.pendingFocusIds=[t.id];let p=this.titleForNode(t);this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Merged",nodes:e,destination:`\u2192 kept "${p}"`}),kind:"success",category:"merge",affectedIds:e.map(I=>I.id),folder:this.noteFolder}),this.tree.rebuild(this.noteFolder),this.render({kind:"follow-cursor"});{let I=t.id,m=this.selectionGuardKey,C=()=>{if(this.selectionGuardKey!==m||this.selection.has(I))return;let B=this.currentChildren.findIndex(w=>w.id===I);B<0||(this.selection.add(I),this.cursorIdx=B,this.render({kind:"follow-cursor"}))};setTimeout(C,120),setTimeout(C,400)}let f=this.noteFolder;this.plugin.getUndoStack(f).push({label:`Merge ${e.length} notes`,undo:async()=>{await this.restoreSnapshots(n,e.map(m=>m.id));let I=this.fileForNote(t.id,i);I&&await this.app.vault.modify(I,s);for(let m of o){let C=this.fileForNote(m.childId,m.childPath);C&&await this.app.fileManager.processFrontMatter(C,B=>{B.parent=m.oldParent})}this.pendingFocusIds=e.map(m=>m.id),this.tree.rebuild(f),this.render({kind:"follow-cursor"})},redo:async()=>{await this.trashNotesAndAttachments(n);let I=this.fileForNote(t.id,i);I&&await this.app.vault.modify(I,u);for(let m of o){let C=this.fileForNote(m.childId,m.childPath);C&&await this.app.fileManager.processFrontMatter(C,B=>{B.parent=m.newParent})}this.tree.rebuild(f),this.render()}})}cmdCopy(){return qo(this)}cmdCopyCodeBlock(){return Da(this)}cmdCopyTree(){return xa(this)}cmdCopyOutline(){return Na(this)}cmdToggleExpand(){let e=this.getActionTargets();if(!e.length)return;let t=e.some(i=>!this.isNoteExpanded(i.id));for(let i of e)this.setNoteExpanded(i.id,t);this.render()}isNoteExpanded(e){let t=this.expandedNotes.has(e);return this.plugin.settings.expandBodiesByDefault?!t:t}setNoteExpanded(e,t){let i=this.plugin.settings.expandBodiesByDefault;t===i?this.expandedNotes.delete(e):this.expandedNotes.add(e)}cmdExpandAll(){for(let e of this.currentChildren)this.setNoteExpanded(e.id,!0);this.render()}cmdCollapseAll(){for(let e of this.currentChildren)this.setNoteExpanded(e.id,!1);this.render()}async cloneSubtree(e,t,i,s={}){if(!e.file)return null;if(e.id===t||this.isDescendant(t,e.id))return new k.Notice(`Can't insert "${this.titleForNode(e)}" into itself or a descendant \u2014 that would loop forever.`),null;let n=this.tree.getChildren(e.id).slice(),o=e.file,a=await this.app.vault.read(o),l=this.stripFrontmatter(a),c=this.app.metadataCache.getFileCache(o)?.frontmatter??{},d=Z(),h=De(l,this.activeStopwords()),g=xe(h,d),u=`${this.noteFolder}/${g}`,p=new Date().toISOString(),f=s.preserveCreated&&e.created?e.created:p,I=this.extractAttachments(l),m=["---",`id: ${d}`,`parent: ${t}`,`created: ${f}`];if(I.length>0){m.push("attachments:");for(let B of I)m.push(` - "${B.replace(/"/g,'\\"')}"`)}else m.push("attachments: []");m.push("---",l),await this.ensureFolder(this.noteFolder),await this.app.vault.create(u,m.join(` -`)),i.push(u);let C=this.app.vault.getAbstractFileByPath(u);if(C){try{await this.app.fileManager.processFrontMatter(C,B=>{for(let[w,y]of Object.entries(c))Ve.includes(w)||Zn.includes(w)||(B[w]=y);s.preserveCreated&&(B.modified=p),s.copyKind==="fork"&&(B[Xn]=p)})}catch(B){console.warn("[Stashpad] cloneSubtree: processFrontMatter failed",B)}try{this.tree.insertSynthetic({id:d,parent:t,children:[],file:C,created:f})}catch{}this.fmSync.scheduleParentChange(d,null,t)}for(let B of n)await this.cloneSubtree(B,d,i,s);return d}async cmdClone(){let e=this.getActionTargets();if(!e.length){new k.Notice("Nothing to clone.");return}let t=new Set(e.map(d=>d.id)),i=e.filter(d=>{let h=d.parent;for(;h;){if(t.has(h))return!1;h=this.tree.get(h)?.parent??null}return!0}),s=this.noteFolder,n=[],o=[];try{for(let d of i){if(!d.file)continue;let h=d.parent??this.focusId,g=await this.cloneSubtree(d,h,n);g&&o.push(g)}}catch(d){console.warn("[Stashpad] clone failed partway",d),new k.Notice(`Clone stopped early: ${d.message}`)}if(!o.length)return;this.tree.rebuild(s),this.pendingFocusIds=o.slice(),this.render();let a=n.map(d=>this.app.vault.getAbstractFileByPath(d)).filter(d=>!!d&&d.extension==="md").map(d=>({id:wt(d.basename)??d.basename,parent:null,children:[],file:d,created:new Date().toISOString()})),l=await this.snapshotNotes(a,!1);this.plugin.getUndoStack(s).push({label:`Clone ${o.length} note${o.length===1?"":"s"}`,undo:async()=>{for(let d of[...n].reverse()){let h=this.app.vault.getAbstractFileByPath(d);if(h)try{await this.app.fileManager.trashFile(h)}catch{}}this.tree.rebuild(s),this.render()},redo:async()=>{await this.restoreSnapshots(l,o)}});let c=o.map(d=>this.tree.get(d)).filter(d=>!!d);this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Cloned",nodes:c,suffix:`(${n.length} file${n.length===1?"":"s"} total)`}),kind:"success",category:"clone",affectedIds:o,folder:this.noteFolder})}cmdForkNote(){let e=this.getActionTargets()[0];if(!e?.file){new k.Notice("Nothing to fork.");return}let t=e.parent??F,i=t===F?null:this.tree.get(t),s=i?this.titleForNode(i):"Home";new it(this.app,this.tree,n=>this.titleForNode(n),{mode:"pick",allowCreate:!0,placeholder:`Fork "${this.titleForNode(e)}" under\u2026 (default: ${s})`,onPick:n=>{if(n.crossFolder){new k.Notice("Fork stays in this folder for now.");return}this.forkNoteUnder(e,n.id)},onCreate:n=>{(async()=>{let o=await this.createNoteUnder(n,this.focusId);o&&await this.forkNoteUnder(e,o)})()}}).open()}async forkNoteUnder(e,t){if(!e.file)return;let i=this.noteFolder,s=[],n=await this.cloneSubtree(e,t,s,{preserveCreated:!0,copyKind:"fork"});if(!n)return;let o=s[0]?this.app.vault.getAbstractFileByPath(s[0]):null;if(o)try{await this.app.fileManager.processFrontMatter(o,d=>{d[xi]=`[[${e.file.basename}]]`})}catch{}this.tree.rebuild(i),this.pendingFocusIds=[n],this.render(),await this.syncForkSiblings(this.forkFamilyFiles({originName:e.file.basename,include:[e.file,o]}));let a=s.map(d=>this.app.vault.getAbstractFileByPath(d)).filter(d=>!!d&&d.extension==="md").map(d=>({id:wt(d.basename)??d.basename,parent:null,children:[],file:d,created:new Date().toISOString()})),l=await this.snapshotNotes(a,!1);this.plugin.getUndoStack(i).push({label:"Fork note",undo:async()=>{for(let d of[...s].reverse()){let h=this.app.vault.getAbstractFileByPath(d);if(h)try{await this.app.fileManager.trashFile(h)}catch{}}this.tree.rebuild(i),this.render()},redo:async()=>{await this.restoreSnapshots(l,[n])}});let c=this.tree.get(n);this.plugin.notifications.show({message:c?`Forked "${this.titleForNode(e)}" \u2192 "${this.titleForNode(c)}" (${s.length} file${s.length===1?"":"s"})`:"Forked note",kind:"success",category:"clone",affectedIds:[n],folder:i})}async ensureSheetGroup(e){let t=ze(this.app.metadataCache.getFileCache(e)?.frontmatter);if(t)return t;let i=yr();return await this.app.fileManager.processFrontMatter(e,s=>{s[bi]=i,typeof s[lt]!="number"&&(s[lt]=0),s[Di]=!0}),i}forkFamilyFiles(e){let t=new Map,i=s=>{s&&t.set(s.path,s)};for(let s of this.app.vault.getMarkdownFiles()){let n=this.app.metadataCache.getFileCache(s)?.frontmatter;e.gid&&ze(n)===e.gid&&i(s),e.originName&&(s.basename===e.originName||Br(n)===e.originName)&&i(s)}for(let s of e.include??[])i(s);return[...t.values()]}async syncForkSiblings(e){for(let t of e){let i=e.filter(s=>s.path!==t.path).map(s=>`[[${s.basename}]]`);await this.app.fileManager.processFrontMatter(t,s=>{i.length?s[Ye]=i:delete s[Ye]})}}async cmdForkVersion(e){this.plugin.settings.enableSheetVersions||(this.plugin.settings.enableSheetVersions=!0,await this.plugin.saveSettings(),new k.Notice("Sheet versions enabled."));let t=e??this.getActionTargets()[0];if(!t?.file){new k.Notice("Select a note to version.");return}let i=this.noteFolder,s={...this.app.metadataCache.getFileCache(t.file)?.frontmatter??{}},n=await this.ensureSheetGroup(t.file),o=t.parent??this.focusId,a=typeof s[lt]=="number"?s[lt]:0;for(let p of this.tree.getChildren(o)){if(p.id===t.id)continue;let f=we(this.app,p);if(ze(f)!==n)continue;let I=f?.[lt];typeof I=="number"&&I>a&&(a=I)}let l=a+1,c=[],d=await this.cloneSubtree(t,o,c,{preserveCreated:!0,copyKind:"fork"});if(!d||!c.length){new k.Notice("Sheets: could not create version.");return}let h=this.app.vault.getAbstractFileByPath(c[0]);h&&await this.app.fileManager.processFrontMatter(h,p=>{p[bi]=n,p[lt]=l,delete p[Xt],delete p[Di],p[xi]=`[[${t.file.basename}]]`}),this.tree.rebuild(i),this.activeVersionByGroup.set(n,d),this.plugin.saveActiveVersion(i,n,d),this.render();let g=this.app.vault.getAbstractFileByPath(c[0]);await this.syncForkSiblings(this.forkFamilyFiles({gid:n,include:[t.file,g]})),this.plugin.getUndoStack(i).push({label:"Fork version",undo:async()=>{for(let p of[...c].reverse()){let f=this.app.vault.getAbstractFileByPath(p);if(f)try{await this.app.fileManager.trashFile(f)}catch{}}this.activeVersionByGroup.delete(n),this.tree.rebuild(i),this.render()},redo:async()=>{}});let u=c.length;new k.Notice(`Forked a new version${u>1?` (${u} notes)`:""}`)}async cmdMarkVersionFinal(e){this.plugin.settings.enableSheetVersions||(this.plugin.settings.enableSheetVersions=!0,await this.plugin.saveSettings());let t=e??this.getActionTargets()[0];if(!t?.file)return;let i=ze(we(this.app,t));if(!i){new k.Notice("Not a versioned note.");return}let s=!Mi(we(this.app,t)),n=t.parent??this.focusId,o=this.tree.getChildren(n).filter(a=>ze(we(this.app,a))===i);for(let a of o){if(!a.file)continue;let l=Mi(we(this.app,a)),c=s&&a.id===t.id;l!==c&&await this.app.fileManager.processFrontMatter(a.file,d=>{c?d[Xt]=!0:delete d[Xt]})}this.render()}async cmdCopyNotes(){let e=this.getActionTargets();if(!e.length){new k.Notice("Nothing to copy.");return}await qo(this),this.plugin.clearNoteClipboard(),this.plugin.noteClipboard={mode:"copy",folder:this.noteFolder,ids:e.map(t=>t.id)},this.render()}isCutPending(e){let t=this.plugin.noteClipboard;return!!t&&t.mode==="cut"&&t.folder===this.noteFolder&&t.ids.includes(e)}isCopyPending(e){let t=this.plugin.noteClipboard;return!!t&&t.mode==="copy"&&t.folder===this.noteFolder&&t.ids.includes(e)}insertIntoComposer(e){let t=this.composerInputEl;if(!t){this.composerDraft=this.composerDraft?`${this.composerDraft} +`)),i.push(u);let C=this.app.vault.getAbstractFileByPath(u);if(C){try{await this.app.fileManager.processFrontMatter(C,B=>{for(let[w,y]of Object.entries(c))Ve.includes(w)||Zn.includes(w)||(B[w]=y);s.preserveCreated&&(B.modified=p),s.copyKind==="fork"&&(B[Xn]=p)})}catch(B){console.warn("[Stashpad] cloneSubtree: processFrontMatter failed",B)}try{this.tree.insertSynthetic({id:d,parent:t,children:[],file:C,created:f})}catch{}this.fmSync.scheduleParentChange(d,null,t)}for(let B of n)await this.cloneSubtree(B,d,i,s);return d}async cmdClone(){let e=this.getActionTargets();if(!e.length){new k.Notice("Nothing to clone.");return}let t=new Set(e.map(d=>d.id)),i=e.filter(d=>{let h=d.parent;for(;h;){if(t.has(h))return!1;h=this.tree.get(h)?.parent??null}return!0}),s=this.noteFolder,n=[],o=[];try{for(let d of i){if(!d.file)continue;let h=d.parent??this.focusId,g=await this.cloneSubtree(d,h,n);g&&o.push(g)}}catch(d){console.warn("[Stashpad] clone failed partway",d),new k.Notice(`Clone stopped early: ${d.message}`)}if(!o.length)return;this.tree.rebuild(s),this.pendingFocusIds=o.slice(),this.render();let a=n.map(d=>this.app.vault.getAbstractFileByPath(d)).filter(d=>!!d&&d.extension==="md").map(d=>({id:wt(d.basename)??d.basename,parent:null,children:[],file:d,created:new Date().toISOString()})),l=await this.snapshotNotes(a,!1);this.plugin.getUndoStack(s).push({label:`Clone ${o.length} note${o.length===1?"":"s"}`,undo:async()=>{for(let d of[...n].reverse()){let h=this.app.vault.getAbstractFileByPath(d);if(h)try{await this.app.fileManager.trashFile(h)}catch{}}this.tree.rebuild(s),this.render()},redo:async()=>{await this.restoreSnapshots(l,o)}});let c=o.map(d=>this.tree.get(d)).filter(d=>!!d);this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Cloned",nodes:c,suffix:`(${n.length} file${n.length===1?"":"s"} total)`}),kind:"success",category:"clone",affectedIds:o,folder:this.noteFolder})}cmdForkNote(){let e=this.getActionTargets()[0];if(!e?.file){new k.Notice("Nothing to fork.");return}let t=e.parent??F,i=t===F?null:this.tree.get(t),s=i?this.titleForNode(i):"Home";new it(this.app,this.tree,n=>this.titleForNode(n),{mode:"pick",allowCreate:!0,placeholder:`Fork "${this.titleForNode(e)}" under\u2026 (default: ${s})`,onPick:n=>{if(n.crossFolder){new k.Notice("Fork stays in this folder for now.");return}this.forkNoteUnder(e,n.id)},onCreate:n=>{(async()=>{let o=await this.createNoteUnder(n,this.focusId);o&&await this.forkNoteUnder(e,o)})()}}).open()}async forkNoteUnder(e,t){if(!e.file)return;let i=this.noteFolder,s=[],n=await this.cloneSubtree(e,t,s,{preserveCreated:!0,copyKind:"fork"});if(!n)return;let o=s[0]?this.app.vault.getAbstractFileByPath(s[0]):null;if(o)try{await this.app.fileManager.processFrontMatter(o,d=>{d[Ni]=`[[${e.file.basename}]]`})}catch{}this.tree.rebuild(i),this.pendingFocusIds=[n],this.render(),await this.syncForkSiblings(this.forkFamilyFiles({originName:e.file.basename,include:[e.file,o]}));let a=s.map(d=>this.app.vault.getAbstractFileByPath(d)).filter(d=>!!d&&d.extension==="md").map(d=>({id:wt(d.basename)??d.basename,parent:null,children:[],file:d,created:new Date().toISOString()})),l=await this.snapshotNotes(a,!1);this.plugin.getUndoStack(i).push({label:"Fork note",undo:async()=>{for(let d of[...s].reverse()){let h=this.app.vault.getAbstractFileByPath(d);if(h)try{await this.app.fileManager.trashFile(h)}catch{}}this.tree.rebuild(i),this.render()},redo:async()=>{await this.restoreSnapshots(l,[n])}});let c=this.tree.get(n);this.plugin.notifications.show({message:c?`Forked "${this.titleForNode(e)}" \u2192 "${this.titleForNode(c)}" (${s.length} file${s.length===1?"":"s"})`:"Forked note",kind:"success",category:"clone",affectedIds:[n],folder:i})}async ensureSheetGroup(e){let t=ze(this.app.metadataCache.getFileCache(e)?.frontmatter);if(t)return t;let i=yr();return await this.app.fileManager.processFrontMatter(e,s=>{s[Di]=i,typeof s[lt]!="number"&&(s[lt]=0),s[xi]=!0}),i}forkFamilyFiles(e){let t=new Map,i=s=>{s&&t.set(s.path,s)};for(let s of this.app.vault.getMarkdownFiles()){let n=this.app.metadataCache.getFileCache(s)?.frontmatter;e.gid&&ze(n)===e.gid&&i(s),e.originName&&(s.basename===e.originName||Br(n)===e.originName)&&i(s)}for(let s of e.include??[])i(s);return[...t.values()]}async syncForkSiblings(e){for(let t of e){let i=e.filter(s=>s.path!==t.path).map(s=>`[[${s.basename}]]`);await this.app.fileManager.processFrontMatter(t,s=>{i.length?s[Ye]=i:delete s[Ye]})}}async cmdForkVersion(e){this.plugin.settings.enableSheetVersions||(this.plugin.settings.enableSheetVersions=!0,await this.plugin.saveSettings(),new k.Notice("Sheet versions enabled."));let t=e??this.getActionTargets()[0];if(!t?.file){new k.Notice("Select a note to version.");return}let i=this.noteFolder,s={...this.app.metadataCache.getFileCache(t.file)?.frontmatter??{}},n=await this.ensureSheetGroup(t.file),o=t.parent??this.focusId,a=typeof s[lt]=="number"?s[lt]:0;for(let p of this.tree.getChildren(o)){if(p.id===t.id)continue;let f=we(this.app,p);if(ze(f)!==n)continue;let I=f?.[lt];typeof I=="number"&&I>a&&(a=I)}let l=a+1,c=[],d=await this.cloneSubtree(t,o,c,{preserveCreated:!0,copyKind:"fork"});if(!d||!c.length){new k.Notice("Sheets: could not create version.");return}let h=this.app.vault.getAbstractFileByPath(c[0]);h&&await this.app.fileManager.processFrontMatter(h,p=>{p[Di]=n,p[lt]=l,delete p[Zt],delete p[xi],p[Ni]=`[[${t.file.basename}]]`}),this.tree.rebuild(i),this.activeVersionByGroup.set(n,d),this.plugin.saveActiveVersion(i,n,d),this.render();let g=this.app.vault.getAbstractFileByPath(c[0]);await this.syncForkSiblings(this.forkFamilyFiles({gid:n,include:[t.file,g]})),this.plugin.getUndoStack(i).push({label:"Fork version",undo:async()=>{for(let p of[...c].reverse()){let f=this.app.vault.getAbstractFileByPath(p);if(f)try{await this.app.fileManager.trashFile(f)}catch{}}this.activeVersionByGroup.delete(n),this.tree.rebuild(i),this.render()},redo:async()=>{}});let u=c.length;new k.Notice(`Forked a new version${u>1?` (${u} notes)`:""}`)}async cmdMarkVersionFinal(e){this.plugin.settings.enableSheetVersions||(this.plugin.settings.enableSheetVersions=!0,await this.plugin.saveSettings());let t=e??this.getActionTargets()[0];if(!t?.file)return;let i=ze(we(this.app,t));if(!i){new k.Notice("Not a versioned note.");return}let s=!Ti(we(this.app,t)),n=t.parent??this.focusId,o=this.tree.getChildren(n).filter(a=>ze(we(this.app,a))===i);for(let a of o){if(!a.file)continue;let l=Ti(we(this.app,a)),c=s&&a.id===t.id;l!==c&&await this.app.fileManager.processFrontMatter(a.file,d=>{c?d[Zt]=!0:delete d[Zt]})}this.render()}async cmdCopyNotes(){let e=this.getActionTargets();if(!e.length){new k.Notice("Nothing to copy.");return}await qo(this),this.plugin.clearNoteClipboard(),this.plugin.noteClipboard={mode:"copy",folder:this.noteFolder,ids:e.map(t=>t.id)},this.render()}isCutPending(e){let t=this.plugin.noteClipboard;return!!t&&t.mode==="cut"&&t.folder===this.noteFolder&&t.ids.includes(e)}isCopyPending(e){let t=this.plugin.noteClipboard;return!!t&&t.mode==="copy"&&t.folder===this.noteFolder&&t.ids.includes(e)}insertIntoComposer(e){let t=this.composerInputEl;if(!t){this.composerDraft=this.composerDraft?`${this.composerDraft} ${e}`:e;return}let i=t.selectionStart??t.value.length,s=t.selectionEnd??t.value.length;t.value=t.value.slice(0,i)+e+t.value.slice(s);let n=i+e.length;try{t.setSelectionRange(n,n)}catch{}this.composerDraft=t.value}focusedInsideCut(e){let t=new Set(e),i=this.focusId,s=0;for(;i&&i!==F&&s++<1e3;){if(t.has(i))return!0;i=this.tree.get(i)?.parent??null}return!1}async cmdCutNotes(){let e=this.getActionTargets();if(!e.length){new k.Notice("Nothing to cut.");return}let t=[];for(let s of e)s.file&&t.push(this.stripFrontmatter(await this.app.vault.cachedRead(s.file)).trim());let i=t.join(` @@ -77,13 +77,13 @@ ${e}`:e;return}let i=t.selectionStart??t.value.length,s=t.selectionEnd??t.value. `));let c=i.map(g=>g.node),d=await this.snapshotNotes(c,!1);for(let g of[...c].reverse())if(g.file)try{await this.app.fileManager.trashFile(g.file)}catch(u){console.warn("[Stashpad] cut-paste delete failed",g.file.path,u)}this.selection.clear(),this.tree.rebuild(o),this.render();let h=t.map(g=>g.id);this.plugin.getUndoStack(o).push({label:`Cut ${t.length} note${t.length===1?"":"s"} into composer`,undo:async()=>{await this.restoreSnapshots(d,h)},redo:async()=>{for(let g of[...d.notes]){let u=this.app.vault.getAbstractFileByPath(g.path);if(u)try{await this.app.fileManager.trashFile(u)}catch{}}this.tree.rebuild(o),this.render()}}),this.plugin.notifications.show({message:`Pasted the text of ${this.titleList(t)} into the composer and deleted the original${t.length===1?"":"s"} (${c.length} note${c.length===1?"":"s"}). Undo (in the list) restores them.`,kind:"warning",category:"delete",affectedIds:h,folder:o,duration:0})}cmdInsertTemplate(){new it(this.app,this.tree,e=>this.titleForNode(e),{mode:"pick",placeholder:"Insert which note as a template?",allowCreate:!1,onPick:async e=>{if(e.crossFolder){new k.Notice("Cross-Stashpad templates aren't supported yet \u2014 pick a note from this Stashpad.");return}let t=this.tree.get(e.id);if(!t?.file)return;let i=this.noteFolder,s=[],n=await this.cloneSubtree(t,this.focusId,s);if(!n)return;this.tree.rebuild(i),this.pendingFocusIds=[n],this.render();let o=s.map(l=>this.app.vault.getAbstractFileByPath(l)).filter(l=>!!l&&l.extension==="md").map(l=>({id:wt(l.basename)??l.basename,parent:null,children:[],file:l,created:new Date().toISOString()})),a=await this.snapshotNotes(o,!1);this.plugin.getUndoStack(i).push({label:"Insert template",undo:async()=>{for(let l of[...s].reverse()){let c=this.app.vault.getAbstractFileByPath(l);if(c)try{await this.app.fileManager.trashFile(c)}catch{}}this.tree.rebuild(i),this.render()},redo:async()=>{await this.restoreSnapshots(a,[n])}}),this.plugin.notifications.show({message:`Inserted template (${s.length} file${s.length===1?"":"s"})`,kind:"success",category:"clone",folder:this.noteFolder})}}).open()}navigateTo(e,t={}){if(t.keepForwardStack||this.recordNavState(),this.selectionGuardKey++,this.listEl&&this.stampSelectedCursor(!0),this.focusId=e,this.persistFocus(),this.defaultCursorToLast(),this.syncComposerDraftForFocus(),this.tagFilter&&this.tagFilter!==Gt&&this.tagFilter!==Lt){let n=this.tagFilter.toLowerCase();this.collectFolderTags().some(a=>a.raw.toLowerCase()===n)||(this.tagFilter=null)}if(this.colorFilter){let n=this.colorFilter.toLowerCase();this.collectFolderColors().some(a=>a.hex===n)||(this.colorFilter=null)}let i=this.lastCursorByFocus.get(e),s;i&&this.tree.get(i)?(this.pendingFocusIds=[i],s={kind:"scroll-to-id",id:i,align:"start"}):s={kind:"preserve"},this.render(s),this.refreshHeaderTitle(),this.viewRoot.focus({preventScroll:!0}),this.plugin.notifyStashpadSelectionChanged()}navigateBack(){let e=this.navBackStack.pop();if(!e){this.focusId!==F&&this.navigateUp();return}this.navForwardSnapshots.push(this.captureNavSnapshot()),this.applyNavSnapshot(e)}navigateForward(){let e=this.navForwardSnapshots.pop();e&&(this.navBackStack.push(this.captureNavSnapshot()),this.applyNavSnapshot(e))}async applyNavSnapshot(e){if(this.tagFilter=null,this.colorFilter=null,e.folder!==this.noteFolder){await this.setFolderOverride(e.folder,{skipHistory:!0}),e.focusId!==this.focusId&&this.tree.get(e.focusId)&&(this.focusId=e.focusId,this.render({kind:"preserve"}));return}if(!this.tree.get(e.focusId))return;this.selectionGuardKey++,this.listEl&&this.stampSelectedCursor(!0),this.focusId=e.focusId,this.persistFocus(),this.defaultCursorToLast(),this.syncComposerDraftForFocus();let t=this.lastCursorByFocus.get(e.focusId),i;t&&this.tree.get(t)?(this.pendingFocusIds=[t],i={kind:"scroll-to-id",id:t,align:"start"}):i={kind:"preserve"},this.render(i),this.refreshHeaderTitle(),this.viewRoot.focus({preventScroll:!0}),this.plugin.notifyStashpadSelectionChanged()}navigateUp(){this.selectionGuardKey++,this.tagFilter=null,this.colorFilter=null;let e=this.tree.get(this.focusId);if(!e||e.parent==null){if(this.navBackStack.length>0){this.navigateBack();return}return this.navigateTo(F)}let t=this.focusId;if(this.recordNavState(),this.listEl){let o=this.currentChildren[this.cursorIdx]?.id??this.lastSelected;o&&this.plugin.saveLastCursor(this.noteFolder,t,o)}this.focusId=e.parent,this.persistFocus(),this.syncComposerDraftForFocus();let i=this.filterChildren(this.tree.getChildren(this.focusId)),s=i.findIndex(n=>n.id===t);this.selection.clear(),s>=0?(this.cursorIdx=s,this.selection.add(t),this.lastSelected=t):(this.cursorIdx=i.length-1,i.length>0&&(this.selection.add(i[i.length-1].id),this.lastSelected=i[i.length-1].id)),s>=0?this.render({kind:"scroll-to-id",id:t,align:"start"}):this.render({kind:"follow-cursor"}),this.refreshHeaderTitle(),s<0&&this.revealCursorRow(),this.plugin.notifyStashpadSelectionChanged()}openBookmarks(){let e=this.app.internalPlugins?.plugins?.bookmarks?.instance?.items??[],t=this.allowedByBases(),i=new k.Menu,s=0;for(let n of e){if(n.type!=="file"||t&&!t.has(n.path))continue;let o=this.tree.idForPath(n.path);o&&(i.addItem(a=>a.setTitle(n.title||n.path).onClick(()=>this.navigateTo(o))),s++)}s||i.addItem(n=>n.setTitle("(no bookmarks in scope)").setDisabled(!0)),i.showAtMouseEvent(new MouseEvent("click",{clientX:200,clientY:400}))}async bootstrapFolder(){if(this.bootstrappedFolders.has(this.noteFolder))return;await this.ensureFolder(this.noteFolder),await this.ensureHomeNote(),await this.migrateNullParents();let e=(this.plugin.settings.importDropFolder||"").trim().replace(/^\/+|\/+$/g,""),t=(this.plugin.settings.exportFolder||"").trim().replace(/^\/+|\/+$/g,"");e&&await this.ensureFolder(`${this.noteFolder}/${e}`),t&&await this.ensureFolder(`${this.noteFolder}/${t}`),await this.order.load(this.noteFolder),await this.sortStore.load(this.noteFolder),this.bootstrappedFolders.add(this.noteFolder)}backfillFrontmatterSync(){let e=[F],t=this.tree.getRoot(),i=s=>{for(let n of this.tree.getChildren(s))e.push(n.id),i(n.id)};for(let s of t.children)i(s);for(let s of e)this.fmSync.wouldWrite(s)&&this.fmSync.schedule(s)}installFmSyncActivityNotice(){this.fmSyncUnsubscribe||(this.fmSyncUnsubscribe=this.fmSync.onError((e,t)=>{this.plugin.notifications.show({message:`Stashpad: couldn't update recovery metadata File: \`${e}\` Error: ${t.message}`,kind:"error",category:"system",duration:0,affectedPaths:[e],folder:this.noteFolder})}))}async ensureHomeNote(){let e=this.noteFolder,t=`${e}/${this.buildHomeFilename(e)}`,i=this.app.vault.getMarkdownFiles().filter(o=>o.path.startsWith(e+"/"));for(let o of i){if(this.app.metadataCache.getFileCache(o)?.frontmatter?.id!==F)continue;if(o.path===t||this.app.vault.getAbstractFileByPath(t))return o;try{await this.app.fileManager.renameFile(o,t);let c=this.app.vault.getAbstractFileByPath(t);if(c instanceof k.TFile)return c}catch(c){console.warn("[Stashpad] home note rename failed; keeping legacy path",c)}return o}let s=new Date().toISOString(),n=["---",`id: ${F}`,"parent: null",`created: ${s}`,"attachments: []","---","","# Home","","This is your Stashpad home note. Edit me freely \u2014 everything else nests below.",""].join(` -`);return this.app.vault.create(t,n)}buildHomeFilename(e){return`Home-${(e.split("/").filter(Boolean).pop()??"Stashpad").replace(/[^A-Za-z0-9_-]+/g,"-").replace(/-+/g,"-").replace(/^-+|-+$/g,"")||"Stashpad"}.md`}async migrateNullParents(){let e=this.noteFolder,t=this.app.vault.getMarkdownFiles().filter(i=>i.path.startsWith(e+"/"));for(let i of t){let s=this.app.metadataCache.getFileCache(i)?.frontmatter,n=s?.id;if(!n||n===F)continue;let o=s?.parent;(o==null||o===""||o==="null")&&(await this.app.fileManager.processFrontMatter(i,a=>{a.parent=F}),await this.log.append({type:"parent_change",id:n,payload:{from:null,to:F,reason:"migration"}}))}}async openInNewStashpadTab(e){let t=this.app.workspace,i=this.leaf,s=t.getLeaf("tab");await s.setViewState({type:z,active:!0,state:{focusId:e,timeFilter:this.timeFilter,folderOverride:this.folderOverride}}),t.setActiveLeaf(s,{focus:!0}),t.revealLeaf(s),gt(t,s,i,n=>this.plugin.registerEvent(n))}async openNoteInNewTab(e,t,i){let s=(e||"").trim().replace(/^\/+|\/+$/g,"");if(!s||!t)return;let n=(this.plugin.settings.folder||"Stashpad").trim().replace(/^\/+|\/+$/g,"")||"Stashpad",o=this.app.workspace,a=this.leaf,l=o.getLeaf("tab");await l.setViewState({type:z,active:!0,state:{focusId:t,folderOverride:s===n?null:s,...i?{cursorId:i}:{}}}),o.setActiveLeaf(l,{focus:!0}),o.revealLeaf(l),gt(o,l,a,c=>this.plugin.registerEvent(c))}async openFolderInNewTab(e){let t=(e||"").trim().replace(/^\/+|\/+$/g,"");if(!t)return;let i=(this.plugin.settings.folder||"Stashpad").trim().replace(/^\/+|\/+$/g,"")||"Stashpad",s=this.app.workspace,n=this.leaf,o=s.getLeaf("tab");await o.setViewState({type:z,active:!0,state:{focusId:F,folderOverride:t===i?null:t}}),s.setActiveLeaf(o,{focus:!0}),s.revealLeaf(o),gt(s,o,n,a=>this.plugin.registerEvent(a))}cmdOpenInEditor(e){if(e){this.openFileAtEnd(e.file);return}let t=this.getActionTargets();if(t.length)for(let i of t)i.file&&this.openFileAtEnd(i.file)}cmdOpenParentInEditor(){let e=this.tree.get(this.focusId);if(!e?.file){new k.Notice("No focused parent to open.");return}this.openFileAtEnd(e.file)}async openFileAtEnd(e){let t=this.app.workspace,i=this.leaf,s=t.getLeaf("tab");await s.openFile(e,{active:!0}),t.setActiveLeaf(s,{focus:!0}),t.revealLeaf(s),gt(t,s,i,a=>this.plugin.registerEvent(a));let o=s.view?.editor;o&&requestAnimationFrame(()=>{try{let a=o.lastLine(),l=o.getLine(a)?.length??0;o.setCursor({line:a,ch:l}),o.scrollIntoView({from:{line:a,ch:l},to:{line:a,ch:l}},!0),o.focus()}catch{}})}cmdSelectAll(){if(this.currentChildren.length!==0){this.selection.clear();for(let e of this.currentChildren)this.selection.add(e.id);this.firstSelectedId=this.currentChildren[0].id,this.lastSelected=this.currentChildren[this.currentChildren.length-1].id,this.cursorIdx=this.currentChildren.length-1,this.render()}}async cmdTogglePin(){let e=this.getActionTargets();if(e.length===0){let n=this.tree.get(this.focusId);n?.file&&(e=[n])}if(e.length===0){new k.Notice("Nothing to pin.");return}let t=e.some(n=>!this.plugin.isPinned({folder:this.noteFolder,id:n.id})),i=0,s=0;for(let n of e){let o={folder:this.noteFolder,id:n.id};t?this.plugin.isPinned(o)||(await this.plugin.pinNote(o),i++):this.plugin.isPinned(o)&&(await this.plugin.unpinNote(o),s++)}i>0?new k.Notice(`Pinned ${i} note${i===1?"":"s"} to sidebar.`):s>0&&new k.Notice(`Unpinned ${s} note${s===1?"":"s"} from sidebar.`)}isListPinned(e){let t=this.tree.get(e);if(!t?.file)return!1;let i=this.listPinnedState.get(t.file.path);return i?i.pinned:this.app.metadataCache.getFileCache(t.file)?.frontmatter?.listPinned===!0}listPinnedAt(e){let t=this.tree.get(e);if(!t?.file)return 0;let i=this.listPinnedState.get(t.file.path);if(i)return i.at;let s=this.app.metadataCache.getFileCache(t.file)?.frontmatter?.listPinnedAt,n=typeof s=="string"?Date.parse(s):NaN;return Number.isNaN(n)?0:n}hoistListPinned(e,t){let i=this.tree.getChildren(e).map(l=>l.id);if(!i.some(l=>this.isListPinned(l)))return t;let s=new Set(t),n=[...t,...i.filter(l=>!s.has(l))],o=n.filter(l=>this.isListPinned(l)).sort((l,c)=>this.listPinnedAt(l)-this.listPinnedAt(c)),a=n.filter(l=>!this.isListPinned(l));return[...o,...a]}async cmdToggleListPin(){let e=this.getActionTargets();if(e.length===0){let a=this.tree.get(this.focusId);a?.file&&(e=[a])}if(e.length===0){new k.Notice("Nothing to pin.");return}let t=e.some(a=>!this.isListPinned(a.id)),i=[],s=new Date().toISOString(),n=[];for(let a of e){if(!a.file)continue;let l=this.app.metadataCache.getFileCache(a.file)?.frontmatter;i.push({path:a.file.path,listPinned:l?.listPinned,listPinnedAt:l?.listPinnedAt});let c=t?typeof l?.listPinnedAt=="string"&&Date.parse(l.listPinnedAt)||Date.parse(s):0;this.listPinnedState.set(a.file.path,{pinned:t,at:c}),await this.app.fileManager.processFrontMatter(a.file,d=>{t?(d.listPinned=!0,d.listPinnedAt||(d.listPinnedAt=s)):(delete d.listPinned,delete d.listPinnedAt)}),n.push(a.id)}let o=this.noteFolder;this.tree.rebuild(o),this.render(),this.plugin.notifications.show({message:t?`Pinned ${n.length} to top of list`:`Unpinned ${n.length} from list`,kind:"success",category:"edit",affectedIds:n,folder:o}),this.plugin.getUndoStack(o).push({label:t?`Pin to top (${n.length})`:`Unpin from top (${n.length})`,undo:async()=>{for(let a of i){let l=this.app.vault.getAbstractFileByPath(a.path);if(!l)continue;await this.app.fileManager.processFrontMatter(l,h=>{a.listPinned===void 0?delete h.listPinned:h.listPinned=a.listPinned,a.listPinnedAt===void 0?delete h.listPinnedAt:h.listPinnedAt=a.listPinnedAt});let c=a.listPinned===!0,d=typeof a.listPinnedAt=="string"&&Date.parse(a.listPinnedAt)||0;this.listPinnedState.set(a.path,{pinned:c,at:d})}this.tree.rebuild(o),this.render()}})}async cmdToggleComplete(){let e=this.getActionTargets();if(e.length===0){let l=this.tree.get(this.focusId);l?.file&&(e=[l])}if(e.length===0){new k.Notice("Nothing to toggle.");return}let i=e.some(l=>!this.isCompleted(l)),s=[],n=[],o=[];for(let l of e){if(!l.file)continue;let c=this.isCompleted(l),d=this.app.metadataCache.getFileCache(l.file)?.frontmatter,h=d?.due!=null?String(d.due):null,g={id:l.id,path:l.file.path,was:c,dueBefore:h,rolledTo:null};if(s.push(g),c===i)continue;let u=!1;await this.app.fileManager.processFrontMatter(l.file,p=>{let f=i?sn(p.repeat):null;if(f){let I=p.due!=null?Date.parse(String(p.due)):NaN,m=nn(f,Number.isFinite(I)?I:null,Date.now());p.due=new Date(m).toISOString(),delete p.completed,g.rolledTo=p.due,o.push({title:l.file.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||"task",when:m}),u=!0}else i?p.completed=!0:delete p.completed}),this.completedState.set(l.file.path,u?!1:i),n.push(l.id)}this.render();for(let l of o)this.plugin.notifications.show({message:`\u{1F501} Rescheduled \u201C${l.title}\u201D \u2192 ${Xe(l.when,this.plugin.settings)}.`,kind:"success",category:"system",folder:this.noteFolder});if(n.length>0){await this.log.append({type:i?"complete":"uncomplete",id:n[0],payload:{ids:n,count:n.length}});let l=n.map(c=>this.tree.get(c)).filter(c=>!!c);this.plugin.notifications.show({message:this.bulkActionMessage({verb:i?"Marked complete":"Unmarked",nodes:l}),kind:"success",category:i?"complete":"uncomplete",affectedIds:n,folder:this.noteFolder})}let a=this.noteFolder;this.plugin.getUndoStack(a).push({label:`${i?"Mark complete":"Unmark complete"} (${e.length})`,undo:async()=>{let l=[];for(let c of s){let d=this.app.vault.getAbstractFileByPath(c.path);d&&(await this.app.fileManager.processFrontMatter(d,h=>{c.rolledTo!=null?(c.dueBefore!=null?h.due=c.dueBefore:delete h.due,delete h.completed):c.was?h.completed=!0:delete h.completed}),n.includes(c.id)&&l.push(c.id))}l.length>0&&await this.log.append({type:i?"uncomplete":"complete",id:l[0],payload:{ids:l,count:l.length,undo:!0}}),this.tree.rebuild(a),this.render()},redo:async()=>{for(let l of s){let c=this.app.vault.getAbstractFileByPath(l.path);c&&await this.app.fileManager.processFrontMatter(c,d=>{l.rolledTo!=null?(d.due=l.rolledTo,delete d.completed):i?d.completed=!0:delete d.completed})}n.length>0&&await this.log.append({type:i?"complete":"uncomplete",id:n[0],payload:{ids:n,count:n.length,redo:!0}}),this.tree.rebuild(a),this.render()}})}isCompleted(e){if(!e.file)return!1;let t=this.completedState.get(e.file.path);return t!==void 0?t:!!this.app.metadataCache.getFileCache(e.file)?.frontmatter?.completed}taggedFromFm(e){return e?_t(e,"task")||e.task===!0:!1}cmdSetDue(){let e=this.getActionTargets();if(e.length===0){let a=this.tree.get(this.focusId);a?.file&&(e=[a])}if(e.length===0){new k.Notice("Nothing to schedule.");return}let t=e[0],i=t.file?this.app.metadataCache.getFileCache(t.file)?.frontmatter:null,s=i&&(typeof i.due=="string"||typeof i.due=="number")?String(i.due):null,n=this.plugin.collectKnownAuthors(),o=Ut(i??{});new Oe(this.app,s,a=>{this.applyDue(e,a.iso,a.assignees,!1,{repeat:a.repeat,autoDoneAfter:a.autoDoneAfter,remindEvery:a.remindEvery})},{knownAuthors:n,currentAssignees:o,quickAdjusts:this.plugin.settings.dueQuickAdjusts,showRecurrence:e.length===1,currentRepeat:typeof i?.repeat=="string"?i.repeat:"",currentAutoDoneAfter:typeof i?.autoDoneAfter=="string"?i.autoDoneAfter:"",currentRemindEvery:typeof i?.remindEvery=="string"?i.remindEvery:""}).open()}cmdSnooze(e){let t;if(e)t=[e];else if(t=this.getActionTargets(),t.length===0){let o=this.tree.get(this.focusId);o?.file&&(t=[o])}if(t.length===0){new k.Notice("Nothing to snooze.");return}let i=t[0],s=i.file?this.app.metadataCache.getFileCache(i.file)?.frontmatter:null,n=s&&(typeof s.due=="string"||typeof s.due=="number")?String(s.due):null;new Oe(this.app,n,o=>{this.applyDue(t,o.iso,[],!0)},{title:"Snooze \u2014 reschedule",hideAssignees:!0,quickAdjusts:this.plugin.settings.dueQuickAdjusts}).open()}async applyDue(e,t,i=[],s=!1,n){let o=[],a=[],l=this.authorship.currentAuthorLink();for(let h of i)await this.plugin.ensureAuthorStubFor(this.noteFolder,h.id,h.name);let c=i.map(h=>this.plugin.authorRefFor(this.noteFolder,h.id,h.name));for(let h of e){if(!h.file)continue;let g=this.app.metadataCache.getFileCache(h.file)?.frontmatter,u=this.isTaskTagged(h);o.push({id:h.id,path:h.file.path,due:g?.due,task:g?.task,assignedTo:g?.assignedTo,assignedBy:g?.assignedBy,wasTagged:u,repeat:g?.repeat,autoDoneAfter:g?.autoDoneAfter,remindEvery:g?.remindEvery}),await this.app.fileManager.processFrontMatter(h.file,f=>{if(t===null?delete f.due:(f.due=t,f.task=!0),n){let I=(m,C)=>{let B=(C??"").trim();B?(f[m]=B,f.task=!0):delete f[m]};I("repeat",n.repeat),I("autoDoneAfter",n.autoDoneAfter),I("remindEvery",n.remindEvery)}s||(c.length>0?(f.assignedTo=c,l&&(f.assignedBy=l.link),f.task=!0):(delete f.assignedTo,delete f.assignedBy))});let p=t!==null||c.length>0;this.taskTaggedState.set(h.file.path,p||u),a.push(h.id)}if(this.render(),a.length>0){let h=a.map(g=>this.tree.get(g)).filter(g=>!!g);this.plugin.notifications.show({message:this.bulkActionMessage({verb:t===null?"Cleared due date":`Due ${Xe(Date.parse(t),this.plugin.settings)}`,nodes:h}),kind:"success",category:"edit",affectedIds:a,folder:this.noteFolder})}let d=this.noteFolder;this.plugin.getUndoStack(d).push({label:t===null?`Clear due date (${e.length})`:`Set due date (${e.length})`,undo:async()=>{for(let h of o){let g=this.app.vault.getAbstractFileByPath(h.path);g&&(await this.app.fileManager.processFrontMatter(g,u=>{h.due===void 0?delete u.due:u.due=h.due,h.task===void 0?delete u.task:u.task=h.task,h.assignedTo===void 0?delete u.assignedTo:u.assignedTo=h.assignedTo,h.assignedBy===void 0?delete u.assignedBy:u.assignedBy=h.assignedBy,h.repeat===void 0?delete u.repeat:u.repeat=h.repeat,h.autoDoneAfter===void 0?delete u.autoDoneAfter:u.autoDoneAfter=h.autoDoneAfter,h.remindEvery===void 0?delete u.remindEvery:u.remindEvery=h.remindEvery}),this.taskTaggedState.set(h.path,h.wasTagged))}this.tree.rebuild(d),this.render()}})}cmdAssign(){let e=this.getActionTargets();if(e.length===0){let a=this.tree.get(this.focusId);a?.file&&(e=[a])}if(e.length===0){new k.Notice("Nothing to assign.");return}let t=e[0],i=t.file?this.app.metadataCache.getFileCache(t.file)?.frontmatter:null,s=i&&(typeof i.due=="string"||typeof i.due=="number")?String(i.due):null,n=this.plugin.collectKnownAuthors(),o=Ut(i??{});new Oe(this.app,s,a=>{this.applyDue(e,a.iso,a.assignees)},{knownAuthors:n,currentAssignees:o,title:"Assign / schedule task"}).open()}isTask(e){return e.file?this.isTaskTagged(e)?!0:this.app.metadataCache.getFileCache(e.file)?.frontmatter?.completed!==void 0:!1}async cmdToggleTask(){let e=this.getActionTargets();if(e.length===0){let a=this.tree.get(this.focusId);a?.file&&(e=[a])}if(e.length===0){new k.Notice("Nothing to toggle.");return}let t=e.some(a=>!this.isTaskTagged(a)),i=[],s=[];for(let a of e){if(!a.file)continue;let l=this.isTaskTagged(a),c=this.app.metadataCache.getFileCache(a.file)?.frontmatter;if(i.push({id:a.id,path:a.file.path,tags:c?.tags,completed:c?.completed,task:c?.task,wasTagged:l}),l===t)continue;let d=!1;await this.app.fileManager.processFrontMatter(a.file,h=>{t?(eo(h,"task"),h.completed===void 0&&(h.completed=!1),d=h.completed===!0,delete h.task):(to(h,"task"),delete h.completed,delete h.task,d=!1)}),this.completedState.set(a.file.path,d),this.taskTaggedState.set(a.file.path,t),s.push(a.id)}if(this.render(),s.length>0){let a=t?"marked as task":"unmarked as task",l;if(s.length===1){let c=this.tree.get(s[0]);l=`"${c&&this.titleForNode(c).trim()||"(untitled)"}" ${a}`}else l=`${s.length} notes ${a}`;this.plugin.notifications.show({message:l,kind:"success",category:"edit",affectedIds:s,folder:this.noteFolder})}let n=this.noteFolder,o=async()=>{for(let a of i){let l=this.app.vault.getAbstractFileByPath(a.path);l&&(await this.app.fileManager.processFrontMatter(l,c=>{a.tags===void 0?delete c.tags:c.tags=a.tags,a.completed===void 0?delete c.completed:c.completed=a.completed,a.task===void 0?delete c.task:c.task=a.task}),this.completedState.set(a.path,!!a.completed),this.taskTaggedState.set(a.path,a.wasTagged))}this.tree.rebuild(n),this.render()};this.plugin.getUndoStack(n).push({label:`${t?"Mark task":"Unmark task"} (${e.length})`,undo:o,redo:async()=>{for(let a of i){let l=this.app.vault.getAbstractFileByPath(a.path);if(!l)continue;let c=!1;await this.app.fileManager.processFrontMatter(l,d=>{t?(eo(d,"task"),d.completed===void 0&&(d.completed=!1),c=d.completed===!0,delete d.task):(to(d,"task"),delete d.completed,delete d.task,c=!1)}),this.completedState.set(a.path,c),this.taskTaggedState.set(a.path,t)}this.tree.rebuild(n),this.render()}})}async toggleCompletedForNode(e){if(!e.file)return;let t=e.file.path,i=this.isCompleted(e);await this.app.fileManager.processFrontMatter(e.file,n=>{n.completed=!i}),this.completedState.set(t,!i),await this.log.append({type:i?"uncomplete":"complete",id:e.id}),this.render();let s=this.noteFolder;this.plugin.getUndoStack(s).push({label:i?"Mark incomplete":"Mark complete",undo:async()=>{let n=this.app.vault.getAbstractFileByPath(t);n&&(await this.app.fileManager.processFrontMatter(n,o=>{o.completed=i}),this.tree.rebuild(s),this.render())}})}isTaskTagged(e){if(!e.file)return!1;let t=this.taskTaggedState.get(e.file.path);if(t!==void 0)return t;let i=this.app.metadataCache.getFileCache(e.file)?.frontmatter;return this.taggedFromFm(i)}colorForNode(e){if(!e.file)return null;let t=this.app.metadataCache.getFileCache(e.file)?.frontmatter?.color;if(typeof t!="string")return null;let i=t.trim();return/^#([0-9a-f]{3}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(i)?i:null}inheritedColorForNode(e){let t=e,i=0,s=new Set;for(;t&&t.id!==F&&!s.has(t.id);){s.add(t.id);let n=this.colorForNode(t);if(n)return{hex:n,depth:i};t=t.parent?this.tree.get(t.parent):void 0,i+=1}return null}isDescendant(e,t){let i=this.tree.get(e),s=new Set;for(;i&&i.parent&&!s.has(i.id);){if(i.parent===t)return!0;s.add(i.id),i=this.tree.get(i.parent)}return!1}async moveAcrossThenReorder(e,t,i,s){let n=[],o=new Set;for(let E of e){let Q=this.tree.get(E);Q?.file&&(n.push({id:E,path:Q.file.path,oldParent:Q.parent}),o.add(Q.parent??F))}o.add(t);let a=this.authorship.collectAuthorIds(e.map(E=>this.tree.get(E)).filter(E=>!!E)),l=this.noteFolder,c={};for(let E of o)c[E]=this.order.getOrder(l,E).slice();for(let E of n){let Q=this.app.vault.getAbstractFileByPath(E.path);Q&&(await this.app.fileManager.processFrontMatter(Q,S=>{S.parent=t}),this.fmSync.scheduleParentChange(E.id,E.oldParent,t),await this.log.append({type:"parent_change",id:E.id,payload:{from:E.oldParent,to:t,reason:"drag"}}),this.order.removeChild(l,E.id))}this.tree.rebuild(l);let d=this.tree.getChildren(t).map(E=>E.id),h=new Set(e),g=d.filter(E=>!h.has(E)),u=g.indexOf(i);u<0&&(u=g.length),s==="after"&&(u+=1);let p=[...g.slice(0,u),...e.filter(E=>!!this.tree.get(E)),...g.slice(u)];this.order.setOrder(l,t,p),await this.order.save(l),await this.forceManualMode(t),await this.log.append({type:"reorder",id:t,payload:{dir:"drag-cross",parent:t,ids:e,count:e.length}});let f=this.focusId===t,I=f?e[0]:t,m=f?e.slice():[t];f?this.pendingFocusIds=m:(this.selection.clear(),this.cursorIdx=-1,this.pendingFocusIds=m),this.tree.rebuild(l),this.render({kind:"follow-cursor"});let C=this.selectionGuardKey,B=()=>{if(this.selectionGuardKey!==C||this.selection.has(I))return;let E=this.currentChildren.findIndex(Q=>Q.id===I);E<0||(this.selection.add(I),this.cursorIdx=E,this.render({kind:"follow-cursor"}))};setTimeout(B,120),setTimeout(B,400);let w=e.map(E=>this.tree.get(E)).filter(E=>!!E),y=this.tree.get(t),v=y?this.titleForNode(y):"(root)";this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Reparented",nodes:w,destination:`\u2192 "${v}"`}),kind:"success",category:"move",affectedIds:e,affectedAuthorIds:a,folder:l,actions:t===F?[]:[{label:"Jump to parent",onClick:()=>this.navigateTo(t)}]}),this.plugin.getUndoStack(l).push({label:`Move + reorder (${e.length})`,undo:async()=>{for(let E of n){let Q=this.fileForNote(E.id,E.path);Q&&(await this.app.fileManager.processFrontMatter(Q,S=>{E.oldParent===null||E.oldParent===void 0?S.parent=F:S.parent=E.oldParent}),await this.log.append({type:"parent_change",id:E.id,payload:{from:t,to:E.oldParent,reason:"drag-undo"}}))}for(let[E,Q]of Object.entries(c))if(Q.length===0){let S=this.order.cache.get(l)??{};delete S[E],this.order.cache.set(l,S)}else this.order.setOrder(l,E,Q);await this.order.save(l),this.pendingFocusIds=e.slice(),this.selection.clear(),this.cursorIdx=-1,this.tree.rebuild(l),this.render()},redo:async()=>{for(let E of n){let Q=this.fileForNote(E.id,E.path);Q&&(await this.app.fileManager.processFrontMatter(Q,S=>{S.parent=t}),this.order.removeChild(l,E.id))}this.order.setOrder(l,t,p),await this.order.save(l),this.pendingFocusIds=e.slice(),this.focusId!==t&&(this.selection.clear(),this.cursorIdx=-1),this.tree.rebuild(l),this.render()}})}async reorderToTarget(e,t,i){let s=this.tree.get(t);if(!s)return;let n=e.map(C=>this.tree.get(C)).filter(C=>!!C&&!!C.file);if(n.length===0)return;if(n.some(C=>C.id===t)){this.plugin.notifications.show({message:"Can't move a note into itself.",kind:"warning",category:"move",folder:this.noteFolder});return}let o=i==="into"?t:s.parent??F;for(let C of n)if(o===C.id||this.isDescendant(o,C.id)){this.plugin.notifications.show({message:`Can't move "${this.titleForNode(C)}" under itself or one of its own descendants \u2014 that would create a cycle.`,kind:"warning",category:"move",folder:this.noteFolder});return}if(n.some(C=>(C.parent??F)!==o)){let C=X(),B=async()=>{i==="into"?await this.moveAcrossThenReorder(n.map(w=>w.id),o,"","after"):await this.moveAcrossThenReorder(n.map(w=>w.id),o,t,i)};if(C.confirmCrossParentDrag){let w=this.titleForNode(s),y=n.length,v=i==="into"?"Nest":"Move",E=i==="into"?"as children of":"under";new ie(this.app,i==="into"?"Nest under target?":"Move under different parent?",`${v} ${y} note${y===1?"":"s"} ${E} "${w}"? Their parent will change.`,v,Q=>{Q&&B()}).open()}else await B();return}let l=o,c=n.map(C=>C.id),d=this.tree.getChildren(l).map(C=>C.id),h=new Set(c),g=d.filter(C=>!h.has(C)),u=g.indexOf(t);if(u<0)return;i==="after"&&(u+=1);let p=[...g.slice(0,u),...c,...g.slice(u)];if(io(p,d))return;let f=this.noteFolder,I=this.order.getOrder(f,l).slice();this.order.setOrder(f,l,p),await this.order.save(f),await this.forceManualMode(l),await this.log.append({type:"reorder",id:l,payload:{dir:"drag",parent:l,ids:c,count:c.length}}),this.pendingFocusIds=c.slice(),this.tree.rebuild(f),this.render();let m=c.map(C=>this.tree.get(C)).filter(C=>!!C);this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Reordered",nodes:m}),kind:"success",category:"reorder",affectedIds:c,folder:f}),this.plugin.getUndoStack(f).push({label:`Reorder (drag, ${c.length})`,undo:async()=>{if(I.length===0){let C=this.order.cache.get(f)??{};delete C[l],this.order.cache.set(f,C)}else this.order.setOrder(f,l,I);await this.order.save(f),await this.log.append({type:"reorder",id:l,payload:{dir:"undo",parent:l,ids:c,count:c.length}}),this.pendingFocusIds=c.slice(),this.tree.rebuild(f),this.render()},redo:async()=>{this.order.setOrder(f,l,p),await this.order.save(f),await this.log.append({type:"reorder",id:l,payload:{dir:"redo:drag",parent:l,ids:c,count:c.length}}),this.pendingFocusIds=c.slice(),this.tree.rebuild(f),this.render()}})}cmdMoveUp(){this.reorderSelection("up")}cmdMoveDown(){this.reorderSelection("down")}cmdMoveToTop(){this.reorderSelection("top")}cmdMoveToBottom(){this.reorderSelection("bottom")}async reorderSelection(e){let t=[];if(this.selection.size>0){let h=[...this.selection].map(u=>this.tree.get(u)).filter(u=>!!u&&!!u.file);if(h.length===0)return;if(new Set(h.map(u=>u.parent)).size>1){new k.Notice("Reorder requires a single-parent selection.");return}t=h}else this.cursorIdx>=0&&this.currentChildren[this.cursorIdx]&&(t=[this.currentChildren[this.cursorIdx]]);if(t.length===0){new k.Notice("Nothing to reorder.");return}let i=t[0].parent??F,s=this.tree.getChildren(i).map(h=>h.id);if(s.length===0)return;let n=new Set(t.map(h=>h.id)),o=s.filter(h=>n.has(h));if(o.length===0)return;let a=Mr(s,o,e);if(io(a,s))return;let l=this.noteFolder,c=this.order.getOrder(l,i).slice();this.order.setOrder(l,i,a),await this.order.save(l),await this.forceManualMode(i),await this.log.append({type:"reorder",id:i,payload:{dir:e,parent:i,ids:o,count:o.length}}),this.pendingFocusIds=o.slice(),this.tree.rebuild(l),this.render({kind:"follow-cursor"});let d=o.map(h=>this.tree.get(h)).filter(h=>!!h);this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Moved",nodes:d,destination:e}),kind:"success",category:"reorder",affectedIds:o,folder:l}),this.plugin.getUndoStack(l).push({label:`Reorder (${e})`,undo:async()=>{if(c.length===0){let h=this.order.cache.get(l)??{};delete h[i],this.order.cache.set(l,h)}else this.order.setOrder(l,i,c);await this.order.save(l),await this.log.append({type:"reorder",id:i,payload:{dir:"undo",parent:i,ids:o,count:o.length}}),this.pendingFocusIds=o.slice(),this.tree.rebuild(l),this.render()},redo:async()=>{this.order.setOrder(l,i,a),await this.order.save(l),await this.log.append({type:"reorder",id:i,payload:{dir:`redo:${e}`,parent:i,ids:o,count:o.length}}),this.pendingFocusIds=o.slice(),this.tree.rebuild(l),this.render()}})}async cmdDelete(){let e=this.getActionTargets();if(e.length===0){let C=this.tree.get(this.focusId);C?.file&&(e=[C])}if(e.length===0){new k.Notice("Nothing selected to delete.");return}let t=(this.noteFolder??"").replace(/\/+$/,""),i=(this.plugin.settings.folderEncPrefs??{})[t]??{},s=i.trashEncryptContent??this.plugin.settings.encryptTrash??!1,n=i.trashHandling==="obsidian";if(s&&!n){if(!this.plugin.encryption?.isConfigured?.()){new k.Notice("\u201CEncrypt items sent to trash\u201D is ON but encryption isn't set up (Settings \u2192 Stashpad \u2192 Encryption). Nothing was deleted.");return}await this.secureDeleteSources(e);return}if(e.length===1){await this.deleteNote(e[0]);return}let o=[],a=new Set,l=C=>{if(!a.has(C.id)){a.add(C.id);for(let B of this.tree.getChildren(C.id))l(B);o.push(C)}};for(let C of e)l(C);let c=o.filter(C=>!!C.file),d=await Promise.all(c.map(C=>this.app.vault.read(C.file))),h=[];for(let C=0;C<c.length;C++){let B=c[C];h.push(...this.extractAttachments(this.stripFrontmatter(d[C])));let w=this.app.metadataCache.getFileCache(B.file)?.frontmatter;if(Array.isArray(w?.attachments))for(let y of w.attachments)typeof y=="string"&&y.trim()&&h.push(Rt(y))}let g=[...new Set(h)],u=o.length-e.length,p=async C=>{let B=await this.snapshotNotes(o,C),w=0;if(C)for(let D of g){let b=this.app.metadataCache.getFirstLinkpathDest(D,"");if(b)try{await this.app.fileManager.trashFile(b),await this.log.append({type:"attachment_remove",id:F,payload:{path:b.path}}),this.plugin.notifications.show({message:`Deleted attachment "${b.name}"`,kind:"warning",category:"attachment",affectedPaths:[b.path],folder:this.noteFolder}),w+=1}catch{}}let y=new Set;for(let D of o)D.parent&&y.add(D.parent);let v=this.authorship.collectAuthorIds(o),E=new Set(e.map(D=>D.id)),Q=this.currentChildren.map((D,b)=>E.has(D.id)?b:-1).filter(D=>D>=0),S=Q.length>0?Q[0]:-1,x=null;if(S>=0){for(let D=S+1;D<this.currentChildren.length;D++)if(!E.has(this.currentChildren[D].id)){x=this.currentChildren[D].id;break}if(!x){for(let D=S-1;D>=0;D--)if(!E.has(this.currentChildren[D].id)){x=this.currentChildren[D].id;break}}}for(let D of o)if(D.file){try{await this.app.fileManager.trashFile(D.file)}catch{}await this.log.append({type:"delete",id:D.id,payload:{path:D.file.path,attachmentsRemoved:C?g:[]}})}this.selection.clear(),this.cursorIdx=-1,x&&(this.pendingFocusIds=[x]),this.tree.rebuild(this.noteFolder);for(let D of y)o.some(b=>b.id===D)||this.fmSync.scheduleParentOfDeleted(D);this.render({kind:"follow-cursor"});let H=w>0?` with ${w} attachment${w===1?"":"s"}`:"",G=this.noteFolder,N=e.map(D=>D.id),R=!1,U=async()=>{R||(R=!0,this.selection.clear(),this.cursorIdx=-1,await this.restoreSnapshots(B,N.slice()))};this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Deleted",nodes:e,suffix:H.trim()||void 0}),kind:"warning",category:"delete",duration:0,affectedIds:e.map(D=>D.id),affectedAuthorIds:v,folder:this.noteFolder,actions:[{label:"Undo delete",onClick:()=>void U()}]}),this.plugin.getUndoStack(G).push({label:`Delete ${e.length} note${e.length===1?"":"s"}`,undo:async()=>{await U()},redo:async()=>{this.selection.clear(),this.cursorIdx=-1,R=!1,await this.trashNotesAndAttachments(B)}}),this.focusView()},f=X(),I=f.confirmBulkDelete,m=g.length>0&&f.confirmAttachmentDelete;if(!I&&!m){await p(!1);return}new si(this.app,`${e.length} selected note${e.length===1?"":"s"}`,u,g.length,m,p).open()}async cmdSplit(e){let t=e??this.resolveActionTarget();if(!t?.file){new k.Notice("Pick a note to split.");return}let i=t.file,s=await this.app.vault.read(i),n=this.stripFrontmatter(s).replace(/\s+$/,""),o=n.split(/\r?\n/);if(n.trim().length<2){new k.Notice("Note is too short to split.");return}let a=s,l=i.path,c=async(h,g,u)=>{if(!h.trim()||!g.trim()){new k.Notice("Split would leave one part empty.");return}try{let p=s.startsWith("---")?s.slice(0,s.indexOf(` +`);return this.app.vault.create(t,n)}buildHomeFilename(e){return`Home-${(e.split("/").filter(Boolean).pop()??"Stashpad").replace(/[^A-Za-z0-9_-]+/g,"-").replace(/-+/g,"-").replace(/^-+|-+$/g,"")||"Stashpad"}.md`}async migrateNullParents(){let e=this.noteFolder,t=this.app.vault.getMarkdownFiles().filter(i=>i.path.startsWith(e+"/"));for(let i of t){let s=this.app.metadataCache.getFileCache(i)?.frontmatter,n=s?.id;if(!n||n===F)continue;let o=s?.parent;(o==null||o===""||o==="null")&&(await this.app.fileManager.processFrontMatter(i,a=>{a.parent=F}),await this.log.append({type:"parent_change",id:n,payload:{from:null,to:F,reason:"migration"}}))}}async openInNewStashpadTab(e){let t=this.app.workspace,i=this.leaf,s=t.getLeaf("tab");await s.setViewState({type:z,active:!0,state:{focusId:e,timeFilter:this.timeFilter,folderOverride:this.folderOverride}}),t.setActiveLeaf(s,{focus:!0}),t.revealLeaf(s),gt(t,s,i,n=>this.plugin.registerEvent(n))}async openNoteInNewTab(e,t,i){let s=(e||"").trim().replace(/^\/+|\/+$/g,"");if(!s||!t)return;let n=(this.plugin.settings.folder||"Stashpad").trim().replace(/^\/+|\/+$/g,"")||"Stashpad",o=this.app.workspace,a=this.leaf,l=o.getLeaf("tab");await l.setViewState({type:z,active:!0,state:{focusId:t,folderOverride:s===n?null:s,...i?{cursorId:i}:{}}}),o.setActiveLeaf(l,{focus:!0}),o.revealLeaf(l),gt(o,l,a,c=>this.plugin.registerEvent(c))}async openFolderInNewTab(e){let t=(e||"").trim().replace(/^\/+|\/+$/g,"");if(!t)return;let i=(this.plugin.settings.folder||"Stashpad").trim().replace(/^\/+|\/+$/g,"")||"Stashpad",s=this.app.workspace,n=this.leaf,o=s.getLeaf("tab");await o.setViewState({type:z,active:!0,state:{focusId:F,folderOverride:t===i?null:t}}),s.setActiveLeaf(o,{focus:!0}),s.revealLeaf(o),gt(s,o,n,a=>this.plugin.registerEvent(a))}cmdOpenInEditor(e){if(e){this.openFileAtEnd(e.file);return}let t=this.getActionTargets();if(t.length)for(let i of t)i.file&&this.openFileAtEnd(i.file)}cmdOpenParentInEditor(){let e=this.tree.get(this.focusId);if(!e?.file){new k.Notice("No focused parent to open.");return}this.openFileAtEnd(e.file)}async openFileAtEnd(e){let t=this.app.workspace,i=this.leaf,s=t.getLeaf("tab");await s.openFile(e,{active:!0}),t.setActiveLeaf(s,{focus:!0}),t.revealLeaf(s),gt(t,s,i,a=>this.plugin.registerEvent(a));let o=s.view?.editor;o&&requestAnimationFrame(()=>{try{let a=o.lastLine(),l=o.getLine(a)?.length??0;o.setCursor({line:a,ch:l}),o.scrollIntoView({from:{line:a,ch:l},to:{line:a,ch:l}},!0),o.focus()}catch{}})}cmdSelectAll(){if(this.currentChildren.length!==0){this.selection.clear();for(let e of this.currentChildren)this.selection.add(e.id);this.firstSelectedId=this.currentChildren[0].id,this.lastSelected=this.currentChildren[this.currentChildren.length-1].id,this.cursorIdx=this.currentChildren.length-1,this.render()}}async cmdTogglePin(){let e=this.getActionTargets();if(e.length===0){let n=this.tree.get(this.focusId);n?.file&&(e=[n])}if(e.length===0){new k.Notice("Nothing to pin.");return}let t=e.some(n=>!this.plugin.isPinned({folder:this.noteFolder,id:n.id})),i=0,s=0;for(let n of e){let o={folder:this.noteFolder,id:n.id};t?this.plugin.isPinned(o)||(await this.plugin.pinNote(o),i++):this.plugin.isPinned(o)&&(await this.plugin.unpinNote(o),s++)}i>0?new k.Notice(`Pinned ${i} note${i===1?"":"s"} to sidebar.`):s>0&&new k.Notice(`Unpinned ${s} note${s===1?"":"s"} from sidebar.`)}isListPinned(e){let t=this.tree.get(e);if(!t?.file)return!1;let i=this.listPinnedState.get(t.file.path);return i?i.pinned:this.app.metadataCache.getFileCache(t.file)?.frontmatter?.listPinned===!0}listPinnedAt(e){let t=this.tree.get(e);if(!t?.file)return 0;let i=this.listPinnedState.get(t.file.path);if(i)return i.at;let s=this.app.metadataCache.getFileCache(t.file)?.frontmatter?.listPinnedAt,n=typeof s=="string"?Date.parse(s):NaN;return Number.isNaN(n)?0:n}hoistListPinned(e,t){let i=this.tree.getChildren(e).map(l=>l.id);if(!i.some(l=>this.isListPinned(l)))return t;let s=new Set(t),n=[...t,...i.filter(l=>!s.has(l))],o=n.filter(l=>this.isListPinned(l)).sort((l,c)=>this.listPinnedAt(l)-this.listPinnedAt(c)),a=n.filter(l=>!this.isListPinned(l));return[...o,...a]}async cmdToggleListPin(){let e=this.getActionTargets();if(e.length===0){let a=this.tree.get(this.focusId);a?.file&&(e=[a])}if(e.length===0){new k.Notice("Nothing to pin.");return}let t=e.some(a=>!this.isListPinned(a.id)),i=[],s=new Date().toISOString(),n=[];for(let a of e){if(!a.file)continue;let l=this.app.metadataCache.getFileCache(a.file)?.frontmatter;i.push({path:a.file.path,listPinned:l?.listPinned,listPinnedAt:l?.listPinnedAt});let c=t?typeof l?.listPinnedAt=="string"&&Date.parse(l.listPinnedAt)||Date.parse(s):0;this.listPinnedState.set(a.file.path,{pinned:t,at:c}),await this.app.fileManager.processFrontMatter(a.file,d=>{t?(d.listPinned=!0,d.listPinnedAt||(d.listPinnedAt=s)):(delete d.listPinned,delete d.listPinnedAt)}),n.push(a.id)}let o=this.noteFolder;this.tree.rebuild(o),this.render(),this.plugin.notifications.show({message:t?`Pinned ${n.length} to top of list`:`Unpinned ${n.length} from list`,kind:"success",category:"edit",affectedIds:n,folder:o}),this.plugin.getUndoStack(o).push({label:t?`Pin to top (${n.length})`:`Unpin from top (${n.length})`,undo:async()=>{for(let a of i){let l=this.app.vault.getAbstractFileByPath(a.path);if(!l)continue;await this.app.fileManager.processFrontMatter(l,h=>{a.listPinned===void 0?delete h.listPinned:h.listPinned=a.listPinned,a.listPinnedAt===void 0?delete h.listPinnedAt:h.listPinnedAt=a.listPinnedAt});let c=a.listPinned===!0,d=typeof a.listPinnedAt=="string"&&Date.parse(a.listPinnedAt)||0;this.listPinnedState.set(a.path,{pinned:c,at:d})}this.tree.rebuild(o),this.render()}})}async cmdToggleComplete(){let e=this.getActionTargets();if(e.length===0){let l=this.tree.get(this.focusId);l?.file&&(e=[l])}if(e.length===0){new k.Notice("Nothing to toggle.");return}let i=e.some(l=>!this.isCompleted(l)),s=[],n=[],o=[];for(let l of e){if(!l.file)continue;let c=this.isCompleted(l),d=this.app.metadataCache.getFileCache(l.file)?.frontmatter,h=d?.due!=null?String(d.due):null,g={id:l.id,path:l.file.path,was:c,dueBefore:h,rolledTo:null};if(s.push(g),c===i)continue;let u=!1;await this.app.fileManager.processFrontMatter(l.file,p=>{let f=i?sn(p.repeat):null;if(f){let I=p.due!=null?Date.parse(String(p.due)):NaN,m=nn(f,Number.isFinite(I)?I:null,Date.now());p.due=new Date(m).toISOString(),delete p.completed,g.rolledTo=p.due,o.push({title:l.file.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||"task",when:m}),u=!0}else i?p.completed=!0:delete p.completed}),this.completedState.set(l.file.path,u?!1:i),n.push(l.id)}this.render();for(let l of o)this.plugin.notifications.show({message:`\u{1F501} Rescheduled \u201C${l.title}\u201D \u2192 ${Xe(l.when,this.plugin.settings)}.`,kind:"success",category:"system",folder:this.noteFolder});if(n.length>0){await this.log.append({type:i?"complete":"uncomplete",id:n[0],payload:{ids:n,count:n.length}});let l=n.map(c=>this.tree.get(c)).filter(c=>!!c);this.plugin.notifications.show({message:this.bulkActionMessage({verb:i?"Marked complete":"Unmarked",nodes:l}),kind:"success",category:i?"complete":"uncomplete",affectedIds:n,folder:this.noteFolder})}let a=this.noteFolder;this.plugin.getUndoStack(a).push({label:`${i?"Mark complete":"Unmark complete"} (${e.length})`,undo:async()=>{let l=[];for(let c of s){let d=this.app.vault.getAbstractFileByPath(c.path);d&&(await this.app.fileManager.processFrontMatter(d,h=>{c.rolledTo!=null?(c.dueBefore!=null?h.due=c.dueBefore:delete h.due,delete h.completed):c.was?h.completed=!0:delete h.completed}),n.includes(c.id)&&l.push(c.id))}l.length>0&&await this.log.append({type:i?"uncomplete":"complete",id:l[0],payload:{ids:l,count:l.length,undo:!0}}),this.tree.rebuild(a),this.render()},redo:async()=>{for(let l of s){let c=this.app.vault.getAbstractFileByPath(l.path);c&&await this.app.fileManager.processFrontMatter(c,d=>{l.rolledTo!=null?(d.due=l.rolledTo,delete d.completed):i?d.completed=!0:delete d.completed})}n.length>0&&await this.log.append({type:i?"complete":"uncomplete",id:n[0],payload:{ids:n,count:n.length,redo:!0}}),this.tree.rebuild(a),this.render()}})}isCompleted(e){if(!e.file)return!1;let t=this.completedState.get(e.file.path);return t!==void 0?t:!!this.app.metadataCache.getFileCache(e.file)?.frontmatter?.completed}taggedFromFm(e){return e?ei(e,"task")||e.task===!0:!1}cmdSetDue(){let e=this.getActionTargets();if(e.length===0){let a=this.tree.get(this.focusId);a?.file&&(e=[a])}if(e.length===0){new k.Notice("Nothing to schedule.");return}let t=e[0],i=t.file?this.app.metadataCache.getFileCache(t.file)?.frontmatter:null,s=i&&(typeof i.due=="string"||typeof i.due=="number")?String(i.due):null,n=this.plugin.collectKnownAuthors(),o=Ut(i??{});new Oe(this.app,s,a=>{this.applyDue(e,a.iso,a.assignees,!1,{repeat:a.repeat,autoDoneAfter:a.autoDoneAfter,remindEvery:a.remindEvery})},{knownAuthors:n,currentAssignees:o,quickAdjusts:this.plugin.settings.dueQuickAdjusts,showRecurrence:e.length===1,currentRepeat:typeof i?.repeat=="string"?i.repeat:"",currentAutoDoneAfter:typeof i?.autoDoneAfter=="string"?i.autoDoneAfter:"",currentRemindEvery:typeof i?.remindEvery=="string"?i.remindEvery:""}).open()}cmdSnooze(e){let t;if(e)t=[e];else if(t=this.getActionTargets(),t.length===0){let o=this.tree.get(this.focusId);o?.file&&(t=[o])}if(t.length===0){new k.Notice("Nothing to snooze.");return}let i=t[0],s=i.file?this.app.metadataCache.getFileCache(i.file)?.frontmatter:null,n=s&&(typeof s.due=="string"||typeof s.due=="number")?String(s.due):null;new Oe(this.app,n,o=>{this.applyDue(t,o.iso,[],!0)},{title:"Snooze \u2014 reschedule",hideAssignees:!0,quickAdjusts:this.plugin.settings.dueQuickAdjusts}).open()}async applyDue(e,t,i=[],s=!1,n){let o=[],a=[],l=this.authorship.currentAuthorLink();for(let h of i)await this.plugin.ensureAuthorStubFor(this.noteFolder,h.id,h.name);let c=i.map(h=>this.plugin.authorRefFor(this.noteFolder,h.id,h.name));for(let h of e){if(!h.file)continue;let g=this.app.metadataCache.getFileCache(h.file)?.frontmatter,u=this.isTaskTagged(h);o.push({id:h.id,path:h.file.path,due:g?.due,task:g?.task,assignedTo:g?.assignedTo,assignedBy:g?.assignedBy,wasTagged:u,repeat:g?.repeat,autoDoneAfter:g?.autoDoneAfter,remindEvery:g?.remindEvery}),await this.app.fileManager.processFrontMatter(h.file,f=>{if(t===null?delete f.due:(f.due=t,f.task=!0),n){let I=(m,C)=>{let B=(C??"").trim();B?(f[m]=B,f.task=!0):delete f[m]};I("repeat",n.repeat),I("autoDoneAfter",n.autoDoneAfter),I("remindEvery",n.remindEvery)}s||(c.length>0?(f.assignedTo=c,l&&(f.assignedBy=l.link),f.task=!0):(delete f.assignedTo,delete f.assignedBy))});let p=t!==null||c.length>0;this.taskTaggedState.set(h.file.path,p||u),a.push(h.id)}if(this.render(),a.length>0){let h=a.map(g=>this.tree.get(g)).filter(g=>!!g);this.plugin.notifications.show({message:this.bulkActionMessage({verb:t===null?"Cleared due date":`Due ${Xe(Date.parse(t),this.plugin.settings)}`,nodes:h}),kind:"success",category:"edit",affectedIds:a,folder:this.noteFolder})}let d=this.noteFolder;this.plugin.getUndoStack(d).push({label:t===null?`Clear due date (${e.length})`:`Set due date (${e.length})`,undo:async()=>{for(let h of o){let g=this.app.vault.getAbstractFileByPath(h.path);g&&(await this.app.fileManager.processFrontMatter(g,u=>{h.due===void 0?delete u.due:u.due=h.due,h.task===void 0?delete u.task:u.task=h.task,h.assignedTo===void 0?delete u.assignedTo:u.assignedTo=h.assignedTo,h.assignedBy===void 0?delete u.assignedBy:u.assignedBy=h.assignedBy,h.repeat===void 0?delete u.repeat:u.repeat=h.repeat,h.autoDoneAfter===void 0?delete u.autoDoneAfter:u.autoDoneAfter=h.autoDoneAfter,h.remindEvery===void 0?delete u.remindEvery:u.remindEvery=h.remindEvery}),this.taskTaggedState.set(h.path,h.wasTagged))}this.tree.rebuild(d),this.render()}})}cmdAssign(){let e=this.getActionTargets();if(e.length===0){let a=this.tree.get(this.focusId);a?.file&&(e=[a])}if(e.length===0){new k.Notice("Nothing to assign.");return}let t=e[0],i=t.file?this.app.metadataCache.getFileCache(t.file)?.frontmatter:null,s=i&&(typeof i.due=="string"||typeof i.due=="number")?String(i.due):null,n=this.plugin.collectKnownAuthors(),o=Ut(i??{});new Oe(this.app,s,a=>{this.applyDue(e,a.iso,a.assignees)},{knownAuthors:n,currentAssignees:o,title:"Assign / schedule task"}).open()}isTask(e){return e.file?this.isTaskTagged(e)?!0:this.app.metadataCache.getFileCache(e.file)?.frontmatter?.completed!==void 0:!1}async cmdToggleTask(){let e=this.getActionTargets();if(e.length===0){let a=this.tree.get(this.focusId);a?.file&&(e=[a])}if(e.length===0){new k.Notice("Nothing to toggle.");return}let t=e.some(a=>!this.isTaskTagged(a)),i=[],s=[];for(let a of e){if(!a.file)continue;let l=this.isTaskTagged(a),c=this.app.metadataCache.getFileCache(a.file)?.frontmatter;if(i.push({id:a.id,path:a.file.path,tags:c?.tags,completed:c?.completed,task:c?.task,wasTagged:l}),l===t)continue;let d=!1;await this.app.fileManager.processFrontMatter(a.file,h=>{t?(eo(h,"task"),h.completed===void 0&&(h.completed=!1),d=h.completed===!0,delete h.task):(to(h,"task"),delete h.completed,delete h.task,d=!1)}),this.completedState.set(a.file.path,d),this.taskTaggedState.set(a.file.path,t),s.push(a.id)}if(this.render(),s.length>0){let a=t?"marked as task":"unmarked as task",l;if(s.length===1){let c=this.tree.get(s[0]);l=`"${c&&this.titleForNode(c).trim()||"(untitled)"}" ${a}`}else l=`${s.length} notes ${a}`;this.plugin.notifications.show({message:l,kind:"success",category:"edit",affectedIds:s,folder:this.noteFolder})}let n=this.noteFolder,o=async()=>{for(let a of i){let l=this.app.vault.getAbstractFileByPath(a.path);l&&(await this.app.fileManager.processFrontMatter(l,c=>{a.tags===void 0?delete c.tags:c.tags=a.tags,a.completed===void 0?delete c.completed:c.completed=a.completed,a.task===void 0?delete c.task:c.task=a.task}),this.completedState.set(a.path,!!a.completed),this.taskTaggedState.set(a.path,a.wasTagged))}this.tree.rebuild(n),this.render()};this.plugin.getUndoStack(n).push({label:`${t?"Mark task":"Unmark task"} (${e.length})`,undo:o,redo:async()=>{for(let a of i){let l=this.app.vault.getAbstractFileByPath(a.path);if(!l)continue;let c=!1;await this.app.fileManager.processFrontMatter(l,d=>{t?(eo(d,"task"),d.completed===void 0&&(d.completed=!1),c=d.completed===!0,delete d.task):(to(d,"task"),delete d.completed,delete d.task,c=!1)}),this.completedState.set(a.path,c),this.taskTaggedState.set(a.path,t)}this.tree.rebuild(n),this.render()}})}async toggleCompletedForNode(e){if(!e.file)return;let t=e.file.path,i=this.isCompleted(e);await this.app.fileManager.processFrontMatter(e.file,n=>{n.completed=!i}),this.completedState.set(t,!i),await this.log.append({type:i?"uncomplete":"complete",id:e.id}),this.render();let s=this.noteFolder;this.plugin.getUndoStack(s).push({label:i?"Mark incomplete":"Mark complete",undo:async()=>{let n=this.app.vault.getAbstractFileByPath(t);n&&(await this.app.fileManager.processFrontMatter(n,o=>{o.completed=i}),this.tree.rebuild(s),this.render())}})}isTaskTagged(e){if(!e.file)return!1;let t=this.taskTaggedState.get(e.file.path);if(t!==void 0)return t;let i=this.app.metadataCache.getFileCache(e.file)?.frontmatter;return this.taggedFromFm(i)}colorForNode(e){if(!e.file)return null;let t=this.app.metadataCache.getFileCache(e.file)?.frontmatter?.color;if(typeof t!="string")return null;let i=t.trim();return/^#([0-9a-f]{3}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(i)?i:null}inheritedColorForNode(e){let t=e,i=0,s=new Set;for(;t&&t.id!==F&&!s.has(t.id);){s.add(t.id);let n=this.colorForNode(t);if(n)return{hex:n,depth:i};t=t.parent?this.tree.get(t.parent):void 0,i+=1}return null}isDescendant(e,t){let i=this.tree.get(e),s=new Set;for(;i&&i.parent&&!s.has(i.id);){if(i.parent===t)return!0;s.add(i.id),i=this.tree.get(i.parent)}return!1}async moveAcrossThenReorder(e,t,i,s){let n=[],o=new Set;for(let E of e){let Q=this.tree.get(E);Q?.file&&(n.push({id:E,path:Q.file.path,oldParent:Q.parent}),o.add(Q.parent??F))}o.add(t);let a=this.authorship.collectAuthorIds(e.map(E=>this.tree.get(E)).filter(E=>!!E)),l=this.noteFolder,c={};for(let E of o)c[E]=this.order.getOrder(l,E).slice();for(let E of n){let Q=this.app.vault.getAbstractFileByPath(E.path);Q&&(await this.app.fileManager.processFrontMatter(Q,S=>{S.parent=t}),this.fmSync.scheduleParentChange(E.id,E.oldParent,t),await this.log.append({type:"parent_change",id:E.id,payload:{from:E.oldParent,to:t,reason:"drag"}}),this.order.removeChild(l,E.id))}this.tree.rebuild(l);let d=this.tree.getChildren(t).map(E=>E.id),h=new Set(e),g=d.filter(E=>!h.has(E)),u=g.indexOf(i);u<0&&(u=g.length),s==="after"&&(u+=1);let p=[...g.slice(0,u),...e.filter(E=>!!this.tree.get(E)),...g.slice(u)];this.order.setOrder(l,t,p),await this.order.save(l),await this.forceManualMode(t),await this.log.append({type:"reorder",id:t,payload:{dir:"drag-cross",parent:t,ids:e,count:e.length}});let f=this.focusId===t,I=f?e[0]:t,m=f?e.slice():[t];f?this.pendingFocusIds=m:(this.selection.clear(),this.cursorIdx=-1,this.pendingFocusIds=m),this.tree.rebuild(l),this.render({kind:"follow-cursor"});let C=this.selectionGuardKey,B=()=>{if(this.selectionGuardKey!==C||this.selection.has(I))return;let E=this.currentChildren.findIndex(Q=>Q.id===I);E<0||(this.selection.add(I),this.cursorIdx=E,this.render({kind:"follow-cursor"}))};setTimeout(B,120),setTimeout(B,400);let w=e.map(E=>this.tree.get(E)).filter(E=>!!E),y=this.tree.get(t),v=y?this.titleForNode(y):"(root)";this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Reparented",nodes:w,destination:`\u2192 "${v}"`}),kind:"success",category:"move",affectedIds:e,affectedAuthorIds:a,folder:l,actions:t===F?[]:[{label:"Jump to parent",onClick:()=>this.navigateTo(t)}]}),this.plugin.getUndoStack(l).push({label:`Move + reorder (${e.length})`,undo:async()=>{for(let E of n){let Q=this.fileForNote(E.id,E.path);Q&&(await this.app.fileManager.processFrontMatter(Q,S=>{E.oldParent===null||E.oldParent===void 0?S.parent=F:S.parent=E.oldParent}),await this.log.append({type:"parent_change",id:E.id,payload:{from:t,to:E.oldParent,reason:"drag-undo"}}))}for(let[E,Q]of Object.entries(c))if(Q.length===0){let S=this.order.cache.get(l)??{};delete S[E],this.order.cache.set(l,S)}else this.order.setOrder(l,E,Q);await this.order.save(l),this.pendingFocusIds=e.slice(),this.selection.clear(),this.cursorIdx=-1,this.tree.rebuild(l),this.render()},redo:async()=>{for(let E of n){let Q=this.fileForNote(E.id,E.path);Q&&(await this.app.fileManager.processFrontMatter(Q,S=>{S.parent=t}),this.order.removeChild(l,E.id))}this.order.setOrder(l,t,p),await this.order.save(l),this.pendingFocusIds=e.slice(),this.focusId!==t&&(this.selection.clear(),this.cursorIdx=-1),this.tree.rebuild(l),this.render()}})}async reorderToTarget(e,t,i){let s=this.tree.get(t);if(!s)return;let n=e.map(C=>this.tree.get(C)).filter(C=>!!C&&!!C.file);if(n.length===0)return;if(n.some(C=>C.id===t)){this.plugin.notifications.show({message:"Can't move a note into itself.",kind:"warning",category:"move",folder:this.noteFolder});return}let o=i==="into"?t:s.parent??F;for(let C of n)if(o===C.id||this.isDescendant(o,C.id)){this.plugin.notifications.show({message:`Can't move "${this.titleForNode(C)}" under itself or one of its own descendants \u2014 that would create a cycle.`,kind:"warning",category:"move",folder:this.noteFolder});return}if(n.some(C=>(C.parent??F)!==o)){let C=X(),B=async()=>{i==="into"?await this.moveAcrossThenReorder(n.map(w=>w.id),o,"","after"):await this.moveAcrossThenReorder(n.map(w=>w.id),o,t,i)};if(C.confirmCrossParentDrag){let w=this.titleForNode(s),y=n.length,v=i==="into"?"Nest":"Move",E=i==="into"?"as children of":"under";new ie(this.app,i==="into"?"Nest under target?":"Move under different parent?",`${v} ${y} note${y===1?"":"s"} ${E} "${w}"? Their parent will change.`,v,Q=>{Q&&B()}).open()}else await B();return}let l=o,c=n.map(C=>C.id),d=this.tree.getChildren(l).map(C=>C.id),h=new Set(c),g=d.filter(C=>!h.has(C)),u=g.indexOf(t);if(u<0)return;i==="after"&&(u+=1);let p=[...g.slice(0,u),...c,...g.slice(u)];if(io(p,d))return;let f=this.noteFolder,I=this.order.getOrder(f,l).slice();this.order.setOrder(f,l,p),await this.order.save(f),await this.forceManualMode(l),await this.log.append({type:"reorder",id:l,payload:{dir:"drag",parent:l,ids:c,count:c.length}}),this.pendingFocusIds=c.slice(),this.tree.rebuild(f),this.render();let m=c.map(C=>this.tree.get(C)).filter(C=>!!C);this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Reordered",nodes:m}),kind:"success",category:"reorder",affectedIds:c,folder:f}),this.plugin.getUndoStack(f).push({label:`Reorder (drag, ${c.length})`,undo:async()=>{if(I.length===0){let C=this.order.cache.get(f)??{};delete C[l],this.order.cache.set(f,C)}else this.order.setOrder(f,l,I);await this.order.save(f),await this.log.append({type:"reorder",id:l,payload:{dir:"undo",parent:l,ids:c,count:c.length}}),this.pendingFocusIds=c.slice(),this.tree.rebuild(f),this.render()},redo:async()=>{this.order.setOrder(f,l,p),await this.order.save(f),await this.log.append({type:"reorder",id:l,payload:{dir:"redo:drag",parent:l,ids:c,count:c.length}}),this.pendingFocusIds=c.slice(),this.tree.rebuild(f),this.render()}})}cmdMoveUp(){this.reorderSelection("up")}cmdMoveDown(){this.reorderSelection("down")}cmdMoveToTop(){this.reorderSelection("top")}cmdMoveToBottom(){this.reorderSelection("bottom")}async reorderSelection(e){let t=[];if(this.selection.size>0){let h=[...this.selection].map(u=>this.tree.get(u)).filter(u=>!!u&&!!u.file);if(h.length===0)return;if(new Set(h.map(u=>u.parent)).size>1){new k.Notice("Reorder requires a single-parent selection.");return}t=h}else this.cursorIdx>=0&&this.currentChildren[this.cursorIdx]&&(t=[this.currentChildren[this.cursorIdx]]);if(t.length===0){new k.Notice("Nothing to reorder.");return}let i=t[0].parent??F,s=this.tree.getChildren(i).map(h=>h.id);if(s.length===0)return;let n=new Set(t.map(h=>h.id)),o=s.filter(h=>n.has(h));if(o.length===0)return;let a=Mr(s,o,e);if(io(a,s))return;let l=this.noteFolder,c=this.order.getOrder(l,i).slice();this.order.setOrder(l,i,a),await this.order.save(l),await this.forceManualMode(i),await this.log.append({type:"reorder",id:i,payload:{dir:e,parent:i,ids:o,count:o.length}}),this.pendingFocusIds=o.slice(),this.tree.rebuild(l),this.render({kind:"follow-cursor"});let d=o.map(h=>this.tree.get(h)).filter(h=>!!h);this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Moved",nodes:d,destination:e}),kind:"success",category:"reorder",affectedIds:o,folder:l}),this.plugin.getUndoStack(l).push({label:`Reorder (${e})`,undo:async()=>{if(c.length===0){let h=this.order.cache.get(l)??{};delete h[i],this.order.cache.set(l,h)}else this.order.setOrder(l,i,c);await this.order.save(l),await this.log.append({type:"reorder",id:i,payload:{dir:"undo",parent:i,ids:o,count:o.length}}),this.pendingFocusIds=o.slice(),this.tree.rebuild(l),this.render()},redo:async()=>{this.order.setOrder(l,i,a),await this.order.save(l),await this.log.append({type:"reorder",id:i,payload:{dir:`redo:${e}`,parent:i,ids:o,count:o.length}}),this.pendingFocusIds=o.slice(),this.tree.rebuild(l),this.render()}})}async cmdDelete(){let e=this.getActionTargets();if(e.length===0){let C=this.tree.get(this.focusId);C?.file&&(e=[C])}if(e.length===0){new k.Notice("Nothing selected to delete.");return}let t=(this.noteFolder??"").replace(/\/+$/,""),i=(this.plugin.settings.folderEncPrefs??{})[t]??{},s=i.trashEncryptContent??this.plugin.settings.encryptTrash??!1,n=i.trashHandling==="obsidian";if(s&&!n){if(!this.plugin.encryption?.isConfigured?.()){new k.Notice("\u201CEncrypt items sent to trash\u201D is ON but encryption isn't set up (Settings \u2192 Stashpad \u2192 Encryption). Nothing was deleted.");return}await this.secureDeleteSources(e);return}if(e.length===1){await this.deleteNote(e[0]);return}let o=[],a=new Set,l=C=>{if(!a.has(C.id)){a.add(C.id);for(let B of this.tree.getChildren(C.id))l(B);o.push(C)}};for(let C of e)l(C);let c=o.filter(C=>!!C.file),d=await Promise.all(c.map(C=>this.app.vault.read(C.file))),h=[];for(let C=0;C<c.length;C++){let B=c[C];h.push(...this.extractAttachments(this.stripFrontmatter(d[C])));let w=this.app.metadataCache.getFileCache(B.file)?.frontmatter;if(Array.isArray(w?.attachments))for(let y of w.attachments)typeof y=="string"&&y.trim()&&h.push(Rt(y))}let g=[...new Set(h)],u=o.length-e.length,p=async C=>{let B=await this.snapshotNotes(o,C),w=0;if(C)for(let D of g){let b=this.app.metadataCache.getFirstLinkpathDest(D,"");if(b)try{await this.app.fileManager.trashFile(b),await this.log.append({type:"attachment_remove",id:F,payload:{path:b.path}}),this.plugin.notifications.show({message:`Deleted attachment "${b.name}"`,kind:"warning",category:"attachment",affectedPaths:[b.path],folder:this.noteFolder}),w+=1}catch{}}let y=new Set;for(let D of o)D.parent&&y.add(D.parent);let v=this.authorship.collectAuthorIds(o),E=new Set(e.map(D=>D.id)),Q=this.currentChildren.map((D,b)=>E.has(D.id)?b:-1).filter(D=>D>=0),S=Q.length>0?Q[0]:-1,x=null;if(S>=0){for(let D=S+1;D<this.currentChildren.length;D++)if(!E.has(this.currentChildren[D].id)){x=this.currentChildren[D].id;break}if(!x){for(let D=S-1;D>=0;D--)if(!E.has(this.currentChildren[D].id)){x=this.currentChildren[D].id;break}}}for(let D of o)if(D.file){try{await this.app.fileManager.trashFile(D.file)}catch{}await this.log.append({type:"delete",id:D.id,payload:{path:D.file.path,attachmentsRemoved:C?g:[]}})}this.selection.clear(),this.cursorIdx=-1,x&&(this.pendingFocusIds=[x]),this.tree.rebuild(this.noteFolder);for(let D of y)o.some(b=>b.id===D)||this.fmSync.scheduleParentOfDeleted(D);this.render({kind:"follow-cursor"});let H=w>0?` with ${w} attachment${w===1?"":"s"}`:"",G=this.noteFolder,N=e.map(D=>D.id),R=!1,U=async()=>{R||(R=!0,this.selection.clear(),this.cursorIdx=-1,await this.restoreSnapshots(B,N.slice()))};this.plugin.notifications.show({message:this.bulkActionMessage({verb:"Deleted",nodes:e,suffix:H.trim()||void 0}),kind:"warning",category:"delete",duration:0,affectedIds:e.map(D=>D.id),affectedAuthorIds:v,folder:this.noteFolder,actions:[{label:"Undo delete",onClick:()=>void U()}]}),this.plugin.getUndoStack(G).push({label:`Delete ${e.length} note${e.length===1?"":"s"}`,undo:async()=>{await U()},redo:async()=>{this.selection.clear(),this.cursorIdx=-1,R=!1,await this.trashNotesAndAttachments(B)}}),this.focusView()},f=X(),I=f.confirmBulkDelete,m=g.length>0&&f.confirmAttachmentDelete;if(!I&&!m){await p(!1);return}new ni(this.app,`${e.length} selected note${e.length===1?"":"s"}`,u,g.length,m,p).open()}async cmdSplit(e){let t=e??this.resolveActionTarget();if(!t?.file){new k.Notice("Pick a note to split.");return}let i=t.file,s=await this.app.vault.read(i),n=this.stripFrontmatter(s).replace(/\s+$/,""),o=n.split(/\r?\n/);if(n.trim().length<2){new k.Notice("Note is too short to split.");return}let a=s,l=i.path,c=async(h,g,u)=>{if(!h.trim()||!g.trim()){new k.Notice("Split would leave one part empty.");return}try{let p=s.startsWith("---")?s.slice(0,s.indexOf(` ---`,3)+4):"",f=p+(p?` `:"")+h+` `;await this.app.vault.modify(i,f);let I=t.parent??F,m=Date.parse(t.created||""),C=Number.isFinite(m)?new Date(m+1).toISOString():new Date().toISOString(),B=await this.createNoteUnder(g,I,{record:!1,createdOverride:C});await this.log.append({type:"rename",id:t.id,payload:{action:"split",into:B,...u}}),this.tree.rebuild(this.noteFolder),this.render(),this.suppressComposerFocusUntil=Date.now()+500,this.viewRoot?.focus({preventScroll:!0}),this.plugin.notifications.show({message:`Split "${this.titleForNode(t)}" into two`,kind:"success",category:"split",affectedIds:[t.id],folder:this.noteFolder});let w=B?this.tree.get(B):void 0,y=w?.file?.path,v=y?await this.app.vault.read(w.file):null,E=this.noteFolder;this.plugin.getUndoStack(E).push({label:"Split note",undo:async()=>{if(y){let S=this.app.vault.getAbstractFileByPath(y);if(S)try{await this.app.fileManager.trashFile(S)}catch{}}let Q=this.app.vault.getAbstractFileByPath(l);Q&&await this.app.vault.modify(Q,a),this.tree.rebuild(E),this.render()},redo:async()=>{let Q=this.app.vault.getAbstractFileByPath(l);Q&&await this.app.vault.modify(Q,f),y&&v&&!await this.app.vault.adapter.exists(y)&&await this.app.vault.create(y,v),this.tree.rebuild(E),this.render()}})}catch(p){new k.Notice(`Stashpad: split failed (${p.message})`),console.error(p)}},d=async h=>{if(!(h.length<2))try{let g=s.startsWith("---")?s.slice(0,s.indexOf(` ---`,3)+4):"",u=h[0].replace(/\s+$/,"");if(!u.trim()){new k.Notice("Split would leave the first part empty.");return}let p=g+(g?` `:"")+u+` -`;await this.app.vault.modify(i,p);let f=t.parent??F,I=Date.parse(t.created||""),m=Number.isFinite(I)?I:Date.now(),C=[];this.beginBulkRender();try{for(let y=1;y<h.length;y++)await this.createNoteUnder(h[y],f,{record:!1,createdOverride:new Date(m+y).toISOString(),deferRender:!0,collectInto:C})}finally{try{await this.fmSync.flush()}catch{}this.endBulkRender()}await this.log.append({type:"rename",id:t.id,payload:{action:"split-many",parts:h.length}}),this.suppressComposerFocusUntil=Date.now()+500,this.viewRoot?.focus({preventScroll:!0}),this.plugin.notifications.show({message:`Split "${this.titleForNode(t)}" into ${h.length}`,kind:"success",category:"split",affectedIds:[t.id],folder:this.noteFolder});let B=C.slice(),w=this.noteFolder;this.plugin.getUndoStack(w).push({label:`Split note into ${h.length}`,undo:async()=>{for(let{path:v}of B){let E=this.app.vault.getAbstractFileByPath(v);if(E)try{await this.app.fileManager.trashFile(E)}catch{}}let y=this.app.vault.getAbstractFileByPath(l);y&&await this.app.vault.modify(y,a),this.tree.rebuild(w),this.render()},redo:async()=>{let y=this.app.vault.getAbstractFileByPath(l);y&&await this.app.vault.modify(y,p);for(let{path:v,content:E}of B)await this.app.vault.adapter.exists(v)||await this.app.vault.create(v,E);this.tree.rebuild(w),this.render()}})}catch(g){new k.Notice(`Stashpad: split failed (${g.message})`),console.error(g)}};new Gi(this.app,n,async h=>{let g=o.slice(0,h).join(` +`;await this.app.vault.modify(i,p);let f=t.parent??F,I=Date.parse(t.created||""),m=Number.isFinite(I)?I:Date.now(),C=[];this.beginBulkRender();try{for(let y=1;y<h.length;y++)await this.createNoteUnder(h[y],f,{record:!1,createdOverride:new Date(m+y).toISOString(),deferRender:!0,collectInto:C})}finally{try{await this.fmSync.flush()}catch{}this.endBulkRender()}await this.log.append({type:"rename",id:t.id,payload:{action:"split-many",parts:h.length}}),this.suppressComposerFocusUntil=Date.now()+500,this.viewRoot?.focus({preventScroll:!0}),this.plugin.notifications.show({message:`Split "${this.titleForNode(t)}" into ${h.length}`,kind:"success",category:"split",affectedIds:[t.id],folder:this.noteFolder});let B=C.slice(),w=this.noteFolder;this.plugin.getUndoStack(w).push({label:`Split note into ${h.length}`,undo:async()=>{for(let{path:v}of B){let E=this.app.vault.getAbstractFileByPath(v);if(E)try{await this.app.fileManager.trashFile(E)}catch{}}let y=this.app.vault.getAbstractFileByPath(l);y&&await this.app.vault.modify(y,a),this.tree.rebuild(w),this.render()},redo:async()=>{let y=this.app.vault.getAbstractFileByPath(l);y&&await this.app.vault.modify(y,p);for(let{path:v,content:E}of B)await this.app.vault.adapter.exists(v)||await this.app.vault.create(v,E);this.tree.rebuild(w),this.render()}})}catch(g){new k.Notice(`Stashpad: split failed (${g.message})`),console.error(g)}};new Li(this.app,n,async h=>{let g=o.slice(0,h).join(` `).replace(/\s+$/,""),u=o.slice(h).join(` `).replace(/^\s+|\s+$/g,"");await c(g,u,{mode:"line",splitAtLine:h})},async h=>{let g=n.slice(0,h).replace(/\s+$/,""),u=n.slice(h).replace(/^\s+|\s+$/g,"");await c(g,u,{mode:"cursor",splitAtChar:h})},async h=>{await d(h)}).open()}cmdOpenInNewStashpadTab(e){let t=e??this.resolveActionTarget();t?.file&&this.openInNewStashpadTab(t.id)}cmdCloneStashpadTab(){let e=this.tree.get(this.focusId);e?.file?this.cmdOpenInNewStashpadTab(e):this.openInNewStashpadTab(this.focusId)}resolveActionTarget(){if(this.cursorIdx>=0&&this.currentChildren[this.cursorIdx])return this.currentChildren[this.cursorIdx];let e=this.tree.get(this.focusId);return e?.file?e:void 0}cmdExportStash(e){return Bl(this,e)}cmdExportOkf(e){return wl(this,e)}cmdImportStash(){return vl(this)}processStashFile(e){return cr(this,e)}async createNoteUnder(e,t,i={record:!0}){let s=(i.targetFolder??this.noteFolder).replace(/\/+$/,""),n=s!==this.noteFolder;await this.ensureFolder(s);let o=Z(),a=null;{let I=(this.plugin.settings.noteTemplates??{})[s];if(I){let m=this.app.vault.getAbstractFileByPath(I);if(m&&m.extension==="md")try{let C=await this.app.vault.cachedRead(m),B=this.stripFrontmatter(C);a=this.app.metadataCache.getFileCache(m)?.frontmatter??{},B.includes("{{body}}")?e=B.replace(/\{\{body\}\}/g,e):e.trim()?B.trim()&&(e=`${e} @@ -91,17 +91,17 @@ ${B}`):e=B}catch(C){console.warn("[Stashpad] template read failed",C)}}}let l=De `);this.plugin.importService.suppress(d,6e4),await Se.timeAsync("write.createNote.file",()=>this.app.vault.create(d,I)),i.collectInto?.push({path:d,content:I});try{let m=this.app.vault.getAbstractFileByPath(d);if(m&&m.extension==="md"){if(!n)this.tree.insertSynthetic({id:o,parent:h,children:[],file:m,created:g}),i.deferRender||this.render(),this.fmSync.scheduleParentChange(o,null,h);else{i.deferRender||this.render();let C=s.split("/").pop()||s,B=(e.split(` `).find(w=>w.trim())??"note").trim().slice(0,60);i.deferUndo||this.plugin.notifications.show({message:`"${B}" landed in \`${C}\``,kind:"success",category:"create",duration:0,folder:s,affectedIds:[o],actions:[{label:"Jump to note",onClick:()=>{this.switchToFolderAndFocus(s,o)}}]})}if(a)try{await this.app.fileManager.processFrontMatter(m,C=>{for(let[B,w]of Object.entries(a))Ve.includes(B)||Zn.includes(B)||C[B]===void 0&&(C[B]=w)})}catch(C){console.warn("[Stashpad] template fm overlay failed",C)}}}catch{}if(await this.log.append({type:"create",id:o,payload:{path:d,parent:h}}),i.record!==!1&&!i.deferUndo){let m=e;this.plugin.getUndoStack(s).push({label:n?"Send note":"Create note",undo:async()=>{let C=this.fileForNote(o,d);if(C)try{await this.app.fileManager.trashFile(C)}catch{}if(!(this.composerInputEl?.value??this.composerDraft).trim()&&(this.composerDraft=m,this.saveDraft(m),this.recordLastSubmitted(""),this.composerInputEl)){this.composerInputEl.value=m;let w=m.length;this.composerInputEl.setSelectionRange(w,w),this.composerInputEl.focus()}n||this.tree.rebuild(this.noteFolder),this.render()},redo:async()=>{await this.app.vault.adapter.exists(d)||await this.app.vault.create(d,I),this.composerDraft="",this.saveDraft(""),this.recordLastSubmitted(m),this.composerInputEl&&(this.composerInputEl.value=""),n||this.tree.rebuild(this.noteFolder),this.render()}})}return o}catch(I){return new k.Notice(`Stashpad: failed to create note (${I.message})`),null}}async createNotesBatch(e,t,i,s,n){let o=e.length,a=[],l=!!i?.targetFolder&&i.targetFolder!==this.noteFolder,c=8,d=null;if(o>=c){let h=new k.Notice("",0),g=h.messageEl;g.empty(),g.createDiv({cls:"stashpad-split-progress-title",text:`Splitting into ${o} notes\u2026`});let p=g.createDiv({cls:"stashpad-split-progress-bar"}).createDiv({cls:"stashpad-split-progress-fill"}),f=g.createDiv({cls:"stashpad-split-progress-label",text:`0 / ${o}`});d={notice:h,fill:p,label:f}}this.beginBulkRender();try{for(let h=0;h<o;h++)if(await this.createNoteUnder(e[h],t,{...i??{},deferRender:!0,deferUndo:!0,collectInto:a}),d){let g=h+1;d.label.setText(`${g} / ${o}`),d.fill.setCssStyles({width:`${Math.round(g/o*100)}%`}),g%5===0&&await new Promise(u=>window.setTimeout(u,0))}}finally{d?.notice.hide();try{await this.fmSync.flush()}catch{}this.endBulkRender()}if(a.length){let h=a.slice();this.plugin.getUndoStack(n).push({label:`Create ${h.length} notes`,undo:async()=>{for(let{path:g}of h){let u=this.app.vault.getAbstractFileByPath(g);if(u)try{await this.app.fileManager.trashFile(u)}catch{}}if(this.composerDraft=s,this.saveDraft(s),this.recordLastSubmitted(""),this.composerInputEl){this.composerInputEl.value=s;let g=s.length;this.composerInputEl.setSelectionRange(g,g),this.composerInputEl.focus()}l||this.tree.rebuild(this.noteFolder),this.render()},redo:async()=>{for(let{path:g,content:u}of h)await this.app.vault.adapter.exists(g)||await this.app.vault.create(g,u);this.composerDraft="",this.saveDraft(""),this.composerInputEl&&(this.composerInputEl.value=""),l||this.tree.rebuild(this.noteFolder),this.render()}})}o>=c&&this.plugin.notifications.show({message:`Created ${a.length} notes${l?` in \`${n.split("/").pop()}\``:""}.`,kind:"success",category:"create"})}extractAttachments(e){let t=[],i=/!\[\[([^\]\|]+)(?:\|[^\]]+)?\]\]/g,s;for(;(s=i.exec(e))!==null;)t.push(s[1]);return t}async ensureFolder(e){if(await this.app.vault.adapter.exists(e)){let t=this.app.vault.getAbstractFileByPath(e);if(t&&!(t instanceof k.TFolder))throw new Error(`${e} exists and is not a folder`);return}try{await this.app.vault.createFolder(e)}catch(t){let i=t?.message??"";if(!/already exists/i.test(i))throw t}}async importAttachment(e){try{let t=await e.arrayBuffer(),i=`${this.noteFolder}/_attachments`;await this.ensureFolder(i);let s=e.name.replace(/[^\w.\-]+/g,"_"),n=Date.now().toString(36),o=`${i}/${Ns(s,n)}`;return await this.app.vault.createBinary(o,t),await this.log.append({type:"attachment_add",id:F,payload:{path:o,name:e.name,size:e.size}}),this.plugin.notifications.show({message:`Attached ${e.name}`,kind:"success",category:"attachment",affectedPaths:[o],folder:this.noteFolder}),`![[${o}]]`}catch(t){return new k.Notice(`Stashpad: attachment failed (${t.message})`),null}}claimSelectedAsAuthor(){this.authorship.claimSelectedAsAuthor()}claimFolderAsAuthor(){this.authorship.claimFolderAsAuthor()}claimSelectedWithContributor(){this.authorship.claimSelectedWithContributor()}claimFolderWithContributor(){this.authorship.claimFolderWithContributor()}renderAuthorshipFooter(e,t){if(!t.file)return;let i=this.plugin.settings;if(!i.showAuthor&&!i.showContributors&&!i.showLastEdit)return;let s=this.app.metadataCache.getFileCache(t.file)?.frontmatter??{},n=typeof s.author=="string"?s.author:"",o=Array.isArray(s.contributors)?s.contributors.filter(p=>typeof p=="string"&&p.trim()!==""):[],a=typeof s.modified=="string"?s.modified:typeof s.created=="string"?s.created:"",l=i.showAuthor&&!!n,c=i.showContributors&&o.length>0,d=i.showLastEdit&&!!a;if(!l&&!c&&!d)return;let h=e.createDiv({cls:"stashpad-note-authorship"}),g=(p,f)=>{let I=f.replace(/^\[\[/,"").replace(/\]\]$/,""),m=I.indexOf("|"),C=m>=0?I.slice(0,m):I,B=m>=0?I.slice(m+1):I.split("/").pop()??I,w=p.createEl("a",{cls:"internal-link",text:B});w.setAttribute("data-href",C),w.setAttribute("href",C)},u=[];l&&u.push(p=>{p.createSpan({cls:"stashpad-authorship-label",text:"by "}),g(p,n)}),c&&u.push(p=>{p.createSpan({cls:"stashpad-authorship-label",text:"with "}),o.forEach((f,I)=>{I>0&&p.createSpan({text:", "}),g(p,f)})}),d&&u.push(p=>{p.createSpan({cls:"stashpad-authorship-label",text:"edited "}),p.createSpan({text:this.formatTimeInline(a)})}),u.forEach((p,f)=>{f>0&&h.createSpan({cls:"stashpad-authorship-sep",text:"\xB7"});let I=h.createSpan({cls:"stashpad-authorship-piece"});p(I)}),h.addEventListener("click",p=>this.handleRenderedClick(p,t))}activeStopwords(){return this.plugin.settings.slugStopWords??je}scheduleSlugRename(e){let t=this.slugDebouncers.get(e.path);t&&t.cancel(),t=(0,k.debounce)(()=>void this.maybeRenameForSlug(e),3e4),this.slugDebouncers.set(e.path,t),t()}async maybeRenameForSlug(e){let t=wt(e.basename);if(!t||t===F)return;let i=await this.app.vault.cachedRead(e),s=this.stripFrontmatter(i),n=De(s,this.activeStopwords()),o=xe(n,t);if(e.name===o)return;let a=e.parent?`${e.parent.path}/${o}`:o;if(this.app.vault.getAbstractFileByPath(a))return;let l=e.path;try{await this.app.fileManager.renameFile(e,a),await this.log.append({type:"rename",id:t,payload:{from:l,to:a}})}catch{}}scheduleAttachmentSync(e){let t=this.attachmentDebouncers.get(e.path);t&&t.cancel(),t=(0,k.debounce)(()=>void this.syncAttachmentsFrontmatter(e),1500),this.attachmentDebouncers.set(e.path,t),t()}async syncAttachmentsFrontmatter(e){let t=await this.app.vault.cachedRead(e),i=this.stripFrontmatter(t),s=this.extractAttachments(i),n=this.app.metadataCache.getFileCache(e)?.frontmatter,a=(Array.isArray(n?.attachments)?n.attachments:[]).filter(d=>typeof d=="string").map(d=>Rt(d));if(a.length===s.length&&a.every((d,h)=>d===s[h]))return;let c=s.map(d=>We(d));await this.app.fileManager.processFrontMatter(e,d=>{d.attachments=c})}stripFrontmatter(e){let t=e.replace(/^\uFEFF/,""),i=t.match(/^\s*---\s*\r?\n[\s\S]*?\r?\n---\s*(?:\r?\n|$)/);return i?t.slice(i[0].length):t}formatTime(e){if(!e)return"";let t=(0,k.moment)(e);if(!t.isValid())return"";let i=X();if(i.useTemplatesFormat){let n=js(this.app);if(n)return`${t.format(n.dateFormat)} ${t.format(n.timeFormat)}`}let s=t.valueOf();return`${Bt(s,i)} -${ei(s,i)}`}formatTimeInline(e){if(!e)return"";let t=(0,k.moment)(e);if(!t.isValid())return"";if(X().useTemplatesFormat){let s=js(this.app);if(s){let n=/:ss/.test(s.timeFormat)?s.timeFormat:s.timeFormat.replace(/(:mm)/,"$1:ss");return`${t.format(s.dateFormat)} ${t.format(n)}`}}return`${t.format("YYYY.MM.DD")} ${t.format("HH:mm:ss A")}`}scrollListToBottom(){let e=this.listEl;if(!e)return;if(this.stickToListBottom=!0,e.scrollTop=e.scrollHeight,k.Platform.isMobile){let a=0,l=()=>{!this.stickToListBottom||a>=8||(a++,Date.now()>=this.keyboardTransitionUntil&&(e.scrollTop=e.scrollHeight),window.setTimeout(l,120))};window.setTimeout(l,60);return}this.stickyRowObserver?.disconnect();let t=()=>{if(!this.stickToListBottom){this.stickyRowObserver?.disconnect(),this.stickyRowObserver=null;return}e.scrollTop=e.scrollHeight},i=new ResizeObserver(t);for(let a of Array.from(e.children))a instanceof HTMLElement&&i.observe(a);this.stickyRowObserver=i;let s=performance.now(),n=e.scrollHeight,o=()=>{if(!this.stickToListBottom)return;let a=e.scrollHeight;a!==n&&(e.scrollTop=a,n=a),performance.now()-s<3e4?requestAnimationFrame(o):(this.stickToListBottom=!1,this.stickyRowObserver?.disconnect(),this.stickyRowObserver=null)};requestAnimationFrame(o)}openNoteMenu(e,t){if(!t.file)return;let i=t.file,s=new k.Menu;s.addItem(d=>d.setTitle("Open in new Stashpad tab").setIcon("layout-grid").onClick(()=>{this.openInNewStashpadTab(t.id)})),s.addItem(d=>d.setTitle("Open in editor").setIcon("file-text").onClick(()=>{this.openFileAtEnd(i)})),s.addItem(d=>d.setTitle("Focus in Stashpad").setIcon("arrow-right").onClick(()=>this.navigateTo(t.id))),s.addSeparator(),s.addItem(d=>d.setTitle("Split note\u2026").setIcon("split").onClick(()=>void this.cmdSplit(t))),s.addItem(d=>d.setTitle("Copy text").setIcon("copy").onClick(()=>{l(),this.cmdCopy()})),s.addItem(d=>d.setTitle("Clone (duplicate / copy)").setIcon("files").onClick(()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),this.cmdClone()})),s.addItem(d=>d.setTitle("Fork into a separate note\u2026").setIcon("git-branch").onClick(()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),this.cmdForkNote()})),s.addItem(d=>d.setTitle("Export to .stash").setIcon("package").onClick(()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),this.cmdExportStash()})),this.plugin.settings.okfEnabled&&s.addItem(d=>d.setTitle("Export as OKF\u2026").setIcon("book-marked").onClick(()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),this.cmdExportOkf()})),this.plugin.encryption?.isConfigured?.()&&s.addItem(d=>d.setTitle("Encrypt (lock) note + children").setIcon("lock").onClick(async()=>{let h=this.order.getOrder(this.noteFolder,t.parent??F),g=h.indexOf(t.id),u=g>0?h[g-1]:null;await this.plugin.lockNoteSubtree(this.noteFolder,t.id,u)&&this.render()})),s.addSeparator(),s.addItem(d=>d.setTitle("Move to\u2026").setIcon("move").onClick(()=>this.cmdMovePicker())),s.addItem(d=>d.setTitle("Move to Home").setIcon("home").onClick(async()=>{await this.changeParent(t,F),this.plugin.settings.autoNavOnMoveOut&&this.focusId!==F&&this.navigateTo(F)}));let n={folder:this.noteFolder,id:t.id},o=this.plugin.isPinned(n);s.addItem(d=>d.setTitle(o?"Unpin from sidebar":"Pin to sidebar").setIcon(o?"pin-off":"pin").onClick(async()=>{o?await this.plugin.unpinNote(n):await this.plugin.pinNote(n)}));let a=this.isListPinned(t.id);s.addItem(d=>d.setTitle(a?"Unpin from top of list":"Pin to top of list").setIcon(a?"pin-off":"arrow-up-to-line").onClick(()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),this.cmdToggleListPin()})),s.addItem(d=>d.setTitle("Set color\u2026").setIcon("palette").onClick(()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),this.cmdSetColor()}));let l=()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id)},c=d=>{let h=this.isTask(t);if(h){let g=this.isCompleted(t);d.addItem(u=>u.setTitle(g?"Mark incomplete":"Mark complete").setIcon(g?"circle":"check-circle").onClick(()=>{l(),this.cmdToggleComplete()}))}else d.addItem(g=>g.setTitle("Mark complete").setIcon("check-circle").onClick(()=>{l(),this.toggleCompletedForNode(t)})),d.addItem(g=>g.setTitle("Turn into task").setIcon("check-square").onClick(()=>{l(),this.cmdToggleTask()}));d.addItem(g=>g.setTitle("Assign / schedule\u2026").setIcon("user-plus").onClick(()=>{l(),this.cmdAssign()})),h&&(d.addItem(g=>g.setTitle("Snooze (reschedule)\u2026").setIcon("alarm-clock").onClick(()=>{l(),this.cmdSnooze(t)})),d.addItem(g=>g.setTitle("Remove from tasks").setIcon("square").onClick(()=>{l(),this.cmdToggleTask()})))};s.addItem(d=>{d.setTitle("Task").setIcon("check-square");let h=typeof d.setSubmenu=="function"?d.setSubmenu():null;h&&typeof h.addItem=="function"?c(h):d.onClick(()=>this.openCommandPalette())}),s.addSeparator(),s.addItem(d=>d.setTitle("Delete").setIcon("trash").onClick(async()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),await this.cmdDelete()})),s.addSeparator(),s.addItem(d=>d.setTitle("More commands\u2026").setIcon("terminal").onClick(()=>this.openCommandPalette())),s.showAtMouseEvent(e)}async deleteNote(e){if(!e.file)return;let t=[],i=p=>{for(let f of this.tree.getChildren(p.id))i(f),t.push(f)};i(e);let s=[...t,e],n=s.filter(p=>!!p.file),o=await Promise.all(n.map(p=>this.app.vault.cachedRead(p.file))),a=[];for(let p=0;p<n.length;p++){let f=n[p];a.push(...this.extractAttachments(this.stripFrontmatter(o[p])));let I=this.app.metadataCache.getFileCache(f.file)?.frontmatter;if(Array.isArray(I?.attachments))for(let m of I.attachments)typeof m=="string"&&m.trim()&&a.push(Rt(m))}let l=[...new Set(a)],c=this.authorship.collectAuthorIds(s),d=async p=>{let f=await this.snapshotNotes(s,p),I=0;if(p)for(let x of l){let H=this.app.metadataCache.getFirstLinkpathDest(x,"");if(H)try{await this.app.fileManager.trashFile(H),await this.log.append({type:"attachment_remove",id:F,payload:{path:H.path}}),this.plugin.notifications.show({message:`Deleted attachment "${H.name}"`,kind:"warning",category:"attachment",affectedPaths:[H.path],folder:this.noteFolder}),I+=1}catch{}}let m=new Set;for(let x of s)x.parent&&m.add(x.parent);let C=this.currentChildren.findIndex(x=>x.id===e.id),B=null;if(C>=0){for(let x=C+1;x<this.currentChildren.length;x++)if(this.currentChildren[x].id!==e.id){B=this.currentChildren[x].id;break}if(!B){for(let x=C-1;x>=0;x--)if(this.currentChildren[x].id!==e.id){B=this.currentChildren[x].id;break}}}for(let x of s)if(x.file){try{await this.app.fileManager.trashFile(x.file)}catch{}await this.log.append({type:"delete",id:x.id,payload:{path:x.file.path,attachmentsRemoved:p?l:[]}})}this.selection.clear(),this.cursorIdx=-1,B&&(this.pendingFocusIds=[B]),this.tree.rebuild(this.noteFolder),this.render({kind:"follow-cursor"});for(let x of m)s.some(H=>H.id===x)||this.fmSync.scheduleParentOfDeleted(x);let w=this.noteFolder,y=`Delete "${this.titleForNode(e)}"`,v=e.id,E=I>0?` with ${I} attachment${I===1?"":"s"}`:"",Q=!1,S=async()=>{Q||(Q=!0,this.selection.clear(),this.cursorIdx=-1,await this.restoreSnapshots(f,[v]))};this.plugin.notifications.show({message:`Deleted "${this.titleForNode(e)}"${E}`,kind:"warning",category:"delete",duration:0,affectedIds:[e.id],affectedAuthorIds:c,folder:this.noteFolder,actions:[{label:"Undo delete",onClick:()=>void S()}]}),this.plugin.getUndoStack(w).push({label:y,undo:async()=>{await S()},redo:async()=>{this.selection.clear(),this.cursorIdx=-1,Q=!1,await this.trashNotesAndAttachments(f)}})},h=X(),g=t.length>0&&h.confirmBulkDelete,u=l.length>0&&h.confirmAttachmentDelete;if(!g&&!u){await d(!1),this.focusView();return}new si(this.app,this.titleForNode(e),t.length,l.length,u,async p=>{await d(p),this.focusView()}).open()}async cmdSwapWithParent(){let e=this.cursorIdx>=0?this.currentChildren[this.cursorIdx]:null;if(!e?.file){new k.Notice("Pick a note first (move the cursor onto it).");return}if(!e.parent||e.parent===F){new k.Notice("Already at Home \u2014 no parent to swap with.");return}let t=this.tree.get(e.parent);if(!t?.file){new k.Notice("Couldn't find the parent note.");return}let i=t.parent??F,s=this.titleForNode(e),n=this.titleForNode(t),o=this.tree.getChildren(t.id).filter(l=>l.id!==e.id).length,a=[`"${n}" becomes a child of "${s}".`];o>0&&a.push(`${o} sibling${o===1?"":"s"} move with it.`),new ie(this.app,"Swap notes?",a.join(` +${ti(s,i)}`}formatTimeInline(e){if(!e)return"";let t=(0,k.moment)(e);if(!t.isValid())return"";if(X().useTemplatesFormat){let s=js(this.app);if(s){let n=/:ss/.test(s.timeFormat)?s.timeFormat:s.timeFormat.replace(/(:mm)/,"$1:ss");return`${t.format(s.dateFormat)} ${t.format(n)}`}}return`${t.format("YYYY.MM.DD")} ${t.format("HH:mm:ss A")}`}scrollListToBottom(){let e=this.listEl;if(!e)return;if(this.stickToListBottom=!0,e.scrollTop=e.scrollHeight,k.Platform.isMobile){let a=0,l=()=>{!this.stickToListBottom||a>=8||(a++,Date.now()>=this.keyboardTransitionUntil&&(e.scrollTop=e.scrollHeight),window.setTimeout(l,120))};window.setTimeout(l,60);return}this.stickyRowObserver?.disconnect();let t=()=>{if(!this.stickToListBottom){this.stickyRowObserver?.disconnect(),this.stickyRowObserver=null;return}e.scrollTop=e.scrollHeight},i=new ResizeObserver(t);for(let a of Array.from(e.children))a instanceof HTMLElement&&i.observe(a);this.stickyRowObserver=i;let s=performance.now(),n=e.scrollHeight,o=()=>{if(!this.stickToListBottom)return;let a=e.scrollHeight;a!==n&&(e.scrollTop=a,n=a),performance.now()-s<3e4?requestAnimationFrame(o):(this.stickToListBottom=!1,this.stickyRowObserver?.disconnect(),this.stickyRowObserver=null)};requestAnimationFrame(o)}openNoteMenu(e,t){if(!t.file)return;let i=t.file,s=new k.Menu;s.addItem(d=>d.setTitle("Open in new Stashpad tab").setIcon("layout-grid").onClick(()=>{this.openInNewStashpadTab(t.id)})),s.addItem(d=>d.setTitle("Open in editor").setIcon("file-text").onClick(()=>{this.openFileAtEnd(i)})),s.addItem(d=>d.setTitle("Focus in Stashpad").setIcon("arrow-right").onClick(()=>this.navigateTo(t.id))),s.addSeparator(),s.addItem(d=>d.setTitle("Split note\u2026").setIcon("split").onClick(()=>void this.cmdSplit(t))),s.addItem(d=>d.setTitle("Copy text").setIcon("copy").onClick(()=>{l(),this.cmdCopy()})),s.addItem(d=>d.setTitle("Clone (duplicate / copy)").setIcon("files").onClick(()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),this.cmdClone()})),s.addItem(d=>d.setTitle("Fork into a separate note\u2026").setIcon("git-branch").onClick(()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),this.cmdForkNote()})),s.addItem(d=>d.setTitle("Export to .stash").setIcon("package").onClick(()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),this.cmdExportStash()})),this.plugin.settings.okfEnabled&&s.addItem(d=>d.setTitle("Export as OKF\u2026").setIcon("book-marked").onClick(()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),this.cmdExportOkf()})),this.plugin.encryption?.isConfigured?.()&&s.addItem(d=>d.setTitle("Encrypt (lock) note + children").setIcon("lock").onClick(async()=>{let h=this.order.getOrder(this.noteFolder,t.parent??F),g=h.indexOf(t.id),u=g>0?h[g-1]:null;await this.plugin.lockNoteSubtree(this.noteFolder,t.id,u)&&this.render()})),s.addSeparator(),s.addItem(d=>d.setTitle("Move to\u2026").setIcon("move").onClick(()=>this.cmdMovePicker())),s.addItem(d=>d.setTitle("Move to Home").setIcon("home").onClick(async()=>{await this.changeParent(t,F),this.plugin.settings.autoNavOnMoveOut&&this.focusId!==F&&this.navigateTo(F)}));let n={folder:this.noteFolder,id:t.id},o=this.plugin.isPinned(n);s.addItem(d=>d.setTitle(o?"Unpin from sidebar":"Pin to sidebar").setIcon(o?"pin-off":"pin").onClick(async()=>{o?await this.plugin.unpinNote(n):await this.plugin.pinNote(n)}));let a=this.isListPinned(t.id);s.addItem(d=>d.setTitle(a?"Unpin from top of list":"Pin to top of list").setIcon(a?"pin-off":"arrow-up-to-line").onClick(()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),this.cmdToggleListPin()})),s.addItem(d=>d.setTitle("Set color\u2026").setIcon("palette").onClick(()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),this.cmdSetColor()}));let l=()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id)},c=d=>{let h=this.isTask(t);if(h){let g=this.isCompleted(t);d.addItem(u=>u.setTitle(g?"Mark incomplete":"Mark complete").setIcon(g?"circle":"check-circle").onClick(()=>{l(),this.cmdToggleComplete()}))}else d.addItem(g=>g.setTitle("Mark complete").setIcon("check-circle").onClick(()=>{l(),this.toggleCompletedForNode(t)})),d.addItem(g=>g.setTitle("Turn into task").setIcon("check-square").onClick(()=>{l(),this.cmdToggleTask()}));d.addItem(g=>g.setTitle("Assign / schedule\u2026").setIcon("user-plus").onClick(()=>{l(),this.cmdAssign()})),h&&(d.addItem(g=>g.setTitle("Snooze (reschedule)\u2026").setIcon("alarm-clock").onClick(()=>{l(),this.cmdSnooze(t)})),d.addItem(g=>g.setTitle("Remove from tasks").setIcon("square").onClick(()=>{l(),this.cmdToggleTask()})))};s.addItem(d=>{d.setTitle("Task").setIcon("check-square");let h=typeof d.setSubmenu=="function"?d.setSubmenu():null;h&&typeof h.addItem=="function"?c(h):d.onClick(()=>this.openCommandPalette())}),s.addSeparator(),s.addItem(d=>d.setTitle("Delete").setIcon("trash").onClick(async()=>{this.selection.has(t.id)||(this.selection.clear(),this.selection.add(t.id),this.lastSelected=t.id),await this.cmdDelete()})),s.addSeparator(),s.addItem(d=>d.setTitle("More commands\u2026").setIcon("terminal").onClick(()=>this.openCommandPalette())),s.showAtMouseEvent(e)}async deleteNote(e){if(!e.file)return;let t=[],i=p=>{for(let f of this.tree.getChildren(p.id))i(f),t.push(f)};i(e);let s=[...t,e],n=s.filter(p=>!!p.file),o=await Promise.all(n.map(p=>this.app.vault.cachedRead(p.file))),a=[];for(let p=0;p<n.length;p++){let f=n[p];a.push(...this.extractAttachments(this.stripFrontmatter(o[p])));let I=this.app.metadataCache.getFileCache(f.file)?.frontmatter;if(Array.isArray(I?.attachments))for(let m of I.attachments)typeof m=="string"&&m.trim()&&a.push(Rt(m))}let l=[...new Set(a)],c=this.authorship.collectAuthorIds(s),d=async p=>{let f=await this.snapshotNotes(s,p),I=0;if(p)for(let x of l){let H=this.app.metadataCache.getFirstLinkpathDest(x,"");if(H)try{await this.app.fileManager.trashFile(H),await this.log.append({type:"attachment_remove",id:F,payload:{path:H.path}}),this.plugin.notifications.show({message:`Deleted attachment "${H.name}"`,kind:"warning",category:"attachment",affectedPaths:[H.path],folder:this.noteFolder}),I+=1}catch{}}let m=new Set;for(let x of s)x.parent&&m.add(x.parent);let C=this.currentChildren.findIndex(x=>x.id===e.id),B=null;if(C>=0){for(let x=C+1;x<this.currentChildren.length;x++)if(this.currentChildren[x].id!==e.id){B=this.currentChildren[x].id;break}if(!B){for(let x=C-1;x>=0;x--)if(this.currentChildren[x].id!==e.id){B=this.currentChildren[x].id;break}}}for(let x of s)if(x.file){try{await this.app.fileManager.trashFile(x.file)}catch{}await this.log.append({type:"delete",id:x.id,payload:{path:x.file.path,attachmentsRemoved:p?l:[]}})}this.selection.clear(),this.cursorIdx=-1,B&&(this.pendingFocusIds=[B]),this.tree.rebuild(this.noteFolder),this.render({kind:"follow-cursor"});for(let x of m)s.some(H=>H.id===x)||this.fmSync.scheduleParentOfDeleted(x);let w=this.noteFolder,y=`Delete "${this.titleForNode(e)}"`,v=e.id,E=I>0?` with ${I} attachment${I===1?"":"s"}`:"",Q=!1,S=async()=>{Q||(Q=!0,this.selection.clear(),this.cursorIdx=-1,await this.restoreSnapshots(f,[v]))};this.plugin.notifications.show({message:`Deleted "${this.titleForNode(e)}"${E}`,kind:"warning",category:"delete",duration:0,affectedIds:[e.id],affectedAuthorIds:c,folder:this.noteFolder,actions:[{label:"Undo delete",onClick:()=>void S()}]}),this.plugin.getUndoStack(w).push({label:y,undo:async()=>{await S()},redo:async()=>{this.selection.clear(),this.cursorIdx=-1,Q=!1,await this.trashNotesAndAttachments(f)}})},h=X(),g=t.length>0&&h.confirmBulkDelete,u=l.length>0&&h.confirmAttachmentDelete;if(!g&&!u){await d(!1),this.focusView();return}new ni(this.app,this.titleForNode(e),t.length,l.length,u,async p=>{await d(p),this.focusView()}).open()}async cmdSwapWithParent(){let e=this.cursorIdx>=0?this.currentChildren[this.cursorIdx]:null;if(!e?.file){new k.Notice("Pick a note first (move the cursor onto it).");return}if(!e.parent||e.parent===F){new k.Notice("Already at Home \u2014 no parent to swap with.");return}let t=this.tree.get(e.parent);if(!t?.file){new k.Notice("Couldn't find the parent note.");return}let i=t.parent??F,s=this.titleForNode(e),n=this.titleForNode(t),o=this.tree.getChildren(t.id).filter(l=>l.id!==e.id).length,a=[`"${n}" becomes a child of "${s}".`];o>0&&a.push(`${o} sibling${o===1?"":"s"} move with it.`),new ie(this.app,"Swap notes?",a.join(` `),"Swap",async l=>{l&&await this.swapParentChild(t,e,i)}).open()}offerSwapForDescendantMove(e,t){let i=this.tree.get(t);if(!i?.file){this.plugin.notifications.show({message:`Can't nest "${this.titleForNode(e)}" under one of its own descendants \u2014 that would create a cycle.`,kind:"warning",category:"move",affectedIds:[e.id],folder:this.noteFolder});return}if(i.parent!==e.id){this.plugin.notifications.show({message:`Can't nest "${this.titleForNode(e)}" under "${this.titleForNode(i)}" \u2014 it's a deeper descendant. Only direct parent \u2194 child swaps are supported (try moving "${this.titleForNode(i)}" up first, then swap).`,kind:"warning",category:"move",affectedIds:[e.id,i.id],folder:this.noteFolder});return}let s=this.titleForNode(e),n=this.titleForNode(i),o=this.tree.getChildren(e.id).filter(l=>l.id!==i.id).length,a=[`"${s}" becomes a child of "${n}".`];o>0&&a.push(`${o} sibling${o===1?"":"s"} move with it.`),new ie(this.app,"Confirm Note Swap",a.join(` -`),"Swap",async l=>{if(!l)return;let c=e.parent??F;await this.swapParentChild(e,i,c)}).open()}async swapParentChild(e,t,i){if(!e.file||!t.file)return;if(t.parent!==e.id){new k.Notice("Swap aborted: parent/child relationship changed.");return}let s=this.noteFolder,n=e.parent,o=this.tree.getChildren(e.id).filter(u=>u.id!==t.id).filter(u=>!!u.file),a=o.map(u=>({id:u.id,path:u.file.path,was:u.parent})),l=this.order.getOrder(s,i).slice(),c=this.order.getOrder(s,t.id).slice(),d=this.order.getOrder(s,e.id).slice();await this.app.fileManager.processFrontMatter(t.file,u=>{u.parent=i}),this.fmSync.scheduleParentChange(t.id,e.id,i),await this.app.fileManager.processFrontMatter(e.file,u=>{u.parent=t.id}),this.fmSync.scheduleParentChange(e.id,n,t.id);for(let u of o)await this.app.fileManager.processFrontMatter(u.file,p=>{p.parent=t.id}),this.fmSync.scheduleParentChange(u.id,e.id,t.id);if(l.length>0){let u=l.includes(e.id)?l.map(p=>p===e.id?t.id:p):[...l.filter(p=>p!==t.id),t.id];this.order.setOrder(s,i,u)}let h=o.map(u=>u.id),g=[e.id,...c.filter(u=>u!==e.id&&!h.includes(u)),...h];this.order.setOrder(s,t.id,g),this.order.setOrder(s,e.id,[]),await this.order.save(s),await this.log.append({type:"parent_change",id:t.id,payload:{from:e.id,to:i,reason:"swap"}}),await this.log.append({type:"parent_change",id:e.id,payload:{from:n,to:t.id,reason:"swap"}});for(let u of a)await this.log.append({type:"parent_change",id:u.id,payload:{from:u.was,to:t.id,reason:"swap"}});this.tree.rebuild(s),this.pendingFocusIds=[t.id],this.render({kind:"follow-cursor"}),this.plugin.notifications.show({message:`Swapped "${this.titleForNode(t)}" \u2194 "${this.titleForNode(e)}".`,kind:"success",category:"move",affectedIds:[t.id,e.id,...h],folder:s}),this.plugin.getUndoStack(s).push({label:`Swap "${this.titleForNode(t)}" \u2194 parent`,undo:async()=>{let u=this.tree.get(e.id),p=this.tree.get(t.id);u?.file&&await this.app.fileManager.processFrontMatter(u.file,f=>{n==null||n===F?(delete f.parent,f.parent=F):f.parent=n}),p?.file&&await this.app.fileManager.processFrontMatter(p.file,f=>{f.parent=e.id});for(let f of a){let I=this.app.vault.getAbstractFileByPath(f.path);I&&await this.app.fileManager.processFrontMatter(I,m=>{f.was==null?m.parent=F:m.parent=f.was})}this.order.setOrder(s,i,l),this.order.setOrder(s,t.id,c),this.order.setOrder(s,e.id,d),await this.order.save(s),this.tree.rebuild(s),this.pendingFocusIds=[e.id],this.render({kind:"follow-cursor"})},redo:async()=>{await this.swapParentChild(e,t,i)}})}async changeParent(e,t,i={record:!0}){if(!e.file)return!1;let s=e.file,n=e.parent,o=l=>l??F;if(o(n)===o(t)){if(!i.quiet){let l=this.titleForNode(e),c=t===F?"Home":`"${this.titleForNode(this.tree.get(t)??e)}"`;this.plugin.notifications.show({message:`"${l}" is already under ${c}.`,kind:"info",category:"move",affectedIds:[e.id],folder:this.noteFolder})}return!1}if(t===e.id)return i.quiet||this.plugin.notifications.show({message:`Can't move "${this.titleForNode(e)}" into itself.`,kind:"warning",category:"move",affectedIds:[e.id],folder:this.noteFolder}),!1;if(t!==F&&this.isDescendant(t,e.id))return i.quiet||this.offerSwapForDescendantMove(e,t),!1;let a=this.authorship.collectAuthorIds([e]);if(await this.app.fileManager.processFrontMatter(s,l=>{l.parent=t}),this.fmSync.scheduleParentChange(e.id,n,t),await this.log.append({type:"parent_change",id:e.id,payload:{from:n,to:t}}),this.pendingFocusIds=[e.id],this.focusId!==t&&this.focusId!==n?(this.selection.clear(),this.cursorIdx=-1):this.focusId===n&&(this.selection.clear(),this.cursorIdx=-1,this.pendingFocusIds=null),!i.quiet&&!i.silentSuccess){let l=this.tree.get(t),c=l?this.titleForNode(l):"(root)";this.plugin.notifications.show({message:`Reparented "${this.titleForNode(e)}" \u2192 "${c}"`,kind:"success",category:"move",affectedIds:[e.id],affectedAuthorIds:a,folder:this.noteFolder,actions:t===F?[]:[{label:"Jump to parent",onClick:()=>this.navigateTo(t)}]})}if(i.record!==!1){let l=this.noteFolder,c=s.path,d=e.id;this.plugin.getUndoStack(l).push({label:"Move note",undo:async()=>{let h=this.fileForNote(d,c);if(h){await this.app.fileManager.processFrontMatter(h,g=>{g.parent=n}),this.pendingFocusIds=[d],this.focusId!==n&&this.focusId!==t?(this.selection.clear(),this.cursorIdx=-1):this.focusId===t&&(this.selection.clear(),this.cursorIdx=-1,this.pendingFocusIds=null),this.tree.rebuild(l),this.render({kind:"follow-cursor"});{let g=this.selectionGuardKey,u=()=>{if(this.selectionGuardKey!==g||this.selection.has(d))return;let p=this.currentChildren.findIndex(f=>f.id===d);p<0||(this.selection.add(d),this.cursorIdx=p,this.render({kind:"follow-cursor"}))};setTimeout(u,120),setTimeout(u,400)}}},redo:async()=>{let h=this.fileForNote(d,c);if(h){await this.app.fileManager.processFrontMatter(h,g=>{g.parent=t}),this.pendingFocusIds=[d],this.focusId!==t&&this.focusId!==n?(this.selection.clear(),this.cursorIdx=-1):this.focusId===n&&(this.selection.clear(),this.cursorIdx=-1,this.pendingFocusIds=null),this.tree.rebuild(l),this.render({kind:"follow-cursor"});{let g=this.selectionGuardKey,u=()=>{if(this.selectionGuardKey!==g||this.selection.has(d))return;let p=this.currentChildren.findIndex(f=>f.id===d);p<0||(this.selection.add(d),this.cursorIdx=p,this.render({kind:"follow-cursor"}))};setTimeout(u,120),setTimeout(u,400)}}}})}return!0}notifyBatchMove(e,t,i){if(!e.length)return;let s=this.tree.get(t),n=t===F?"Home":`"${s?this.titleForNode(s):"the destination"}"`,o=l=>i.get(l.id)??0,a;if(e.length===1){let l=this.titleForNode(e[0]),c=o(e[0]);a=c>0?`Moved "${l}" and its ${c} ${c===1?"child":"children"} \u2192 ${n}`:`Moved "${l}" \u2192 ${n}`}else{let l=e.reduce((c,d)=>c+o(d),0);a=l>0?`Moved ${e.length} notes (${l} nested) \u2192 ${n}`:`Moved ${e.length} notes \u2192 ${n}`}this.plugin.notifications.show({message:a,kind:"success",category:"move",duration:t===F?void 0:0,affectedIds:e.map(l=>l.id),affectedAuthorIds:this.authorship.collectAuthorIds(e),folder:this.noteFolder,actions:t===F?[]:[{label:"Jump to destination",onClick:()=>this.navigateTo(t)}]})}};gs.AIMED_TAP_WINDOW_MS=600;var kn=gs,Sn=class extends k.SuggestModal{constructor(e,t,i){super(e);this.entries=t;this.onPick=i;this.setPlaceholder("Restore which deleted note?")}getSuggestions(e){let t=e.toLowerCase();return this.entries.filter(i=>`${i.label} ${i.folder}`.toLowerCase().includes(t))}renderSuggestion(e,t){t.createDiv({text:e.label}),t.createEl("small",{text:`from ${e.folder}`,cls:"stashpad-suggest-path"})}onChooseSuggestion(e){this.onPick(e.blob)}};var fe=require("obsidian");le();Ee();var Fl=require("obsidian"),vd="byfolder";function bn(A,r,e,t){let i=A.createDiv({cls:"stashpad-trash-modes"}),s=i.createEl("button",{cls:"stashpad-agg-reset",attr:{"aria-label":"Reset to default view"}});(0,Fl.setIcon)(s,"rotate-ccw"),s.onclick=()=>t(vd);let n=[{key:"byfolder",label:"By folder",count:e.total},{key:"separated",label:"Separated",count:e.total},{key:"mixed",label:"Mixed (by date)",count:e.total},{key:"encrypted",label:"Encrypted",count:e.enc},{key:"unencrypted",label:"Unencrypted",count:e.dec}];for(let o of n){let a=i.createEl("button",{cls:"stashpad-triage-chip"});r===o.key&&a.addClass("is-active"),a.createSpan({text:o.label}),a.createSpan({cls:"stashpad-triage-chip-count",text:String(o.count)}),a.onclick=()=>t(o.key)}}var Dn=fe.moment,xn=class extends fe.ItemView{constructor(e,t){super(e);this.plugin=t;this.renderPending=!1;this.renderGen=0;this.selected=new Set;this.order=[];this.anchorBlob=null;this.trashMode="byfolder"}getViewType(){return Zt}getDisplayText(){return"Trash"}getIcon(){return"trash-2"}async onOpen(){this.containerEl.addClass("stashpad-trash-view"),this.registerEvent(this.app.vault.on("create",e=>{e.path.startsWith("_deleted/")&&this.scheduleRender()})),this.registerEvent(this.app.vault.on("delete",e=>{e.path.startsWith("_deleted/")&&this.scheduleRender()})),this.registerDomEvent(document,"keydown",e=>{if(this.app.workspace.activeLeaf!==this.leaf)return;let t=e.target;if(!(t&&(t.tagName==="INPUT"||t.tagName==="TEXTAREA"||t.isContentEditable))&&(e.metaKey||e.ctrlKey)&&!e.altKey&&(e.key==="a"||e.key==="A")){if(this.order.length===0)return;e.preventDefault(),this.selectAll()}}),await this.render()}scheduleRender(){this.renderPending||(this.renderPending=!0,window.setTimeout(()=>{this.renderPending=!1,this.render()},150))}async render(){let e=++this.renderGen,t=this.contentEl;t.empty(),t.addClass("stashpad-trash-view-body"),this.order=[];let i=t.createDiv({cls:"stashpad-trash-view-header"});i.createEl("h3",{text:"Trash"});let s=i.createEl("button",{cls:"stashpad-trash-iconbtn"});(0,fe.setIcon)(s,"refresh-cw"),s.setAttr("aria-label","Refresh"),s.onclick=()=>void this.render();let n=this.plugin.encryption?.isConfigured?.()?await this.plugin.listDeletedTrash():[];if(e!==this.renderGen)return;let o=await this.plugin.listRawTrashStashpadNotes();if(e!==this.renderGen)return;if(n.length===0&&o.length===0){t.createDiv({cls:"stashpad-trash-empty",text:"Trash is empty. Securely-deleted notes land in the encrypted trash; plain deletes go to Obsidian's trash \u2014 both show here."});return}if(bn(t,this.trashMode,{total:n.length+o.length,enc:n.length,dec:o.length},c=>{this.trashMode=c,this.clearSelection(),this.render()}),this.trashMode==="mixed"){this.renderMixed(t,n,o);return}let a=this.trashMode!=="unencrypted"&&n.length>0,l=this.trashMode!=="encrypted"&&o.length>0;if(!a&&!l){t.createDiv({cls:"stashpad-trash-empty",text:"Nothing in this view."});return}if(a){let c=i.createEl("button",{cls:"stashpad-trash-restore",text:"Restore all"});(0,fe.setIcon)(c.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),c.onclick=async()=>{c.disabled=!0,await this.plugin.restoreAllTrash(),this.clearSelection(),await this.render()};let d=new Set(n.map(h=>h.blob));for(let h of[...this.selected])d.has(h)||this.selected.delete(h);if(this.selected.size>0){let h=t.createDiv({cls:"stashpad-trash-selbar"});h.createSpan({cls:"stashpad-trash-selcount",text:`${this.selected.size} selected`});let g=h.createEl("button",{cls:"stashpad-trash-restore",text:"Restore selected"});g.onclick=async()=>{g.disabled=!0;let f=0;for(let I of[...this.selected])await this.plugin.restoreDeletedAt(I,{silent:!0})||f++;f>0&&new fe.Notice(`${f} item${f===1?"":"s"} couldn't be restored (locked key?) \u2014 still in trash.`),this.clearSelection(),await this.render()};let u=h.createEl("button",{cls:"stashpad-trash-delete mod-warning",text:"Delete selected"});u.onclick=()=>this.confirmPurge([...this.selected]);let p=h.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Clear"});p.onclick=()=>{this.clearSelection(),this.render()}}}if(this.order=[],a)if(this.trashMode==="byfolder"){let c=new Map;for(let h of n){let g=h.meta?.title?h.meta.originalFolder||"(unknown folder)":" hidden";(c.get(g)??c.set(g,[]).get(g)).push(h)}let d=[...c.keys()].sort((h,g)=>h===" hidden"?1:g===" hidden"?-1:h.localeCompare(g));for(let h of d){let g=h===" hidden",u=t.createDiv({cls:"stashpad-trash-group"}),p=u.createDiv({cls:"stashpad-trash-group-head"});(0,fe.setIcon)(p.createSpan({cls:"stashpad-trash-group-icon"}),g?"lock":"folder"),p.createSpan({text:g?"Hidden (title obscured)":h.split("/").pop()||h}),p.createSpan({cls:"stashpad-trash-group-count",text:String(c.get(h).length)});for(let f of c.get(h))this.encRow(u,f,g)}}else{let c=t.createDiv({cls:"stashpad-trash-group"}),d=c.createDiv({cls:"stashpad-trash-group-head"});(0,fe.setIcon)(d.createSpan({cls:"stashpad-trash-group-icon"}),"lock"),d.createSpan({text:"Encrypted"}),d.createSpan({cls:"stashpad-trash-group-count",text:String(n.length)});for(let h of n)this.encRow(c,h,!h.meta?.title)}l&&this.renderRawSection(t,o)}encRow(e,t,i){let s=this.order.length;this.order.push(t.blob);let n=e.createDiv({cls:"stashpad-trash-row"});this.selected.has(t.blob)&&n.addClass("is-selected"),n.addEventListener("click",h=>{h.target.closest("button")||this.onRowClick(s,t.blob,h)});let o=n.createDiv({cls:"stashpad-trash-row-main"});o.createSpan({cls:"stashpad-trash-title",text:i?"Locked note":t.meta?.title||"Locked note"});let a=t.meta?.deletedAt?`deleted ${Dn(t.meta.deletedAt).fromNow()}`:"deleted",l=t.meta&&t.meta.count>1?` \xB7 ${t.meta.count} ${t.meta.kind==="rawtrash"?"files":"notes"}`:"";o.createSpan({cls:"stashpad-trash-sub",text:a+l});let c=n.createEl("button",{cls:"stashpad-trash-restore",text:"Restore"});(0,fe.setIcon)(c.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),c.onclick=async()=>{c.disabled=!0,await this.plugin.restoreDeletedAt(t.blob)?await this.render():c.disabled=!1};let d=n.createEl("button",{cls:"stashpad-trash-delete",attr:{"aria-label":"Delete permanently"}});(0,fe.setIcon)(d,"trash-2"),d.onclick=()=>this.confirmPurge([t.blob])}renderMixed(e,t,i){let s=[];for(let o of t)s.push({ts:o.meta?.deletedAt&&Date.parse(String(o.meta.deletedAt))||0,kind:"enc",enc:o});for(let o of i)s.push({ts:o.mtime||0,kind:"raw",raw:o});s.sort((o,a)=>a.ts-o.ts);let n=e.createDiv({cls:"stashpad-trash-group"});for(let o of s){let a=n.createDiv({cls:"stashpad-trash-row"}),l=a.createDiv({cls:"stashpad-trash-row-main"}),c=l.createSpan({cls:`stashpad-trash-kind is-${o.kind}`});if((0,fe.setIcon)(c,o.kind==="enc"?"lock":"trash"),o.kind==="enc"&&o.enc){let d=o.enc,h=!d.meta?.title;l.createSpan({cls:"stashpad-trash-title",text:h?"Locked note":d.meta?.title||"Locked note"});let g=d.meta?.deletedAt?`deleted ${Dn(d.meta.deletedAt).fromNow()}`:"deleted";l.createSpan({cls:"stashpad-trash-sub",text:`${g} \xB7 encrypted`});let u=a.createEl("button",{cls:"stashpad-trash-restore",text:"Restore"});(0,fe.setIcon)(u.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),u.onclick=async()=>{u.disabled=!0,await this.plugin.restoreDeletedAt(d.blob)?await this.render():u.disabled=!1};let p=a.createEl("button",{cls:"stashpad-trash-delete",attr:{"aria-label":"Delete permanently"}});(0,fe.setIcon)(p,"trash-2"),p.onclick=()=>this.confirmPurge([d.blob])}else if(o.raw){let d=o.raw;l.createSpan({cls:"stashpad-trash-title",text:d.title});let h=d.mtime?`deleted ${Dn(d.mtime).fromNow()}`:"in Obsidian trash";l.createSpan({cls:"stashpad-trash-sub",text:`${h} \xB7 unencrypted`});let g=a.createEl("button",{cls:"stashpad-trash-restore",text:"Restore"});(0,fe.setIcon)(g.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),g.onclick=async()=>{g.disabled=!0,await this.plugin.restoreRawTrashNote(d.path)?await this.render():g.disabled=!1}}}}renderRawSection(e,t){if(t.length===0)return;let i=e.createDiv({cls:"stashpad-trash-group"}),s=i.createDiv({cls:"stashpad-trash-group-head"});(0,fe.setIcon)(s.createSpan({cls:"stashpad-trash-group-icon"}),"trash"),s.createSpan({text:"Obsidian trash (unencrypted)"}),s.createSpan({cls:"stashpad-trash-group-count",text:String(t.length)});for(let n of t){let o=i.createDiv({cls:"stashpad-trash-row"}),a=o.createDiv({cls:"stashpad-trash-row-main"});a.createSpan({cls:"stashpad-trash-title",text:n.title});let l=n.mtime?`deleted ${Dn(n.mtime).fromNow()}`:"in Obsidian trash";a.createSpan({cls:"stashpad-trash-sub",text:l});let c=o.createEl("button",{cls:"stashpad-trash-restore",text:"Restore"});(0,fe.setIcon)(c.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),c.onclick=async()=>{c.disabled=!0,await this.plugin.restoreRawTrashNote(n.path)?await this.render():c.disabled=!1}}}clearSelection(){this.selected.clear(),this.anchorBlob=null}selectAll(){if(this.order.length!==0){for(let e of this.order)this.selected.add(e);this.anchorBlob=this.order[this.order.length-1]??null,this.render()}}onRowClick(e,t,i){let s=this.anchorBlob!==null?this.order.indexOf(this.anchorBlob):-1;if(i.shiftKey&&s>=0){let[n,o]=s<e?[s,e]:[e,s];this.selected.clear();for(let a=n;a<=o;a++)this.selected.add(this.order[a])}else i.metaKey||i.ctrlKey?(this.selected.has(t)?this.selected.delete(t):this.selected.add(t),this.anchorBlob=t):(this.selected.size===1&&this.selected.has(t)?this.selected.clear():(this.selected.clear(),this.selected.add(t)),this.anchorBlob=t);this.render()}confirmPurge(e){if(e.length===0)return;let t=e.length;new ie(this.app,t===1?"Delete permanently?":`Delete ${t} items permanently?`,`${t===1?"This encrypted item":`These ${t} encrypted items`} will be PERMANENTLY deleted and CANNOT be restored \u2014 there is no decrypted copy. Continue?`,"Delete forever",async i=>{if(i){for(let s of e)await this.plugin.purgeDeletedAt(s);this.clearSelection(),await this.render()}},"Cancel",!0).open()}async onClose(){this.contentEl.empty()}};async function kl(A){let{workspace:r}=A.app,e=r.getLeavesOfType(Zt);if(e.length>0){r.revealLeaf(e[0]);return}let t=r.getMostRecentLeaf(),i=r.getLeaf("tab");await i.setViewState({type:Zt,active:!0}),r.revealLeaf(i),gt(r,i,t,s=>A.registerEvent(s))}var Wt=require("obsidian"),us=class us{constructor(r){this.plugin=r;this.tick=null;this.lastTouch=new Map;this.counting=new Set;this.countdownTimers=new Set}key(r,e){return`${r} ${e}`}delayMin(r){let e=r.peekMin;if(e!=null)return e;let i=(this.plugin.settings.folderEncPrefs??{})[r.folder.replace(/\/+$/,"")]?.reEncryptAfterMin;return i??this.plugin.settings.reEncryptAfterMin??0}anyArmed(){if((this.plugin.settings.reEncryptAfterMin??0)>0)return!0;for(let r of Object.values(this.plugin.settings.folderEncPrefs??{}))if((r?.reEncryptAfterMin??0)>0)return!0;return this.plugin.reEncryptWatching().some(r=>(r.peekMin??0)>0)}start(){let r=e=>{e&&this.lastTouch.set(e.replace(/\/+$/,""),Date.now())};this.plugin.registerEvent(this.plugin.app.vault.on("modify",e=>{e instanceof Wt.TFile&&r(e.parent?.path??"")})),this.plugin.registerEvent(this.plugin.app.workspace.on("file-open",e=>{e&&r(e.parent?.path??"")})),this.tick=window.setInterval(()=>void this.poll(),3e4),this.plugin.registerInterval(this.tick)}folderHasOpenEditor(r){let e=r.replace(/\/+$/,""),t=!1;return this.plugin.app.workspace.iterateAllLeaves(i=>{let s=i.view;s instanceof Wt.MarkdownView&&s.file&&(s.file.parent?.path?.replace(/\/+$/,"")??"")===e&&(t=!0)}),t}keyReady(r){let e=this.plugin.encryption;return e?.isConfigured?.()?e.hasOwnFolderKey(r)?e.isFolderUnlocked(r):e.isUnlocked():!1}async poll(){if(!this.anyArmed())return;let r=Date.now();for(let e of this.plugin.reEncryptWatching()){let t=this.delayMin(e);if(t<=0)continue;let i=e.folder.replace(/\/+$/,""),s=this.key(i,e.rootId);if(this.counting.has(s))continue;let n=Math.max(Date.parse(e.unlockedAt)||0,this.lastTouch.get(i)??0);if(!(r<n+t*6e4)&&this.keyReady(i)){if(this.folderHasOpenEditor(i)){Fd(this.lastTouch,i,r);continue}this.countdownThenLock(e,s)}}}countdownThenLock(r,e){this.counting.add(e);let t=r.folder.replace(/\/+$/,""),i=r.title||"a note",s=Date.now(),n=us.COUNTDOWN_SECS,o=!1,a=new Wt.Notice("",0),l=()=>{window.clearInterval(h),this.countdownTimers.delete(h),a.hide(),this.counting.delete(e)},c=()=>{this.lastTouch.set(t,Date.now()),l()},d=()=>{a.noticeEl.empty(),a.noticeEl.createSpan({text:`\u{1F512} Re-encrypting \u201C${i}\u201D in ${n}s\u2026 `}),a.noticeEl.createEl("button",{text:"Keep unlocked"}).onclick=()=>{o=!0,c()}};d();let h=window.setInterval(async()=>{if(o)return;if((this.lastTouch.get(t)??0)>s){c();return}if(n-=1,n>0){d();return}if(l(),!this.plugin.reEncryptWatching().some(u=>u.folder===r.folder&&u.rootId===r.rootId))return;if(this.folderHasOpenEditor(t)){this.lastTouch.set(t,Date.now());return}if(!this.keyReady(t)){this.lastTouch.set(t,Date.now());return}await this.plugin.lockNoteSubtree(r.folder,r.rootId,null,{silent:!0})&&new Wt.Notice(`Re-encrypted \u201C${i}\u201D.`)},1e3);this.countdownTimers.add(h),this.plugin.registerInterval(h)}dispose(){for(let r of this.countdownTimers)window.clearInterval(r);this.countdownTimers.clear(),this.counting.clear()}};us.COUNTDOWN_SECS=10,us.RECENT_EDIT_MS=2e4;var Nn=us;function Fd(A,r,e){A.set(r.replace(/\/+$/,""),e)}var ye=require("obsidian");le();var Mn=ye.moment,Tn=class extends ye.ItemView{constructor(e,t){super(e);this.plugin=t;this.mode="encrypted";this.taskState=bs();this.archiveSubMode="byfolder";this.renderPending=!1;this.watchFolderFilter="";this.watchViaFilter="";this.watchQuery=""}getViewType(){return jt}getDisplayText(){return this.mode==="archived"?"All archived":this.mode==="tasks"?"All tasks":this.mode==="watch"?"Previously encrypted":"All encrypted"}getIcon(){return this.mode==="archived"?"archive":this.mode==="tasks"?"check-square":this.mode==="watch"?"history":"lock"}getState(){return{...super.getState(),mode:this.mode}}async setState(e,t){(e?.mode==="archived"||e?.mode==="encrypted"||e?.mode==="tasks"||e?.mode==="watch")&&(this.mode=e.mode),await super.setState(e,t),await this.render()}async onOpen(){this.containerEl.addClass("stashpad-aggregate-view");let e=s=>s.endsWith(".stashenc")&&!s.startsWith("_deleted/"),t=s=>s.endsWith(".md")&&/(^|\/)archive\//.test(s),i=s=>e(s)||t(s);this.registerEvent(this.app.vault.on("create",s=>{i(s.path)&&this.scheduleRender()})),this.registerEvent(this.app.vault.on("delete",s=>{i(s.path)&&this.scheduleRender()})),this.registerEvent(this.app.vault.on("rename",(s,n)=>{(i(s.path)||i(n))&&this.scheduleRender()})),await this.render()}scheduleRender(){this.renderPending||(this.renderPending=!0,window.setTimeout(()=>{this.renderPending=!1,this.render()},150))}cleanFolder(e){return(e||"").replace(/\/+$/,"")}archiveFolders(){let e=new Set;for(let i of this.plugin.discoverStashpadFolders()){let s=Ct(i);this.plugin.app.vault.getAbstractFileByPath(s)&&e.add(s)}for(let i of this.plugin.settings.archiveFolders??[])e.add(this.cleanFolder(i));let t=this.plugin.settings.folderEncPrefs??{};for(let[i,s]of Object.entries(t))s?.archive&&e.add(this.cleanFolder(i));return[...e].sort((i,s)=>i.localeCompare(s))}async render(){let e=this.contentEl;e.empty(),e.addClass("stashpad-aggregate-body");let t=e.createDiv({cls:"stashpad-aggregate-header"});t.createEl("h3",{text:this.getDisplayText()});let i=t.createEl("button",{cls:"stashpad-trash-iconbtn"});if((0,ye.setIcon)(i,"refresh-cw"),i.setAttr("aria-label","Refresh"),i.onclick=()=>void this.render(),this.mode==="tasks"){Vi(e.createDiv(),this.app,this.plugin,this.taskState,{onOpen:(s,n)=>void this.plugin.revealNoteByRef(s,n)});return}if(this.mode==="archived"){this.renderArchived(e);return}if(this.mode==="watch"){this.renderWatch(e);return}this.renderEncrypted(e)}renderEncrypted(e){let t=this.plugin.settings.lockedSubtrees??[];if(t.length===0){e.createDiv({cls:"stashpad-trash-empty",text:"Nothing is encrypted yet. Lock a note or folder and it shows up here."});return}let i=new Map;for(let n of t){let o=this.cleanFolder(n.folder)||"(vault root)";(i.get(o)??i.set(o,[]).get(o)).push(n)}let s=[...i.keys()].sort((n,o)=>n.localeCompare(o));e.createDiv({cls:"stashpad-aggregate-sub",text:`${t.length} locked ${t.length===1?"item":"items"} in ${s.length} ${s.length===1?"folder":"folders"}.`});for(let n of s){let o=e.createDiv({cls:"stashpad-trash-group"}),a=o.createDiv({cls:"stashpad-trash-group-head"});(0,ye.setIcon)(a.createSpan({cls:"stashpad-trash-group-icon"}),"folder"),a.createSpan({text:n.split("/").pop()||n}),a.createSpan({cls:"stashpad-trash-group-count",text:String(i.get(n).length)});let l=a.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Open"});l.onclick=()=>void this.plugin.activateViewForFolder(n);for(let c of i.get(n)){let d=o.createDiv({cls:"stashpad-trash-row"}),h=d.createDiv({cls:"stashpad-trash-row-main"});h.createSpan({cls:"stashpad-trash-title",text:c.title||"Locked note"});let g=c.created?`locked ${Mn(c.created).fromNow()}`:"locked",u=c.count>1?` \xB7 ${c.count} notes`:"";h.createSpan({cls:"stashpad-trash-sub",text:g+u});let p=d.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Export"});p.setAttr("aria-label","Export to .stash (encrypted with a password you choose)"),p.onclick=()=>void this.plugin.exportLockedSubtree(c.blob);let f=d.createSpan({cls:"stashpad-aggregate-lockbadge"});(0,ye.setIcon)(f,"lock")}}}renderArchived(e){let t=this.archiveFolders();if(t.length===0){e.createDiv({cls:"stashpad-trash-empty",text:"No archive folders yet. Toggle Archive on a folder to collect it here."});return}let i=new Set(t),s=this.plugin.settings.lockedSubtrees??[],n=new Map;for(let f of s){let I=this.cleanFolder(f.folder);i.has(I)&&(n.get(I)??n.set(I,[]).get(I)).push(f)}let o=new Map,a=0;for(let f of t){let I=this.plugin.archivedPlainNotesIn(f);o.set(f,I),a+=I.length}let l=[...n.values()].reduce((f,I)=>f+I.length,0),c=a+l,d=t.flatMap(f=>o.get(f)??[]),h=t.flatMap(f=>n.get(f)??[]);e.createDiv({cls:"stashpad-aggregate-sub",text:`${t.length} archive ${t.length===1?"folder":"folders"}, ${c} archived ${c===1?"item":"items"} (${a} plain \xB7 ${l} locked).`}),bn(e,this.archiveSubMode,{total:c,enc:l,dec:a},f=>{this.archiveSubMode=f,this.render()});let g=this.archiveSubMode;if(g==="mixed"){let f=[];for(let m of d)f.push({ts:m.stat.mtime||0,kind:"plain",f:m});for(let m of h)f.push({ts:m.created&&Date.parse(m.created)||0,kind:"locked",e:m});f.sort((m,C)=>C.ts-m.ts);let I=e.createDiv({cls:"stashpad-trash-group"});for(let m of f)m.kind==="plain"&&m.f?this.archivePlainRow(I,m.f):m.e&&this.archiveLockedRow(I,m.e);return}if(g==="byfolder"){for(let f of t){let I=n.get(f)??[],m=o.get(f)??[],C=e.createDiv({cls:"stashpad-trash-group"}),B=C.createDiv({cls:"stashpad-trash-group-head"});(0,ye.setIcon)(B.createSpan({cls:"stashpad-trash-group-icon"}),"archive"),B.createSpan({text:f.split("/").pop()||f}),B.createSpan({cls:"stashpad-trash-group-count",text:String(I.length+m.length)});let w=B.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Open"});if(w.onclick=()=>void this.plugin.activateViewForFolder(f),I.length===0&&m.length===0){C.createDiv({cls:"stashpad-trash-sub",text:"No archived items."});continue}for(let y of m)this.archivePlainRow(C,y);for(let y of I)this.archiveLockedRow(C,y)}return}let u=g!=="encrypted"&&d.length>0,p=g!=="unencrypted"&&h.length>0;if(!u&&!p){e.createDiv({cls:"stashpad-trash-empty",text:"Nothing in this view."});return}if(u){let f=e.createDiv({cls:"stashpad-trash-group"}),I=f.createDiv({cls:"stashpad-trash-group-head"});(0,ye.setIcon)(I.createSpan({cls:"stashpad-trash-group-icon"}),"file-text"),I.createSpan({text:"Plain notes"}),I.createSpan({cls:"stashpad-trash-group-count",text:String(d.length)});for(let m of d)this.archivePlainRow(f,m)}if(p){let f=e.createDiv({cls:"stashpad-trash-group"}),I=f.createDiv({cls:"stashpad-trash-group-head"});(0,ye.setIcon)(I.createSpan({cls:"stashpad-trash-group-icon"}),"lock"),I.createSpan({text:"Locked (encrypted)"}),I.createSpan({cls:"stashpad-trash-group-count",text:String(h.length)});for(let m of h)this.archiveLockedRow(f,m)}}archivePlainRow(e,t){let i=e.createDiv({cls:"stashpad-trash-row"}),s=i.createDiv({cls:"stashpad-trash-row-main"});s.createSpan({cls:"stashpad-trash-title",text:t.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||t.basename}),s.createSpan({cls:"stashpad-trash-sub",text:`archived ${Mn(t.stat.mtime).fromNow()}`});let n=i.createEl("button",{cls:"stashpad-trash-restore",text:"Restore"});(0,ye.setIcon)(n.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),n.onclick=async()=>{n.disabled=!0,await this.plugin.unarchiveNote(t)?this.render():n.disabled=!1}}archiveLockedRow(e,t){let i=e.createDiv({cls:"stashpad-trash-row"}),s=i.createDiv({cls:"stashpad-trash-row-main"});s.createSpan({cls:"stashpad-trash-title",text:t.title||"Locked note"});let n=t.created?`archived ${Mn(t.created).fromNow()}`:"archived",o=(t.count??0)>1?` \xB7 ${t.count} notes`:"";s.createSpan({cls:"stashpad-trash-sub",text:n+o});let a=i.createEl("button",{cls:"stashpad-trash-restore",text:"Restore"});(0,ye.setIcon)(a.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),a.setAttr("aria-label","Unlock and restore (needs the password)"),a.onclick=async()=>{a.disabled=!0;let d=t.blob.split("/"),h=d.lastIndexOf("archive"),g=h>0?d.slice(0,h).join("/"):void 0;await this.plugin.unlockBundleAt(t.blob,g?{destFolder:g}:{})?this.render():a.disabled=!1};let l=i.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Export"});l.setAttr("aria-label","Export to .stash (encrypted with a password you choose)"),l.onclick=()=>void this.plugin.exportLockedSubtree(t.blob);let c=i.createSpan({cls:"stashpad-aggregate-lockbadge"});(0,ye.setIcon)(c,"lock")}renderWatch(e){this.plugin.pruneReEncryptWatch()&&this.plugin.saveSettings();let t=this.plugin.settings.reEncryptWatch??[],i=t.filter(f=>!f.removed),s=t.filter(f=>f.removed);if(t.length===0){e.createDiv({cls:"stashpad-trash-empty",text:"Nothing here yet. When you unlock an encrypted note (or restore one from the trash), it shows up here so you can re-encrypt it later."});return}let n=e.createDiv({cls:"stashpad-trash-modes"}),o=n.createEl("select",{cls:"dropdown"});o.createEl("option",{value:"",text:"All folders"});for(let f of[...new Set(i.map(I=>I.folder))].sort())o.createEl("option",{value:f,text:f});o.value=this.watchFolderFilter,o.onchange=()=>{this.watchFolderFilter=o.value,this.render()};let a=n.createEl("select",{cls:"dropdown"});a.createEl("option",{value:"",text:"Unlocked + restored"}),a.createEl("option",{value:"unlock",text:"Unlocked"}),a.createEl("option",{value:"restore",text:"Restored from trash"}),a.value=this.watchViaFilter,a.onchange=()=>{this.watchViaFilter=a.value,this.render()};let l=n.createEl("input",{type:"text",attr:{placeholder:"Search\u2026"}});l.value=this.watchQuery,l.oninput=()=>{this.watchQuery=l.value,p()};let c=(f,I)=>f.toLowerCase().split(/\s+/).filter(Boolean).every(m=>I.toLowerCase().includes(m)),d=f=>(!this.watchFolderFilter||f.folder===this.watchFolderFilter)&&(!this.watchViaFilter||f.via===this.watchViaFilter)&&(!this.watchQuery.trim()||c(this.watchQuery,`${f.title} ${f.folder}`)),h=async()=>{await this.plugin.saveSettings(),this.render()},g=(f,I,m)=>{let C=f.createDiv({cls:"stashpad-trash-row"}),B=C.createDiv({cls:"stashpad-trash-row-main"});B.createSpan({cls:"stashpad-trash-title",text:I.title||"(untitled)"});let w=Mn(I.unlockedAt).fromNow(),y=I.count>1?` \xB7 ${I.count} notes`:"";if(B.createSpan({cls:"stashpad-trash-sub",text:`${I.via==="restore"?"restored":"unlocked"} ${w} \xB7 ${I.folder.split("/").pop()||I.folder}${y}`}),m){let v=C.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Un-remove"});v.onclick=()=>{delete I.removed,delete I.removedAt,h()}}else{let v=C.createEl("button",{cls:"stashpad-trash-restore",text:"Re-encrypt"});(0,ye.setIcon)(v.createSpan({cls:"stashpad-btn-icon"}),"lock"),v.onclick=async()=>{v.disabled=!0,await this.plugin.lockNoteSubtree(I.folder,I.rootId,null,{})||(v.disabled=!1),this.render()};let E=C.createEl("input",{type:"number",cls:"stashpad-watch-peek",attr:{placeholder:"auto",title:"Auto re-encrypt after N idle minutes (blank = folder/global default, 0 = off)",min:"0"}});E.value=I.peekMin==null?"":String(I.peekMin),E.onchange=()=>{let S=E.value.trim(),x=Number(S);if(S==="")delete I.peekMin;else if(Number.isFinite(x)&&x>=0)I.peekMin=Math.floor(x);else{E.value=I.peekMin==null?"":String(I.peekMin);return}this.plugin.saveSettings()};let Q=C.createEl("button",{cls:"stashpad-trash-iconbtn"});(0,ye.setIcon)(Q,"x"),Q.setAttr("aria-label","Remove from watchlist (recoverable below)"),Q.onclick=()=>{I.removed=!0,I.removedAt=new Date().toISOString(),h()}}},u=e.createDiv(),p=()=>{u.empty();let f=i.filter(d).sort((C,B)=>(B.unlockedAt||"").localeCompare(C.unlockedAt||"")),I=u.createDiv({cls:"stashpad-trash-group-head"});if((0,ye.setIcon)(I.createSpan({cls:"stashpad-trash-group-icon"}),"history"),I.createSpan({text:"Watching"}),I.createSpan({cls:"stashpad-trash-group-count",text:String(f.length)}),i.length>0){let C=I.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Re-encrypt all applicable"});C.onclick=()=>void this.plugin.encryptEverythingApplicable()}f.length===0&&u.createDiv({cls:"stashpad-trash-sub",text:i.length?"No matches for the current filters.":"Nothing being watched."});let m=u.createDiv({cls:"stashpad-trash-group"});for(let C of f)g(m,C,!1);if(s.length>0){let C=u.createEl("details",{cls:"stashpad-watch-removed"});C.createEl("summary",{text:`Removed from watchlist (${s.length})`});let B=C.createDiv({cls:"stashpad-trash-group"});for(let w of s.filter(d))g(B,w,!0)}};p()}async onClose(){this.contentEl.empty()}};async function vi(A,r){let{workspace:e}=A.app,t=e.getLeavesOfType(jt).find(n=>n.view?.getState?.().mode===r);if(t){e.revealLeaf(t);return}let i=e.getMostRecentLeaf(),s=e.getLeaf("tab");await s.setViewState({type:jt,active:!0,state:{mode:r}}),e.revealLeaf(s),gt(e,s,i,n=>A.registerEvent(n))}le();var W=require("obsidian");le();Ee();var Pn=class A extends W.ItemView{constructor(e,t){super(e);this.plugin=t;this.renderTimer=null;this.dividerCleanup=null;this.pinExpanded=new Set;this.folderPinExpanded=new Set;this.homeColorByFolder=new Map}getViewType(){return mt}getDisplayText(){return"Stashpad folders"}getIcon(){return"folders"}async onOpen(){this.render(),this.registerEvent(this.app.workspace.on("active-leaf-change",()=>this.scheduleRender())),this.registerEvent(this.app.workspace.on("layout-change",()=>this.scheduleRender())),this.registerEvent(this.app.vault.on("create",()=>this.scheduleRender())),this.registerEvent(this.app.vault.on("delete",()=>this.scheduleRender())),this.registerEvent(this.app.vault.on("rename",()=>this.scheduleRender())),this.registerEvent(this.app.metadataCache.on("changed",()=>this.scheduleRender()))}refresh(){this.scheduleRender()}scheduleRender(){this.renderTimer==null&&(this.renderTimer=window.setTimeout(()=>{this.renderTimer=null,this.containerEl.isConnected&&this.render()},100))}render(){let e=this.contentEl;e.empty(),e.addClass("stashpad-folderpanel-root");let t=this.clampFrac(this.plugin.settings.folderPanelPinnedFraction??.5),i=e.createDiv({cls:"stashpad-folderpanel-section stashpad-folderpanel-pinned"});i.style.flex=`0 0 ${(t*100).toFixed(2)}%`;let s=i.createDiv({cls:"stashpad-folderpanel-heading stashpad-folderpanel-heading-row"});s.createSpan({cls:"stashpad-folderpanel-heading-title",text:"Pinned"});let n=s.createEl("button",{cls:"stashpad-folderpanel-iconbtn"});(0,W.setIcon)(n,"list"),n.setAttr("aria-label","Pinned view options"),n.onclick=h=>{h.stopPropagation(),this.openPinnedOptionsMenu(h)},this.renderPinned(i.createDiv({cls:"stashpad-folderpanel-list stashpad-folderpanel-pins"}));let o=e.createDiv({cls:"stashpad-folderpanel-divider"});o.createDiv({cls:"stashpad-folderpanel-divider-grip"}),this.attachDividerDrag(e,i,o);let a=e.createDiv({cls:"stashpad-folderpanel-section stashpad-folderpanel-folders"});a.setCssStyles({flex:"1 1 0"});let l=a.createDiv({cls:"stashpad-folderpanel-heading stashpad-folderpanel-heading-row"}),c=l.createSpan({cls:"stashpad-folderpanel-heading-title stashpad-folderpanel-heading-switch",text:"Folders"});c.setAttr("aria-label","Open folder switcher"),c.onmousedown=h=>{h.button===0&&(h.preventDefault(),this.plugin.openFolderPicker())};let d=l.createEl("button",{cls:"stashpad-folderpanel-iconbtn stashpad-folderpanel-heading-newfolder"});if((0,W.setIcon)(d,"folder-plus"),d.setAttr("aria-label","New Stashpad folder (folder switcher)"),d.onmousedown=h=>{h.button===0&&(h.preventDefault(),h.stopPropagation(),this.plugin.openFolderPicker())},this.plugin.encryption?.isConfigured?.()){let h=l.createEl("button",{cls:"stashpad-folderpanel-iconbtn stashpad-folderpanel-heading-trash"});(0,W.setIcon)(h,"trash-2"),h.setAttr("aria-label","Open encrypted trash"),h.onmousedown=g=>{g.button===0&&(g.preventDefault(),g.stopPropagation(),this.plugin.openEncryptedTrash())}}this.renderFolders(a.createDiv({cls:"stashpad-folderpanel-list"}))}clampFrac(e){return Number.isFinite(e)?Math.max(.15,Math.min(.85,e)):.5}attachDividerDrag(e,t,i){let s=null,n=l=>{let c=e.getBoundingClientRect();if(c.height<=0)return;let d=this.clampFrac((l.clientY-c.top)/c.height);s=d,t.style.flex=`0 0 ${(d*100).toFixed(2)}%`},o=()=>{document.removeEventListener("pointermove",n),document.removeEventListener("pointerup",a),document.removeEventListener("pointercancel",a),document.body.removeClass("stashpad-folderpanel-resizing"),this.dividerCleanup=null},a=l=>{try{i.releasePointerCapture(l.pointerId)}catch{}l.type==="pointerup"&&s!=null&&(this.plugin.settings.folderPanelPinnedFraction=s,this.plugin.saveSettings()),o()};this.registerDomEvent(i,"pointerdown",l=>{l.preventDefault(),document.body.addClass("stashpad-folderpanel-resizing");try{i.setPointerCapture(l.pointerId)}catch{}document.addEventListener("pointermove",n),document.addEventListener("pointerup",a),document.addEventListener("pointercancel",a),this.dividerCleanup=o})}openPinnedOptionsMenu(e){let t=this.plugin.settings.folderPanelPinnedGrouping??"pin-order",i=new W.Menu;i.addItem(s=>s.setTitle("Sort by pin order").setChecked(t==="pin-order").onClick(()=>void this.setPinnedGrouping("pin-order"))),i.addItem(s=>s.setTitle("Group by folder").setChecked(t==="folder").onClick(()=>void this.setPinnedGrouping("folder"))),i.showAtMouseEvent(e)}async setPinnedGrouping(e){(this.plugin.settings.folderPanelPinnedGrouping??"pin-order")!==e&&(this.plugin.settings.folderPanelPinnedGrouping=e,await this.plugin.saveSettings(),this.render())}renderPinned(e){let t=this.plugin.discoverStashpadFolders().filter(n=>this.folderState(n)==="pinned"),i=this.plugin.listPinnedNotes();if(t.length===0&&i.length===0){e.createDiv({cls:"stashpad-folderpanel-empty",text:"Nothing pinned yet \u2014 pin a note or folder from its right-click menu."});return}if(t.length>0){let n=this.openFolders();for(let o of t)this.renderFolderRow(e,o,n)}if(i.length===0)return;if((this.plugin.settings.folderPanelPinnedGrouping??"pin-order")==="folder"){let n=new Map;i.forEach((l,c)=>{let d=n.get(l.folder);d||(d=[],n.set(l.folder,d)),d.push({...l,idx:c})});let o=this.plugin.lastActiveStashpadLeaf?.view?.noteFolder,a=Array.from(n.keys());o&&n.has(o)&&(a.splice(a.indexOf(o),1),a.unshift(o));for(let l of a){let c=e.createDiv({cls:"stashpad-pinned-group-header"});l===o&&c.addClass("is-active-folder"),c.createSpan({cls:"stashpad-pinned-group-name",text:l.split("/").pop()||l});for(let d of n.get(l)??[])this.renderPinNote(e,d.folder,d.id,d.file,d.idx)}}else i.forEach((n,o)=>this.renderPinNote(e,n.folder,n.id,n.file,o))}async reorderPin(e,t){let i=this.plugin.listPinnedNotes();if(e<0||e>=i.length)return;let s=i[e],n=i.filter((d,h)=>h!==e),o=Math.max(0,Math.min(t>e?t-1:t,n.length)),a=n[o-1],l=n[o],c;!a&&!l?c=Date.now():a?l?c=(a.pinnedAt+l.pinnedAt)/2:c=a.pinnedAt+1e3:c=l.pinnedAt-1e3;try{await this.app.fileManager.processFrontMatter(s.file,d=>{d.pinnedAt=c})}catch(d){console.warn("[Stashpad] pin reorder failed",d)}this.render()}renderPinNote(e,t,i,s,n){let o=this.app.metadataCache.getFileCache(s)?.frontmatter??{},a=typeof o.color=="string"?o.color:null,l=o.completed===!0,c=this.childrenOf(t,i),d=c.length>0,h=`${t}|${i}`,g=this.pinExpanded.has(h),u=e.createDiv({cls:"stashpad-pinned-row"});a&&(u.addClass("has-color"),u.style.setProperty("--stashpad-note-color",a)),l&&u.addClass("is-completed"),u.draggable=!0,u.dataset.pinIdx=String(n),u.addEventListener("dragstart",m=>{m.dataTransfer?.setData("text/plain",String(n)),m.dataTransfer&&(m.dataTransfer.effectAllowed="move"),u.addClass("is-dragging")}),u.addEventListener("dragend",()=>u.removeClass("is-dragging")),u.addEventListener("dragover",m=>{m.preventDefault(),m.dataTransfer&&(m.dataTransfer.dropEffect="move");let C=u.getBoundingClientRect(),B=m.clientY-C.top<C.height/2;u.toggleClass("drop-before",B),u.toggleClass("drop-after",!B)}),u.addEventListener("dragleave",()=>{u.removeClass("drop-before"),u.removeClass("drop-after")}),u.addEventListener("drop",m=>{m.preventDefault(),u.removeClass("drop-before"),u.removeClass("drop-after");let C=parseInt(m.dataTransfer?.getData("text/plain")??"",10);if(!Number.isFinite(C)||C===n)return;let B=u.getBoundingClientRect(),w=m.clientY-B.top<B.height/2;this.reorderPin(C,w?n:n+1)});let p=u.createSpan({cls:"stashpad-pinned-toggle"});d&&(yt(p,c.length,g),p.onclick=m=>{m.stopPropagation(),this.pinExpanded.has(h)?this.pinExpanded.delete(h):this.pinExpanded.add(h),this.render()});let f=u.createSpan({cls:"stashpad-pinned-icon"});(0,W.setIcon)(f,d?"folder-tree":"file-text"),a&&(f.style.color=a);let I=u.createSpan({cls:"stashpad-pinned-label",text:this.titleFromFile(s)});if(I.onclick=()=>{this.onNavigateAway(),this.plugin.revealNoteInStashpad(s)},u.createSpan({cls:"stashpad-pinned-folder",text:t.split("/").pop()||t}),u.oncontextmenu=m=>{m.preventDefault();let C=new W.Menu;C.addItem(B=>B.setTitle("Unpin from sidebar").setIcon("pin-off").onClick(()=>void this.plugin.unpinNote({folder:t,id:i}))),C.showAtMouseEvent(m)},d&&g){let m=e.createDiv({cls:"stashpad-pinned-children"});this.renderPinSubtree(m,t,i,1)}}renderPinSubtree(e,t,i,s){for(let n of this.childrenOf(t,i)){let o=this.app.metadataCache.getFileCache(n)?.frontmatter??{},a=typeof o.id=="string"?o.id:null;if(!a)continue;let l=typeof o.color=="string"?o.color:null,c=o.completed===!0,d=this.childrenOf(t,a),h=d.length>0,g=`${t}|${a}`,u=this.pinExpanded.has(g),p=e.createDiv({cls:"stashpad-pinned-subrow"});c&&p.addClass("is-completed"),p.style.paddingLeft=`${s*16}px`;let f=p.createSpan({cls:"stashpad-pinned-toggle"});h&&(yt(f,d.length,u),f.onclick=C=>{C.stopPropagation(),this.pinExpanded.has(g)?this.pinExpanded.delete(g):this.pinExpanded.add(g),this.render()});let I=p.createSpan({cls:"stashpad-pinned-icon"});(0,W.setIcon)(I,"file-text"),l&&(I.style.color=l);let m=p.createSpan({cls:"stashpad-pinned-label",text:this.titleFromFile(n)});m.onclick=()=>{this.onNavigateAway(),this.plugin.revealNoteInStashpad(n)},h&&u&&this.renderPinSubtree(e,t,a,s+1)}}childrenOf(e,t){let i=[];for(let s of this.app.vault.getMarkdownFiles()){if((s.parent?.path?.replace(/\/+$/,"")??"")!==e)continue;let o=this.app.metadataCache.getFileCache(s)?.frontmatter;if(!o||typeof o.id!="string")continue;let a=o.parent;if(a===t||t===F&&(a==null||a===F)){if(o.id===F)continue;i.push(s)}}return i.sort((s,n)=>{let o=this.app.metadataCache.getFileCache(s)?.frontmatter?.created??"",a=this.app.metadataCache.getFileCache(n)?.frontmatter?.created??"";return String(o).localeCompare(String(a))}),i}onNavigateAway(){W.Platform.isMobile&&(this.plugin.suppressComposerAutofocusUntil=Date.now()+1500,this.app.workspace.leftSplit?.collapse?.())}titleFromFile(e){return e.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||e.basename}openFolders(){let e=new Set,t=(this.plugin.settings.folder||"Stashpad").replace(/\/+$/,"");for(let i of this.app.workspace.getLeavesOfType(z)){let s=(i.view?.noteFolder??"").replace(/\/+$/,"");s||(s=(((i.getViewState?.()?.state??{}).folderOverride??"")||t).replace(/\/+$/,"")),s&&e.add(s)}return e}static clean(e){return e.replace(/\/+$/,"")}folderState(e){let t=A.clean(e),i=this.plugin.settings;return(i.folderPanelPinned??[]).includes(t)?"pinned":(i.folderPanelDownranked??[]).includes(t)?"downranked":(i.folderPanelHidden??[]).includes(t)?"hidden":"normal"}async setFolderState(e,t){let i=A.clean(e),s=this.plugin.settings;s.folderPanelPinned=(s.folderPanelPinned??[]).filter(n=>n!==i),s.folderPanelDownranked=(s.folderPanelDownranked??[]).filter(n=>n!==i),s.folderPanelHidden=(s.folderPanelHidden??[]).filter(n=>n!==i),t==="pinned"?s.folderPanelPinned.push(i):t==="downranked"?s.folderPanelDownranked.push(i):t==="hidden"&&s.folderPanelHidden.push(i),await this.plugin.saveSettings(),this.render()}folderHomeColor(e){return this.homeColorByFolder.get(A.clean(e))??null}rebuildHomeColors(){this.homeColorByFolder.clear();for(let e of this.app.vault.getMarkdownFiles()){let t=this.app.metadataCache.getFileCache(e)?.frontmatter;if(!t||t.id!==F||typeof t.color!="string"||!t.color.trim())continue;let i=(e.parent?.path??"").replace(/\/+$/,"");i&&this.homeColorByFolder.set(i,t.color)}}renderFolders(e){let t=this.plugin.discoverStashpadFolders();if(t.length===0){e.createDiv({cls:"stashpad-folderpanel-empty",text:"No Stashpad folders yet."});return}this.rebuildHomeColors();let i=this.openFolders(),s=[],n=[],o=[],a=[];for(let c of t)switch(this.folderState(c)){case"pinned":s.push(c);break;case"downranked":o.push(c);break;case"hidden":a.push(c);break;default:n.push(c)}let l=[...s,...n,...o];if(l.length===0&&a.length===0){e.createDiv({cls:"stashpad-folderpanel-empty",text:"No Stashpad folders yet."});return}for(let c of l)this.renderFolderRow(e,c,i);a.length>0&&this.renderHiddenSection(e,a)}renderFolderRow(e,t,i){let s=this.folderState(t),n=i.has(A.clean(t)),o=e.createDiv({cls:"stashpad-folderpanel-row stashpad-folderpanel-folder-row"});n&&o.addClass("is-open"),s==="downranked"&&o.addClass("is-downranked"),s==="pinned"&&o.addClass("is-pinned");let a=o.createSpan({cls:"stashpad-folderpanel-dot"});if(a.setAttr("aria-label",n?"Open in a tab":"Not open"),n&&a.setAttr("title","Open in a tab"),s==="pinned"){let m=o.createSpan({cls:"stashpad-folderpanel-pinmark"});(0,W.setIcon)(m,"pin"),m.setAttr("aria-label","Pinned")}let l=this.folderHomePinnedNotes(t),c=A.clean(t),d=this.folderPinExpanded.has(c);if(l.length>0){let m=o.createSpan({cls:"stashpad-folderpanel-pinreveal"});yt(m,l.length,d),m.setAttr("aria-label",d?"Hide pinned notes":`${l.length} pinned note${l.length===1?"":"s"}`),m.addEventListener("mousedown",C=>{C.stopPropagation(),C.preventDefault()}),m.onclick=C=>{C.stopPropagation(),this.folderPinExpanded.has(c)?this.folderPinExpanded.delete(c):this.folderPinExpanded.add(c),this.render()}}let h=this.plugin.isArchiveFolder(t),g=o.createSpan({cls:"stashpad-folderpanel-folder-icon"});(0,W.setIcon)(g,this.plugin.getFolderIcon(t)??(h?"archive":"folder")),h&&g.setAttr("aria-label","Archive folder \u2014 de-indexed from search");let u=this.folderHomeColor(t);u&&(g.style.color=u);let p=t.split("/").pop()||t;o.createSpan({cls:"stashpad-folderpanel-row-label",text:p});let I=o.createDiv({cls:"stashpad-folderpanel-actions"}).createEl("button",{cls:"stashpad-folderpanel-iconbtn"});if((0,W.setIcon)(I,"plus-square"),I.setAttr("aria-label","Open in new tab"),I.onmousedown=m=>{m.button===0&&(m.preventDefault(),m.stopPropagation(),this.onNavigateAway(),this.plugin.activateViewForFolder(t))},o.addEventListener("mousedown",m=>{m.button===0&&(m.target?.closest?.(".stashpad-folderpanel-actions")||(this.onNavigateAway(),this.jumpToFolder(t)))}),o.oncontextmenu=m=>{m.preventDefault(),this.openFolderMenu(m,t)},l.length>0&&d){let m=e.createDiv({cls:"stashpad-folderpanel-pinlist"});for(let C of l){let B=m.createDiv({cls:"stashpad-folderpanel-pinrow"}),w=this.app.metadataCache.getFileCache(C)?.frontmatter??{},y=B.createSpan({cls:"stashpad-folderpanel-pinrow-icon"});(0,W.setIcon)(y,"arrow-up-to-line"),typeof w.color=="string"&&(y.style.color=w.color),B.createSpan({cls:"stashpad-folderpanel-pinrow-label",text:this.titleFromFile(C)}),B.onclick=()=>{this.onNavigateAway(),this.plugin.revealNoteInStashpad(C)}}}}folderHomePinnedNotes(e){return this.childrenOf(e,F).filter(t=>this.app.metadataCache.getFileCache(t)?.frontmatter?.listPinned===!0)}renderHiddenSection(e,t){let i=e.createDiv({cls:"stashpad-folderpanel-hidden"}),s=i.createDiv({cls:"stashpad-folderpanel-hidden-header"}),n=s.createSpan({cls:"stashpad-folderpanel-hidden-caret"});(0,W.setIcon)(n,"chevron-right"),s.createSpan({cls:"stashpad-folderpanel-hidden-title",text:`Hidden (${t.length})`});let o=i.createDiv({cls:"stashpad-folderpanel-hidden-body"});o.setCssStyles({display:"none"}),s.onclick=()=>{let a=o.style.display!=="none";o.setCssStyles({display:a?"none":""}),(0,W.setIcon)(n,a?"chevron-right":"chevron-down")};for(let a of t){let l=o.createDiv({cls:"stashpad-folderpanel-row stashpad-folderpanel-hidden-row"}),c=a.split("/").pop()||a;l.createSpan({cls:"stashpad-folderpanel-row-label",text:c});let d=l.createEl("button",{cls:"stashpad-folderpanel-iconbtn"});(0,W.setIcon)(d,"eye"),d.setAttr("aria-label","Unhide"),d.onclick=h=>{h.stopPropagation(),this.setFolderState(a,"normal")}}}jumpToFolder(e){this.plugin.openFolderInStashpad(e)}revealFolder(e){let t=this.app.vault.getAbstractFileByPath(e.replace(/\/+$/,""));if(!(t instanceof W.TFolder)){new W.Notice("Couldn't find that folder.");return}let i=this.app.workspace.getLeavesOfType("file-explorer")[0];if(!i){new W.Notice("File explorer isn't available.");return}this.app.workspace.revealLeaf(i),i.view?.revealInFolder?.(t)}openFolderMenu(e,t){let i=new W.Menu;i.addItem(n=>n.setTitle("Open in new tab").setIcon("plus-square").onClick(()=>void this.plugin.activateViewForFolder(t))),i.addItem(n=>n.setTitle("Reveal in file explorer").setIcon("folder-search").onClick(()=>this.revealFolder(t))),i.addSeparator();let s=this.folderState(t);i.addItem(n=>n.setTitle(s==="pinned"?"Unpin":"Pin to top").setIcon("pin").onClick(()=>void this.setFolderState(t,s==="pinned"?"normal":"pinned"))),i.addItem(n=>n.setTitle(s==="downranked"?"Remove downrank":"Downrank").setIcon("arrow-down").onClick(()=>void this.setFolderState(t,s==="downranked"?"normal":"downranked"))),i.addItem(n=>n.setTitle("Hide from list").setIcon("eye-off").onClick(()=>void this.setFolderState(t,"hidden"))),i.addSeparator(),i.addItem(n=>n.setTitle("Rename\u2026").setIcon("pencil").onClick(()=>this.renameFolder(t))),this.plugin.encryption?.isConfigured?.()&&(i.addSeparator(),i.addItem(n=>n.setTitle("Encrypt (lock) all notes in folder").setIcon("lock").onClick(()=>void this.plugin.lockFolder(t))),this.app.vault.getFiles().some(n=>n.extension==="stashenc"&&(n.parent?.path?.replace(/\/+$/,"")??"")===t.replace(/\/+$/,""))&&i.addItem(n=>n.setTitle("Decrypt (unlock) all notes in folder").setIcon("unlock").onClick(()=>void this.plugin.unlockFolder(t))),i.addItem(n=>n.setTitle("Open encrypted trash").setIcon("rotate-ccw").onClick(()=>this.plugin.openEncryptedTrash()))),i.addSeparator(),i.addItem(n=>{n.setTitle("Delete folder\u2026").setIcon("trash").onClick(()=>this.deleteFolder(t)),n.setWarning?.(!0)}),i.showAtMouseEvent(e)}renameFolder(e){let t=e.replace(/\/+$/,""),i=this.app.vault.getAbstractFileByPath(t);if(!(i instanceof W.TFolder)){new W.Notice("Couldn't find that folder.");return}let s=i.name;new dr(this.app,s,async n=>{let o=n.trim().replace(/[\\/:]+/g,"").trim();if(!o||o===s)return;let l=`${i.parent?.path&&i.parent.path!=="/"?`${i.parent.path}/`:""}${o}`;if(this.app.vault.getAbstractFileByPath(l)){new W.Notice(`"${o}" already exists.`);return}if(!(this.app.vault.getAbstractFileByPath(t)instanceof W.TFolder)){new W.Notice("That folder no longer exists.");return}try{await this.app.fileManager.renameFile(i,l),await this.plugin.remapFolderPathInSettings(t,l),new W.Notice(`Renamed to "${o}".`)}catch(c){console.warn("[Stashpad] folder rename failed",c),new W.Notice("Rename failed (see console).")}}).open()}deleteFolder(e){let t=e.replace(/\/+$/,""),i=this.app.vault.getAbstractFileByPath(t);if(!(i instanceof W.TFolder)){new W.Notice("Couldn't find that folder.");return}let s=this.app.vault.getMarkdownFiles().filter(o=>(o.parent?.path?.replace(/\/+$/,"")??"")===t||o.path.startsWith(t+"/")).length,n=i.name;new ie(this.app,`Delete "${n}"?`,`This moves the entire folder \u2014 about ${s} note${s===1?"":"s"} plus its attachments and exports \u2014 to the trash. -You can restore it from your system/Obsidian trash.`,"Delete folder",async o=>{o&&await this.plugin.deleteStashpadFolderWithUndo(i)}).open()}async onClose(){this.dividerCleanup?.(),this.contentEl.empty()}},dr=class extends W.Modal{constructor(e,t,i){super(e);this.current=t;this.onSubmit=i;this.delivered=!1}onOpen(){this.modalEl.addClass("stashpad-compact-modal"),this.contentEl.empty(),this.titleEl.setText("Rename folder");let e=this.contentEl.createEl("input",{type:"text"});e.addClass("stashpad-folderpanel-rename-input"),e.value=this.current;let t=this.contentEl.createDiv({cls:"stashpad-folderpanel-rename-footer"});t.createEl("button",{text:"Cancel"}).onclick=()=>this.close();let i=t.createEl("button",{cls:"mod-cta",text:"Rename"}),s=()=>{this.delivered=!0;let n=e.value;this.close(),this.onSubmit(n)};i.onclick=s,this.scope.register([],"Enter",n=>{n.preventDefault(),e.value.trim()&&s()}),requestAnimationFrame(()=>{e.focus(),e.select()})}onClose(){this.contentEl.empty()}};async function Hn(A){let r=A.workspace.getLeavesOfType(mt);if(r.length>0){A.workspace.revealLeaf(r[0]);return}let e=A.workspace.getLeftLeaf(!1);if(!e){new W.Notice("Stashpad: couldn't open the folder panel.");return}await e.setViewState({type:mt,active:!0}),A.workspace.revealLeaf(e)}Ee();ri();le();var Ar="OKF Template.md",kd=`--- +`),"Swap",async l=>{if(!l)return;let c=e.parent??F;await this.swapParentChild(e,i,c)}).open()}async swapParentChild(e,t,i){if(!e.file||!t.file)return;if(t.parent!==e.id){new k.Notice("Swap aborted: parent/child relationship changed.");return}let s=this.noteFolder,n=e.parent,o=this.tree.getChildren(e.id).filter(u=>u.id!==t.id).filter(u=>!!u.file),a=o.map(u=>({id:u.id,path:u.file.path,was:u.parent})),l=this.order.getOrder(s,i).slice(),c=this.order.getOrder(s,t.id).slice(),d=this.order.getOrder(s,e.id).slice();await this.app.fileManager.processFrontMatter(t.file,u=>{u.parent=i}),this.fmSync.scheduleParentChange(t.id,e.id,i),await this.app.fileManager.processFrontMatter(e.file,u=>{u.parent=t.id}),this.fmSync.scheduleParentChange(e.id,n,t.id);for(let u of o)await this.app.fileManager.processFrontMatter(u.file,p=>{p.parent=t.id}),this.fmSync.scheduleParentChange(u.id,e.id,t.id);if(l.length>0){let u=l.includes(e.id)?l.map(p=>p===e.id?t.id:p):[...l.filter(p=>p!==t.id),t.id];this.order.setOrder(s,i,u)}let h=o.map(u=>u.id),g=[e.id,...c.filter(u=>u!==e.id&&!h.includes(u)),...h];this.order.setOrder(s,t.id,g),this.order.setOrder(s,e.id,[]),await this.order.save(s),await this.log.append({type:"parent_change",id:t.id,payload:{from:e.id,to:i,reason:"swap"}}),await this.log.append({type:"parent_change",id:e.id,payload:{from:n,to:t.id,reason:"swap"}});for(let u of a)await this.log.append({type:"parent_change",id:u.id,payload:{from:u.was,to:t.id,reason:"swap"}});this.tree.rebuild(s),this.pendingFocusIds=[t.id],this.render({kind:"follow-cursor"}),this.plugin.notifications.show({message:`Swapped "${this.titleForNode(t)}" \u2194 "${this.titleForNode(e)}".`,kind:"success",category:"move",affectedIds:[t.id,e.id,...h],folder:s}),this.plugin.getUndoStack(s).push({label:`Swap "${this.titleForNode(t)}" \u2194 parent`,undo:async()=>{let u=this.tree.get(e.id),p=this.tree.get(t.id);u?.file&&await this.app.fileManager.processFrontMatter(u.file,f=>{n==null||n===F?(delete f.parent,f.parent=F):f.parent=n}),p?.file&&await this.app.fileManager.processFrontMatter(p.file,f=>{f.parent=e.id});for(let f of a){let I=this.app.vault.getAbstractFileByPath(f.path);I&&await this.app.fileManager.processFrontMatter(I,m=>{f.was==null?m.parent=F:m.parent=f.was})}this.order.setOrder(s,i,l),this.order.setOrder(s,t.id,c),this.order.setOrder(s,e.id,d),await this.order.save(s),this.tree.rebuild(s),this.pendingFocusIds=[e.id],this.render({kind:"follow-cursor"})},redo:async()=>{await this.swapParentChild(e,t,i)}})}async changeParent(e,t,i={record:!0}){if(!e.file)return!1;let s=e.file,n=e.parent,o=l=>l??F;if(o(n)===o(t)){if(!i.quiet){let l=this.titleForNode(e),c=t===F?"Home":`"${this.titleForNode(this.tree.get(t)??e)}"`;this.plugin.notifications.show({message:`"${l}" is already under ${c}.`,kind:"info",category:"move",affectedIds:[e.id],folder:this.noteFolder})}return!1}if(t===e.id)return i.quiet||this.plugin.notifications.show({message:`Can't move "${this.titleForNode(e)}" into itself.`,kind:"warning",category:"move",affectedIds:[e.id],folder:this.noteFolder}),!1;if(t!==F&&this.isDescendant(t,e.id))return i.quiet||this.offerSwapForDescendantMove(e,t),!1;let a=this.authorship.collectAuthorIds([e]);if(await this.app.fileManager.processFrontMatter(s,l=>{l.parent=t}),this.fmSync.scheduleParentChange(e.id,n,t),await this.log.append({type:"parent_change",id:e.id,payload:{from:n,to:t}}),this.pendingFocusIds=[e.id],this.focusId!==t&&this.focusId!==n?(this.selection.clear(),this.cursorIdx=-1):this.focusId===n&&(this.selection.clear(),this.cursorIdx=-1,this.pendingFocusIds=null),!i.quiet&&!i.silentSuccess){let l=this.tree.get(t),c=l?this.titleForNode(l):"(root)";this.plugin.notifications.show({message:`Reparented "${this.titleForNode(e)}" \u2192 "${c}"`,kind:"success",category:"move",affectedIds:[e.id],affectedAuthorIds:a,folder:this.noteFolder,actions:t===F?[]:[{label:"Jump to parent",onClick:()=>this.navigateTo(t)}]})}if(i.record!==!1){let l=this.noteFolder,c=s.path,d=e.id;this.plugin.getUndoStack(l).push({label:"Move note",undo:async()=>{let h=this.fileForNote(d,c);if(h){await this.app.fileManager.processFrontMatter(h,g=>{g.parent=n}),this.pendingFocusIds=[d],this.focusId!==n&&this.focusId!==t?(this.selection.clear(),this.cursorIdx=-1):this.focusId===t&&(this.selection.clear(),this.cursorIdx=-1,this.pendingFocusIds=null),this.tree.rebuild(l),this.render({kind:"follow-cursor"});{let g=this.selectionGuardKey,u=()=>{if(this.selectionGuardKey!==g||this.selection.has(d))return;let p=this.currentChildren.findIndex(f=>f.id===d);p<0||(this.selection.add(d),this.cursorIdx=p,this.render({kind:"follow-cursor"}))};setTimeout(u,120),setTimeout(u,400)}}},redo:async()=>{let h=this.fileForNote(d,c);if(h){await this.app.fileManager.processFrontMatter(h,g=>{g.parent=t}),this.pendingFocusIds=[d],this.focusId!==t&&this.focusId!==n?(this.selection.clear(),this.cursorIdx=-1):this.focusId===n&&(this.selection.clear(),this.cursorIdx=-1,this.pendingFocusIds=null),this.tree.rebuild(l),this.render({kind:"follow-cursor"});{let g=this.selectionGuardKey,u=()=>{if(this.selectionGuardKey!==g||this.selection.has(d))return;let p=this.currentChildren.findIndex(f=>f.id===d);p<0||(this.selection.add(d),this.cursorIdx=p,this.render({kind:"follow-cursor"}))};setTimeout(u,120),setTimeout(u,400)}}}})}return!0}notifyBatchMove(e,t,i){if(!e.length)return;let s=this.tree.get(t),n=t===F?"Home":`"${s?this.titleForNode(s):"the destination"}"`,o=l=>i.get(l.id)??0,a;if(e.length===1){let l=this.titleForNode(e[0]),c=o(e[0]);a=c>0?`Moved "${l}" and its ${c} ${c===1?"child":"children"} \u2192 ${n}`:`Moved "${l}" \u2192 ${n}`}else{let l=e.reduce((c,d)=>c+o(d),0);a=l>0?`Moved ${e.length} notes (${l} nested) \u2192 ${n}`:`Moved ${e.length} notes \u2192 ${n}`}this.plugin.notifications.show({message:a,kind:"success",category:"move",duration:t===F?void 0:0,affectedIds:e.map(l=>l.id),affectedAuthorIds:this.authorship.collectAuthorIds(e),folder:this.noteFolder,actions:t===F?[]:[{label:"Jump to destination",onClick:()=>this.navigateTo(t)}]})}};gs.AIMED_TAP_WINDOW_MS=600;var kn=gs,Sn=class extends k.SuggestModal{constructor(e,t,i){super(e);this.entries=t;this.onPick=i;this.setPlaceholder("Restore which deleted note?")}getSuggestions(e){let t=e.toLowerCase();return this.entries.filter(i=>`${i.label} ${i.folder}`.toLowerCase().includes(t))}renderSuggestion(e,t){t.createDiv({text:e.label}),t.createEl("small",{text:`from ${e.folder}`,cls:"stashpad-suggest-path"})}onChooseSuggestion(e){this.onPick(e.blob)}};var fe=require("obsidian");le();Ee();var Fl=require("obsidian"),vd="byfolder";function bn(A,r,e,t){let i=A.createDiv({cls:"stashpad-trash-modes"}),s=i.createEl("button",{cls:"stashpad-agg-reset",attr:{"aria-label":"Reset to default view"}});(0,Fl.setIcon)(s,"rotate-ccw"),s.onclick=()=>t(vd);let n=[{key:"byfolder",label:"By folder",count:e.total},{key:"separated",label:"Separated",count:e.total},{key:"mixed",label:"Mixed (by date)",count:e.total},{key:"encrypted",label:"Encrypted",count:e.enc},{key:"unencrypted",label:"Unencrypted",count:e.dec}];for(let o of n){let a=i.createEl("button",{cls:"stashpad-triage-chip"});r===o.key&&a.addClass("is-active"),a.createSpan({text:o.label}),a.createSpan({cls:"stashpad-triage-chip-count",text:String(o.count)}),a.onclick=()=>t(o.key)}}var Dn=fe.moment,xn=class extends fe.ItemView{constructor(e,t){super(e);this.plugin=t;this.renderPending=!1;this.renderGen=0;this.selected=new Set;this.order=[];this.anchorBlob=null;this.trashMode="byfolder"}getViewType(){return jt}getDisplayText(){return"Trash"}getIcon(){return"trash-2"}async onOpen(){this.containerEl.addClass("stashpad-trash-view"),this.registerEvent(this.app.vault.on("create",e=>{e.path.startsWith("_deleted/")&&this.scheduleRender()})),this.registerEvent(this.app.vault.on("delete",e=>{e.path.startsWith("_deleted/")&&this.scheduleRender()})),this.registerDomEvent(document,"keydown",e=>{if(this.app.workspace.activeLeaf!==this.leaf)return;let t=e.target;if(!(t&&(t.tagName==="INPUT"||t.tagName==="TEXTAREA"||t.isContentEditable))&&(e.metaKey||e.ctrlKey)&&!e.altKey&&(e.key==="a"||e.key==="A")){if(this.order.length===0)return;e.preventDefault(),this.selectAll()}}),await this.render()}scheduleRender(){this.renderPending||(this.renderPending=!0,window.setTimeout(()=>{this.renderPending=!1,this.render()},150))}async render(){let e=++this.renderGen,t=this.contentEl;t.empty(),t.addClass("stashpad-trash-view-body"),this.order=[];let i=t.createDiv({cls:"stashpad-trash-view-header"});i.createEl("h3",{text:"Trash"});let s=i.createEl("button",{cls:"stashpad-trash-iconbtn"});(0,fe.setIcon)(s,"refresh-cw"),s.setAttr("aria-label","Refresh"),s.onclick=()=>void this.render();let n=this.plugin.encryption?.isConfigured?.()?await this.plugin.listDeletedTrash():[];if(e!==this.renderGen)return;let o=await this.plugin.listRawTrashStashpadNotes();if(e!==this.renderGen)return;if(n.length===0&&o.length===0){t.createDiv({cls:"stashpad-trash-empty",text:"Trash is empty. Securely-deleted notes land in the encrypted trash; plain deletes go to Obsidian's trash \u2014 both show here."});return}if(bn(t,this.trashMode,{total:n.length+o.length,enc:n.length,dec:o.length},c=>{this.trashMode=c,this.clearSelection(),this.render()}),this.trashMode==="mixed"){this.renderMixed(t,n,o);return}let a=this.trashMode!=="unencrypted"&&n.length>0,l=this.trashMode!=="encrypted"&&o.length>0;if(!a&&!l){t.createDiv({cls:"stashpad-trash-empty",text:"Nothing in this view."});return}if(a){let c=i.createEl("button",{cls:"stashpad-trash-restore",text:"Restore all"});(0,fe.setIcon)(c.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),c.onclick=async()=>{c.disabled=!0,await this.plugin.restoreAllTrash(),this.clearSelection(),await this.render()};let d=new Set(n.map(h=>h.blob));for(let h of[...this.selected])d.has(h)||this.selected.delete(h);if(this.selected.size>0){let h=t.createDiv({cls:"stashpad-trash-selbar"});h.createSpan({cls:"stashpad-trash-selcount",text:`${this.selected.size} selected`});let g=h.createEl("button",{cls:"stashpad-trash-restore",text:"Restore selected"});g.onclick=async()=>{g.disabled=!0;let f=0;for(let I of[...this.selected])await this.plugin.restoreDeletedAt(I,{silent:!0})||f++;f>0&&new fe.Notice(`${f} item${f===1?"":"s"} couldn't be restored (locked key?) \u2014 still in trash.`),this.clearSelection(),await this.render()};let u=h.createEl("button",{cls:"stashpad-trash-delete mod-warning",text:"Delete selected"});u.onclick=()=>this.confirmPurge([...this.selected]);let p=h.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Clear"});p.onclick=()=>{this.clearSelection(),this.render()}}}if(this.order=[],a)if(this.trashMode==="byfolder"){let c=new Map;for(let h of n){let g=h.meta?.title?h.meta.originalFolder||"(unknown folder)":" hidden";(c.get(g)??c.set(g,[]).get(g)).push(h)}let d=[...c.keys()].sort((h,g)=>h===" hidden"?1:g===" hidden"?-1:h.localeCompare(g));for(let h of d){let g=h===" hidden",u=t.createDiv({cls:"stashpad-trash-group"}),p=u.createDiv({cls:"stashpad-trash-group-head"});(0,fe.setIcon)(p.createSpan({cls:"stashpad-trash-group-icon"}),g?"lock":"folder"),p.createSpan({text:g?"Hidden (title obscured)":h.split("/").pop()||h}),p.createSpan({cls:"stashpad-trash-group-count",text:String(c.get(h).length)});for(let f of c.get(h))this.encRow(u,f,g)}}else{let c=t.createDiv({cls:"stashpad-trash-group"}),d=c.createDiv({cls:"stashpad-trash-group-head"});(0,fe.setIcon)(d.createSpan({cls:"stashpad-trash-group-icon"}),"lock"),d.createSpan({text:"Encrypted"}),d.createSpan({cls:"stashpad-trash-group-count",text:String(n.length)});for(let h of n)this.encRow(c,h,!h.meta?.title)}l&&this.renderRawSection(t,o)}encRow(e,t,i){let s=this.order.length;this.order.push(t.blob);let n=e.createDiv({cls:"stashpad-trash-row"});this.selected.has(t.blob)&&n.addClass("is-selected"),n.addEventListener("click",h=>{h.target.closest("button")||this.onRowClick(s,t.blob,h)});let o=n.createDiv({cls:"stashpad-trash-row-main"});o.createSpan({cls:"stashpad-trash-title",text:i?"Locked note":t.meta?.title||"Locked note"});let a=t.meta?.deletedAt?`deleted ${Dn(t.meta.deletedAt).fromNow()}`:"deleted",l=t.meta&&t.meta.count>1?` \xB7 ${t.meta.count} ${t.meta.kind==="rawtrash"?"files":"notes"}`:"";o.createSpan({cls:"stashpad-trash-sub",text:a+l});let c=n.createEl("button",{cls:"stashpad-trash-restore",text:"Restore"});(0,fe.setIcon)(c.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),c.onclick=async()=>{c.disabled=!0,await this.plugin.restoreDeletedAt(t.blob)?await this.render():c.disabled=!1};let d=n.createEl("button",{cls:"stashpad-trash-delete",attr:{"aria-label":"Delete permanently"}});(0,fe.setIcon)(d,"trash-2"),d.onclick=()=>this.confirmPurge([t.blob])}renderMixed(e,t,i){let s=[];for(let o of t)s.push({ts:o.meta?.deletedAt&&Date.parse(String(o.meta.deletedAt))||0,kind:"enc",enc:o});for(let o of i)s.push({ts:o.mtime||0,kind:"raw",raw:o});s.sort((o,a)=>a.ts-o.ts);let n=e.createDiv({cls:"stashpad-trash-group"});for(let o of s){let a=n.createDiv({cls:"stashpad-trash-row"}),l=a.createDiv({cls:"stashpad-trash-row-main"}),c=l.createSpan({cls:`stashpad-trash-kind is-${o.kind}`});if((0,fe.setIcon)(c,o.kind==="enc"?"lock":"trash"),o.kind==="enc"&&o.enc){let d=o.enc,h=!d.meta?.title;l.createSpan({cls:"stashpad-trash-title",text:h?"Locked note":d.meta?.title||"Locked note"});let g=d.meta?.deletedAt?`deleted ${Dn(d.meta.deletedAt).fromNow()}`:"deleted";l.createSpan({cls:"stashpad-trash-sub",text:`${g} \xB7 encrypted`});let u=a.createEl("button",{cls:"stashpad-trash-restore",text:"Restore"});(0,fe.setIcon)(u.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),u.onclick=async()=>{u.disabled=!0,await this.plugin.restoreDeletedAt(d.blob)?await this.render():u.disabled=!1};let p=a.createEl("button",{cls:"stashpad-trash-delete",attr:{"aria-label":"Delete permanently"}});(0,fe.setIcon)(p,"trash-2"),p.onclick=()=>this.confirmPurge([d.blob])}else if(o.raw){let d=o.raw;l.createSpan({cls:"stashpad-trash-title",text:d.title});let h=d.mtime?`deleted ${Dn(d.mtime).fromNow()}`:"in Obsidian trash";l.createSpan({cls:"stashpad-trash-sub",text:`${h} \xB7 unencrypted`});let g=a.createEl("button",{cls:"stashpad-trash-restore",text:"Restore"});(0,fe.setIcon)(g.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),g.onclick=async()=>{g.disabled=!0,await this.plugin.restoreRawTrashNote(d.path)?await this.render():g.disabled=!1}}}}renderRawSection(e,t){if(t.length===0)return;let i=e.createDiv({cls:"stashpad-trash-group"}),s=i.createDiv({cls:"stashpad-trash-group-head"});(0,fe.setIcon)(s.createSpan({cls:"stashpad-trash-group-icon"}),"trash"),s.createSpan({text:"Obsidian trash (unencrypted)"}),s.createSpan({cls:"stashpad-trash-group-count",text:String(t.length)});for(let n of t){let o=i.createDiv({cls:"stashpad-trash-row"}),a=o.createDiv({cls:"stashpad-trash-row-main"});a.createSpan({cls:"stashpad-trash-title",text:n.title});let l=n.mtime?`deleted ${Dn(n.mtime).fromNow()}`:"in Obsidian trash";a.createSpan({cls:"stashpad-trash-sub",text:l});let c=o.createEl("button",{cls:"stashpad-trash-restore",text:"Restore"});(0,fe.setIcon)(c.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),c.onclick=async()=>{c.disabled=!0,await this.plugin.restoreRawTrashNote(n.path)?await this.render():c.disabled=!1}}}clearSelection(){this.selected.clear(),this.anchorBlob=null}selectAll(){if(this.order.length!==0){for(let e of this.order)this.selected.add(e);this.anchorBlob=this.order[this.order.length-1]??null,this.render()}}onRowClick(e,t,i){let s=this.anchorBlob!==null?this.order.indexOf(this.anchorBlob):-1;if(i.shiftKey&&s>=0){let[n,o]=s<e?[s,e]:[e,s];this.selected.clear();for(let a=n;a<=o;a++)this.selected.add(this.order[a])}else i.metaKey||i.ctrlKey?(this.selected.has(t)?this.selected.delete(t):this.selected.add(t),this.anchorBlob=t):(this.selected.size===1&&this.selected.has(t)?this.selected.clear():(this.selected.clear(),this.selected.add(t)),this.anchorBlob=t);this.render()}confirmPurge(e){if(e.length===0)return;let t=e.length;new ie(this.app,t===1?"Delete permanently?":`Delete ${t} items permanently?`,`${t===1?"This encrypted item":`These ${t} encrypted items`} will be PERMANENTLY deleted and CANNOT be restored \u2014 there is no decrypted copy. Continue?`,"Delete forever",async i=>{if(i){for(let s of e)await this.plugin.purgeDeletedAt(s);this.clearSelection(),await this.render()}},"Cancel",!0).open()}async onClose(){this.contentEl.empty()}};async function kl(A){let{workspace:r}=A.app,e=r.getLeavesOfType(jt);if(e.length>0){r.revealLeaf(e[0]);return}let t=r.getMostRecentLeaf(),i=r.getLeaf("tab");await i.setViewState({type:jt,active:!0}),r.revealLeaf(i),gt(r,i,t,s=>A.registerEvent(s))}var Xt=require("obsidian"),us=class us{constructor(r){this.plugin=r;this.tick=null;this.lastTouch=new Map;this.counting=new Set;this.countdownTimers=new Set}key(r,e){return`${r} ${e}`}delayMin(r){let e=r.peekMin;if(e!=null)return e;let i=(this.plugin.settings.folderEncPrefs??{})[r.folder.replace(/\/+$/,"")]?.reEncryptAfterMin;return i??this.plugin.settings.reEncryptAfterMin??0}anyArmed(){if((this.plugin.settings.reEncryptAfterMin??0)>0)return!0;for(let r of Object.values(this.plugin.settings.folderEncPrefs??{}))if((r?.reEncryptAfterMin??0)>0)return!0;return this.plugin.reEncryptWatching().some(r=>(r.peekMin??0)>0)}start(){let r=e=>{e&&this.lastTouch.set(e.replace(/\/+$/,""),Date.now())};this.plugin.registerEvent(this.plugin.app.vault.on("modify",e=>{e instanceof Xt.TFile&&r(e.parent?.path??"")})),this.plugin.registerEvent(this.plugin.app.workspace.on("file-open",e=>{e&&r(e.parent?.path??"")})),this.tick=window.setInterval(()=>void this.poll(),3e4),this.plugin.registerInterval(this.tick)}folderHasOpenEditor(r){let e=r.replace(/\/+$/,""),t=!1;return this.plugin.app.workspace.iterateAllLeaves(i=>{let s=i.view;s instanceof Xt.MarkdownView&&s.file&&(s.file.parent?.path?.replace(/\/+$/,"")??"")===e&&(t=!0)}),t}keyReady(r){let e=this.plugin.encryption;return e?.isConfigured?.()?e.hasOwnFolderKey(r)?e.isFolderUnlocked(r):e.isUnlocked():!1}async poll(){if(!this.anyArmed())return;let r=Date.now();for(let e of this.plugin.reEncryptWatching()){let t=this.delayMin(e);if(t<=0)continue;let i=e.folder.replace(/\/+$/,""),s=this.key(i,e.rootId);if(this.counting.has(s))continue;let n=Math.max(Date.parse(e.unlockedAt)||0,this.lastTouch.get(i)??0);if(!(r<n+t*6e4)&&this.keyReady(i)){if(this.folderHasOpenEditor(i)){Fd(this.lastTouch,i,r);continue}this.countdownThenLock(e,s)}}}countdownThenLock(r,e){this.counting.add(e);let t=r.folder.replace(/\/+$/,""),i=r.title||"a note",s=Date.now(),n=us.COUNTDOWN_SECS,o=!1,a=new Xt.Notice("",0),l=()=>{window.clearInterval(h),this.countdownTimers.delete(h),a.hide(),this.counting.delete(e)},c=()=>{this.lastTouch.set(t,Date.now()),l()},d=()=>{a.noticeEl.empty(),a.noticeEl.createSpan({text:`\u{1F512} Re-encrypting \u201C${i}\u201D in ${n}s\u2026 `}),a.noticeEl.createEl("button",{text:"Keep unlocked"}).onclick=()=>{o=!0,c()}};d();let h=window.setInterval(async()=>{if(o)return;if((this.lastTouch.get(t)??0)>s){c();return}if(n-=1,n>0){d();return}if(l(),!this.plugin.reEncryptWatching().some(u=>u.folder===r.folder&&u.rootId===r.rootId))return;if(this.folderHasOpenEditor(t)){this.lastTouch.set(t,Date.now());return}if(!this.keyReady(t)){this.lastTouch.set(t,Date.now());return}await this.plugin.lockNoteSubtree(r.folder,r.rootId,null,{silent:!0})&&new Xt.Notice(`Re-encrypted \u201C${i}\u201D.`)},1e3);this.countdownTimers.add(h),this.plugin.registerInterval(h)}dispose(){for(let r of this.countdownTimers)window.clearInterval(r);this.countdownTimers.clear(),this.counting.clear()}};us.COUNTDOWN_SECS=10,us.RECENT_EDIT_MS=2e4;var Nn=us;function Fd(A,r,e){A.set(r.replace(/\/+$/,""),e)}var ye=require("obsidian");le();var Mn=ye.moment,Tn=class extends ye.ItemView{constructor(e,t){super(e);this.plugin=t;this.mode="encrypted";this.taskState=bs();this.archiveSubMode="byfolder";this.renderPending=!1;this.watchFolderFilter="";this.watchViaFilter="";this.watchQuery=""}getViewType(){return _t}getDisplayText(){return this.mode==="archived"?"All archived":this.mode==="tasks"?"All tasks":this.mode==="watch"?"Previously encrypted":"All encrypted"}getIcon(){return this.mode==="archived"?"archive":this.mode==="tasks"?"check-square":this.mode==="watch"?"history":"lock"}getState(){return{...super.getState(),mode:this.mode}}async setState(e,t){(e?.mode==="archived"||e?.mode==="encrypted"||e?.mode==="tasks"||e?.mode==="watch")&&(this.mode=e.mode),await super.setState(e,t),await this.render()}async onOpen(){this.containerEl.addClass("stashpad-aggregate-view");let e=s=>s.endsWith(".stashenc")&&!s.startsWith("_deleted/"),t=s=>s.endsWith(".md")&&/(^|\/)archive\//.test(s),i=s=>e(s)||t(s);this.registerEvent(this.app.vault.on("create",s=>{i(s.path)&&this.scheduleRender()})),this.registerEvent(this.app.vault.on("delete",s=>{i(s.path)&&this.scheduleRender()})),this.registerEvent(this.app.vault.on("rename",(s,n)=>{(i(s.path)||i(n))&&this.scheduleRender()})),await this.render()}scheduleRender(){this.renderPending||(this.renderPending=!0,window.setTimeout(()=>{this.renderPending=!1,this.render()},150))}cleanFolder(e){return(e||"").replace(/\/+$/,"")}archiveFolders(){let e=new Set;for(let i of this.plugin.discoverStashpadFolders()){let s=Ct(i);this.plugin.app.vault.getAbstractFileByPath(s)&&e.add(s)}for(let i of this.plugin.settings.archiveFolders??[])e.add(this.cleanFolder(i));let t=this.plugin.settings.folderEncPrefs??{};for(let[i,s]of Object.entries(t))s?.archive&&e.add(this.cleanFolder(i));return[...e].sort((i,s)=>i.localeCompare(s))}async render(){let e=this.contentEl;e.empty(),e.addClass("stashpad-aggregate-body");let t=e.createDiv({cls:"stashpad-aggregate-header"});t.createEl("h3",{text:this.getDisplayText()});let i=t.createEl("button",{cls:"stashpad-trash-iconbtn"});if((0,ye.setIcon)(i,"refresh-cw"),i.setAttr("aria-label","Refresh"),i.onclick=()=>void this.render(),this.mode==="tasks"){Wi(e.createDiv(),this.app,this.plugin,this.taskState,{onOpen:(s,n)=>void this.plugin.revealNoteByRef(s,n)});return}if(this.mode==="archived"){this.renderArchived(e);return}if(this.mode==="watch"){this.renderWatch(e);return}this.renderEncrypted(e)}renderEncrypted(e){let t=this.plugin.settings.lockedSubtrees??[];if(t.length===0){e.createDiv({cls:"stashpad-trash-empty",text:"Nothing is encrypted yet. Lock a note or folder and it shows up here."});return}let i=new Map;for(let n of t){let o=this.cleanFolder(n.folder)||"(vault root)";(i.get(o)??i.set(o,[]).get(o)).push(n)}let s=[...i.keys()].sort((n,o)=>n.localeCompare(o));e.createDiv({cls:"stashpad-aggregate-sub",text:`${t.length} locked ${t.length===1?"item":"items"} in ${s.length} ${s.length===1?"folder":"folders"}.`});for(let n of s){let o=e.createDiv({cls:"stashpad-trash-group"}),a=o.createDiv({cls:"stashpad-trash-group-head"});(0,ye.setIcon)(a.createSpan({cls:"stashpad-trash-group-icon"}),"folder"),a.createSpan({text:n.split("/").pop()||n}),a.createSpan({cls:"stashpad-trash-group-count",text:String(i.get(n).length)});let l=a.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Open"});l.onclick=()=>void this.plugin.activateViewForFolder(n);for(let c of i.get(n)){let d=o.createDiv({cls:"stashpad-trash-row"}),h=d.createDiv({cls:"stashpad-trash-row-main"});h.createSpan({cls:"stashpad-trash-title",text:c.title||"Locked note"});let g=c.created?`locked ${Mn(c.created).fromNow()}`:"locked",u=c.count>1?` \xB7 ${c.count} notes`:"";h.createSpan({cls:"stashpad-trash-sub",text:g+u});let p=d.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Export"});p.setAttr("aria-label","Export to .stash (encrypted with a password you choose)"),p.onclick=()=>void this.plugin.exportLockedSubtree(c.blob);let f=d.createSpan({cls:"stashpad-aggregate-lockbadge"});(0,ye.setIcon)(f,"lock")}}}renderArchived(e){let t=this.archiveFolders();if(t.length===0){e.createDiv({cls:"stashpad-trash-empty",text:"No archive folders yet. Toggle Archive on a folder to collect it here."});return}let i=new Set(t),s=this.plugin.settings.lockedSubtrees??[],n=new Map;for(let f of s){let I=this.cleanFolder(f.folder);i.has(I)&&(n.get(I)??n.set(I,[]).get(I)).push(f)}let o=new Map,a=0;for(let f of t){let I=this.plugin.archivedPlainNotesIn(f);o.set(f,I),a+=I.length}let l=[...n.values()].reduce((f,I)=>f+I.length,0),c=a+l,d=t.flatMap(f=>o.get(f)??[]),h=t.flatMap(f=>n.get(f)??[]);e.createDiv({cls:"stashpad-aggregate-sub",text:`${t.length} archive ${t.length===1?"folder":"folders"}, ${c} archived ${c===1?"item":"items"} (${a} plain \xB7 ${l} locked).`}),bn(e,this.archiveSubMode,{total:c,enc:l,dec:a},f=>{this.archiveSubMode=f,this.render()});let g=this.archiveSubMode;if(g==="mixed"){let f=[];for(let m of d)f.push({ts:m.stat.mtime||0,kind:"plain",f:m});for(let m of h)f.push({ts:m.created&&Date.parse(m.created)||0,kind:"locked",e:m});f.sort((m,C)=>C.ts-m.ts);let I=e.createDiv({cls:"stashpad-trash-group"});for(let m of f)m.kind==="plain"&&m.f?this.archivePlainRow(I,m.f):m.e&&this.archiveLockedRow(I,m.e);return}if(g==="byfolder"){for(let f of t){let I=n.get(f)??[],m=o.get(f)??[],C=e.createDiv({cls:"stashpad-trash-group"}),B=C.createDiv({cls:"stashpad-trash-group-head"});(0,ye.setIcon)(B.createSpan({cls:"stashpad-trash-group-icon"}),"archive"),B.createSpan({text:f.split("/").pop()||f}),B.createSpan({cls:"stashpad-trash-group-count",text:String(I.length+m.length)});let w=B.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Open"});if(w.onclick=()=>void this.plugin.activateViewForFolder(f),I.length===0&&m.length===0){C.createDiv({cls:"stashpad-trash-sub",text:"No archived items."});continue}for(let y of m)this.archivePlainRow(C,y);for(let y of I)this.archiveLockedRow(C,y)}return}let u=g!=="encrypted"&&d.length>0,p=g!=="unencrypted"&&h.length>0;if(!u&&!p){e.createDiv({cls:"stashpad-trash-empty",text:"Nothing in this view."});return}if(u){let f=e.createDiv({cls:"stashpad-trash-group"}),I=f.createDiv({cls:"stashpad-trash-group-head"});(0,ye.setIcon)(I.createSpan({cls:"stashpad-trash-group-icon"}),"file-text"),I.createSpan({text:"Plain notes"}),I.createSpan({cls:"stashpad-trash-group-count",text:String(d.length)});for(let m of d)this.archivePlainRow(f,m)}if(p){let f=e.createDiv({cls:"stashpad-trash-group"}),I=f.createDiv({cls:"stashpad-trash-group-head"});(0,ye.setIcon)(I.createSpan({cls:"stashpad-trash-group-icon"}),"lock"),I.createSpan({text:"Locked (encrypted)"}),I.createSpan({cls:"stashpad-trash-group-count",text:String(h.length)});for(let m of h)this.archiveLockedRow(f,m)}}archivePlainRow(e,t){let i=e.createDiv({cls:"stashpad-trash-row"}),s=i.createDiv({cls:"stashpad-trash-row-main"});s.createSpan({cls:"stashpad-trash-title",text:t.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||t.basename}),s.createSpan({cls:"stashpad-trash-sub",text:`archived ${Mn(t.stat.mtime).fromNow()}`});let n=i.createEl("button",{cls:"stashpad-trash-restore",text:"Restore"});(0,ye.setIcon)(n.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),n.onclick=async()=>{n.disabled=!0,await this.plugin.unarchiveNote(t)?this.render():n.disabled=!1}}archiveLockedRow(e,t){let i=e.createDiv({cls:"stashpad-trash-row"}),s=i.createDiv({cls:"stashpad-trash-row-main"});s.createSpan({cls:"stashpad-trash-title",text:t.title||"Locked note"});let n=t.created?`archived ${Mn(t.created).fromNow()}`:"archived",o=(t.count??0)>1?` \xB7 ${t.count} notes`:"";s.createSpan({cls:"stashpad-trash-sub",text:n+o});let a=i.createEl("button",{cls:"stashpad-trash-restore",text:"Restore"});(0,ye.setIcon)(a.createSpan({cls:"stashpad-btn-icon"}),"rotate-ccw"),a.setAttr("aria-label","Unlock and restore (needs the password)"),a.onclick=async()=>{a.disabled=!0;let d=t.blob.split("/"),h=d.lastIndexOf("archive"),g=h>0?d.slice(0,h).join("/"):void 0;await this.plugin.unlockBundleAt(t.blob,g?{destFolder:g}:{})?this.render():a.disabled=!1};let l=i.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Export"});l.setAttr("aria-label","Export to .stash (encrypted with a password you choose)"),l.onclick=()=>void this.plugin.exportLockedSubtree(t.blob);let c=i.createSpan({cls:"stashpad-aggregate-lockbadge"});(0,ye.setIcon)(c,"lock")}renderWatch(e){this.plugin.pruneReEncryptWatch()&&this.plugin.saveSettings();let t=this.plugin.settings.reEncryptWatch??[],i=t.filter(f=>!f.removed),s=t.filter(f=>f.removed);if(t.length===0){e.createDiv({cls:"stashpad-trash-empty",text:"Nothing here yet. When you unlock an encrypted note (or restore one from the trash), it shows up here so you can re-encrypt it later."});return}let n=e.createDiv({cls:"stashpad-trash-modes"}),o=n.createEl("select",{cls:"dropdown"});o.createEl("option",{value:"",text:"All folders"});for(let f of[...new Set(i.map(I=>I.folder))].sort())o.createEl("option",{value:f,text:f});o.value=this.watchFolderFilter,o.onchange=()=>{this.watchFolderFilter=o.value,this.render()};let a=n.createEl("select",{cls:"dropdown"});a.createEl("option",{value:"",text:"Unlocked + restored"}),a.createEl("option",{value:"unlock",text:"Unlocked"}),a.createEl("option",{value:"restore",text:"Restored from trash"}),a.value=this.watchViaFilter,a.onchange=()=>{this.watchViaFilter=a.value,this.render()};let l=n.createEl("input",{type:"text",attr:{placeholder:"Search\u2026"}});l.value=this.watchQuery,l.oninput=()=>{this.watchQuery=l.value,p()};let c=(f,I)=>f.toLowerCase().split(/\s+/).filter(Boolean).every(m=>I.toLowerCase().includes(m)),d=f=>(!this.watchFolderFilter||f.folder===this.watchFolderFilter)&&(!this.watchViaFilter||f.via===this.watchViaFilter)&&(!this.watchQuery.trim()||c(this.watchQuery,`${f.title} ${f.folder}`)),h=async()=>{await this.plugin.saveSettings(),this.render()},g=(f,I,m)=>{let C=f.createDiv({cls:"stashpad-trash-row"}),B=C.createDiv({cls:"stashpad-trash-row-main"});B.createSpan({cls:"stashpad-trash-title",text:I.title||"(untitled)"});let w=Mn(I.unlockedAt).fromNow(),y=I.count>1?` \xB7 ${I.count} notes`:"";if(B.createSpan({cls:"stashpad-trash-sub",text:`${I.via==="restore"?"restored":"unlocked"} ${w} \xB7 ${I.folder.split("/").pop()||I.folder}${y}`}),m){let v=C.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Un-remove"});v.onclick=()=>{delete I.removed,delete I.removedAt,h()}}else{let v=C.createEl("button",{cls:"stashpad-trash-restore",text:"Re-encrypt"});(0,ye.setIcon)(v.createSpan({cls:"stashpad-btn-icon"}),"lock"),v.onclick=async()=>{v.disabled=!0,await this.plugin.lockNoteSubtree(I.folder,I.rootId,null,{})||(v.disabled=!1),this.render()};let E=C.createEl("input",{type:"number",cls:"stashpad-watch-peek",attr:{placeholder:"auto",title:"Auto re-encrypt after N idle minutes (blank = folder/global default, 0 = off)",min:"0"}});E.value=I.peekMin==null?"":String(I.peekMin),E.onchange=()=>{let S=E.value.trim(),x=Number(S);if(S==="")delete I.peekMin;else if(Number.isFinite(x)&&x>=0)I.peekMin=Math.floor(x);else{E.value=I.peekMin==null?"":String(I.peekMin);return}this.plugin.saveSettings()};let Q=C.createEl("button",{cls:"stashpad-trash-iconbtn"});(0,ye.setIcon)(Q,"x"),Q.setAttr("aria-label","Remove from watchlist (recoverable below)"),Q.onclick=()=>{I.removed=!0,I.removedAt=new Date().toISOString(),h()}}},u=e.createDiv(),p=()=>{u.empty();let f=i.filter(d).sort((C,B)=>(B.unlockedAt||"").localeCompare(C.unlockedAt||"")),I=u.createDiv({cls:"stashpad-trash-group-head"});if((0,ye.setIcon)(I.createSpan({cls:"stashpad-trash-group-icon"}),"history"),I.createSpan({text:"Watching"}),I.createSpan({cls:"stashpad-trash-group-count",text:String(f.length)}),i.length>0){let C=I.createEl("button",{cls:"stashpad-trash-iconbtn",text:"Re-encrypt all applicable"});C.onclick=()=>void this.plugin.encryptEverythingApplicable()}f.length===0&&u.createDiv({cls:"stashpad-trash-sub",text:i.length?"No matches for the current filters.":"Nothing being watched."});let m=u.createDiv({cls:"stashpad-trash-group"});for(let C of f)g(m,C,!1);if(s.length>0){let C=u.createEl("details",{cls:"stashpad-watch-removed"});C.createEl("summary",{text:`Removed from watchlist (${s.length})`});let B=C.createDiv({cls:"stashpad-trash-group"});for(let w of s.filter(d))g(B,w,!0)}};p()}async onClose(){this.contentEl.empty()}};async function Fi(A,r){let{workspace:e}=A.app,t=e.getLeavesOfType(_t).find(n=>n.getViewState()?.state?.mode===r);if(t){e.revealLeaf(t);return}let i=e.getMostRecentLeaf(),s=e.getLeaf("tab");await s.setViewState({type:_t,active:!0,state:{mode:r}}),e.revealLeaf(s),gt(e,s,i,n=>A.registerEvent(n))}le();var W=require("obsidian");le();Ee();var Pn=class A extends W.ItemView{constructor(e,t){super(e);this.plugin=t;this.renderTimer=null;this.dividerCleanup=null;this.pinExpanded=new Set;this.folderPinExpanded=new Set;this.homeColorByFolder=new Map}getViewType(){return mt}getDisplayText(){return"Stashpad folders"}getIcon(){return"folders"}async onOpen(){this.render(),this.registerEvent(this.app.workspace.on("active-leaf-change",()=>this.scheduleRender())),this.registerEvent(this.app.workspace.on("layout-change",()=>this.scheduleRender())),this.registerEvent(this.app.vault.on("create",()=>this.scheduleRender())),this.registerEvent(this.app.vault.on("delete",()=>this.scheduleRender())),this.registerEvent(this.app.vault.on("rename",()=>this.scheduleRender())),this.registerEvent(this.app.metadataCache.on("changed",()=>this.scheduleRender()))}refresh(){this.scheduleRender()}scheduleRender(){this.renderTimer==null&&(this.renderTimer=window.setTimeout(()=>{this.renderTimer=null,this.containerEl.isConnected&&this.render()},100))}render(){let e=this.contentEl;e.empty(),e.addClass("stashpad-folderpanel-root");let t=this.clampFrac(this.plugin.settings.folderPanelPinnedFraction??.5),i=e.createDiv({cls:"stashpad-folderpanel-section stashpad-folderpanel-pinned"});i.style.flex=`0 0 ${(t*100).toFixed(2)}%`;let s=i.createDiv({cls:"stashpad-folderpanel-heading stashpad-folderpanel-heading-row"});s.createSpan({cls:"stashpad-folderpanel-heading-title",text:"Pinned"});let n=s.createEl("button",{cls:"stashpad-folderpanel-iconbtn"});(0,W.setIcon)(n,"list"),n.setAttr("aria-label","Pinned view options"),n.onclick=h=>{h.stopPropagation(),this.openPinnedOptionsMenu(h)},this.renderPinned(i.createDiv({cls:"stashpad-folderpanel-list stashpad-folderpanel-pins"}));let o=e.createDiv({cls:"stashpad-folderpanel-divider"});o.createDiv({cls:"stashpad-folderpanel-divider-grip"}),this.attachDividerDrag(e,i,o);let a=e.createDiv({cls:"stashpad-folderpanel-section stashpad-folderpanel-folders"});a.setCssStyles({flex:"1 1 0"});let l=a.createDiv({cls:"stashpad-folderpanel-heading stashpad-folderpanel-heading-row"}),c=l.createSpan({cls:"stashpad-folderpanel-heading-title stashpad-folderpanel-heading-switch",text:"Folders"});c.setAttr("aria-label","Open folder switcher"),c.onmousedown=h=>{h.button===0&&(h.preventDefault(),this.plugin.openFolderPicker())};let d=l.createEl("button",{cls:"stashpad-folderpanel-iconbtn stashpad-folderpanel-heading-newfolder"});if((0,W.setIcon)(d,"folder-plus"),d.setAttr("aria-label","New Stashpad folder (folder switcher)"),d.onmousedown=h=>{h.button===0&&(h.preventDefault(),h.stopPropagation(),this.plugin.openFolderPicker())},this.plugin.encryption?.isConfigured?.()){let h=l.createEl("button",{cls:"stashpad-folderpanel-iconbtn stashpad-folderpanel-heading-trash"});(0,W.setIcon)(h,"trash-2"),h.setAttr("aria-label","Open encrypted trash"),h.onmousedown=g=>{g.button===0&&(g.preventDefault(),g.stopPropagation(),this.plugin.openEncryptedTrash())}}this.renderFolders(a.createDiv({cls:"stashpad-folderpanel-list"}))}clampFrac(e){return Number.isFinite(e)?Math.max(.15,Math.min(.85,e)):.5}attachDividerDrag(e,t,i){let s=null,n=l=>{let c=e.getBoundingClientRect();if(c.height<=0)return;let d=this.clampFrac((l.clientY-c.top)/c.height);s=d,t.style.flex=`0 0 ${(d*100).toFixed(2)}%`},o=()=>{document.removeEventListener("pointermove",n),document.removeEventListener("pointerup",a),document.removeEventListener("pointercancel",a),document.body.removeClass("stashpad-folderpanel-resizing"),this.dividerCleanup=null},a=l=>{try{i.releasePointerCapture(l.pointerId)}catch{}l.type==="pointerup"&&s!=null&&(this.plugin.settings.folderPanelPinnedFraction=s,this.plugin.saveSettings()),o()};this.registerDomEvent(i,"pointerdown",l=>{l.preventDefault(),document.body.addClass("stashpad-folderpanel-resizing");try{i.setPointerCapture(l.pointerId)}catch{}document.addEventListener("pointermove",n),document.addEventListener("pointerup",a),document.addEventListener("pointercancel",a),this.dividerCleanup=o})}openPinnedOptionsMenu(e){let t=this.plugin.settings.folderPanelPinnedGrouping??"pin-order",i=new W.Menu;i.addItem(s=>s.setTitle("Sort by pin order").setChecked(t==="pin-order").onClick(()=>void this.setPinnedGrouping("pin-order"))),i.addItem(s=>s.setTitle("Group by folder").setChecked(t==="folder").onClick(()=>void this.setPinnedGrouping("folder"))),i.showAtMouseEvent(e)}async setPinnedGrouping(e){(this.plugin.settings.folderPanelPinnedGrouping??"pin-order")!==e&&(this.plugin.settings.folderPanelPinnedGrouping=e,await this.plugin.saveSettings(),this.render())}renderPinned(e){let t=this.plugin.discoverStashpadFolders().filter(n=>this.folderState(n)==="pinned"),i=this.plugin.listPinnedNotes();if(t.length===0&&i.length===0){e.createDiv({cls:"stashpad-folderpanel-empty",text:"Nothing pinned yet \u2014 pin a note or folder from its right-click menu."});return}if(t.length>0){let n=this.openFolders();for(let o of t)this.renderFolderRow(e,o,n)}if(i.length===0)return;if((this.plugin.settings.folderPanelPinnedGrouping??"pin-order")==="folder"){let n=new Map;i.forEach((l,c)=>{let d=n.get(l.folder);d||(d=[],n.set(l.folder,d)),d.push({...l,idx:c})});let o=this.plugin.lastActiveStashpadLeaf?.view?.noteFolder,a=Array.from(n.keys());o&&n.has(o)&&(a.splice(a.indexOf(o),1),a.unshift(o));for(let l of a){let c=e.createDiv({cls:"stashpad-pinned-group-header"});l===o&&c.addClass("is-active-folder"),c.createSpan({cls:"stashpad-pinned-group-name",text:l.split("/").pop()||l});for(let d of n.get(l)??[])this.renderPinNote(e,d.folder,d.id,d.file,d.idx)}}else i.forEach((n,o)=>this.renderPinNote(e,n.folder,n.id,n.file,o))}async reorderPin(e,t){let i=this.plugin.listPinnedNotes();if(e<0||e>=i.length)return;let s=i[e],n=i.filter((d,h)=>h!==e),o=Math.max(0,Math.min(t>e?t-1:t,n.length)),a=n[o-1],l=n[o],c;!a&&!l?c=Date.now():a?l?c=(a.pinnedAt+l.pinnedAt)/2:c=a.pinnedAt+1e3:c=l.pinnedAt-1e3;try{await this.app.fileManager.processFrontMatter(s.file,d=>{d.pinnedAt=c})}catch(d){console.warn("[Stashpad] pin reorder failed",d)}this.render()}renderPinNote(e,t,i,s,n){let o=this.app.metadataCache.getFileCache(s)?.frontmatter??{},a=typeof o.color=="string"?o.color:null,l=o.completed===!0,c=this.childrenOf(t,i),d=c.length>0,h=`${t}|${i}`,g=this.pinExpanded.has(h),u=e.createDiv({cls:"stashpad-pinned-row"});a&&(u.addClass("has-color"),u.style.setProperty("--stashpad-note-color",a)),l&&u.addClass("is-completed"),u.draggable=!0,u.dataset.pinIdx=String(n),u.addEventListener("dragstart",m=>{m.dataTransfer?.setData("text/plain",String(n)),m.dataTransfer&&(m.dataTransfer.effectAllowed="move"),u.addClass("is-dragging")}),u.addEventListener("dragend",()=>u.removeClass("is-dragging")),u.addEventListener("dragover",m=>{m.preventDefault(),m.dataTransfer&&(m.dataTransfer.dropEffect="move");let C=u.getBoundingClientRect(),B=m.clientY-C.top<C.height/2;u.toggleClass("drop-before",B),u.toggleClass("drop-after",!B)}),u.addEventListener("dragleave",()=>{u.removeClass("drop-before"),u.removeClass("drop-after")}),u.addEventListener("drop",m=>{m.preventDefault(),u.removeClass("drop-before"),u.removeClass("drop-after");let C=parseInt(m.dataTransfer?.getData("text/plain")??"",10);if(!Number.isFinite(C)||C===n)return;let B=u.getBoundingClientRect(),w=m.clientY-B.top<B.height/2;this.reorderPin(C,w?n:n+1)});let p=u.createSpan({cls:"stashpad-pinned-toggle"});d&&(yt(p,c.length,g),p.onclick=m=>{m.stopPropagation(),this.pinExpanded.has(h)?this.pinExpanded.delete(h):this.pinExpanded.add(h),this.render()});let f=u.createSpan({cls:"stashpad-pinned-icon"});(0,W.setIcon)(f,d?"folder-tree":"file-text"),a&&(f.style.color=a);let I=u.createSpan({cls:"stashpad-pinned-label",text:this.titleFromFile(s)});if(I.onclick=()=>{this.onNavigateAway(),this.plugin.revealNoteInStashpad(s)},u.createSpan({cls:"stashpad-pinned-folder",text:t.split("/").pop()||t}),u.oncontextmenu=m=>{m.preventDefault();let C=new W.Menu;C.addItem(B=>B.setTitle("Unpin from sidebar").setIcon("pin-off").onClick(()=>void this.plugin.unpinNote({folder:t,id:i}))),C.showAtMouseEvent(m)},d&&g){let m=e.createDiv({cls:"stashpad-pinned-children"});this.renderPinSubtree(m,t,i,1)}}renderPinSubtree(e,t,i,s){for(let n of this.childrenOf(t,i)){let o=this.app.metadataCache.getFileCache(n)?.frontmatter??{},a=typeof o.id=="string"?o.id:null;if(!a)continue;let l=typeof o.color=="string"?o.color:null,c=o.completed===!0,d=this.childrenOf(t,a),h=d.length>0,g=`${t}|${a}`,u=this.pinExpanded.has(g),p=e.createDiv({cls:"stashpad-pinned-subrow"});c&&p.addClass("is-completed"),p.style.paddingLeft=`${s*16}px`;let f=p.createSpan({cls:"stashpad-pinned-toggle"});h&&(yt(f,d.length,u),f.onclick=C=>{C.stopPropagation(),this.pinExpanded.has(g)?this.pinExpanded.delete(g):this.pinExpanded.add(g),this.render()});let I=p.createSpan({cls:"stashpad-pinned-icon"});(0,W.setIcon)(I,"file-text"),l&&(I.style.color=l);let m=p.createSpan({cls:"stashpad-pinned-label",text:this.titleFromFile(n)});m.onclick=()=>{this.onNavigateAway(),this.plugin.revealNoteInStashpad(n)},h&&u&&this.renderPinSubtree(e,t,a,s+1)}}childrenOf(e,t){let i=[];for(let s of this.app.vault.getMarkdownFiles()){if((s.parent?.path?.replace(/\/+$/,"")??"")!==e)continue;let o=this.app.metadataCache.getFileCache(s)?.frontmatter;if(!o||typeof o.id!="string")continue;let a=o.parent;if(a===t||t===F&&(a==null||a===F)){if(o.id===F)continue;i.push(s)}}return i.sort((s,n)=>{let o=this.app.metadataCache.getFileCache(s)?.frontmatter?.created??"",a=this.app.metadataCache.getFileCache(n)?.frontmatter?.created??"";return String(o).localeCompare(String(a))}),i}onNavigateAway(){W.Platform.isMobile&&(this.plugin.suppressComposerAutofocusUntil=Date.now()+1500,this.app.workspace.leftSplit?.collapse?.())}titleFromFile(e){return e.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||e.basename}openFolders(){let e=new Set,t=(this.plugin.settings.folder||"Stashpad").replace(/\/+$/,"");for(let i of this.app.workspace.getLeavesOfType(z)){let s=(i.view?.noteFolder??"").replace(/\/+$/,"");s||(s=(((i.getViewState?.()?.state??{}).folderOverride??"")||t).replace(/\/+$/,"")),s&&e.add(s)}return e}static clean(e){return e.replace(/\/+$/,"")}folderState(e){let t=A.clean(e),i=this.plugin.settings;return(i.folderPanelPinned??[]).includes(t)?"pinned":(i.folderPanelDownranked??[]).includes(t)?"downranked":(i.folderPanelHidden??[]).includes(t)?"hidden":"normal"}async setFolderState(e,t){let i=A.clean(e),s=this.plugin.settings;s.folderPanelPinned=(s.folderPanelPinned??[]).filter(n=>n!==i),s.folderPanelDownranked=(s.folderPanelDownranked??[]).filter(n=>n!==i),s.folderPanelHidden=(s.folderPanelHidden??[]).filter(n=>n!==i),t==="pinned"?s.folderPanelPinned.push(i):t==="downranked"?s.folderPanelDownranked.push(i):t==="hidden"&&s.folderPanelHidden.push(i),await this.plugin.saveSettings(),this.render()}folderHomeColor(e){return this.homeColorByFolder.get(A.clean(e))??null}rebuildHomeColors(){this.homeColorByFolder.clear();for(let e of this.app.vault.getMarkdownFiles()){let t=this.app.metadataCache.getFileCache(e)?.frontmatter;if(!t||t.id!==F||typeof t.color!="string"||!t.color.trim())continue;let i=(e.parent?.path??"").replace(/\/+$/,"");i&&this.homeColorByFolder.set(i,t.color)}}renderFolders(e){let t=this.plugin.discoverStashpadFolders();if(t.length===0){e.createDiv({cls:"stashpad-folderpanel-empty",text:"No Stashpad folders yet."});return}this.rebuildHomeColors();let i=this.openFolders(),s=[],n=[],o=[],a=[];for(let c of t)switch(this.folderState(c)){case"pinned":s.push(c);break;case"downranked":o.push(c);break;case"hidden":a.push(c);break;default:n.push(c)}let l=[...s,...n,...o];if(l.length===0&&a.length===0){e.createDiv({cls:"stashpad-folderpanel-empty",text:"No Stashpad folders yet."});return}for(let c of l)this.renderFolderRow(e,c,i);a.length>0&&this.renderHiddenSection(e,a)}renderFolderRow(e,t,i){let s=this.folderState(t),n=i.has(A.clean(t)),o=e.createDiv({cls:"stashpad-folderpanel-row stashpad-folderpanel-folder-row"});n&&o.addClass("is-open"),s==="downranked"&&o.addClass("is-downranked"),s==="pinned"&&o.addClass("is-pinned");let a=o.createSpan({cls:"stashpad-folderpanel-dot"});if(a.setAttr("aria-label",n?"Open in a tab":"Not open"),n&&a.setAttr("title","Open in a tab"),s==="pinned"){let m=o.createSpan({cls:"stashpad-folderpanel-pinmark"});(0,W.setIcon)(m,"pin"),m.setAttr("aria-label","Pinned")}let l=this.folderHomePinnedNotes(t),c=A.clean(t),d=this.folderPinExpanded.has(c);if(l.length>0){let m=o.createSpan({cls:"stashpad-folderpanel-pinreveal"});yt(m,l.length,d),m.setAttr("aria-label",d?"Hide pinned notes":`${l.length} pinned note${l.length===1?"":"s"}`),m.addEventListener("mousedown",C=>{C.stopPropagation(),C.preventDefault()}),m.onclick=C=>{C.stopPropagation(),this.folderPinExpanded.has(c)?this.folderPinExpanded.delete(c):this.folderPinExpanded.add(c),this.render()}}let h=this.plugin.isArchiveFolder(t),g=o.createSpan({cls:"stashpad-folderpanel-folder-icon"});(0,W.setIcon)(g,this.plugin.getFolderIcon(t)??(h?"archive":"folder")),h&&g.setAttr("aria-label","Archive folder \u2014 de-indexed from search");let u=this.folderHomeColor(t);u&&(g.style.color=u);let p=t.split("/").pop()||t;o.createSpan({cls:"stashpad-folderpanel-row-label",text:p});let I=o.createDiv({cls:"stashpad-folderpanel-actions"}).createEl("button",{cls:"stashpad-folderpanel-iconbtn"});if((0,W.setIcon)(I,"plus-square"),I.setAttr("aria-label","Open in new tab"),I.onmousedown=m=>{m.button===0&&(m.preventDefault(),m.stopPropagation(),this.onNavigateAway(),this.plugin.activateViewForFolder(t))},o.addEventListener("mousedown",m=>{m.button===0&&(m.target?.closest?.(".stashpad-folderpanel-actions")||(this.onNavigateAway(),this.jumpToFolder(t)))}),o.oncontextmenu=m=>{m.preventDefault(),this.openFolderMenu(m,t)},l.length>0&&d){let m=e.createDiv({cls:"stashpad-folderpanel-pinlist"});for(let C of l){let B=m.createDiv({cls:"stashpad-folderpanel-pinrow"}),w=this.app.metadataCache.getFileCache(C)?.frontmatter??{},y=B.createSpan({cls:"stashpad-folderpanel-pinrow-icon"});(0,W.setIcon)(y,"arrow-up-to-line"),typeof w.color=="string"&&(y.style.color=w.color),B.createSpan({cls:"stashpad-folderpanel-pinrow-label",text:this.titleFromFile(C)}),B.onclick=()=>{this.onNavigateAway(),this.plugin.revealNoteInStashpad(C)}}}}folderHomePinnedNotes(e){return this.childrenOf(e,F).filter(t=>this.app.metadataCache.getFileCache(t)?.frontmatter?.listPinned===!0)}renderHiddenSection(e,t){let i=e.createDiv({cls:"stashpad-folderpanel-hidden"}),s=i.createDiv({cls:"stashpad-folderpanel-hidden-header"}),n=s.createSpan({cls:"stashpad-folderpanel-hidden-caret"});(0,W.setIcon)(n,"chevron-right"),s.createSpan({cls:"stashpad-folderpanel-hidden-title",text:`Hidden (${t.length})`});let o=i.createDiv({cls:"stashpad-folderpanel-hidden-body"});o.setCssStyles({display:"none"}),s.onclick=()=>{let a=o.style.display!=="none";o.setCssStyles({display:a?"none":""}),(0,W.setIcon)(n,a?"chevron-right":"chevron-down")};for(let a of t){let l=o.createDiv({cls:"stashpad-folderpanel-row stashpad-folderpanel-hidden-row"}),c=a.split("/").pop()||a;l.createSpan({cls:"stashpad-folderpanel-row-label",text:c});let d=l.createEl("button",{cls:"stashpad-folderpanel-iconbtn"});(0,W.setIcon)(d,"eye"),d.setAttr("aria-label","Unhide"),d.onclick=h=>{h.stopPropagation(),this.setFolderState(a,"normal")}}}jumpToFolder(e){this.plugin.openFolderInStashpad(e)}revealFolder(e){let t=this.app.vault.getAbstractFileByPath(e.replace(/\/+$/,""));if(!(t instanceof W.TFolder)){new W.Notice("Couldn't find that folder.");return}let i=this.app.workspace.getLeavesOfType("file-explorer")[0];if(!i){new W.Notice("File explorer isn't available.");return}this.app.workspace.revealLeaf(i),i.view?.revealInFolder?.(t)}openFolderMenu(e,t){let i=new W.Menu;i.addItem(n=>n.setTitle("Open in new tab").setIcon("plus-square").onClick(()=>void this.plugin.activateViewForFolder(t))),i.addItem(n=>n.setTitle("Reveal in file explorer").setIcon("folder-search").onClick(()=>this.revealFolder(t))),i.addSeparator();let s=this.folderState(t);i.addItem(n=>n.setTitle(s==="pinned"?"Unpin":"Pin to top").setIcon("pin").onClick(()=>void this.setFolderState(t,s==="pinned"?"normal":"pinned"))),i.addItem(n=>n.setTitle(s==="downranked"?"Remove downrank":"Downrank").setIcon("arrow-down").onClick(()=>void this.setFolderState(t,s==="downranked"?"normal":"downranked"))),i.addItem(n=>n.setTitle("Hide from list").setIcon("eye-off").onClick(()=>void this.setFolderState(t,"hidden"))),i.addSeparator(),i.addItem(n=>n.setTitle("Rename\u2026").setIcon("pencil").onClick(()=>this.renameFolder(t))),this.plugin.encryption?.isConfigured?.()&&(i.addSeparator(),i.addItem(n=>n.setTitle("Encrypt (lock) all notes in folder").setIcon("lock").onClick(()=>void this.plugin.lockFolder(t))),this.app.vault.getFiles().some(n=>n.extension==="stashenc"&&(n.parent?.path?.replace(/\/+$/,"")??"")===t.replace(/\/+$/,""))&&i.addItem(n=>n.setTitle("Decrypt (unlock) all notes in folder").setIcon("unlock").onClick(()=>void this.plugin.unlockFolder(t))),i.addItem(n=>n.setTitle("Open encrypted trash").setIcon("rotate-ccw").onClick(()=>this.plugin.openEncryptedTrash()))),i.addSeparator(),i.addItem(n=>{n.setTitle("Delete folder\u2026").setIcon("trash").onClick(()=>this.deleteFolder(t)),n.setWarning?.(!0)}),i.showAtMouseEvent(e)}renameFolder(e){let t=e.replace(/\/+$/,""),i=this.app.vault.getAbstractFileByPath(t);if(!(i instanceof W.TFolder)){new W.Notice("Couldn't find that folder.");return}let s=i.name;new dr(this.app,s,async n=>{let o=n.trim().replace(/[\\/:]+/g,"").trim();if(!o||o===s)return;let l=`${i.parent?.path&&i.parent.path!=="/"?`${i.parent.path}/`:""}${o}`;if(this.app.vault.getAbstractFileByPath(l)){new W.Notice(`"${o}" already exists.`);return}if(!(this.app.vault.getAbstractFileByPath(t)instanceof W.TFolder)){new W.Notice("That folder no longer exists.");return}try{await this.app.fileManager.renameFile(i,l),await this.plugin.remapFolderPathInSettings(t,l),new W.Notice(`Renamed to "${o}".`)}catch(c){console.warn("[Stashpad] folder rename failed",c),new W.Notice("Rename failed (see console).")}}).open()}deleteFolder(e){let t=e.replace(/\/+$/,""),i=this.app.vault.getAbstractFileByPath(t);if(!(i instanceof W.TFolder)){new W.Notice("Couldn't find that folder.");return}let s=this.app.vault.getMarkdownFiles().filter(o=>(o.parent?.path?.replace(/\/+$/,"")??"")===t||o.path.startsWith(t+"/")).length,n=i.name;new ie(this.app,`Delete "${n}"?`,`This moves the entire folder \u2014 about ${s} note${s===1?"":"s"} plus its attachments and exports \u2014 to the trash. +You can restore it from your system/Obsidian trash.`,"Delete folder",async o=>{o&&await this.plugin.deleteStashpadFolderWithUndo(i)}).open()}async onClose(){this.dividerCleanup?.(),this.contentEl.empty()}},dr=class extends W.Modal{constructor(e,t,i){super(e);this.current=t;this.onSubmit=i;this.delivered=!1}onOpen(){this.modalEl.addClass("stashpad-compact-modal"),this.contentEl.empty(),this.titleEl.setText("Rename folder");let e=this.contentEl.createEl("input",{type:"text"});e.addClass("stashpad-folderpanel-rename-input"),e.value=this.current;let t=this.contentEl.createDiv({cls:"stashpad-folderpanel-rename-footer"});t.createEl("button",{text:"Cancel"}).onclick=()=>this.close();let i=t.createEl("button",{cls:"mod-cta",text:"Rename"}),s=()=>{this.delivered=!0;let n=e.value;this.close(),this.onSubmit(n)};i.onclick=s,this.scope.register([],"Enter",n=>{n.preventDefault(),e.value.trim()&&s()}),requestAnimationFrame(()=>{e.focus(),e.select()})}onClose(){this.contentEl.empty()}};async function Hn(A){let r=A.workspace.getLeavesOfType(mt);if(r.length>0){A.workspace.revealLeaf(r[0]);return}let e=A.workspace.getLeftLeaf(!1);if(!e){new W.Notice("Stashpad: couldn't open the folder panel.");return}await e.setViewState({type:mt,active:!0}),A.workspace.revealLeaf(e)}Ee();ai();le();var Ar="OKF Template.md",kd=`--- okfType: concept --- {{body}} `,hr=["> Generated by Stashpad \u2014 this folder is an Open Knowledge Format (OKF) bundle.","> Field legend: `okfType`\u2192`type`, `okfTitle`\u2192`title`, `okfDescription`\u2192`description`, `okfTags`\u2192`tags`, `okfTimestamp`\u2192`timestamp`; `okfParent`/`okfChildren` are relative-markdown cross-links. Stashpad's own `id`/`parent` are extensions \u2014 ignore them for OKF."].join(` -`);function fs(A){return A.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||A.basename}function Sl(A){return`[${fs(A)}](${encodeURI(A.name)})`}async function bl(A,r=Ar){try{await A.vault.adapter.exists(r)||await A.vault.create(r,kd)}catch{}return r}function Dl(A,r){if(!r)return[];let e=r.replace(/^\/+/,"");return Object.entries(A??{}).filter(([,t])=>(t??"").replace(/^\/+/,"")===e).map(([t])=>t.replace(/\/+$/,""))}async function pr(A,r){let e=r.replace(/\/+$/,""),t=new Map,i=new Map;for(let o of A.vault.getMarkdownFiles()){if((o.parent?.path?.replace(/\/+$/,"")??"")!==e)continue;let a;try{a=he(await A.vault.read(o)).fm}catch{continue}let l=typeof a.id=="string"?a.id:null;if(!l)continue;let c=typeof a.parent=="string"?a.parent:F;t.set(l,{file:o,id:l,parent:c,modified:typeof a.modified=="string"?a.modified:"",created:typeof a.created=="string"?a.created:""});let d=i.get(c)??[];d.push(l),i.set(c,d)}let s=0,n=0;for(let o of t.values()){if(o.id===F)continue;s+=1;let a=o.parent&&o.parent!==F&&t.get(o.parent)?Sl(t.get(o.parent).file):null,l=(i.get(o.id)??[]).map(c=>t.get(c)).filter(c=>!!c).map(c=>Sl(c.file));try{let c=!1;await A.fileManager.processFrontMatter(o.file,d=>{a?d.okfParent!==a&&(d.okfParent=a,c=!0):d.okfParent!==void 0&&(delete d.okfParent,c=!0);let h=Array.isArray(d.okfChildren)?d.okfChildren:[],g=h.length===l.length&&h.every((u,p)=>u===l[p]);if(l.length?g||(d.okfChildren=l,c=!0):d.okfChildren!==void 0&&(delete d.okfChildren,c=!0),d.okfType===void 0&&(d.okfType="concept",c=!0),d.okfTitle===void 0&&(d.okfTitle=fs(o.file),c=!0),d.okfTimestamp===void 0){let u=o.modified||o.created;u&&(d.okfTimestamp=u,c=!0)}}),c&&(n+=1,await new Promise(d=>setTimeout(d,50)))}catch(c){console.warn("[Stashpad] OKF rebuild failed",o.file.path,c)}}try{await A.vault.adapter.write(`${e}/index.md`,await gr(A,e))}catch(o){console.warn("[Stashpad] OKF index.md write failed",e,o)}return{checked:s,written:n}}async function gr(A,r,e){let t=r.replace(/\/+$/,""),i=new Map,s=new Map;for(let d of A.vault.getMarkdownFiles()){if((d.parent?.path?.replace(/\/+$/,"")??"")!==t||d.name==="index.md")continue;let h;try{h=he(await A.vault.read(d)).fm}catch{continue}let g=typeof h.id=="string"?h.id:null;!g||g===F||e&&!e.has(g)||i.set(g,{id:g,file:d,parent:typeof h.parent=="string"?h.parent:F,title:typeof h.okfTitle=="string"&&h.okfTitle?h.okfTitle:fs(d),type:typeof h.okfType=="string"&&h.okfType?h.okfType:"concept",position:typeof h.position=="number"?h.position:Number.MAX_SAFE_INTEGER,created:typeof h.created=="string"?h.created:""})}for(let d of i.values()){let h=s.get(d.parent)??[];h.push(d),s.set(d.parent,h)}for(let d of s.values())d.sort((h,g)=>h.position-g.position||h.created.localeCompare(g.created));let n=[],o=(d,h,g)=>{if(!g.has(d.id)){g.add(d.id),n.push(`${" ".repeat(h)}- [${d.title}](${encodeURI(d.file.name)}) \u2014 ${d.type}`);for(let u of s.get(d.id)??[])o(u,h+1,g)}},a=new Set,l=[...i.values()].filter(d=>d.parent===F||!i.has(d.parent)).sort((d,h)=>d.position-h.position||d.created.localeCompare(h.created));for(let d of l)o(d,0,a);let c=t.split("/").pop()||t;return["---","type: index",`title: ${c} (OKF index)`,"---","",`# ${c}`,"",hr,"","## Concepts",n.length?n.join(` +`);function fs(A){return A.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||A.basename}function Sl(A){return`[${fs(A)}](${encodeURI(A.name)})`}async function bl(A,r=Ar){try{await A.vault.adapter.exists(r)||await A.vault.create(r,kd)}catch{}return r}function Dl(A,r){if(!r)return[];let e=r.replace(/^\/+/,"");return Object.entries(A??{}).filter(([,t])=>(t??"").replace(/^\/+/,"")===e).map(([t])=>t.replace(/\/+$/,""))}async function pr(A,r){let e=r.replace(/\/+$/,""),t=new Map,i=new Map;for(let o of A.vault.getMarkdownFiles()){if((o.parent?.path?.replace(/\/+$/,"")??"")!==e)continue;let a;try{a=pe(await A.vault.read(o)).fm}catch{continue}let l=typeof a.id=="string"?a.id:null;if(!l)continue;let c=typeof a.parent=="string"?a.parent:F;t.set(l,{file:o,id:l,parent:c,modified:typeof a.modified=="string"?a.modified:"",created:typeof a.created=="string"?a.created:""});let d=i.get(c)??[];d.push(l),i.set(c,d)}let s=0,n=0;for(let o of t.values()){if(o.id===F)continue;s+=1;let a=o.parent&&o.parent!==F&&t.get(o.parent)?Sl(t.get(o.parent).file):null,l=(i.get(o.id)??[]).map(c=>t.get(c)).filter(c=>!!c).map(c=>Sl(c.file));try{let c=!1;await A.fileManager.processFrontMatter(o.file,d=>{a?d.okfParent!==a&&(d.okfParent=a,c=!0):d.okfParent!==void 0&&(delete d.okfParent,c=!0);let h=Array.isArray(d.okfChildren)?d.okfChildren:[],g=h.length===l.length&&h.every((u,p)=>u===l[p]);if(l.length?g||(d.okfChildren=l,c=!0):d.okfChildren!==void 0&&(delete d.okfChildren,c=!0),d.okfType===void 0&&(d.okfType="concept",c=!0),d.okfTitle===void 0&&(d.okfTitle=fs(o.file),c=!0),d.okfTimestamp===void 0){let u=o.modified||o.created;u&&(d.okfTimestamp=u,c=!0)}}),c&&(n+=1,await new Promise(d=>setTimeout(d,50)))}catch(c){console.warn("[Stashpad] OKF rebuild failed",o.file.path,c)}}try{await A.vault.adapter.write(`${e}/index.md`,await gr(A,e))}catch(o){console.warn("[Stashpad] OKF index.md write failed",e,o)}return{checked:s,written:n}}async function gr(A,r,e){let t=r.replace(/\/+$/,""),i=new Map,s=new Map;for(let d of A.vault.getMarkdownFiles()){if((d.parent?.path?.replace(/\/+$/,"")??"")!==t||d.name==="index.md")continue;let h;try{h=pe(await A.vault.read(d)).fm}catch{continue}let g=typeof h.id=="string"?h.id:null;!g||g===F||e&&!e.has(g)||i.set(g,{id:g,file:d,parent:typeof h.parent=="string"?h.parent:F,title:typeof h.okfTitle=="string"&&h.okfTitle?h.okfTitle:fs(d),type:typeof h.okfType=="string"&&h.okfType?h.okfType:"concept",position:typeof h.position=="number"?h.position:Number.MAX_SAFE_INTEGER,created:typeof h.created=="string"?h.created:""})}for(let d of i.values()){let h=s.get(d.parent)??[];h.push(d),s.set(d.parent,h)}for(let d of s.values())d.sort((h,g)=>h.position-g.position||h.created.localeCompare(g.created));let n=[],o=(d,h,g)=>{if(!g.has(d.id)){g.add(d.id),n.push(`${" ".repeat(h)}- [${d.title}](${encodeURI(d.file.name)}) \u2014 ${d.type}`);for(let u of s.get(d.id)??[])o(u,h+1,g)}},a=new Set,l=[...i.values()].filter(d=>d.parent===F||!i.has(d.parent)).sort((d,h)=>d.position-h.position||d.created.localeCompare(h.created));for(let d of l)o(d,0,a);let c=t.split("/").pop()||t;return["---","type: index",`title: ${c} (OKF index)`,"---","",`# ${c}`,"",hr,"","## Concepts",n.length?n.join(` `):"_No concepts yet._",""].join(` -`)}var Sd=new TextEncoder,Rn=A=>Sd.encode(A);function Is(A){if(typeof A=="number"||typeof A=="boolean")return String(A);let r=String(A??"");return/[:#[\]{}",&*!|>%@`]|^\s|\s$|^$/.test(r)?JSON.stringify(r):r}function bd(A,r){let{fm:e}=he(A),t=[];t.push(`type: ${Is(typeof e.okfType=="string"&&e.okfType?e.okfType:"concept")}`),t.push(`title: ${Is(typeof e.okfTitle=="string"&&e.okfTitle?e.okfTitle:fs(r))}`),typeof e.okfDescription=="string"&&e.okfDescription&&t.push(`description: ${Is(e.okfDescription)}`);let i=e.okfTags;if(Array.isArray(i)&&i.length){t.push("tags:");for(let a of i)t.push(` - ${Is(a)}`)}let s=typeof e.okfTimestamp=="string"&&e.okfTimestamp||typeof e.modified=="string"&&e.modified||typeof e.created=="string"&&e.created||"";s&&t.push(`timestamp: ${Is(s)}`);let n=t.join(` +`)}var Sd=new TextEncoder,Rn=A=>Sd.encode(A);function Is(A){if(typeof A=="number"||typeof A=="boolean")return String(A);let r=String(A??"");return/[:#[\]{}",&*!|>%@`]|^\s|\s$|^$/.test(r)?JSON.stringify(r):r}function bd(A,r){let{fm:e}=pe(A),t=[];t.push(`type: ${Is(typeof e.okfType=="string"&&e.okfType?e.okfType:"concept")}`),t.push(`title: ${Is(typeof e.okfTitle=="string"&&e.okfTitle?e.okfTitle:fs(r))}`),typeof e.okfDescription=="string"&&e.okfDescription&&t.push(`description: ${Is(e.okfDescription)}`);let i=e.okfTags;if(Array.isArray(i)&&i.length){t.push("tags:");for(let a of i)t.push(` - ${Is(a)}`)}let s=typeof e.okfTimestamp=="string"&&e.okfTimestamp||typeof e.modified=="string"&&e.modified||typeof e.created=="string"&&e.created||"";s&&t.push(`timestamp: ${Is(s)}`);let n=t.join(` `),o=A.match(/^---\r?\n/);return o?A.slice(0,o[0].length)+n+` `+A.slice(o[0].length):`--- ${n} @@ -109,48 +109,48 @@ ${n} ${A}`}async function xl(A,r,e,t){let i=[],s=new Map;for(let n of r){let o=await A.vault.read(n);i.push({name:n.name,data:Rn(bd(o,n))});for(let a of o.match(/!\[\[([^\]]+?)\]\]/g)??[]){let l=a.slice(3,-2).split("|")[0].split("#")[0].trim(),c=A.metadataCache.getFirstLinkpathDest(l,n.path);c&&!s.has(c.name)&&s.set(c.name,c)}}for(let[n,o]of s)i.push({name:`_attachments/${n}`,data:new Uint8Array(await A.vault.readBinary(o))});return i.push({name:"index.md",data:Rn(await gr(A,e,t))}),i.push({name:"_okf.md",data:Rn(`# About this bundle ${hr.replace(/^> /gm,"")} -`)}),i}async function Nl(A){let{zipFiles:r}=await Promise.resolve().then(()=>(mn(),Za));return r(A.map(e=>({name:e.name,data:e.data})))}function Fi(A,r){return A.toString(8).padStart(r-1,"0")+"\0"}function Dd(A,r){let e=new Uint8Array(512),t=(s,n,o)=>{let a=Rn(s);e.set(a.subarray(0,o),n)};t(A.slice(0,100),0,100),t(Fi(420,8),100,8),t(Fi(0,8),108,8),t(Fi(0,8),116,8),t(Fi(r,12),124,12),t(Fi(0,12),136,12),t(" ",148,8),e[156]=48,t("ustar\0",257,6),t("00",263,2);let i=0;for(let s=0;s<512;s++)i+=e[s];return t(Fi(i,8),148,8),e}function xd(A){let r=[],e=0;for(let s of A){let n=Dd(s.name,s.data.length);r.push(n,s.data),e+=512+s.data.length;let o=(512-s.data.length%512)%512;o&&(r.push(new Uint8Array(o)),e+=o)}r.push(new Uint8Array(1024)),e+=1024;let t=new Uint8Array(e),i=0;for(let s of r)t.set(s,i),i+=s.length;return t}async function Nd(A){let r=new CompressionStream("gzip"),e=new Response(A).body.pipeThrough(r);return new Uint8Array(await new Response(e).arrayBuffer())}async function Ml(A){return Nd(xd(A))}var Un=class{constructor(r,e,t){this.app=r;this.dirOk=!1;this.writeChain=Promise.resolve();this.baseDir=e.replace(/\/+$/,""),this.logPath=`${this.baseDir}/log.jsonl`,this.statePath=`${this.baseDir}/state.json`,this.getAuthor=t??(()=>"")}getLogPath(){return this.logPath}getDir(){return this.baseDir}async ensureDir(){if(this.dirOk)return;let r=this.app.vault.adapter,e=this.baseDir.split("/").filter(Boolean),t="";for(let i of e)t=t?`${t}/${i}`:i,await r.exists(t)||await r.mkdir(t);this.dirOk=!0}append(r){let e=r.author??this.getAuthor()??"",t={ts:new Date().toISOString(),...r};e?t.author=e:delete t.author;let i=JSON.stringify(t)+` -`;return this.writeChain=this.writeChain.then(async()=>{try{await this.ensureDir();let s=this.app.vault.adapter;if(typeof s.append=="function")await s.append(this.logPath,i);else{let n=await s.exists(this.logPath)?await s.read(this.logPath):"";await s.write(this.logPath,n+i)}}catch(s){console.warn("Stashpad: log append failed",s)}}),Promise.resolve()}async readState(){let r=this.app.vault.adapter;if(!await r.exists(this.statePath))return{};try{return JSON.parse(await r.read(this.statePath))}catch{return{}}}async writeState(r){await this.ensureDir(),await this.app.vault.adapter.write(this.statePath,JSON.stringify(r,null,2))}};le();var Gn=class{constructor(){this.undoStack=[];this.redoStack=[];this.cap=30}push(r){for(this.undoStack.push(r),this.redoStack.length=0;this.undoStack.length>this.cap;)this.undoStack.shift()}async undo(){let r=this.undoStack.pop();if(!r)return null;try{await r.undo()}catch(e){throw this.undoStack.push(r),console.error("Stashpad: undo failed",e),e}return this.redoStack.push(r),r}async redo(){let r=this.redoStack.pop();if(!r)return null;if(r.redo)try{await r.redo()}catch(e){throw this.redoStack.push(r),console.error("Stashpad: redo failed",e),e}return this.undoStack.push(r),r}peekUndoLabel(){return this.undoStack[this.undoStack.length-1]?.label??null}peekRedoLabel(){return this.redoStack[this.redoStack.length-1]?.label??null}canUndo(){return this.undoStack.length>0}canRedo(){return this.redoStack.length>0}clear(){this.undoStack=[],this.redoStack=[]}};var Ln=class{constructor(r,e){this.app=r;this.data={version:1,authors:{}};this.loaded=!1;this.dirOk=!1;this.writeChain=Promise.resolve();this.path=`${e.replace(/\/+$/,"")}/authors.json`}getPath(){return this.path}async load(){if(!this.loaded){this.loaded=!0;try{let r=this.app.vault.adapter;if(await r.exists(this.path)){let e=JSON.parse(await r.read(this.path));e&&typeof e=="object"&&e.authors&&(this.data={version:typeof e.version=="number"?e.version:1,authors:e.authors})}}catch(r){console.warn("[Stashpad] author registry load failed; starting empty",r),this.data={version:1,authors:{}}}}}all(){return Object.values(this.data.authors).sort((r,e)=>(e.lastSeen??"").localeCompare(r.lastSeen??""))}get(r){return this.data.authors[r]??null}record(r){let e=(r.id??"").trim();if(!e)return!1;let t=r.at??new Date().toISOString(),i=(r.name??"").trim(),s=this.data.authors[e],n=!1;if(!s)this.data.authors[e]={id:e,name:i,role:r.role?.trim()||void 0,department:r.department?.trim()||void 0,firstSeen:t,lastSeen:t,renames:[]},n=!0;else{if(i&&i!==s.name&&(s.renames.push({from:s.name,to:i,at:t}),s.name=i,n=!0),r.role!==void 0){let o=r.role.trim()||void 0;o!==s.role&&(s.role=o,n=!0)}if(r.department!==void 0){let o=r.department.trim()||void 0;o!==s.department&&(s.department=o,n=!0)}s.lastSeen=t}return n&&this.save(),n}replaceAll(r,e){let t=e??new Date().toISOString(),i={};for(let s of r){let n=(s.id??"").trim();if(!n)continue;let o=this.data.authors[n],a=(s.name??"").trim()||o?.name||"",l=o?.renames?[...o.renames]:[];o&&a&&a!==o.name&&l.push({from:o.name,to:a,at:t}),i[n]={id:n,name:a,role:s.role?.trim()||o?.role||void 0,department:s.department?.trim()||o?.department||void 0,firstSeen:o?.firstSeen??t,lastSeen:t,renames:l}}this.data={version:1,authors:i},this.save()}async ensureDir(){if(this.dirOk)return;let r=this.app.vault.adapter,t=this.path.slice(0,this.path.lastIndexOf("/")).split("/").filter(Boolean),i="";for(let s of t)i=i?`${i}/${s}`:s,await r.exists(i)||await r.mkdir(i);this.dirOk=!0}save(){return this.writeChain=this.writeChain.then(async()=>{try{await this.ensureDir(),await this.app.vault.adapter.write(this.path,JSON.stringify(this.data,null,2))}catch(r){console.warn("[Stashpad] author registry save failed",r)}}),this.writeChain}};var ee=require("obsidian");le();Le();ri();vs();Ee();var On=new Set(["_attachments","_authors","_exports","_imports","_processed","_archive",".archive","archive","trash"]),Tl=new Set([ot,"edtz","stashenc","stashmeta"]),ki=class ki{constructor(r){this.plugin=r;this.pending=new Map;this.pendingFolders=new Map;this.suppressed=new Set;this.armed=!1;this.drainTimer=null;this.draining=!1;this.pendingEncryptedStashes=new Set;this.encryptedNotifySnoozeUntil=0}setArmed(r){this.armed=r}isArmed(){return this.armed}get app(){return this.plugin.app}importedOriginalsDir(r){let t=Bt(Date.now(),this.plugin.settings).replace(/[/\\:]+/g,"-").replace(/\s+/g," ").trim()||"undated";return`${r}/archive/_imported/${t}`}enqueue(r){this.armed&&this.plugin.settings.autoImport&&this.isEligiblePath(r)&&(this.pending.set(r.path,Date.now()),this.arm())}enqueueFolder(r){if(!this.armed||!this.plugin.settings.autoImport||this.suppressed.has(r.path))return;let e=r.parent?.path?.replace(/\/+$/,"")??"";this.plugin.discoverStashpadFolders().includes(e)&&(On.has(r.name)||(this.pendingFolders.set(r.path,Date.now()),this.arm()))}arm(){this.drainTimer!=null&&window.clearTimeout(this.drainTimer),this.drainTimer=window.setTimeout(()=>void this.drain(),ki.DEBOUNCE_MS)}suppress(r,e=4e3){this.suppressed.add(r),window.setTimeout(()=>this.suppressed.delete(r),e)}async createNote(r,e){this.suppress(r,6e4),await this.app.vault.create(r,e)}isEligiblePath(r){if(this.suppressed.has(r.path)||Tl.has(r.extension))return!1;let e=r.parent?.path?.replace(/\/+$/,"")??"",t=e.split("/").pop()??"";return On.has(t)?!1:this.plugin.discoverStashpadFolders().includes(e)}async isStillImportable(r){if(!this.isEligiblePath(r))return!1;if(r.extension==="md")try{let{fm:e}=he(await this.app.vault.read(r));if(e&&typeof e.id=="string"&&e.id)return!1}catch{}return!0}async drain(){if(this.drainTimer=null,!this.draining){this.draining=!0;try{let r=[...this.pending.keys()];this.pending.clear();let e=r.map(h=>this.app.vault.getAbstractFileByPath(h)).filter(h=>h instanceof ee.TFile),t=[];for(let h of e)await this.isStillImportable(h)&&t.push(h);let i=[...this.pendingFolders.keys()];this.pendingFolders.clear();let s=i.map(h=>this.app.vault.getAbstractFileByPath(h)).filter(h=>h instanceof ee.TFolder).map(h=>({folder:h,files:this.filesUnder(h.path)})).filter(h=>h.files.length>0),n=s.reduce((h,g)=>h+g.files.length,0),o=t.length+n;if(o===0)return;await this.plugin.importLog.load();let a=t,l=[],c=t.filter(h=>this.plugin.importLog.findDuplicate(h.name,h.stat?.size??null));if(c.length>0){let h=c.slice(0,5).map(p=>`\u2022 ${p.name}`).join(` +`)}),i}async function Nl(A){let{zipFiles:r}=await Promise.resolve().then(()=>(mn(),Za));return r(A.map(e=>({name:e.name,data:e.data})))}function ki(A,r){return A.toString(8).padStart(r-1,"0")+"\0"}function Dd(A,r){let e=new Uint8Array(512),t=(s,n,o)=>{let a=Rn(s);e.set(a.subarray(0,o),n)};t(A.slice(0,100),0,100),t(ki(420,8),100,8),t(ki(0,8),108,8),t(ki(0,8),116,8),t(ki(r,12),124,12),t(ki(0,12),136,12),t(" ",148,8),e[156]=48,t("ustar\0",257,6),t("00",263,2);let i=0;for(let s=0;s<512;s++)i+=e[s];return t(ki(i,8),148,8),e}function xd(A){let r=[],e=0;for(let s of A){let n=Dd(s.name,s.data.length);r.push(n,s.data),e+=512+s.data.length;let o=(512-s.data.length%512)%512;o&&(r.push(new Uint8Array(o)),e+=o)}r.push(new Uint8Array(1024)),e+=1024;let t=new Uint8Array(e),i=0;for(let s of r)t.set(s,i),i+=s.length;return t}async function Nd(A){let r=new CompressionStream("gzip"),e=new Response(A).body.pipeThrough(r);return new Uint8Array(await new Response(e).arrayBuffer())}async function Ml(A){return Nd(xd(A))}var Un=class{constructor(r,e,t){this.app=r;this.dirOk=!1;this.writeChain=Promise.resolve();this.baseDir=e.replace(/\/+$/,""),this.logPath=`${this.baseDir}/log.jsonl`,this.statePath=`${this.baseDir}/state.json`,this.getAuthor=t??(()=>"")}getLogPath(){return this.logPath}getDir(){return this.baseDir}async ensureDir(){if(this.dirOk)return;let r=this.app.vault.adapter,e=this.baseDir.split("/").filter(Boolean),t="";for(let i of e)t=t?`${t}/${i}`:i,await r.exists(t)||await r.mkdir(t);this.dirOk=!0}append(r){let e=r.author??this.getAuthor()??"",t={ts:new Date().toISOString(),...r};e?t.author=e:delete t.author;let i=JSON.stringify(t)+` +`;return this.writeChain=this.writeChain.then(async()=>{try{await this.ensureDir();let s=this.app.vault.adapter;if(typeof s.append=="function")await s.append(this.logPath,i);else{let n=await s.exists(this.logPath)?await s.read(this.logPath):"";await s.write(this.logPath,n+i)}}catch(s){console.warn("Stashpad: log append failed",s)}}),Promise.resolve()}async readState(){let r=this.app.vault.adapter;if(!await r.exists(this.statePath))return{};try{return JSON.parse(await r.read(this.statePath))}catch{return{}}}async writeState(r){await this.ensureDir(),await this.app.vault.adapter.write(this.statePath,JSON.stringify(r,null,2))}};le();var Gn=class{constructor(){this.undoStack=[];this.redoStack=[];this.cap=30}push(r){for(this.undoStack.push(r),this.redoStack.length=0;this.undoStack.length>this.cap;)this.undoStack.shift()}async undo(){let r=this.undoStack.pop();if(!r)return null;try{await r.undo()}catch(e){throw this.undoStack.push(r),console.error("Stashpad: undo failed",e),e}return this.redoStack.push(r),r}async redo(){let r=this.redoStack.pop();if(!r)return null;if(r.redo)try{await r.redo()}catch(e){throw this.redoStack.push(r),console.error("Stashpad: redo failed",e),e}return this.undoStack.push(r),r}peekUndoLabel(){return this.undoStack[this.undoStack.length-1]?.label??null}peekRedoLabel(){return this.redoStack[this.redoStack.length-1]?.label??null}canUndo(){return this.undoStack.length>0}canRedo(){return this.redoStack.length>0}clear(){this.undoStack=[],this.redoStack=[]}};var Ln=class{constructor(r,e){this.app=r;this.data={version:1,authors:{}};this.loaded=!1;this.dirOk=!1;this.writeChain=Promise.resolve();this.path=`${e.replace(/\/+$/,"")}/authors.json`}getPath(){return this.path}async load(){if(!this.loaded){this.loaded=!0;try{let r=this.app.vault.adapter;if(await r.exists(this.path)){let e=JSON.parse(await r.read(this.path));e&&typeof e=="object"&&e.authors&&(this.data={version:typeof e.version=="number"?e.version:1,authors:e.authors})}}catch(r){console.warn("[Stashpad] author registry load failed; starting empty",r),this.data={version:1,authors:{}}}}}all(){return Object.values(this.data.authors).sort((r,e)=>(e.lastSeen??"").localeCompare(r.lastSeen??""))}get(r){return this.data.authors[r]??null}record(r){let e=(r.id??"").trim();if(!e)return!1;let t=r.at??new Date().toISOString(),i=(r.name??"").trim(),s=this.data.authors[e],n=!1;if(!s)this.data.authors[e]={id:e,name:i,role:r.role?.trim()||void 0,department:r.department?.trim()||void 0,firstSeen:t,lastSeen:t,renames:[]},n=!0;else{if(i&&i!==s.name&&(s.renames.push({from:s.name,to:i,at:t}),s.name=i,n=!0),r.role!==void 0){let o=r.role.trim()||void 0;o!==s.role&&(s.role=o,n=!0)}if(r.department!==void 0){let o=r.department.trim()||void 0;o!==s.department&&(s.department=o,n=!0)}s.lastSeen=t}return n&&this.save(),n}replaceAll(r,e){let t=e??new Date().toISOString(),i={};for(let s of r){let n=(s.id??"").trim();if(!n)continue;let o=this.data.authors[n],a=(s.name??"").trim()||o?.name||"",l=o?.renames?[...o.renames]:[];o&&a&&a!==o.name&&l.push({from:o.name,to:a,at:t}),i[n]={id:n,name:a,role:s.role?.trim()||o?.role||void 0,department:s.department?.trim()||o?.department||void 0,firstSeen:o?.firstSeen??t,lastSeen:t,renames:l}}this.data={version:1,authors:i},this.save()}async ensureDir(){if(this.dirOk)return;let r=this.app.vault.adapter,t=this.path.slice(0,this.path.lastIndexOf("/")).split("/").filter(Boolean),i="";for(let s of t)i=i?`${i}/${s}`:s,await r.exists(i)||await r.mkdir(i);this.dirOk=!0}save(){return this.writeChain=this.writeChain.then(async()=>{try{await this.ensureDir(),await this.app.vault.adapter.write(this.path,JSON.stringify(this.data,null,2))}catch(r){console.warn("[Stashpad] author registry save failed",r)}}),this.writeChain}};var ee=require("obsidian");le();Le();ai();vs();Ee();var On=new Set(["_attachments","_authors","_exports","_imports","_processed","_archive",".archive","archive","trash"]),Tl=new Set([ot,"edtz","stashenc","stashmeta"]),Si=class Si{constructor(r){this.plugin=r;this.pending=new Map;this.pendingFolders=new Map;this.suppressed=new Set;this.armed=!1;this.drainTimer=null;this.draining=!1;this.pendingEncryptedStashes=new Set;this.encryptedNotifySnoozeUntil=0}setArmed(r){this.armed=r}isArmed(){return this.armed}get app(){return this.plugin.app}importedOriginalsDir(r){let t=Bt(Date.now(),this.plugin.settings).replace(/[/\\:]+/g,"-").replace(/\s+/g," ").trim()||"undated";return`${r}/archive/_imported/${t}`}enqueue(r){this.armed&&this.plugin.settings.autoImport&&this.isEligiblePath(r)&&(this.pending.set(r.path,Date.now()),this.arm())}enqueueFolder(r){if(!this.armed||!this.plugin.settings.autoImport||this.suppressed.has(r.path))return;let e=r.parent?.path?.replace(/\/+$/,"")??"";this.plugin.discoverStashpadFolders().includes(e)&&(On.has(r.name)||(this.pendingFolders.set(r.path,Date.now()),this.arm()))}arm(){this.drainTimer!=null&&window.clearTimeout(this.drainTimer),this.drainTimer=window.setTimeout(()=>void this.drain(),Si.DEBOUNCE_MS)}suppress(r,e=4e3){this.suppressed.add(r),window.setTimeout(()=>this.suppressed.delete(r),e)}async createNote(r,e){this.suppress(r,6e4),await this.app.vault.create(r,e)}isEligiblePath(r){if(this.suppressed.has(r.path)||Tl.has(r.extension))return!1;let e=r.parent?.path?.replace(/\/+$/,"")??"",t=e.split("/").pop()??"";return On.has(t)?!1:this.plugin.discoverStashpadFolders().includes(e)}async isStillImportable(r){if(!this.isEligiblePath(r))return!1;if(r.extension==="md")try{let{fm:e}=pe(await this.app.vault.read(r));if(e&&typeof e.id=="string"&&e.id)return!1}catch{}return!0}async drain(){if(this.drainTimer=null,!this.draining){this.draining=!0;try{let r=[...this.pending.keys()];this.pending.clear();let e=r.map(h=>this.app.vault.getAbstractFileByPath(h)).filter(h=>h instanceof ee.TFile),t=[];for(let h of e)await this.isStillImportable(h)&&t.push(h);let i=[...this.pendingFolders.keys()];this.pendingFolders.clear();let s=i.map(h=>this.app.vault.getAbstractFileByPath(h)).filter(h=>h instanceof ee.TFolder).map(h=>({folder:h,files:this.filesUnder(h.path)})).filter(h=>h.files.length>0),n=s.reduce((h,g)=>h+g.files.length,0),o=t.length+n;if(o===0)return;await this.plugin.importLog.load();let a=t,l=[],c=t.filter(h=>this.plugin.importLog.findDuplicate(h.name,h.stat?.size??null));if(c.length>0){let h=c.slice(0,5).map(p=>`\u2022 ${p.name}`).join(` `),g=c.length>5?` \u2026and ${c.length-5} more`:"",u=await this.dupChoice(`${c.length} of these look like files you've imported before: ${h}${g} -Replace the existing notes, skip the duplicates, or import them anyway as new notes?`);if(u==="skip"){let p=new Set(c.map(f=>f.path));if(a=t.filter(f=>!p.has(f.path)),a.length===0&&s.length===0){new ee.Notice(`Skipped ${c.length} duplicate file(s) \u2014 nothing new to import.`);return}}else if(u==="replace")for(let p of c){let f=this.plugin.importLog.findDuplicate(p.name,p.stat?.size??null);for(let I of f?.notePaths??[]){let m=this.app.vault.getAbstractFileByPath(I);if(m instanceof ee.TFile)try{l.push({path:I,content:await this.app.vault.read(m)}),await this.app.fileManager.trashFile(m)}catch(C){console.warn("[Stashpad] replace: couldn't remove prior note",I,C)}}}}if(o=a.length+n,o>=ki.BATCH_CONFIRM_AT){let h=s.length?` (incl. ${s.length} folder${s.length===1?"":"s"})`:"";if(!await this.confirm("Import many files?",`You're about to auto-import ${o} files into Stashpad${h}. Proceed? -Markdown becomes notes (originals archived); other files move to _attachments with a linking note. Dropped folders move to _archive.`,"Import all")){new ee.Notice(`Import cancelled \u2014 ${o} file(s) left as-is.`);return}}let d=[];for(let h of a)try{let g=h.stat?.size??null,u=h.extension==="md"?await this.importMarkdown(h):await this.importOtherFile(h);u&&(d.push(u),this.plugin.importLog.append({ts:new Date().toISOString(),folder:u.folder,kind:u.kind,originalName:h.name,size:g,sourcePath:h.path,notePaths:u.kind==="folder"?u.notePaths:[u.notePath]}))}catch(g){console.warn("[Stashpad] import failed",h.path,g)}for(let{folder:h}of s)try{let g=await this.importFolder(h);g&&g.kind==="folder"&&(d.push(g),this.plugin.importLog.append({ts:new Date().toISOString(),folder:g.folder,kind:"folder",originalName:g.originalName,size:null,sourcePath:h.path,notePaths:g.notePaths}))}catch(g){console.warn("[Stashpad] folder import failed",h.path,g)}(d.length>0||l.length>0)&&this.announce(d,l)}finally{this.draining=!1}}}async importMarkdown(r){let e=r.parent.path.replace(/\/+$/,""),t=await this.app.vault.read(r),{fm:i,body:s}=he(t),n=this.importedOriginalsDir(e);await this.ensureFolder(n);let o=await this.uniquePath(n,r.name);if(await this.app.fileManager.renameFile(r,o),!(this.app.vault.getAbstractFileByPath(o)instanceof ee.TFile))throw new Error(`archive move failed for ${r.path} \u2014 import aborted to avoid data loss`);let a={};for(let[h,g]of Object.entries(i))Ve.includes(h)||(a[h]=g);a.id=Z(),a.parent=F;let l=this.preservedTimes(i,r);a.created=l.created,l.modified&&(a.modified=l.modified),a.attachments=Array.isArray(i.attachments)?i.attachments:[],i.author!==void 0&&(a.author=i.author),i.contributors!==void 0&&(a.contributors=i.contributors),a.imported=!0;let c=De(s)||r.basename,d=await this.uniquePath(e,xe(c,a.id));return await this.createNote(d,Dt(a,s)),{kind:"md",folder:e,archivePath:o,notePath:d,originalName:r.name}}async importOtherFile(r){let e=r.parent.path.replace(/\/+$/,""),t=`${e}/_attachments`;await this.ensureFolder(t);let i=await this.uniquePath(t,r.name);await this.app.fileManager.renameFile(r,i);let s=r.basename,n=Z(),o={id:n,parent:F,created:new Date().toISOString(),attachments:[We(i)],imported:!0},a=`${s} +Replace the existing notes, skip the duplicates, or import them anyway as new notes?`);if(u==="skip"){let p=new Set(c.map(f=>f.path));if(a=t.filter(f=>!p.has(f.path)),a.length===0&&s.length===0){new ee.Notice(`Skipped ${c.length} duplicate file(s) \u2014 nothing new to import.`);return}}else if(u==="replace")for(let p of c){let f=this.plugin.importLog.findDuplicate(p.name,p.stat?.size??null);for(let I of f?.notePaths??[]){let m=this.app.vault.getAbstractFileByPath(I);if(m instanceof ee.TFile)try{l.push({path:I,content:await this.app.vault.read(m)}),await this.app.fileManager.trashFile(m)}catch(C){console.warn("[Stashpad] replace: couldn't remove prior note",I,C)}}}}if(o=a.length+n,o>=Si.BATCH_CONFIRM_AT){let h=s.length?` (incl. ${s.length} folder${s.length===1?"":"s"})`:"";if(!await this.confirm("Import many files?",`You're about to auto-import ${o} files into Stashpad${h}. Proceed? +Markdown becomes notes (originals archived); other files move to _attachments with a linking note. Dropped folders move to _archive.`,"Import all")){new ee.Notice(`Import cancelled \u2014 ${o} file(s) left as-is.`);return}}let d=[];for(let h of a)try{let g=h.stat?.size??null,u=h.extension==="md"?await this.importMarkdown(h):await this.importOtherFile(h);u&&(d.push(u),this.plugin.importLog.append({ts:new Date().toISOString(),folder:u.folder,kind:u.kind,originalName:h.name,size:g,sourcePath:h.path,notePaths:u.kind==="folder"?u.notePaths:[u.notePath]}))}catch(g){console.warn("[Stashpad] import failed",h.path,g)}for(let{folder:h}of s)try{let g=await this.importFolder(h);g&&g.kind==="folder"&&(d.push(g),this.plugin.importLog.append({ts:new Date().toISOString(),folder:g.folder,kind:"folder",originalName:g.originalName,size:null,sourcePath:h.path,notePaths:g.notePaths}))}catch(g){console.warn("[Stashpad] folder import failed",h.path,g)}(d.length>0||l.length>0)&&this.announce(d,l)}finally{this.draining=!1}}}async importMarkdown(r){let e=r.parent.path.replace(/\/+$/,""),t=await this.app.vault.read(r),{fm:i,body:s}=pe(t),n=this.importedOriginalsDir(e);await this.ensureFolder(n);let o=await this.uniquePath(n,r.name);if(await this.app.fileManager.renameFile(r,o),!(this.app.vault.getAbstractFileByPath(o)instanceof ee.TFile))throw new Error(`archive move failed for ${r.path} \u2014 import aborted to avoid data loss`);let a={};for(let[h,g]of Object.entries(i))Ve.includes(h)||(a[h]=g);a.id=Z(),a.parent=F;let l=this.preservedTimes(i,r);a.created=l.created,l.modified&&(a.modified=l.modified),a.attachments=Array.isArray(i.attachments)?i.attachments:[],i.author!==void 0&&(a.author=i.author),i.contributors!==void 0&&(a.contributors=i.contributors),a.imported=!0;let c=De(s)||r.basename,d=await this.uniquePath(e,xe(c,a.id));return await this.createNote(d,Dt(a,s)),{kind:"md",folder:e,archivePath:o,notePath:d,originalName:r.name}}async importOtherFile(r){let e=r.parent.path.replace(/\/+$/,""),t=`${e}/_attachments`;await this.ensureFolder(t);let i=await this.uniquePath(t,r.name);await this.app.fileManager.renameFile(r,i);let s=r.basename,n=Z(),o={id:n,parent:F,created:new Date().toISOString(),attachments:[We(i)],imported:!0},a=`${s} ![[${i}]] `,l=De(s)||s,c=await this.uniquePath(e,xe(l,n));return await this.createNote(c,Dt(o,a)),{kind:"file",folder:e,attachmentPath:i,notePath:c,originalName:r.name}}preservedTimes(r,e){let t=n=>typeof n=="string"&&n.trim().length>0&&!Number.isNaN(Date.parse(n)),i=t(r.created)?r.created:e.stat?.ctime?new Date(e.stat.ctime).toISOString():new Date().toISOString(),s=t(r.modified)?r.modified:e.stat?.mtime?new Date(e.stat.mtime).toISOString():null;return{created:i,modified:s}}filesUnder(r){let e=r.replace(/\/+$/,"")+"/";return this.app.vault.getFiles().filter(t=>t.path.startsWith(e))}async importFolder(r){let e=r.parent.path.replace(/\/+$/,""),t=r.name,i=this.importedOriginalsDir(e);await this.ensureFolder(i);let s=await this.uniquePath(i,t);await this.app.fileManager.renameFile(r,s);let n=this.app.vault.getAbstractFileByPath(s),o=new Set;for(let d of this.app.vault.getMarkdownFiles()){if((d.parent?.path?.replace(/\/+$/,"")??"")!==e)continue;let h=this.app.metadataCache.getFileCache(d)?.frontmatter?.id;typeof h=="string"&&h&&o.add(h)}let a=[],l=[],c=await this.createFolderNote(e,t,F,l,o);return n instanceof ee.TFolder&&await this.buildNotesFromArchive(n,e,c,l,o,a),a.length&&new ee.Notice(`Stashpad: ${a.length} attachment name collision(s) renamed on import \u2014 check ![[links]] in the imported notes.`),{kind:"folder",folder:e,archivePath:s,notePaths:l,attachmentPaths:[],originalName:t}}async createFolderNote(r,e,t,i,s){let n=Z();s.add(n);let o={id:n,parent:t,created:new Date().toISOString(),attachments:[]},a=De(e)||e,l=await this.uniquePath(r,xe(a,n));return await this.createNote(l,Dt(o,`${e} -`)),i.push(l),n}async mergeReservedFolder(r,e,t){await this.ensureFolder(e);for(let i of[...r.children])if(i instanceof ee.TFolder)await this.mergeReservedFolder(i,`${e}/${i.name}`,t);else if(i instanceof ee.TFile){let s=`${e}/${i.name}`;await this.app.vault.adapter.exists(s)&&(s=await this.uniquePath(e,i.name),t.push(`${i.name} \u2192 ${s.split("/").pop()}`)),await this.app.fileManager.renameFile(i,s)}}async buildNotesFromArchive(r,e,t,i,s,n){for(let o of[...r.children])if(o instanceof ee.TFolder)if(On.has(o.name))await this.mergeReservedFolder(o,`${e}/${o.name}`,n);else{let a=await this.createFolderNote(e,o.name,t,i,s);await this.buildNotesFromArchive(o,e,a,i,s,n)}else if(o instanceof ee.TFile)if(o.extension==="md"){let a=await this.app.vault.read(o),{fm:l,body:c}=he(a),d={};for(let[I,m]of Object.entries(l))Ve.includes(I)||(d[I]=m);let h=typeof l.id=="string"&&l.id?l.id:null,g=h&&!s.has(h)?h:Z();s.add(g),d.id=g,d.parent=t;let u=this.preservedTimes(l,o);d.created=u.created,u.modified&&(d.modified=u.modified),d.attachments=Array.isArray(l.attachments)?l.attachments:[];let p=De(c)||o.basename,f=await this.uniquePath(e,xe(p,d.id));await this.createNote(f,Dt(d,c)),i.push(f)}else{if(Tl.has(o.extension))continue;{let a=Z(),l={id:a,parent:t,created:new Date().toISOString(),attachments:[We(o.path)]},c=`${o.basename} +`)),i.push(l),n}async mergeReservedFolder(r,e,t){await this.ensureFolder(e);for(let i of[...r.children])if(i instanceof ee.TFolder)await this.mergeReservedFolder(i,`${e}/${i.name}`,t);else if(i instanceof ee.TFile){let s=`${e}/${i.name}`;await this.app.vault.adapter.exists(s)&&(s=await this.uniquePath(e,i.name),t.push(`${i.name} \u2192 ${s.split("/").pop()}`)),await this.app.fileManager.renameFile(i,s)}}async buildNotesFromArchive(r,e,t,i,s,n){for(let o of[...r.children])if(o instanceof ee.TFolder)if(On.has(o.name))await this.mergeReservedFolder(o,`${e}/${o.name}`,n);else{let a=await this.createFolderNote(e,o.name,t,i,s);await this.buildNotesFromArchive(o,e,a,i,s,n)}else if(o instanceof ee.TFile)if(o.extension==="md"){let a=await this.app.vault.read(o),{fm:l,body:c}=pe(a),d={};for(let[I,m]of Object.entries(l))Ve.includes(I)||(d[I]=m);let h=typeof l.id=="string"&&l.id?l.id:null,g=h&&!s.has(h)?h:Z();s.add(g),d.id=g,d.parent=t;let u=this.preservedTimes(l,o);d.created=u.created,u.modified&&(d.modified=u.modified),d.attachments=Array.isArray(l.attachments)?l.attachments:[];let p=De(c)||o.basename,f=await this.uniquePath(e,xe(p,d.id));await this.createNote(f,Dt(d,c)),i.push(f)}else{if(Tl.has(o.extension))continue;{let a=Z(),l={id:a,parent:t,created:new Date().toISOString(),attachments:[We(o.path)]},c=`${o.basename} ![[${o.path}]] -`,d=De(o.basename)||o.basename,h=await this.uniquePath(e,xe(d,a));await this.createNote(h,Dt(l,c)),i.push(h)}}}recordNotePaths(r){return r.kind==="folder"?r.notePaths:[r.notePath]}announce(r,e=[]){let t=r[0]?.folder??"",i=r.length,s=e.length?`, replaced ${e.length}`:"",n=!1,o=async()=>{n||(n=!0,await this.undo(r,e))};this.plugin.notifications.show({message:`Imported ${i} file${i===1?"":"s"}${s} into \`${t.split("/").pop()}\`.`,kind:"success",category:"import",duration:0,folder:t,affectedPaths:r.flatMap(a=>this.recordNotePaths(a)),actions:[{label:"Undo import",onClick:()=>void o()}]}),t&&this.plugin.getUndoStack(t).push({label:`Import ${i} file${i===1?"":"s"}`,undo:async()=>{await o()},redo:async()=>{}})}async undo(r,e=[]){for(let t of r)try{if(t.kind==="md"){let i=this.app.vault.getAbstractFileByPath(t.notePath);i instanceof ee.TFile&&await this.app.fileManager.trashFile(i);let s=this.app.vault.getAbstractFileByPath(t.archivePath);if(s instanceof ee.TFile){let n=await this.uniquePath(t.folder,t.originalName);this.suppress(n),await this.app.fileManager.renameFile(s,n)}}else if(t.kind==="file"){let i=this.app.vault.getAbstractFileByPath(t.notePath);i instanceof ee.TFile&&await this.app.fileManager.trashFile(i);let s=this.app.vault.getAbstractFileByPath(t.attachmentPath);if(s instanceof ee.TFile){let n=await this.uniquePath(t.folder,t.originalName);this.suppress(n),await this.app.fileManager.renameFile(s,n)}}else{for(let s of t.notePaths){let n=this.app.vault.getAbstractFileByPath(s);n instanceof ee.TFile&&await this.app.fileManager.trashFile(n)}for(let s of t.attachmentPaths){let n=this.app.vault.getAbstractFileByPath(s);n instanceof ee.TFile&&await this.app.fileManager.trashFile(n)}let i=this.app.vault.getAbstractFileByPath(t.archivePath);if(i instanceof ee.TFolder){let s=await this.uniquePath(t.folder,t.originalName);this.suppress(s),await this.app.fileManager.renameFile(i,s)}}}catch(i){console.warn("[Stashpad] import undo failed",t,i)}for(let t of e)try{await this.app.vault.adapter.exists(t.path)||await this.app.vault.create(t.path,t.content)}catch(i){console.warn("[Stashpad] import undo: couldn't restore replaced note",t.path,i)}new ee.Notice(`Undid import of ${r.length} file(s).`)}pickFilesInto(r){let e=document.createElement("input");e.type="file",e.multiple=!0,e.setCssStyles({display:"none"}),e.onchange=async()=>{let t=Array.from(e.files??[]);if(e.remove(),t.length===0)return;let i=[];for(let n of t)try{let o=await n.arrayBuffer(),a=await this.uniquePath(r,n.name);this.suppress(a,6e4),await this.app.vault.createBinary(a,o);let l=this.app.vault.getAbstractFileByPath(a);l instanceof ee.TFile&&i.push(l)}catch(o){console.warn("[Stashpad] file-picker write failed",n.name,o)}if(i.length===0)return;await this.plugin.importLog.load();let s=[];for(let n of i)try{let o=n.stat?.size??null,a=n.extension==="md"?await this.importMarkdown(n):await this.importOtherFile(n);a&&(s.push(a),this.plugin.importLog.append({ts:new Date().toISOString(),folder:a.folder,kind:a.kind,originalName:n.name,size:o,sourcePath:n.path,notePaths:a.kind==="folder"?a.notePaths:[a.notePath]}))}catch(o){console.warn("[Stashpad] file-picker import failed",n.path,o)}s.length>0&&this.announce(s,[])},document.body.appendChild(e),e.click()}async importLooseFilesIn(r){let e=r.replace(/\/+$/,""),t=this.app.vault.getFiles().filter(n=>(n.parent?.path?.replace(/\/+$/,"")??"")===e),i=[];for(let n of t)await this.isStillImportable(n)&&i.push(n);if(i.length===0)return 0;await this.plugin.importLog.load();let s=0;for(let n of i)try{let o=n.stat?.size??null,a=n.extension==="md"?await this.importMarkdown(n):await this.importOtherFile(n);a&&(s++,this.plugin.importLog.append({ts:new Date().toISOString(),folder:a.folder,kind:a.kind,originalName:n.name,size:o,sourcePath:n.path,notePaths:a.kind==="folder"?a.notePaths:[a.notePath]}))}catch(o){console.warn("[Stashpad] loose-file import failed",n.path,o)}return s}async importLooseFoldersIn(r){let e=r.replace(/\/+$/,""),t=this.app.vault.getAbstractFileByPath(e);if(!(t instanceof ee.TFolder))return 0;let i=t.children.filter(n=>n instanceof ee.TFolder&&!On.has(n.name));if(i.length===0)return 0;await this.plugin.importLog.load();let s=0;for(let n of i){let o=n.path;try{let a=await this.importFolder(n);a&&a.kind==="folder"&&(s++,this.plugin.importLog.append({ts:new Date().toISOString(),folder:a.folder,kind:a.kind,originalName:n.name,size:null,sourcePath:o,notePaths:a.notePaths}))}catch(a){console.warn("[Stashpad] loose-folder import failed",o,a)}}return s}pendingEncryptedPaths(){for(let r of[...this.pendingEncryptedStashes])this.app.vault.getAbstractFileByPath(r)instanceof ee.TFile||this.pendingEncryptedStashes.delete(r);return[...this.pendingEncryptedStashes]}clearPendingEncrypted(r){this.pendingEncryptedStashes.delete(r)}shouldNotifyEncrypted(){return Date.now()>=this.encryptedNotifySnoozeUntil}snoozeEncryptedNotify(r){this.encryptedNotifySnoozeUntil=r===1/0?Number.MAX_SAFE_INTEGER:Date.now()+r}parkEncrypted(r){return this.pendingEncryptedStashes.has(r)?!1:(this.pendingEncryptedStashes.add(r),this.encryptedNotifySnoozeUntil=0,!0)}async importPendingEncrypted(){let r=0,e=!1;for(let t of this.pendingEncryptedPaths()){let i=this.app.vault.getAbstractFileByPath(t);if(!(i instanceof ee.TFile))continue;let s=i.parent?.path?.replace(/\/+$/,"")??"";if(await this.importOneStash(i,s,this.liveRootIds(s),!1,{allowLater:!0,onLater:()=>{e=!0,this.snoozeEncryptedNotify(60*60*1e3)}})&&r++,e)break}return{imported:r,rescheduled:e}}liveRootIds(r){let e=new Set;for(let t of this.app.vault.getMarkdownFiles()){if((t.parent?.path?.replace(/\/+$/,"")??"")!==r)continue;let i=this.app.metadataCache.getFileCache(t)?.frontmatter?.id;typeof i=="string"&&i&&e.add(i)}return e}async importOneStash(r,e,t,i,s={}){try{let n=new Uint8Array(await this.app.vault.readBinary(r));if(i&&Me(n))return this.pendingEncryptedStashes.add(r.path),!1;let o=await Ai(this.app,n,{...s,secretId:ti(r.basename)});if(!o)return!1;let a=await rt(this.app,o,e,t,{stripReserved:!0});if(a.colorAliases)for(let[l,c]of Object.entries(a.colorAliases))try{await this.plugin.setColorAlias(e,l,c)}catch{}try{await this.app.fileManager.trashFile(r)}catch{}this.pendingEncryptedStashes.delete(r.path);try{await this.plugin.newLog().append({type:"stash_import",id:F,payload:{from:r.path,into:e,noteCount:a.notesWritten,attachmentsWritten:a.attachmentsWritten,collisionsRenamed:a.collisionsRenamed,loose:!0}})}catch{}return!0}catch(n){return console.warn("[Stashpad] loose .stash import failed",r.path,n),!1}}async importLooseStashesIn(r,e={}){let t=r.replace(/\/+$/,""),i=this.app.vault.getFiles().filter(o=>(o.parent?.path?.replace(/\/+$/,"")??"")===t&&o.extension===ot);if(i.length===0)return 0;let s=this.liveRootIds(t),n=0;for(let o of i)await this.importOneStash(o,t,s,!!e.auto)&&n++;return n}async importLooseInto(r,e={}){let t=await this.importLooseFilesIn(r),i=await this.importLooseFoldersIn(r),s=await this.importLooseStashesIn(r,e);return{files:t,folders:i,stashes:s}}defaultDestination(){let e=this.plugin.lastActiveStashpadLeaf?.view?.noteFolder;return e&&this.plugin.discoverStashpadFolders().includes(e)?e:this.plugin.discoverStashpadFolders()[0]??null}confirm(r,e,t){return new Promise(i=>{new ie(this.app,r,e,t,i).open()})}dupChoice(r){return new Promise(e=>{new Ji(this.app,r,e).open()})}async ensureFolder(r){let e=this.app.vault.adapter,t=r.split("/").filter(Boolean),i="";for(let s of t){i=i?`${i}/${s}`:s;try{await e.exists(i)||await e.mkdir(i)}catch(n){if(!/already exists/i.test(n.message))throw n}}}async uniquePath(r,e){let t=this.app.vault.adapter,i=e.lastIndexOf("."),s=i>0?e.slice(0,i):e,n=i>0?e.slice(i):"",o=`${r}/${e}`,a=0;for(;await t.exists(o);)a+=1,o=`${r}/${s}-${a}${n}`;return o}};ki.DEBOUNCE_MS=900,ki.BATCH_CONFIRM_AT=8;var Kn=ki;var ms=class ms{constructor(r,e){this.app=r;this.entries=[];this.loaded=!1;this.dirOk=!1;this.writeChain=Promise.resolve();this.path=`${e.replace(/\/+$/,"")}/import-log.jsonl`}getPath(){return this.path}async load(){if(!this.loaded){this.loaded=!0;try{let r=this.app.vault.adapter;if(await r.exists(this.path)){let e=await r.read(this.path);for(let t of e.split(/\r?\n/))if(t.trim())try{this.entries.push(JSON.parse(t))}catch{}}}catch(r){console.warn("[Stashpad] import log load failed",r)}}}recent(){return[...this.entries].reverse()}findDuplicate(r,e){for(let t=this.entries.length-1;t>=0;t--){let i=this.entries[t];if(i.originalName===r&&(e==null||i.size==null||i.size===e))return i}return null}append(r){this.entries.push(r);let e=this.entries.length>ms.MAX_ENTRIES;e&&(this.entries=this.entries.slice(-ms.MAX_ENTRIES)),this.writeChain=this.writeChain.then(async()=>{try{if(await this.ensureDir(),e){let t=this.entries.map(i=>JSON.stringify(i)).join(` +`,d=De(o.basename)||o.basename,h=await this.uniquePath(e,xe(d,a));await this.createNote(h,Dt(l,c)),i.push(h)}}}recordNotePaths(r){return r.kind==="folder"?r.notePaths:[r.notePath]}announce(r,e=[]){let t=r[0]?.folder??"",i=r.length,s=e.length?`, replaced ${e.length}`:"",n=!1,o=async()=>{n||(n=!0,await this.undo(r,e))};this.plugin.notifications.show({message:`Imported ${i} file${i===1?"":"s"}${s} into \`${t.split("/").pop()}\`.`,kind:"success",category:"import",duration:0,folder:t,affectedPaths:r.flatMap(a=>this.recordNotePaths(a)),actions:[{label:"Undo import",onClick:()=>void o()}]}),t&&this.plugin.getUndoStack(t).push({label:`Import ${i} file${i===1?"":"s"}`,undo:async()=>{await o()},redo:async()=>{}})}async undo(r,e=[]){for(let t of r)try{if(t.kind==="md"){let i=this.app.vault.getAbstractFileByPath(t.notePath);i instanceof ee.TFile&&await this.app.fileManager.trashFile(i);let s=this.app.vault.getAbstractFileByPath(t.archivePath);if(s instanceof ee.TFile){let n=await this.uniquePath(t.folder,t.originalName);this.suppress(n),await this.app.fileManager.renameFile(s,n)}}else if(t.kind==="file"){let i=this.app.vault.getAbstractFileByPath(t.notePath);i instanceof ee.TFile&&await this.app.fileManager.trashFile(i);let s=this.app.vault.getAbstractFileByPath(t.attachmentPath);if(s instanceof ee.TFile){let n=await this.uniquePath(t.folder,t.originalName);this.suppress(n),await this.app.fileManager.renameFile(s,n)}}else{for(let s of t.notePaths){let n=this.app.vault.getAbstractFileByPath(s);n instanceof ee.TFile&&await this.app.fileManager.trashFile(n)}for(let s of t.attachmentPaths){let n=this.app.vault.getAbstractFileByPath(s);n instanceof ee.TFile&&await this.app.fileManager.trashFile(n)}let i=this.app.vault.getAbstractFileByPath(t.archivePath);if(i instanceof ee.TFolder){let s=await this.uniquePath(t.folder,t.originalName);this.suppress(s),await this.app.fileManager.renameFile(i,s)}}}catch(i){console.warn("[Stashpad] import undo failed",t,i)}for(let t of e)try{await this.app.vault.adapter.exists(t.path)||await this.app.vault.create(t.path,t.content)}catch(i){console.warn("[Stashpad] import undo: couldn't restore replaced note",t.path,i)}new ee.Notice(`Undid import of ${r.length} file(s).`)}pickFilesInto(r){let e=document.createElement("input");e.type="file",e.multiple=!0,e.setCssStyles({display:"none"}),e.onchange=async()=>{let t=Array.from(e.files??[]);if(e.remove(),t.length===0)return;let i=[];for(let n of t)try{let o=await n.arrayBuffer(),a=await this.uniquePath(r,n.name);this.suppress(a,6e4),await this.app.vault.createBinary(a,o);let l=this.app.vault.getAbstractFileByPath(a);l instanceof ee.TFile&&i.push(l)}catch(o){console.warn("[Stashpad] file-picker write failed",n.name,o)}if(i.length===0)return;await this.plugin.importLog.load();let s=[];for(let n of i)try{let o=n.stat?.size??null,a=n.extension==="md"?await this.importMarkdown(n):await this.importOtherFile(n);a&&(s.push(a),this.plugin.importLog.append({ts:new Date().toISOString(),folder:a.folder,kind:a.kind,originalName:n.name,size:o,sourcePath:n.path,notePaths:a.kind==="folder"?a.notePaths:[a.notePath]}))}catch(o){console.warn("[Stashpad] file-picker import failed",n.path,o)}s.length>0&&this.announce(s,[])},document.body.appendChild(e),e.click()}async importLooseFilesIn(r){let e=r.replace(/\/+$/,""),t=this.app.vault.getFiles().filter(n=>(n.parent?.path?.replace(/\/+$/,"")??"")===e),i=[];for(let n of t)await this.isStillImportable(n)&&i.push(n);if(i.length===0)return 0;await this.plugin.importLog.load();let s=0;for(let n of i)try{let o=n.stat?.size??null,a=n.extension==="md"?await this.importMarkdown(n):await this.importOtherFile(n);a&&(s++,this.plugin.importLog.append({ts:new Date().toISOString(),folder:a.folder,kind:a.kind,originalName:n.name,size:o,sourcePath:n.path,notePaths:a.kind==="folder"?a.notePaths:[a.notePath]}))}catch(o){console.warn("[Stashpad] loose-file import failed",n.path,o)}return s}async importLooseFoldersIn(r){let e=r.replace(/\/+$/,""),t=this.app.vault.getAbstractFileByPath(e);if(!(t instanceof ee.TFolder))return 0;let i=t.children.filter(n=>n instanceof ee.TFolder&&!On.has(n.name));if(i.length===0)return 0;await this.plugin.importLog.load();let s=0;for(let n of i){let o=n.path;try{let a=await this.importFolder(n);a&&a.kind==="folder"&&(s++,this.plugin.importLog.append({ts:new Date().toISOString(),folder:a.folder,kind:a.kind,originalName:n.name,size:null,sourcePath:o,notePaths:a.notePaths}))}catch(a){console.warn("[Stashpad] loose-folder import failed",o,a)}}return s}pendingEncryptedPaths(){for(let r of[...this.pendingEncryptedStashes])this.app.vault.getAbstractFileByPath(r)instanceof ee.TFile||this.pendingEncryptedStashes.delete(r);return[...this.pendingEncryptedStashes]}clearPendingEncrypted(r){this.pendingEncryptedStashes.delete(r)}shouldNotifyEncrypted(){return Date.now()>=this.encryptedNotifySnoozeUntil}snoozeEncryptedNotify(r){this.encryptedNotifySnoozeUntil=r===1/0?Number.MAX_SAFE_INTEGER:Date.now()+r}parkEncrypted(r){return this.pendingEncryptedStashes.has(r)?!1:(this.pendingEncryptedStashes.add(r),this.encryptedNotifySnoozeUntil=0,!0)}async importPendingEncrypted(){let r=0,e=!1;for(let t of this.pendingEncryptedPaths()){let i=this.app.vault.getAbstractFileByPath(t);if(!(i instanceof ee.TFile))continue;let s=i.parent?.path?.replace(/\/+$/,"")??"";if(await this.importOneStash(i,s,this.liveRootIds(s),!1,{allowLater:!0,onLater:()=>{e=!0,this.snoozeEncryptedNotify(60*60*1e3)}})&&r++,e)break}return{imported:r,rescheduled:e}}liveRootIds(r){let e=new Set;for(let t of this.app.vault.getMarkdownFiles()){if((t.parent?.path?.replace(/\/+$/,"")??"")!==r)continue;let i=this.app.metadataCache.getFileCache(t)?.frontmatter?.id;typeof i=="string"&&i&&e.add(i)}return e}async importOneStash(r,e,t,i,s={}){try{let n=new Uint8Array(await this.app.vault.readBinary(r));if(i&&Me(n))return this.pendingEncryptedStashes.add(r.path),!1;let o=await pi(this.app,n,{...s,secretId:ii(r.basename)});if(!o)return!1;let a=await rt(this.app,o,e,t,{stripReserved:!0});if(a.colorAliases)for(let[l,c]of Object.entries(a.colorAliases))try{await this.plugin.setColorAlias(e,l,c)}catch{}try{await this.app.fileManager.trashFile(r)}catch{}this.pendingEncryptedStashes.delete(r.path);try{await this.plugin.newLog().append({type:"stash_import",id:F,payload:{from:r.path,into:e,noteCount:a.notesWritten,attachmentsWritten:a.attachmentsWritten,collisionsRenamed:a.collisionsRenamed,loose:!0}})}catch{}return!0}catch(n){return console.warn("[Stashpad] loose .stash import failed",r.path,n),!1}}async importLooseStashesIn(r,e={}){let t=r.replace(/\/+$/,""),i=this.app.vault.getFiles().filter(o=>(o.parent?.path?.replace(/\/+$/,"")??"")===t&&o.extension===ot);if(i.length===0)return 0;let s=this.liveRootIds(t),n=0;for(let o of i)await this.importOneStash(o,t,s,!!e.auto)&&n++;return n}async importLooseInto(r,e={}){let t=await this.importLooseFilesIn(r),i=await this.importLooseFoldersIn(r),s=await this.importLooseStashesIn(r,e);return{files:t,folders:i,stashes:s}}defaultDestination(){let e=this.plugin.lastActiveStashpadLeaf?.view?.noteFolder;return e&&this.plugin.discoverStashpadFolders().includes(e)?e:this.plugin.discoverStashpadFolders()[0]??null}confirm(r,e,t){return new Promise(i=>{new ie(this.app,r,e,t,i).open()})}dupChoice(r){return new Promise(e=>{new $i(this.app,r,e).open()})}async ensureFolder(r){let e=this.app.vault.adapter,t=r.split("/").filter(Boolean),i="";for(let s of t){i=i?`${i}/${s}`:s;try{await e.exists(i)||await e.mkdir(i)}catch(n){if(!/already exists/i.test(n.message))throw n}}}async uniquePath(r,e){let t=this.app.vault.adapter,i=e.lastIndexOf("."),s=i>0?e.slice(0,i):e,n=i>0?e.slice(i):"",o=`${r}/${e}`,a=0;for(;await t.exists(o);)a+=1,o=`${r}/${s}-${a}${n}`;return o}};Si.DEBOUNCE_MS=900,Si.BATCH_CONFIRM_AT=8;var Kn=Si;var ms=class ms{constructor(r,e){this.app=r;this.entries=[];this.loaded=!1;this.dirOk=!1;this.writeChain=Promise.resolve();this.path=`${e.replace(/\/+$/,"")}/import-log.jsonl`}getPath(){return this.path}async load(){if(!this.loaded){this.loaded=!0;try{let r=this.app.vault.adapter;if(await r.exists(this.path)){let e=await r.read(this.path);for(let t of e.split(/\r?\n/))if(t.trim())try{this.entries.push(JSON.parse(t))}catch{}}}catch(r){console.warn("[Stashpad] import log load failed",r)}}}recent(){return[...this.entries].reverse()}findDuplicate(r,e){for(let t=this.entries.length-1;t>=0;t--){let i=this.entries[t];if(i.originalName===r&&(e==null||i.size==null||i.size===e))return i}return null}append(r){this.entries.push(r);let e=this.entries.length>ms.MAX_ENTRIES;e&&(this.entries=this.entries.slice(-ms.MAX_ENTRIES)),this.writeChain=this.writeChain.then(async()=>{try{if(await this.ensureDir(),e){let t=this.entries.map(i=>JSON.stringify(i)).join(` `);await this.app.vault.adapter.write(this.path,t+` `)}else await this.app.vault.adapter.append(this.path,JSON.stringify(r)+` `)}catch(t){console.warn("[Stashpad] import log append failed",t)}})}async ensureDir(){if(this.dirOk)return;let r=this.app.vault.adapter,t=this.path.slice(0,this.path.lastIndexOf("/")).split("/").filter(Boolean),i="";for(let s of t)i=i?`${i}/${s}`:s,await r.exists(i)||await r.mkdir(i);this.dirOk=!0}};ms.MAX_ENTRIES=5e3;var qn=ms;var $n=class $n{constructor(r,e){this.app=r;this.map=new Map;this.loaded=!1;this.dirty=!1;this.saveTimer=null;this.dirOk=!1;this.writeChain=Promise.resolve();this.path=`${e.replace(/\/+$/,"")}/render-cache.json`}async load(){if(!this.loaded){this.loaded=!0;try{let r=this.app.vault.adapter;if(await r.exists(this.path)){let e=JSON.parse(await r.read(this.path));if(e?.schema===1&&e.entries){for(let[t,i]of Object.entries(e.entries))this.map.set(t,i);for(let t of[...this.map.keys()])this.app.vault.getAbstractFileByPath(t)||(this.map.delete(t),this.dirty=!0)}}}catch(r){console.warn("[Stashpad] render cache load failed; starting empty",r),this.map.clear()}}}evict(r){this.map.delete(r)&&(this.dirty=!0,this.save())}get(r){return this.map.get(r)}has(r){return this.map.has(r)}set(r,e){this.map.set(r,e),this.dirty=!0,this.scheduleSave()}scheduleSave(){this.saveTimer==null&&(this.saveTimer=window.setTimeout(()=>{this.saveTimer=null,this.save()},$n.SAVE_DEBOUNCE_MS))}save(){return this.saveTimer!=null&&(window.clearTimeout(this.saveTimer),this.saveTimer=null),this.dirty?(this.dirty=!1,this.writeChain=this.writeChain.then(async()=>{try{await this.ensureDir();let r={schema:1,entries:Object.fromEntries(this.map)};await this.app.vault.adapter.write(this.path,JSON.stringify(r))}catch(r){this.dirty=!0,console.warn("[Stashpad] render cache save failed",r)}}),this.writeChain):this.writeChain}async ensureDir(){if(this.dirOk)return;let r=this.app.vault.adapter,t=this.path.slice(0,this.path.lastIndexOf("/")).split("/").filter(Boolean),i="";for(let s of t)i=i?`${i}/${s}`:s,await r.exists(i)||await r.mkdir(i);this.dirOk=!0}};$n.SAVE_DEBOUNCE_MS=8e3;var Jn=$n;var ur="stashpad:unghost-after-reload",Mt=class Mt extends M.Plugin{constructor(){super(...arguments);this.settings={...Qt};this.reEncryptScheduler=null;this.debugBuffer=[];this.undoStacks=new Map;this.lastActiveStashpadLeaf=null;this.rebootstrapInProgress=!1;this.pendingEncBlobs=new Set;this.suppressComposerAutofocusUntil=0;this.settingTab=null;this.stashpadSelectionListeners=new Set;this.stashpadContentListeners=new Set;this._notifications=null;this._authorRegistry=null;this._importService=null;this._importLog=null;this.noteClipboard=null;this.noteClipboardNotice=null;this._renderCacheStore=null;this.knownStashpadFolders=new Set;this.suppressedFolderDeletes=new Set;this.sweptFolders=new Set;this.notifiedBuildVersion=null;this.authorRenameInFlight=new Set;this.reHomePending=new Set;this.archiveMigrationInFlight=!1;this.okfRebuildTimers=new Map;this.okfRebuildingFolders=new Set;this.archivePending=new Map;this.autoSweepInProgress=!1;this.notifPersistenceWired=!1;this.notifSaveTimer=null;this.LAST_CURSOR_LS_KEY="stashpad:last-cursor";this.LAST_SELECTION_LS_KEY="stashpad:last-selection";this.ACTIVE_VERSIONS_LS_KEY="stashpad:active-versions";this.pendingForkDeletes=new Set;this.writeChain=Promise.resolve();this.lastSeenSettingsRev=0;this.settingsBaseline={}}trace(e,t){if(!this.settings.debugTrace)return;let i="";if(t)try{i=" "+JSON.stringify(t)}catch{i=" [unserializable]"}let s=Math.round(performance.now());this.debugBuffer.push(`+${s}ms ${e}${i}`),this.debugBuffer.length>Mt.DEBUG_BUFFER_MAX&&this.debugBuffer.splice(0,this.debugBuffer.length-Mt.DEBUG_BUFFER_MAX)}getDebugTrace(){return this.debugBuffer.join(` `)}clearDebugTrace(){this.debugBuffer=[]}get notifications(){return this._notifications||(this._notifications=new Us(this.app)),this._notifications}get authorRegistry(){return this._authorRegistry||(this._authorRegistry=new Ln(this.app,this.pluginPrivatePath())),this._authorRegistry}get importService(){return this._importService||(this._importService=new Kn(this)),this._importService}get importLog(){return this._importLog||(this._importLog=new qn(this.app,this.pluginPrivatePath())),this._importLog}clearNoteClipboard(){try{this.noteClipboardNotice?.hide()}catch{}this.noteClipboardNotice=null,this.noteClipboard=null}get renderCacheStore(){return this._renderCacheStore||(this._renderCacheStore=new Jn(this.app,this.pluginPrivatePath())),this._renderCacheStore}async onunload(){try{this.encryption?.dispose()}catch{}try{for(let e of this.archivePending.values())window.clearTimeout(e.timer);this.archivePending.clear()}catch{}try{this.reEncryptScheduler?.dispose()}catch{}try{await this._renderCacheStore?.save()}catch{}}pluginPrivatePath(e=""){let i=`${this.manifest.dir.replace(/\/+$/,"")}/.stashpad`;return e?`${i}/${e.replace(/^\/+/,"")}`:i}newLog(){return new Un(this.app,this.pluginPrivatePath(),()=>(this.settings?.authorName??"").trim())}async migrateLegacyPaths(){let e=this.app.vault.adapter,t=this.pluginPrivatePath(),i=async()=>{let a=t.split("/").filter(Boolean),l="";for(let c of a)l=l?`${l}/${c}`:c,await e.exists(l)||await e.mkdir(l)},s=`${this.manifest.dir.replace(/\/+$/,"")}/data.json`,n=this.pluginPrivatePath("data.json");if(await e.exists(n))try{let a=await e.read(n);await e.write(s,a),await e.write(`${n}.bak`,a),await e.remove(n),console.debug("[Stashpad] relocated data.json \u2192 standard path (for Obsidian Sync)")}catch(a){console.warn("Stashpad: data.json relocation failed",a)}let o=".stashpad";if(await e.exists(o))try{await i();let a=await e.list(o);for(let l of a.files){let c=l.replace(/^.*\//,""),d=this.pluginPrivatePath(c);if(!await e.exists(d))try{let h=await e.read(l);await e.write(d,h),console.debug("[Stashpad] migrated",l,"\u2192",d)}catch(h){console.warn(`Stashpad: failed to migrate ${l}`,h)}}}catch(a){console.warn("Stashpad: .stashpad migration scan failed",a)}}async createNewStashpad(e){let t=e.trim().replace(/^\/+|\/+$/g,"");if(!t)throw new Error("Folder name is empty");let i=this.app.vault.adapter,s=t.split("/").filter(Boolean),n="";for(let c of s)n=n?`${n}/${c}`:c,await i.exists(n)||await i.mkdir(n);let o=`${t}/Home.md`;if(await i.exists(o)){let c=this.app.vault.getAbstractFileByPath(o);c&&await this.app.fileManager.processFrontMatter(c,d=>{(typeof d.id!="string"||!d.id)&&(d.id=F),"parent"in d||(d.parent=null),(typeof d.created!="string"||!d.created)&&(d.created=new Date().toISOString())});return}let a=new Date().toISOString(),l=["---",`id: ${F}`,"parent: null",`created: ${a}`,"---","Home"].join(` -`);await this.app.vault.create(o,l);try{await this.seedLocalAuthorStub(t)}catch{}try{await this.seedKnownAuthorsInFolder(t)}catch{}}collectColorsInFolder(e){let t=new Map,i=e.replace(/\/+$/,"");for(let n of this.app.vault.getMarkdownFiles()){let o=n.parent?.path?.replace(/\/+$/,"")??"";if(o!==i&&!o.startsWith(i+"/"))continue;let a=this.app.metadataCache.getFileCache(n)?.frontmatter,l=typeof a?.color=="string"?a.color.trim():"";if(!l||!/^#([0-9a-f]{3}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(l))continue;let c=l.toLowerCase();t.set(c,(t.get(c)??0)+1)}let s=[...t.entries()].map(([n,o])=>({hex:n,count:o}));return s.sort((n,o)=>o.count-n.count||n.hex.localeCompare(o.hex)),s}async recolorAllInFolder(e,t,i){let s=e.replace(/\/+$/,""),n=t.toLowerCase(),o=0;for(let l of this.app.vault.getMarkdownFiles()){let c=l.parent?.path?.replace(/\/+$/,"")??"";if(c!==s&&!c.startsWith(s+"/"))continue;let d=this.app.metadataCache.getFileCache(l)?.frontmatter;if((typeof d?.color=="string"?d.color.trim().toLowerCase():"")===n)try{await this.app.fileManager.processFrontMatter(l,g=>{i?g.color=i:delete g.color}),o++}catch(g){console.warn(`Stashpad: recolor failed for ${l.path}`,g)}}let a=this.settings.colorAliases?.[s];if(a){let l=a[n];l&&(delete a[n],i&&(a[i.toLowerCase()]=l),Object.keys(a).length===0&&delete this.settings.colorAliases[s],await this.saveSettings())}return o}getColorAlias(e,t){let i=e.replace(/\/+$/,""),s=this.settings.colorAliases?.[i];if(!s)return;let n=s[t.toLowerCase()];return n&&n.trim()?n:void 0}async setColorAlias(e,t,i){let s=e.replace(/\/+$/,""),n=t.toLowerCase();this.settings.colorAliases||(this.settings.colorAliases={}),this.settings.colorAliases[s]||(this.settings.colorAliases[s]={});let o=this.settings.colorAliases[s],a=i.trim();a?o[n]=a:delete o[n],Object.keys(o).length===0&&delete this.settings.colorAliases[s],await this.saveSettings()}async waitForStashpadFolder(e,t=2e3){let i=e.trim().replace(/^\/+|\/+$/g,"");if(!i)return;let s=Date.now();for(;Date.now()-s<t;){if(this.discoverStashpadFolders().includes(i))return;await new Promise(n=>setTimeout(n,80))}}importExcludePrefixList(){return(this.settings.importExcludePrefixes??"_").split(",").map(e=>e.trim()).filter(Boolean)}pathHasExcludedSegment(e){let t=this.importExcludePrefixList();return t.length?e.replace(/\/+$/,"").split("/").some(i=>t.some(s=>i.startsWith(s))):!1}discoverStashpadFolders(){let e=new Set;for(let i of this.app.vault.getMarkdownFiles()){let s=this.app.metadataCache.getFileCache(i)?.frontmatter;if(typeof s?.id!="string"||!s.id.trim()||!s||!("parent"in s))continue;let n=i.parent?.path?.replace(/\/+$/,"")??"";n&&!this.pathHasExcludedSegment(n)&&!Ht(n)&&e.add(n)}let t=[...e].sort();return this.knownStashpadFolders=new Set(t),t}closeStashpadTabsFor(e){let t=0;for(let i of this.app.workspace.getLeavesOfType(z)){let s=i.view?.noteFolder??"";s||(s=((i.getViewState?.()?.state??{}).folderOverride??"")||this.settings.folder||"Stashpad"),s=(s||"").replace(/\/+$/,""),(s===e||s.startsWith(e+"/"))&&(i.detach(),t++)}return t}async remapFolderPathInSettings(e,t){let i=e.replace(/\/+$/,""),s=t.replace(/\/+$/,"");if(!i||!s||i===s)return;let n=this.settings,o=c=>c===i?s:c.startsWith(i+"/")?s+c.slice(i.length):c,a=c=>c&&c.map(o),l=c=>{if(!c)return c;let d={};for(let[h,g]of Object.entries(c))d[o(h)]=g;return d};n.folderPanelPinned=a(n.folderPanelPinned)??n.folderPanelPinned,n.folderPanelDownranked=a(n.folderPanelDownranked)??n.folderPanelDownranked,n.folderPanelHidden=a(n.folderPanelHidden)??n.folderPanelHidden,n.archiveFolders=a(n.archiveFolders)??n.archiveFolders,n.searchIncludedFolders=a(n.searchIncludedFolders)??n.searchIncludedFolders,n.searchExcludedFolders=a(n.searchExcludedFolders)??n.searchExcludedFolders,n.defaultArchiveFolder&&(n.defaultArchiveFolder=o(n.defaultArchiveFolder)),((n.folder||"").replace(/\/+$/,"")===i||(n.folder||"").startsWith(i+"/"))&&(n.folder=o((n.folder||"").replace(/\/+$/,""))),n.folderEncPrefs=l(n.folderEncPrefs)??n.folderEncPrefs,n.viewModes=l(n.viewModes)??n.viewModes,n.encryptionFilter&&(n.encryptionFilter=l(n.encryptionFilter)),await this.saveSettings()}async prunePlacementFor(e){let t=this.settings,i=o=>(o??[]).filter(a=>a!==e&&!a.startsWith(e+"/")),s=(t.folderPanelPinned?.length??0)+(t.folderPanelDownranked?.length??0)+(t.folderPanelHidden?.length??0);t.folderPanelPinned=i(t.folderPanelPinned),t.folderPanelDownranked=i(t.folderPanelDownranked),t.folderPanelHidden=i(t.folderPanelHidden),t.folderPanelPinned.length+t.folderPanelDownranked.length+t.folderPanelHidden.length!==s&&await this.saveSettings()}async deleteStashpadFolderWithUndo(e){let t=e.path.replace(/\/+$/,""),i=e.name,s=this.app.vault.adapter,n=".trash";try{await s.exists(n)||await s.mkdir(n)}catch(c){console.warn("[Stashpad] couldn't ensure .trash",c)}let o=`${n}/${i}`;for(let c=1;await s.exists(o);c++)o=`${n}/${i} (${c})`;this.suppressedFolderDeletes.add(t),window.setTimeout(()=>this.suppressedFolderDeletes.delete(t),5e3);let a=this.closeStashpadTabsFor(t);await this.prunePlacementFor(t),this.knownStashpadFolders.delete(t);try{await s.rename(t,o)}catch(c){console.warn("[Stashpad] folder delete failed",c),this.suppressedFolderDeletes.delete(t),new M.Notice("Delete failed (see console).");return}let l=a>0?`Deleted \u201C${i}\u201D \u2014 closed ${a} open tab${a===1?"":"s"}.`:`Deleted \u201C${i}\u201D.`;this.notifications.show({message:l,kind:"warning",category:"delete",duration:0,folder:t,actions:[{label:"Undo",onClick:async()=>{try{if(await s.exists(t)){new M.Notice(`Can't undo \u2014 \u201C${i}\u201D already exists.`);return}this.suppressedFolderDeletes.add(t),window.setTimeout(()=>this.suppressedFolderDeletes.delete(t),5e3),await s.rename(o,t),new M.Notice(`Restored \u201C${i}\u201D.`),this.activateViewForFolder(t)}catch(c){console.warn("[Stashpad] folder undo failed",c),new M.Notice("Undo failed (see console).")}}}]})}async handleStashpadFolderDeleted(e){let t=e.replace(/\/+$/,"");if(!t||this.suppressedFolderDeletes.has(t))return;let i=this.closeStashpadTabsFor(t);await this.prunePlacementFor(t),this.knownStashpadFolders.delete(t);let s=t.split("/").pop()||t;this.notifications.show({message:i>0?`Stashpad \u201C${s}\u201D was deleted \u2014 closed ${i} open tab${i===1?"":"s"}.`:`Stashpad \u201C${s}\u201D was deleted.`,kind:"warning",category:"delete",folder:t})}searchableFolders(e){let t=new Set(this.settings.searchIncludedFolders),i=new Set(this.settings.searchExcludedFolders),s=new Set((this.settings.archiveFolders??[]).map(c=>(c??"").replace(/\/+$/,""))),o=this.discoverStashpadFolders().filter(c=>s.has(c)?!1:t.size>0?t.has(c):!i.has(c)),a=(e||"").trim().replace(/\/+$/,""),l=o.filter(c=>c!==a);return a&&l.unshift(a),l}async maybeSweepFolder(e){let t=(e||"").trim().replace(/\/+$/,"");!t||this.sweptFolders.has(t)||(this.sweptFolders.add(t),setTimeout(()=>{this.runSweep(t,{silent:!0})},3e3))}async runIntegrityCheckOnFolder(e){let t=(e||"").trim().replace(/\/+$/,"");t&&await this.runSweep(t,{silent:!1})}async runSweep(e,t){try{let i=this.newLog(),s={},n=this.app.vault.getMarkdownFiles().filter(c=>c.path===e||c.path.startsWith(e+"/"));for(let c of n){let d=this.app.metadataCache.getFileCache(c)?.frontmatter,h=typeof d?.id=="string"?d.id.trim():"";if(!h)continue;let g=d&&"parent"in d?d.parent??null:null;s[h]={parent:g,path:c.path}}let o=await i.readState(),a=c=>c===e||c.startsWith(e+"/");if(!t.silent){for(let[c,d]of Object.entries(s)){let h=o[c];h?h.parent!==d.parent?await i.append({type:"parent_change",id:c,payload:{from:h.parent,to:d.parent}}):h.path!==d.path&&await i.append({type:"rename",id:c,payload:{from:h.path,to:d.path}}):await i.append({type:"create",id:c,payload:{path:d.path,parent:d.parent}})}for(let[c,d]of Object.entries(o))!s[c]&&a(d.path)&&await i.append({type:"missing",id:c,payload:{lastPath:d.path}})}let l={};for(let[c,d]of Object.entries(o))a(d.path)||(l[c]=d);for(let[c,d]of Object.entries(s))l[c]=d;await i.writeState(l)}catch(i){console.warn("Stashpad: integrity sweep failed",i)}}getUndoStack(e){let t=this.undoStacks.get(e);return t||(t=new Gn,this.undoStacks.set(e,t)),t}async onload(){await this.migrateLegacyPaths(),await this.loadSettings(),Se.enabled=!!this.settings.enablePerfProfiling,this.encryption=new Ys(this.app,()=>({...ns(),...this.settings.encryption??{}}),async p=>{this.settings.encryption=p,await this.saveSettings()}),this.encryption.init().then(()=>this.encryption.tryAutoUnlock()),this.app.workspace.onLayoutReady(()=>{this.resumeRotations()}),this.reEncryptScheduler=new Nn(this),this.reEncryptScheduler.start(),this.settingTab=new Xs(this.app,this),this.addSettingTab(this.settingTab),await this.renderCacheStore.load(),this.registerEvent(this.app.vault.on("delete",p=>this.renderCacheStore.evict(p.path))),this.registerEvent(this.app.vault.on("rename",(p,f)=>this.renderCacheStore.evict(f)));let e=(0,M.debounce)(()=>void this.flushForkSiblingPrune(),250,!0);this.registerEvent(this.app.vault.on("delete",p=>{p instanceof M.TFile&&p.extension==="md"&&(this.pendingForkDeletes.add(p.basename),e())})),this.registerEvent(this.app.vault.on("create",p=>this.onOkfFileEvent(p.path))),this.registerEvent(this.app.vault.on("delete",p=>this.onOkfFileEvent(p.path))),this.registerEvent(this.app.vault.on("rename",(p,f)=>{this.onOkfFileEvent(p.path),this.onOkfFileEvent(f)})),await this.authorRegistry.load();{let p=(this.settings.authorId??"").trim();p&&this.authorRegistry.record({id:p,name:this.settings.authorName,role:this.settings.authorRole,department:this.settings.authorDepartment})}this.registerEvent(this.app.vault.on("create",p=>{p.path.endsWith(".stashenc")&&this.pendingEncBlobs.delete(p.path)})),this.registerEvent(this.app.vault.on("delete",p=>{p.path.endsWith(".stashenc")&&this.pendingEncBlobs.delete(p.path)})),this.app.workspace.onLayoutReady(()=>{this.reconcileLockedRegistry(),window.setTimeout(async()=>{try{await this.migrateArchiveFoldersToSubfolders()}catch(p){console.error("[Stashpad] archive migration failed",p)}try{await this.migrateDeletedToTrashSubfolders()}catch(p){console.error("[Stashpad] trash migration failed",p)}this.pruneZombieArchiveEntries()},5e3),window.setTimeout(()=>{if(!this.settings.reEncryptNudge)return;let p=this.reEncryptWatching().length;if(p===0)return;let f=new M.Notice("",0);f.noticeEl.createSpan({text:`\u{1F513} ${p} previously-encrypted note${p===1?" is":"s are"} still plaintext. `});let I=f.noticeEl.createEl("button",{text:"Review"});I.onclick=()=>{f.hide(),vi(this,"watch")}},8e3),window.setTimeout(()=>void this.checkDueReminders(),6e3),this.registerInterval(window.setInterval(()=>void this.checkDueReminders(),5*60*1e3)),window.setTimeout(()=>{this.seedLocalAuthorStubsEverywhere()},4e3),window.setTimeout(()=>this.syncObsidianExcludedArchives(),4500),window.setTimeout(()=>this.importService.setArmed(!0),2500),window.setTimeout(()=>void this.runAutoImportSweep(),5e3),this.registerInterval(window.setInterval(()=>void this.runAutoImportSweep(),5*60*1e3)),window.setTimeout(()=>void this.migratePinnedNotesToFrontmatter(),3e3),window.setTimeout(()=>void this.unghostStashpadTabsIfFlagged(),1200)}),this.registerView(z,p=>new kn(p,this)),this.registerView(Pt,p=>new _s(p,this)),this.registerView(It,p=>new Ds(p,this)),this.registerView(Zt,p=>new xn(p,this)),this.registerView(jt,p=>new Tn(p,this)),this.registerView(mt,p=>new Pn(p,this)),this.registerEvent(this.app.workspace.on("active-leaf-change",p=>{p&&p.view.getViewType()===z&&(this.lastActiveStashpadLeaf=p,this.settings.autoOpenDetailPanel&&this.app.workspace.getLeavesOfType(Pt).length===0&&setTimeout(()=>{en(this.app)},0),this.notifyStashpadSelectionChanged())}));let t=()=>{let p=pt(),f=!!p&&this.app.workspace.activeLeaf&&this.app.workspace.activeLeaf.view===p,I=!!f&&this.settings.hideMobileToolbarInStashpad;document.body.classList.toggle("stashpad-hide-mobile-toolbar",I),document.body.classList.toggle("stashpad-active",!!f)};this.register(ga(t)),this.registerEvent(this.app.workspace.on("active-leaf-change",t));let i=p=>{try{let f=Array.from(document.querySelectorAll("style")).filter(I=>(I.textContent??"").includes(".stashpad-"));for(let I of f){let m=I.id||"",C=m?`style[data-stashpad-source="${m}"]`:null;if(C&&p.head.querySelector(C))continue;let B=p.createElement("style");m?B.setAttribute("data-stashpad-source",m):B.setAttribute("data-stashpad-source","anon"),B.textContent=I.textContent??"",p.head.appendChild(B)}}catch(f){console.warn("[Stashpad] inject popout styles failed",f)}};this.registerEvent(this.app.workspace.on("window-open",p=>{let f=p?.doc??p?.win?.document??null;f&&i(f)})),this.registerEvent(this.app.workspace.on("file-menu",(p,f)=>{if(!(f instanceof M.TFolder))return;let I=f.path.replace(/\/+$/,"");p.addItem(C=>C.setTitle("\u{1F512} Encrypt with Stashpad").setIcon("lock").onClick(()=>void this.encryptFolderFromExplorer(I))),f.children?.some(C=>C instanceof M.TFile&&C.extension==="stashenc")&&!this.folderHasStashpadNotes(I)&&p.addItem(C=>C.setTitle("\u{1F513} Decrypt with Stashpad").setIcon("unlock").onClick(()=>void this.decryptFolderFromExplorer(I))),this.discoverStashpadFolders().includes(I)&&p.addItem(C=>{C.setTitle("Open folder in Stashpad").setIcon("layout-list").onClick(()=>void this.openFolderInStashpad(I))})})),setTimeout(()=>{try{let p=this.app.workspace;typeof p.iterateAllLeaves=="function"&&p.iterateAllLeaves(f=>{let I=f?.view?.containerEl?.ownerDocument;I&&I!==document&&i(I)})}catch{}},200),t(),this.register(()=>document.body.classList.remove("stashpad-hide-mobile-toolbar","stashpad-active"));let s=window.visualViewport,n=()=>{let p=document.querySelector(".mobile-toolbar, .mobile-toolbar-container"),f=p&&p.isConnected?p.offsetHeight:0;document.body.style.setProperty("--stashpad-toolbar-h",`${f}px`);let I=0;s&&(I=Math.max(0,window.innerHeight-s.height-s.offsetTop)),document.body.style.setProperty("--stashpad-vv-bottom-gap",`${I}px`),document.body.classList.toggle("stashpad-keyboard-open",I>100)};n(),s&&(s.addEventListener("resize",n),s.addEventListener("scroll",n),this.register(()=>{s.removeEventListener("resize",n),s.removeEventListener("scroll",n)})),window.addEventListener("resize",n),this.register(()=>window.removeEventListener("resize",n)),requestAnimationFrame(n),setTimeout(n,250),setTimeout(n,1e3),this.addRibbonIcon("list-tree","Open Stashpad",()=>{if(this.discoverStashpadFolders().length===0){this.activateView({reveal:!0});return}this.openFolderPicker()}).addEventListener("contextmenu",p=>{p.preventDefault(),this.openFolderPicker()}),this.addRibbonIcon("panel-left","Open Stashpad panels (sidebar)",()=>{xs(this.app)}),this.addRibbonIcon("folders","Open Stashpad folder panel (sidebar)",()=>{Hn(this.app)}),this.addRibbonIcon("panel-right","Open Stashpad detail panel (right sidebar)",()=>{en(this.app)}),this.addCommand({id:"stashpad-open",name:"Open Stashpad in new tab",callback:()=>{if(this.discoverStashpadFolders().length>=2){this.openFolderPicker();return}this.activateView({reveal:!1})}}),this.addCommand({id:"stashpad-reveal",name:"Reveal or open Stashpad",callback:()=>void this.activateView({reveal:!0})}),this.addCommand({id:"stashpad-focus-last-tab",name:"Focus last Stashpad tab",callback:()=>void this.focusLastStashpadTab()}),this.addCommand({id:"stashpad-focus-folder-panel",name:"Focus folder panel",callback:()=>void this.focusFolderPanel()});let a=p=>{let f=pt();f&&typeof f[p]=="function"&&f[p]()};this.addCommand({id:"stashpad-toggle-split",name:"Toggle split-on-newlines",callback:()=>a("toggleSplit")}),this.addCommand({id:"stashpad-fork-version",name:"Fork as a version (alternate draft in this sheet)",callback:()=>a("cmdForkVersion")}),this.addCommand({id:"stashpad-mark-version-final",name:"Mark version as final (sheet)",callback:()=>a("cmdMarkVersionFinal")}),this.addCommand({id:"stashpad-command-palette",name:"Command palette (Stashpad only)",callback:()=>a("openStashpadCommandPalette")}),this.addCommand({id:"stashpad-lock-selection",name:"Encrypt (lock) selection (notes + children)",callback:()=>a("cmdLockSelection")}),this.addCommand({id:"stashpad-unlock-all",name:"Decrypt (unlock) locked notes in view",callback:()=>a("cmdUnlockAll")}),this.addCommand({id:"stashpad-unlock-all-vault",name:"Decrypt (unlock) ALL locked notes in the vault",callback:()=>void this.unlockAllInVault()}),this.addCommand({id:"stashpad-copy-notes",name:"Copy notes (note clipboard \u2014 paste to duplicate)",callback:()=>a("cmdCopyNotes")}),this.addCommand({id:"stashpad-cut-notes",name:"Cut notes (paste in list to move, in composer to extract text)",callback:()=>a("cmdCutNotes")}),this.addCommand({id:"stashpad-paste-notes",name:"Paste notes (from the note clipboard)",callback:()=>a("cmdPasteNotes")}),this.addCommand({id:"stashpad-move-to-archive",name:"Move selection to archive",callback:()=>a("cmdMoveToArchive")}),this.addCommand({id:"stashpad-encrypt-delete",name:"Encrypt & delete selection (to encrypted trash)",callback:()=>a("cmdEncryptDelete")}),this.addCommand({id:"stashpad-restore-trash",name:"Open aggregated Trash view",callback:()=>this.openEncryptedTrash()}),this.addCommand({id:"stashpad-open-all-encrypted",name:"Open aggregated Encrypted notes view",callback:()=>void vi(this,"encrypted")}),this.addCommand({id:"stashpad-open-all-archived",name:"Open aggregated Archived view",callback:()=>void vi(this,"archived")}),this.addCommand({id:"stashpad-open-all-tasks",name:"Open aggregated Tasks view",callback:()=>void vi(this,"tasks")}),this.addCommand({id:"stashpad-open-watchlist",name:"Open aggregated Previously encrypted view",callback:()=>void vi(this,"watch")}),this.addCommand({id:"stashpad-encrypt-applicable",name:"Encrypt everything applicable (re-encrypt sweep)",callback:()=>void this.encryptEverythingApplicable()}),this.addCommand({id:"stashpad-encrypt-existing-trash",name:"Encrypt existing Obsidian trash (backfill .trash into encrypted trash)",callback:()=>void this.encryptExistingTrash()}),this.addCommand({id:"stashpad-close-duplicate-tabs",name:"Close duplicate & orphaned Stashpad tabs (tidy up)",callback:()=>void this.closeDuplicateStashpadTabs()}),this.addCommand({id:"stashpad-claim-selected-author",name:"Claim authorship of selected notes",callback:()=>a("claimSelectedAsAuthor")}),this.addCommand({id:"stashpad-claim-folder-author",name:"Claim authorship of all unauthored notes in this folder",callback:()=>a("claimFolderAsAuthor")}),this.addCommand({id:"stashpad-claim-selected-contributor",name:"Claim selected notes (author if unowned, else add me as contributor)",callback:()=>a("claimSelectedWithContributor")}),this.addCommand({id:"stashpad-claim-folder-contributor",name:"Claim all notes in this folder (author if unowned, else add me as contributor)",callback:()=>a("claimFolderWithContributor")}),this.addCommand({id:"stashpad-pick-destination",name:"Pick destination for next note",callback:()=>a("openDestinationPicker")}),this.addCommand({id:"stashpad-search",name:"Search Stashpad notes",callback:()=>a("openSearchModal")}),this.addCommand({id:"stashpad-search-in-parent",name:"Search in current parent",callback:()=>a("openSearchInParentModal")}),this.addCommand({id:"stashpad-move-picker",name:"Move selection (picker)",callback:()=>a("cmdMovePicker")}),this.addCommand({id:"stashpad-merge",name:"Merge selection",callback:()=>a("cmdMerge")}),this.addCommand({id:"stashpad-copy",name:"Copy selection",callback:()=>a("cmdCopy")}),this.addCommand({id:"stashpad-copy-tree",name:"Copy focused subtree",callback:()=>a("cmdCopyTree")}),this.addCommand({id:"stashpad-copy-outline",name:"Copy as outline (nested embeds)",callback:()=>a("cmdCopyOutline")}),this.addCommand({id:"stashpad-split",name:"Split note\u2026",callback:()=>a("cmdSplit")}),this.addCommand({id:"stashpad-edit-note",name:"Edit note in new tab (selection)",callback:()=>a("cmdOpenInEditor")}),this.addCommand({id:"stashpad-edit-parent",name:"Edit parent note in new tab",callback:()=>a("cmdOpenParentInEditor")}),this.addCommand({id:"stashpad-delete",name:"Delete selection",callback:()=>a("cmdDelete")}),this.addCommand({id:"stashpad-move-up",name:"Move note up",callback:()=>a("cmdMoveUp")}),this.addCommand({id:"stashpad-move-down",name:"Move note down",callback:()=>a("cmdMoveDown")}),this.addCommand({id:"stashpad-move-to-top",name:"Move note to top",callback:()=>a("cmdMoveToTop")}),this.addCommand({id:"stashpad-move-to-bottom",name:"Move note to bottom",callback:()=>a("cmdMoveToBottom")}),this.addCommand({id:"stashpad-outdent",name:"Outdent (move to grandparent)",callback:()=>a("cmdOutdent")}),this.addCommand({id:"stashpad-set-color",name:"Set note color\u2026",callback:()=>a("cmdSetColor")}),this.addCommand({id:"stashpad-clone",name:"Clone selection (duplicate / copy notes)",callback:()=>a("cmdClone")}),this.addCommand({id:"stashpad-fork-note",name:"Fork into a separate note (copy under a chosen parent)",callback:()=>a("cmdForkNote")}),this.addCommand({id:"stashpad-insert-template",name:"Insert template (clone an existing note)",callback:()=>a("cmdInsertTemplate")}),this.addCommand({id:"stashpad-toggle-expand",name:"Show more / show less (expand toggle)",callback:()=>a("cmdToggleExpand")}),this.addCommand({id:"stashpad-expand-all",name:"Expand all (show every note's full body)",callback:()=>a("cmdExpandAll")}),this.addCommand({id:"stashpad-collapse-all",name:"Collapse all (clamp every note's body)",callback:()=>a("cmdCollapseAll")}),this.addCommand({id:"stashpad-pick-move",name:"Move (in-list, arrow + Enter)",callback:()=>a("cmdInListPicker")}),this.addCommand({id:"stashpad-open-in-new-tab",name:"Open in new Stashpad tab",callback:()=>a("cmdOpenInNewStashpadTab")}),this.addCommand({id:"stashpad-toggle-complete",name:"Toggle complete (strikethrough)",callback:()=>a("cmdToggleComplete")}),this.addCommand({id:"stashpad-toggle-task",name:"Toggle task (todo)",callback:()=>a("cmdToggleTask")}),this.addCommand({id:"stashpad-set-due",name:"Set due date\u2026",callback:()=>a("cmdSetDue")}),this.addCommand({id:"stashpad-dump-perf",name:"Dump performance profile (copy to clipboard)",callback:async()=>{if(!this.settings.enablePerfProfiling){new M.Notice("Enable \u201CPerformance profiling\u201D in Stashpad settings first, then use the app and run this again.");return}let p=Se.report();console.log(p);try{await navigator.clipboard.writeText(p)}catch{}new M.Notice("Performance profile copied to clipboard (also in the console).")}}),this.addCommand({id:"stashpad-reset-perf",name:"Reset performance profile",callback:()=>{Se.reset(),new M.Notice("Performance profile reset.")}}),this.addCommand({id:"stashpad-jump-to-top",name:"Jump to top of list",callback:()=>a("jumpToTop")}),this.addCommand({id:"stashpad-jump-to-bottom",name:"Jump to bottom of list",callback:()=>a("jumpToBottom")}),this.addCommand({id:"stashpad-assign",name:"Assign task to\u2026",callback:()=>a("cmdAssign")}),this.addCommand({id:"stashpad-open-import-log",name:"Open import log",callback:async()=>{await this.importLog.load();let{ImportLogModal:p}=await Promise.resolve().then(()=>(Ee(),zi));new p(this.app,this.importLog.recent()).open()}}),this.addCommand({id:"stashpad-import-files",name:"Import file(s) into Stashpad\u2026",callback:()=>this.openImportPicker()}),this.addCommand({id:"stashpad-import-loose-files",name:"Import loose files & folders in this folder (scan for moved-in / unprocessed items)",checkCallback:p=>{let f=this.importService.defaultDestination();return p?!!f:(f&&this.runImportLooseFiles(f),!0)}}),this.addCommand({id:"stashpad-rerun-slug-pass",name:"Re-run filename (slug) pass on this folder",checkCallback:p=>{let f=this.importService.defaultDestination();return p?!!f:(f&&this.runFolderSlugPass(f),!0)}}),this.addCommand({id:"stashpad-rerun-frontmatter-backfill",name:"Re-run frontmatter backfill (recovery links) on this folder",checkCallback:p=>{let f=this.importService.defaultDestination();return p?!!f:(f&&this.runFolderFrontmatterBackfill(f),!0)}}),this.addCommand({id:"stashpad-select-all",name:"Select all visible notes",callback:()=>a("cmdSelectAll")}),this.addCommand({id:"stashpad-copy-codeblock",name:"Copy code from codeblock",callback:()=>a("cmdCopyCodeBlock")}),this.addCommand({id:"stashpad-open-panels",name:"Open Stashpad panels (sidebar)",callback:()=>void xs(this.app)}),this.addCommand({id:"stashpad-open-folder-panel",name:"Open folder panel (sidebar)",callback:()=>void Hn(this.app)}),this.addCommand({id:"stashpad-open-detail",name:"Open Stashpad detail panel (right sidebar)",callback:()=>void en(this.app)}),this.addCommand({id:"stashpad-reveal-active-note",name:"Open this note in Stashpad",checkCallback:p=>{let f=this.app.workspace.getActiveFile(),I=!!f&&f.extension==="md"&&this.isStashpadNoteFile(f);return p||I&&f&&this.revealNoteInStashpad(f),I}});let l=Object.keys(Wi);for(let p of l){let f=Wi[p];this.addCommand({id:`stashpad-open-panels-${p}`,name:`Open Stashpad panel: ${f.label}`,callback:async()=>{await xs(this.app),this.app.workspace.getLeavesOfType(It)[0]?.view?.setActivePanel?.(p)}})}this.addCommand({id:"stashpad-task-review",name:"Open daily task review",callback:()=>new oi(this.app,this).open()}),this.addCommand({id:"stashpad-swap-with-parent",name:"Swap with parent (ouroboros)",callback:()=>a("cmdSwapWithParent")}),this.addCommand({id:"stashpad-toggle-pin",name:"Pin / unpin selected note (sidebar)",callback:()=>a("cmdTogglePin")}),this.addCommand({id:"stashpad-list-pin",name:"Pin / unpin to top of list",callback:()=>a("cmdToggleListPin")}),this.addCommand({id:"stashpad-open-tiny",name:"Open Stashpad in tiny window",callback:()=>void this.openTinyWindow()}),this.addCommand({id:"stashpad-clone-tab",name:"Clone (duplicate / copy) this Stashpad tab",callback:()=>a("cmdCloneStashpadTab")}),this.addCommand({id:"stashpad-undo",name:"Undo last Stashpad action",callback:()=>a("cmdUndo")}),this.addCommand({id:"stashpad-redo",name:"Redo last undone Stashpad action",callback:()=>a("cmdRedo")}),this.addCommand({id:"stashpad-export-stash",name:"Export selection to .stash",callback:()=>a("cmdExportStash")}),this.addCommand({id:"stashpad-export-okf",name:"Export selection as OKF bundle (.zip / .tar.gz / .stash)",callback:()=>a("cmdExportOkf")}),this.addCommand({id:"stashpad-import-stash",name:"Import .stash file\u2026",callback:()=>a("cmdImportStash")}),this.addCommand({id:"stashpad-pick-folder",name:"Stashpad: open / switch / create folder\u2026",callback:()=>this.openFolderPicker()}),this.addCommand({id:"stashpad-run-integrity-check",name:"Run integrity check on active Stashpad folder",checkCallback:p=>{let f=pt(),I=f&&f.noteFolder;return I?(p||(new M.Notice(`Running integrity check on "${I}"\u2026`),this.runIntegrityCheckOnFolder(I).then(()=>{new M.Notice("Integrity check complete \u2014 see Stashpad log.")})),!0):!1}}),this.addCommand({id:"stashpad-fix-orphans",name:"Set missing parents to Home (orphan fix)",callback:()=>void this.fixOrphanParents()}),this.addCommand({id:"stashpad-rebuild-author-registry",name:"Rebuild author registry (scan authors + note frontmatter)",callback:async()=>{new M.Notice("Stashpad: rebuilding author registry\u2026");try{let p=await this.rebuildAuthorRegistry();this.notifications.show({message:`Author registry rebuilt: ${p.total} author(s) \u2014 ${p.fromStubs} from stubs, ${p.fromNotes} from note links.`,kind:"success",category:"system"})}catch(p){new M.Notice(`Author registry rebuild failed: ${p.message}`)}}}),this.addCommand({id:"stashpad-restore-author-stubs",name:"Restore missing author stubs (from registry)",callback:async()=>{new M.Notice("Stashpad: restoring author stubs\u2026");try{let p=await this.restoreMissingAuthorStubs();this.notifications.show({message:p.created>0?`Restored ${p.created} author stub(s) across ${p.folders} folder(s).`:`No missing author stubs \u2014 all present across ${p.folders} folder(s).`,kind:"success",category:"system"})}catch(p){new M.Notice(`Restore author stubs failed: ${p.message}`)}}}),this.addCommand({id:"stashpad-sync-authors",name:"Sync authors across all folders (multiplayer)",callback:()=>void this.syncAuthorsAcrossFolders()}),this.addCommand({id:"stashpad-rebootstrap-all",name:"Rebootstrap all Stashpad folders (backfill metadata + rename stale titles)",callback:()=>{this.runRebootstrapWithUI().catch(()=>{})}}),this.addCommand({id:"stashpad-adopt-note",name:"Adopt active note into Stashpad (fill missing frontmatter)",checkCallback:p=>{let f=this.app.workspace.getActiveFile();return!f||f.extension!=="md"?!1:(p||this.adoptNote(f),!0)}}),this.addCommand({id:"stashpad-open-notification-history",name:"Open notification history",callback:()=>{Promise.resolve().then(()=>(Ee(),zi)).then(({NotificationHistoryModal:p,LogModal:f})=>{new p(this.app,this.notifications,async()=>{let I=this.app.vault.adapter,m=this.pluginPrivatePath("log.jsonl");if(!await I.exists(m)){new M.Notice("No log yet \u2014 make some changes first.");return}let C=await I.read(m);new f(this.app,C,m).open()},this.settings.authorId||null,I=>this.lookupNoteAuthorIds(I)).open()})}});let c=[{key:"prefixTimestampsOnCopy",label:"Prefix timestamps when copying"},{key:"useTemplatesFormat",label:"Use Templates plugin date/time formats"},{key:"autoNavOnMoveIn",label:"Auto-navigate into parent on move IN"},{key:"autoNavOnMoveOut",label:"Auto-navigate to destination on move OUT"},{key:"confirmCrossParentDrag",label:"Confirm cross-parent drag-and-drop"},{key:"confirmBulkDelete",label:"Confirm bulk deletes"},{key:"confirmAttachmentDelete",label:"Offer to delete attachments with note"},{key:"autofocusComposerAfterSend",label:"Autofocus composer after sending"},{key:"popoutDuplicates",label:"Open in new window \u2014 duplicate tab"},{key:"autoExpandCursorRow",label:"Expand the cursor row's body automatically"},{key:"autoOpenDetailPanel",label:"Auto-open the detail panel"},{key:"doubleClickToFocus",label:"Double-click a note to open it"}];for(let p of c){let f=`stashpad-toggle-${String(p.key).replace(/[A-Z]/g,I=>`-${I.toLowerCase()}`)}`;this.addCommand({id:f,name:`Toggle: ${p.label}`,callback:async()=>{let I=!this.settings[p.key];this.settings[p.key]=I,await this.saveSettings(),new M.Notice(`${p.label}: ${I?"ON":"OFF"}`)}})}this.addCommand({id:"stashpad-open-settings",name:"Open Stashpad settings",callback:()=>{let p=this.app.setting;!p?.open||!p?.openTabById||(p.open(),p.openTabById(this.manifest.id))}}),this.addCommand({id:"stashpad-search-settings",name:"Search Stashpad settings\u2026",callback:()=>{let p=this.app.setting;!p?.open||!p?.openTabById||(p.open(),p.openTabById(this.manifest.id),setTimeout(()=>{p?.modalEl?.querySelector?.("input[type='search']")?.focus()},0))}});for(let p of Ws)this.addCommand({id:`stashpad-open-settings-${p.id}`,name:`Open Stashpad settings: ${p.label}`,callback:()=>{let f=this.app.setting;!f?.open||!f?.openTabById||(f.open(),f.openTabById(this.manifest.id))}});let d=()=>{let p=this.app.setting;!p?.open||!p?.openTabById||(p.open(),p.openTabById(this.manifest.id),setTimeout(()=>{document.getElementById("stashpad-jd-index-section")?.scrollIntoView({behavior:"smooth",block:"start"})},100))};this.addCommand({id:"stashpad-preview-jd-index",name:"Preview JD index (overwrites home note body)",callback:async()=>{try{let{buildJdIndexPreview:p}=await Promise.resolve().then(()=>(Zi(),Ps)),f=await p(this.app,this,this.settings);if(f.error==="no-dest"){new M.Notice("Set a Designated Stashpad folder for Index in settings first.",6e3),d();return}if(f.error==="no-home"){new M.Notice(`"${this.settings.jdIndexStashpadFolder}" has no Stashpad home note. Open the folder in Stashpad first to create one.`,7e3);return}let{buildJdPreviewNotice:I}=await Promise.resolve().then(()=>(Zi(),Ps));I(this.app,f)}catch(p){console.error("[stashpad] preview failed",p),new M.Notice(`Preview failed: ${p?.message??p}`,8e3)}}}),this.addCommand({id:"stashpad-decrypt-folder-bundle",name:"Decrypt a folder bundle (encrypted non-Stashpad folder)\u2026",callback:async()=>{if(!this.encryption.isConfigured()){new M.Notice("Stashpad encryption isn't set up.");return}let p=await ml(this.app);if(!p.length){new M.Notice("No encrypted folder bundles found in this vault.");return}new Ir(this.app,p,f=>void this.decryptFolderFromExplorer(f.folder)).open()}}),this.addCommand({id:"stashpad-build-jd-index",name:"Build JD index notes (creates Stashpad-note hierarchy)",callback:async()=>{try{let{buildJdIndexNotes:p,scanForJdNotes:f,JdBuildConfirmModal:I}=await Promise.resolve().then(()=>(Zi(),Ps));if(!(this.settings.jdIndexStashpadFolder??"").trim().replace(/^\/+|\/+$/g,"")){new M.Notice("Set a Designated Stashpad folder for Index in settings first.",6e3),d();return}let C=f(this.app,this,this.settings);new I(this.app,this,this.settings,C.indexed.length,async()=>{try{let w=await p(this.app,this,this.settings);if(w.error==="no-dest"){new M.Notice("Set a Designated Stashpad folder for Index in settings first.",6e3),d();return}if(w.error==="dest-not-stashpad"){new M.Notice(`"${w.destFolder}" isn't a known Stashpad folder. Pick a real Stashpad folder in settings.`,7e3),d();return}this.settings.jdIndexHasBuilt=!0,await this.saveSettings(),new M.Notice(`Index built: ${w.created} created, ${w.updated} updated, ${w.skipped} skipped \u2192 ${w.destFolder}`,6e3)}catch(w){console.error("[stashpad] build failed",w),new M.Notice(`Build failed: ${w?.message??w}`,8e3)}}).open()}catch(p){console.error("[stashpad] build failed",p),new M.Notice(`Build failed: ${p?.message??p}`,8e3)}}});let h=p=>{if(p.extension!==ot)return;let f=(this.settings.importDropFolder||"").trim().replace(/^\/+|\/+$/g,""),I=(this.settings.exportFolder||"").trim().replace(/^\/+|\/+$/g,""),m=p.parent?.path||"",C=m.split("/").pop()??"";if(f&&C===f){if(I&&m.endsWith(`/${I}`))return;let B=m.slice(0,m.length-f.length).replace(/\/+$/,"")||this.settings.folder;this.autoImportStash(p,B);return}this.settings.autoImport&&this.importService.isArmed()&&(Ht(p.path)||this.discoverStashpadFolders().includes(m)&&this.autoImportStash(p,m))};this.registerEvent(this.app.vault.on("create",p=>{p instanceof M.TFile&&h(p)})),this.registerEvent(this.app.vault.on("rename",p=>{p instanceof M.TFile&&h(p)}));let g=p=>{if(p.extension!=="md")return;let f=p.parent?.path?.replace(/\/+$/,"")??"";this.discoverStashpadFolders().includes(f)&&setTimeout(()=>{this.fixOrphanParentForFile(p)},800)},u=p=>{if(p.extension!=="md")return;let f=(this.settings.importDropFolder||"").trim().replace(/^\/+|\/+$/g,"");if(!f)return;let I=p.parent?.path?.replace(/\/+$/,"")??"";if((I.split("/").pop()??"")!==f)return;let C=I.slice(0,I.length-f.length).replace(/\/+$/,"");!C||!this.discoverStashpadFolders().includes(C)||setTimeout(()=>{this.adoptMarkdownDrop(p,C)},200)};this.registerEvent(this.app.vault.on("create",p=>{p instanceof M.TFile&&(g(p),u(p))})),this.registerEvent(this.app.vault.on("rename",p=>{p instanceof M.TFile&&(g(p),u(p))})),this.registerEvent(this.app.vault.on("delete",p=>{if(!(p instanceof M.TFolder))return;let f=p.path.replace(/\/+$/,"");this.knownStashpadFolders.has(f)&&this.handleStashpadFolderDeleted(f)})),this.registerEvent(this.app.vault.on("rename",(p,f)=>{p instanceof M.TFile&&this.maybeReHomeOnCrossFolderMove(p,f)})),this.registerEvent(this.app.vault.on("rename",(p,f)=>{p instanceof M.TFile&&this.maybeArchiveOnMoveIn(p,f)})),this.registerEvent(this.app.vault.on("create",p=>{p instanceof M.TFile?this.importService.enqueue(p):p instanceof M.TFolder&&this.importService.enqueueFolder(p)})),this.registerEvent(this.app.vault.on("rename",p=>{p instanceof M.TFile?this.importService.enqueue(p):p instanceof M.TFolder&&this.importService.enqueueFolder(p)})),this.registerEvent(this.app.vault.on("rename",(p,f)=>{p instanceof M.TFile&&this.maybeAdoptAuthorRename(p,f)})),this.registerDomEvent(window,"focus",()=>void this.checkForSyncedBuild()),setTimeout(()=>void this.checkForSyncedBuild(),5e3),this.registerInterval(window.setInterval(()=>void this.checkForSyncedBuild(),45e3))}async checkForSyncedBuild(){try{let e=this.manifest.dir;if(!e)return;let t=`${e.replace(/\/+$/,"")}/manifest.json`,i=this.app.vault.adapter;if(!await i.exists(t))return;let s=JSON.parse(await i.read(t))?.version,n=this.manifest.version;if(typeof s!="string"||!s||s===n||!this.isSemverGreater(s,n)||this.notifiedBuildVersion===s)return;this.notifiedBuildVersion=s,this.notifications.show({message:`A newer Stashpad build synced in (\`${n}\` \u2192 \`${s}\`). Reload the app to apply it.`,kind:"info",category:"system",duration:0,actions:[{label:"Reload app",onClick:()=>this.reloadAppForUpdate()}]})}catch(e){console.debug("[Stashpad] synced-build check failed",e)}}reloadAppForUpdate(){try{window.localStorage?.setItem(ur,"1")}catch{}try{if(this.app.commands?.executeCommandById?.("app:reload"))return}catch(e){console.warn("[Stashpad] app:reload command failed",e)}try{window.location.reload()}catch{new M.Notice("Reload Obsidian (close + reopen) to apply the Stashpad update.")}}async unghostStashpadTabsIfFlagged(){let e=!1;try{e=window.localStorage?.getItem(ur)==="1"}catch{}if(e){try{window.localStorage?.removeItem(ur)}catch{}for(let t of this.app.workspace.getLeavesOfType(z))try{let i=t;i.isDeferred&&typeof i.loadIfDeferred=="function"&&await i.loadIfDeferred()}catch(i){console.warn("[Stashpad] un-ghost leaf failed",i)}}}isSemverGreater(e,t){let i=e.split(".").map(o=>parseInt(o,10)||0),s=t.split(".").map(o=>parseInt(o,10)||0),n=Math.max(i.length,s.length);for(let o=0;o<n;o++){let a=i[o]??0,l=s[o]??0;if(a!==l)return a>l}return!1}parseAuthorFilePath(e){let t=e.match(/\/_authors\/([^/]+?)-([a-z0-9]{4,12})\.md$/i);return t?{name:t[1].replace(/-/g," "),id:t[2]}:null}authorNameToSafe(e){return e.replace(/[^\w\- ]+/g,"").trim().replace(/\s+/g,"-")||"author"}async syncAuthorFilesToName(){let e=(this.settings.authorId??"").trim(),t=(this.settings.authorName??"").trim();if(!e||!t)return;let i=this.authorNameToSafe(t);for(let s of this.discoverStashpadFolders()){let n=`${s}/_authors`;if(await this.app.vault.adapter.exists(n))for(let o of this.app.vault.getMarkdownFiles()){if(!o.path.startsWith(n+"/"))continue;let a=this.parseAuthorFilePath(o.path);if(!a||a.id!==e)continue;let l=`${n}/${i}-${e}.md`,c=o;if(o.path!==l)try{this.authorRenameInFlight.add(o.path),this.authorRenameInFlight.add(l),await this.app.fileManager.renameFile(o,l);let d=this.app.vault.getAbstractFileByPath(l);d&&(c=d)}catch(d){this.authorRenameInFlight.delete(o.path),this.authorRenameInFlight.delete(l),console.warn("[Stashpad] author file rename failed",d);continue}try{await this.refreshAuthorStub(c)}catch{}}}}async refreshAuthorStub(e){let t=(this.settings.authorName??"").trim(),i=(this.settings.authorRole??"").trim(),s=(this.settings.authorDepartment??"").trim();if(t)try{let n=await this.app.vault.read(e),o=n.replace(/^# .*$/m,`# ${t}`);o!==n&&await this.app.vault.modify(e,o),await this.app.fileManager.processFrontMatter(e,a=>{a.aliases=[t],delete a.name,i?a.role=i:delete a.role,s?a.department=s:delete a.department})}catch(n){console.warn("[Stashpad] refreshAuthorStub failed",n)}}async maybeAdoptAuthorRename(e,t){let i=this.authorRenameInFlight.delete(e.path),s=this.authorRenameInFlight.delete(t);if(i||s)return;let n=this.parseAuthorFilePath(e.path);if(!n)return;let o=(this.settings.authorId??"").trim();if(!o||n.id!==o)return;let a=n.name.trim();!a||a===(this.settings.authorName??"").trim()||(this.settings.authorName=a,await this.saveSettings(),await this.syncAuthorFilesToName())}async adoptMarkdownDrop(e,t){try{let i=this.app.vault.adapter,s=e.name,n=s.lastIndexOf("."),o=n>0?s.slice(0,n):s,a=n>0?s.slice(n):"",l=0;for(;await i.exists(`${t}/${s}`);)l+=1,s=`${o}-${l}${a}`;let c=`${t}/${s}`;await this.app.fileManager.renameFile(e,c);let d=this.app.vault.getAbstractFileByPath(c);d instanceof M.TFile&&setTimeout(()=>{this.fixOrphanParentForFile(d)},500),this.notifications.show({message:`Imported \`${e.name}\` \u2192 \`${t}\``,kind:"success",category:"import",folder:t,affectedPaths:[c]})}catch(i){console.warn("Stashpad: markdown drop adoption failed",i),this.notifications.show({message:`Couldn't import \`${e.name}\`: ${i.message}`,kind:"error",category:"import"})}}async fixOrphanParentForFile(e){try{let t=this.app.metadataCache.getFileCache(e)?.frontmatter,i=typeof t?.id=="string"?t.id.trim():"",s=t?.parent,n=typeof s=="string"?s.trim()!=="":s!=null,o=typeof t?.created=="string"&&t.created.trim()!=="",a=!i,l=!n,c=!o;if(!a&&!l&&!c)return;let{newId:d}=await Promise.resolve().then(()=>(Le(),Fs)),h,g=!1,u=!1;if(await this.app.fileManager.processFrontMatter(e,I=>{if(a&&(typeof I.id=="string"&&I.id.trim()||(h=d(),I.id=h)),l){let m=I.parent;(typeof m=="string"?m.trim()!=="":m!=null)||(I.parent=F,g=!0)}c&&(typeof I.created=="string"&&I.created.trim()||(I.created=new Date(e.stat.ctime).toISOString(),u=!0))}),!h&&!g&&!u)return;let p=this.newLog(),f=h||i;f&&await p.append({type:"parent_change",id:f,payload:{from:null,to:F,reason:"orphan_auto_fix",path:e.path,addedId:!!h,addedParent:g,addedCreated:u}}),new M.Notice(`Adopted ${e.basename} \u2192 Home`)}catch(t){console.warn("Stashpad: orphan auto-fix failed",t)}}maybeReHomeOnCrossFolderMove(e,t){if(e.extension!=="md")return;let i=e.parent?.path?.replace(/\/+$/,"")??"",s=t.lastIndexOf("/"),n=(s>=0?t.slice(0,s):"").replace(/\/+$/,"");i!==n&&this.discoverStashpadFolders().includes(i)&&(this.reHomePending.has(e.path)||(this.reHomePending.add(e.path),setTimeout(()=>{this.reHomePending.delete(e.path),this.reHomeDanglingParent(e,i)},900)))}async reHomeDanglingParent(e,t){try{let i=this.app.metadataCache.getFileCache(e)?.frontmatter,s=typeof i?.id=="string"?i.id.trim():"",n=typeof i?.parent=="string"?i.parent.trim():"";if(!s||!n||n===F||this.app.vault.getMarkdownFiles().some(a=>(a.parent?.path?.replace(/\/+$/,"")??"")===t&&this.app.metadataCache.getFileCache(a)?.frontmatter?.id===n))return;await this.app.fileManager.processFrontMatter(e,a=>{let l=typeof a.parent=="string"?a.parent.trim():"";l&&l!==F&&(a.parent=F)}),await this.newLog().append({type:"parent_change",id:s,payload:{from:n,to:F,reason:"rehome_cross_folder_move",path:e.path}}),new M.Notice(`Re-homed ${e.basename} \u2192 Home (its parent isn't in this folder)`)}catch(i){console.warn("[Stashpad] re-home on cross-folder move failed",i)}}async autoImportStash(e,t){try{let i=new Uint8Array(await this.app.vault.readBinary(e));if(Me(i)){this.importService.parkEncrypted(e.path),this.notifyPendingEncrypted();return}let s=await Ai(this.app,i);if(!s)return;let n=pt(),o=new Set;if(n&&typeof n.collectExistingIds=="function"&&n.noteFolder===t)for(let c of n.collectExistingIds())o.add(c);else for(let c of this.app.vault.getMarkdownFiles()){if(!c.path.startsWith(t+"/"))continue;let d=this.app.metadataCache.getFileCache(c)?.frontmatter?.id;typeof d=="string"&&o.add(d)}let a=await rt(this.app,s,t,o,{stripReserved:!0});try{await this.newLog().append({type:"stash_import",id:F,payload:{from:e.path,into:t,noteCount:a.notesWritten,attachmentsWritten:a.attachmentsWritten,collisionsRenamed:a.collisionsRenamed,auto:!0}})}catch{}try{await this.app.fileManager.trashFile(e)}catch{}let l=[`Auto-imported ${a.notesWritten} note${a.notesWritten===1?"":"s"} from ${e.name}`];a.attachmentsWritten&&l.push(`+ ${a.attachmentsWritten} attachment${a.attachmentsWritten===1?"":"s"}`),a.collisionsRenamed&&l.push(`(${a.collisionsRenamed} renamed)`),this.notifications.show({message:l.join(" "),kind:"success",category:"import",folder:t}),n&&typeof n.debouncedRender=="function"&&n.debouncedRender()}catch(i){this.notifications.show({message:`Stashpad: auto-import failed +`);await this.app.vault.create(o,l);try{await this.seedLocalAuthorStub(t)}catch{}try{await this.seedKnownAuthorsInFolder(t)}catch{}}collectColorsInFolder(e){let t=new Map,i=e.replace(/\/+$/,"");for(let n of this.app.vault.getMarkdownFiles()){let o=n.parent?.path?.replace(/\/+$/,"")??"";if(o!==i&&!o.startsWith(i+"/"))continue;let a=this.app.metadataCache.getFileCache(n)?.frontmatter,l=typeof a?.color=="string"?a.color.trim():"";if(!l||!/^#([0-9a-f]{3}|[0-9a-f]{6}|[0-9a-f]{8})$/i.test(l))continue;let c=l.toLowerCase();t.set(c,(t.get(c)??0)+1)}let s=[...t.entries()].map(([n,o])=>({hex:n,count:o}));return s.sort((n,o)=>o.count-n.count||n.hex.localeCompare(o.hex)),s}async recolorAllInFolder(e,t,i){let s=e.replace(/\/+$/,""),n=t.toLowerCase(),o=0;for(let l of this.app.vault.getMarkdownFiles()){let c=l.parent?.path?.replace(/\/+$/,"")??"";if(c!==s&&!c.startsWith(s+"/"))continue;let d=this.app.metadataCache.getFileCache(l)?.frontmatter;if((typeof d?.color=="string"?d.color.trim().toLowerCase():"")===n)try{await this.app.fileManager.processFrontMatter(l,g=>{i?g.color=i:delete g.color}),o++}catch(g){console.warn(`Stashpad: recolor failed for ${l.path}`,g)}}let a=this.settings.colorAliases?.[s];if(a){let l=a[n];l&&(delete a[n],i&&(a[i.toLowerCase()]=l),Object.keys(a).length===0&&delete this.settings.colorAliases[s],await this.saveSettings())}return o}getColorAlias(e,t){let i=e.replace(/\/+$/,""),s=this.settings.colorAliases?.[i];if(!s)return;let n=s[t.toLowerCase()];return n&&n.trim()?n:void 0}async setColorAlias(e,t,i){let s=e.replace(/\/+$/,""),n=t.toLowerCase();this.settings.colorAliases||(this.settings.colorAliases={}),this.settings.colorAliases[s]||(this.settings.colorAliases[s]={});let o=this.settings.colorAliases[s],a=i.trim();a?o[n]=a:delete o[n],Object.keys(o).length===0&&delete this.settings.colorAliases[s],await this.saveSettings()}async waitForStashpadFolder(e,t=2e3){let i=e.trim().replace(/^\/+|\/+$/g,"");if(!i)return;let s=Date.now();for(;Date.now()-s<t;){if(this.discoverStashpadFolders().includes(i))return;await new Promise(n=>setTimeout(n,80))}}importExcludePrefixList(){return(this.settings.importExcludePrefixes??"_").split(",").map(e=>e.trim()).filter(Boolean)}pathHasExcludedSegment(e){let t=this.importExcludePrefixList();return t.length?e.replace(/\/+$/,"").split("/").some(i=>t.some(s=>i.startsWith(s))):!1}discoverStashpadFolders(){let e=new Set;for(let i of this.app.vault.getMarkdownFiles()){let s=this.app.metadataCache.getFileCache(i)?.frontmatter;if(typeof s?.id!="string"||!s.id.trim()||!s||!("parent"in s))continue;let n=i.parent?.path?.replace(/\/+$/,"")??"";n&&!this.pathHasExcludedSegment(n)&&!Ht(n)&&e.add(n)}let t=[...e].sort();return this.knownStashpadFolders=new Set(t),t}closeStashpadTabsFor(e){let t=0;for(let i of this.app.workspace.getLeavesOfType(z)){let s=i.view?.noteFolder??"";s||(s=((i.getViewState?.()?.state??{}).folderOverride??"")||this.settings.folder||"Stashpad"),s=(s||"").replace(/\/+$/,""),(s===e||s.startsWith(e+"/"))&&(i.detach(),t++)}return t}async remapFolderPathInSettings(e,t){let i=e.replace(/\/+$/,""),s=t.replace(/\/+$/,"");if(!i||!s||i===s)return;let n=this.settings,o=c=>c===i?s:c.startsWith(i+"/")?s+c.slice(i.length):c,a=c=>c&&c.map(o),l=c=>{if(!c)return c;let d={};for(let[h,g]of Object.entries(c))d[o(h)]=g;return d};n.folderPanelPinned=a(n.folderPanelPinned)??n.folderPanelPinned,n.folderPanelDownranked=a(n.folderPanelDownranked)??n.folderPanelDownranked,n.folderPanelHidden=a(n.folderPanelHidden)??n.folderPanelHidden,n.archiveFolders=a(n.archiveFolders)??n.archiveFolders,n.searchIncludedFolders=a(n.searchIncludedFolders)??n.searchIncludedFolders,n.searchExcludedFolders=a(n.searchExcludedFolders)??n.searchExcludedFolders,n.defaultArchiveFolder&&(n.defaultArchiveFolder=o(n.defaultArchiveFolder)),((n.folder||"").replace(/\/+$/,"")===i||(n.folder||"").startsWith(i+"/"))&&(n.folder=o((n.folder||"").replace(/\/+$/,""))),n.folderEncPrefs=l(n.folderEncPrefs)??n.folderEncPrefs,n.viewModes=l(n.viewModes)??n.viewModes,n.encryptionFilter&&(n.encryptionFilter=l(n.encryptionFilter)),await this.saveSettings()}async prunePlacementFor(e){let t=this.settings,i=o=>(o??[]).filter(a=>a!==e&&!a.startsWith(e+"/")),s=(t.folderPanelPinned?.length??0)+(t.folderPanelDownranked?.length??0)+(t.folderPanelHidden?.length??0);t.folderPanelPinned=i(t.folderPanelPinned),t.folderPanelDownranked=i(t.folderPanelDownranked),t.folderPanelHidden=i(t.folderPanelHidden),t.folderPanelPinned.length+t.folderPanelDownranked.length+t.folderPanelHidden.length!==s&&await this.saveSettings()}async deleteStashpadFolderWithUndo(e){let t=e.path.replace(/\/+$/,""),i=e.name,s=this.app.vault.adapter,n=".trash";try{await s.exists(n)||await s.mkdir(n)}catch(c){console.warn("[Stashpad] couldn't ensure .trash",c)}let o=`${n}/${i}`;for(let c=1;await s.exists(o);c++)o=`${n}/${i} (${c})`;this.suppressedFolderDeletes.add(t),window.setTimeout(()=>this.suppressedFolderDeletes.delete(t),5e3);let a=this.closeStashpadTabsFor(t);await this.prunePlacementFor(t),this.knownStashpadFolders.delete(t);try{await s.rename(t,o)}catch(c){console.warn("[Stashpad] folder delete failed",c),this.suppressedFolderDeletes.delete(t),new M.Notice("Delete failed (see console).");return}let l=a>0?`Deleted \u201C${i}\u201D \u2014 closed ${a} open tab${a===1?"":"s"}.`:`Deleted \u201C${i}\u201D.`;this.notifications.show({message:l,kind:"warning",category:"delete",duration:0,folder:t,actions:[{label:"Undo",onClick:async()=>{try{if(await s.exists(t)){new M.Notice(`Can't undo \u2014 \u201C${i}\u201D already exists.`);return}this.suppressedFolderDeletes.add(t),window.setTimeout(()=>this.suppressedFolderDeletes.delete(t),5e3),await s.rename(o,t),new M.Notice(`Restored \u201C${i}\u201D.`),this.activateViewForFolder(t)}catch(c){console.warn("[Stashpad] folder undo failed",c),new M.Notice("Undo failed (see console).")}}}]})}async handleStashpadFolderDeleted(e){let t=e.replace(/\/+$/,"");if(!t||this.suppressedFolderDeletes.has(t))return;let i=this.closeStashpadTabsFor(t);await this.prunePlacementFor(t),this.knownStashpadFolders.delete(t);let s=t.split("/").pop()||t;this.notifications.show({message:i>0?`Stashpad \u201C${s}\u201D was deleted \u2014 closed ${i} open tab${i===1?"":"s"}.`:`Stashpad \u201C${s}\u201D was deleted.`,kind:"warning",category:"delete",folder:t})}searchableFolders(e){let t=new Set(this.settings.searchIncludedFolders),i=new Set(this.settings.searchExcludedFolders),s=new Set((this.settings.archiveFolders??[]).map(c=>(c??"").replace(/\/+$/,""))),o=this.discoverStashpadFolders().filter(c=>s.has(c)?!1:t.size>0?t.has(c):!i.has(c)),a=(e||"").trim().replace(/\/+$/,""),l=o.filter(c=>c!==a);return a&&l.unshift(a),l}async maybeSweepFolder(e){let t=(e||"").trim().replace(/\/+$/,"");!t||this.sweptFolders.has(t)||(this.sweptFolders.add(t),setTimeout(()=>{this.runSweep(t,{silent:!0})},3e3))}async runIntegrityCheckOnFolder(e){let t=(e||"").trim().replace(/\/+$/,"");t&&await this.runSweep(t,{silent:!1})}async runSweep(e,t){try{let i=this.newLog(),s={},n=this.app.vault.getMarkdownFiles().filter(c=>c.path===e||c.path.startsWith(e+"/"));for(let c of n){let d=this.app.metadataCache.getFileCache(c)?.frontmatter,h=typeof d?.id=="string"?d.id.trim():"";if(!h)continue;let g=d&&"parent"in d?d.parent??null:null;s[h]={parent:g,path:c.path}}let o=await i.readState(),a=c=>c===e||c.startsWith(e+"/");if(!t.silent){for(let[c,d]of Object.entries(s)){let h=o[c];h?h.parent!==d.parent?await i.append({type:"parent_change",id:c,payload:{from:h.parent,to:d.parent}}):h.path!==d.path&&await i.append({type:"rename",id:c,payload:{from:h.path,to:d.path}}):await i.append({type:"create",id:c,payload:{path:d.path,parent:d.parent}})}for(let[c,d]of Object.entries(o))!s[c]&&a(d.path)&&await i.append({type:"missing",id:c,payload:{lastPath:d.path}})}let l={};for(let[c,d]of Object.entries(o))a(d.path)||(l[c]=d);for(let[c,d]of Object.entries(s))l[c]=d;await i.writeState(l)}catch(i){console.warn("Stashpad: integrity sweep failed",i)}}getUndoStack(e){let t=this.undoStacks.get(e);return t||(t=new Gn,this.undoStacks.set(e,t)),t}async onload(){await this.migrateLegacyPaths(),await this.loadSettings(),Se.enabled=!!this.settings.enablePerfProfiling,this.encryption=new Ys(this.app,()=>({...ns(),...this.settings.encryption??{}}),async p=>{this.settings.encryption=p,await this.saveSettings()}),this.encryption.init().then(()=>this.encryption.tryAutoUnlock()),this.app.workspace.onLayoutReady(()=>{this.resumeRotations()}),this.reEncryptScheduler=new Nn(this),this.reEncryptScheduler.start(),this.settingTab=new Xs(this.app,this),this.addSettingTab(this.settingTab),await this.renderCacheStore.load(),this.registerEvent(this.app.vault.on("delete",p=>this.renderCacheStore.evict(p.path))),this.registerEvent(this.app.vault.on("rename",(p,f)=>this.renderCacheStore.evict(f)));let e=(0,M.debounce)(()=>void this.flushForkSiblingPrune(),250,!0);this.registerEvent(this.app.vault.on("delete",p=>{p instanceof M.TFile&&p.extension==="md"&&(this.pendingForkDeletes.add(p.basename),e())})),this.registerEvent(this.app.vault.on("create",p=>this.onOkfFileEvent(p.path))),this.registerEvent(this.app.vault.on("delete",p=>this.onOkfFileEvent(p.path))),this.registerEvent(this.app.vault.on("rename",(p,f)=>{this.onOkfFileEvent(p.path),this.onOkfFileEvent(f)})),await this.authorRegistry.load();{let p=(this.settings.authorId??"").trim();p&&this.authorRegistry.record({id:p,name:this.settings.authorName,role:this.settings.authorRole,department:this.settings.authorDepartment})}this.registerEvent(this.app.vault.on("create",p=>{p.path.endsWith(".stashenc")&&this.pendingEncBlobs.delete(p.path)})),this.registerEvent(this.app.vault.on("delete",p=>{p.path.endsWith(".stashenc")&&this.pendingEncBlobs.delete(p.path)})),this.app.workspace.onLayoutReady(()=>{this.reconcileLockedRegistry(),window.setTimeout(async()=>{try{await this.migrateArchiveFoldersToSubfolders()}catch(p){console.error("[Stashpad] archive migration failed",p)}try{await this.migrateDeletedToTrashSubfolders()}catch(p){console.error("[Stashpad] trash migration failed",p)}this.pruneZombieArchiveEntries()},5e3),window.setTimeout(()=>{if(!this.settings.reEncryptNudge)return;let p=this.reEncryptWatching().length;if(p===0)return;let f=new M.Notice("",0);f.noticeEl.createSpan({text:`\u{1F513} ${p} previously-encrypted note${p===1?" is":"s are"} still plaintext. `});let I=f.noticeEl.createEl("button",{text:"Review"});I.onclick=()=>{f.hide(),Fi(this,"watch")}},8e3),window.setTimeout(()=>void this.checkDueReminders(),6e3),this.registerInterval(window.setInterval(()=>void this.checkDueReminders(),5*60*1e3)),window.setTimeout(()=>{this.seedLocalAuthorStubsEverywhere()},4e3),window.setTimeout(()=>this.syncObsidianExcludedArchives(),4500),window.setTimeout(()=>this.importService.setArmed(!0),2500),window.setTimeout(()=>void this.runAutoImportSweep(),5e3),this.registerInterval(window.setInterval(()=>void this.runAutoImportSweep(),5*60*1e3)),window.setTimeout(()=>void this.migratePinnedNotesToFrontmatter(),3e3),window.setTimeout(()=>void this.unghostStashpadTabsIfFlagged(),1200)}),this.registerView(z,p=>new kn(p,this)),this.registerView(Pt,p=>new _s(p,this)),this.registerView(It,p=>new Ds(p,this)),this.registerView(jt,p=>new xn(p,this)),this.registerView(_t,p=>new Tn(p,this)),this.registerView(mt,p=>new Pn(p,this)),this.registerEvent(this.app.workspace.on("active-leaf-change",p=>{p&&p.view.getViewType()===z&&(this.lastActiveStashpadLeaf=p,this.settings.autoOpenDetailPanel&&this.app.workspace.getLeavesOfType(Pt).length===0&&setTimeout(()=>{en(this.app)},0),this.notifyStashpadSelectionChanged())}));let t=()=>{let p=pt(),f=!!p&&this.app.workspace.activeLeaf&&this.app.workspace.activeLeaf.view===p,I=!!f&&this.settings.hideMobileToolbarInStashpad;document.body.classList.toggle("stashpad-hide-mobile-toolbar",I),document.body.classList.toggle("stashpad-active",!!f)};this.register(ga(t)),this.registerEvent(this.app.workspace.on("active-leaf-change",t));let i=p=>{try{let f=Array.from(document.querySelectorAll("style")).filter(I=>(I.textContent??"").includes(".stashpad-"));for(let I of f){let m=I.id||"",C=m?`style[data-stashpad-source="${m}"]`:null;if(C&&p.head.querySelector(C))continue;let B=p.createElement("style");m?B.setAttribute("data-stashpad-source",m):B.setAttribute("data-stashpad-source","anon"),B.textContent=I.textContent??"",p.head.appendChild(B)}}catch(f){console.warn("[Stashpad] inject popout styles failed",f)}};this.registerEvent(this.app.workspace.on("window-open",p=>{let f=p?.doc??p?.win?.document??null;f&&i(f)})),this.registerEvent(this.app.workspace.on("file-menu",(p,f)=>{if(!(f instanceof M.TFolder))return;let I=f.path.replace(/\/+$/,"");p.addItem(C=>C.setTitle("\u{1F512} Encrypt with Stashpad").setIcon("lock").onClick(()=>void this.encryptFolderFromExplorer(I))),f.children?.some(C=>C instanceof M.TFile&&C.extension==="stashenc")&&!this.folderHasStashpadNotes(I)&&p.addItem(C=>C.setTitle("\u{1F513} Decrypt with Stashpad").setIcon("unlock").onClick(()=>void this.decryptFolderFromExplorer(I))),this.discoverStashpadFolders().includes(I)&&p.addItem(C=>{C.setTitle("Open folder in Stashpad").setIcon("layout-list").onClick(()=>void this.openFolderInStashpad(I))})})),setTimeout(()=>{try{let p=this.app.workspace;typeof p.iterateAllLeaves=="function"&&p.iterateAllLeaves(f=>{let I=f?.view?.containerEl?.ownerDocument;I&&I!==document&&i(I)})}catch{}},200),t(),this.register(()=>document.body.classList.remove("stashpad-hide-mobile-toolbar","stashpad-active"));let s=window.visualViewport,n=()=>{let p=document.querySelector(".mobile-toolbar, .mobile-toolbar-container"),f=p&&p.isConnected?p.offsetHeight:0;document.body.style.setProperty("--stashpad-toolbar-h",`${f}px`);let I=0;s&&(I=Math.max(0,window.innerHeight-s.height-s.offsetTop)),document.body.style.setProperty("--stashpad-vv-bottom-gap",`${I}px`),document.body.classList.toggle("stashpad-keyboard-open",I>100)};n(),s&&(s.addEventListener("resize",n),s.addEventListener("scroll",n),this.register(()=>{s.removeEventListener("resize",n),s.removeEventListener("scroll",n)})),window.addEventListener("resize",n),this.register(()=>window.removeEventListener("resize",n)),requestAnimationFrame(n),setTimeout(n,250),setTimeout(n,1e3),this.addRibbonIcon("list-tree","Open Stashpad",()=>{if(this.discoverStashpadFolders().length===0){this.activateView({reveal:!0});return}this.openFolderPicker()}).addEventListener("contextmenu",p=>{p.preventDefault(),this.openFolderPicker()}),this.addRibbonIcon("panel-left","Open Stashpad panels (sidebar)",()=>{xs(this.app)}),this.addRibbonIcon("folders","Open Stashpad folder panel (sidebar)",()=>{Hn(this.app)}),this.addRibbonIcon("panel-right","Open Stashpad detail panel (right sidebar)",()=>{en(this.app)}),this.addCommand({id:"stashpad-open",name:"Open Stashpad in new tab",callback:()=>{if(this.discoverStashpadFolders().length>=2){this.openFolderPicker();return}this.activateView({reveal:!1})}}),this.addCommand({id:"stashpad-reveal",name:"Reveal or open Stashpad",callback:()=>void this.activateView({reveal:!0})}),this.addCommand({id:"stashpad-focus-last-tab",name:"Focus last Stashpad tab",callback:()=>void this.focusLastStashpadTab()}),this.addCommand({id:"stashpad-focus-folder-panel",name:"Focus folder panel",callback:()=>void this.focusFolderPanel()});let a=p=>{let f=pt();f&&typeof f[p]=="function"&&f[p]()};this.addCommand({id:"stashpad-toggle-split",name:"Toggle split-on-newlines",callback:()=>a("toggleSplit")}),this.addCommand({id:"stashpad-fork-version",name:"Fork as a version (alternate draft in this sheet)",callback:()=>a("cmdForkVersion")}),this.addCommand({id:"stashpad-mark-version-final",name:"Mark version as final (sheet)",callback:()=>a("cmdMarkVersionFinal")}),this.addCommand({id:"stashpad-command-palette",name:"Command palette (Stashpad only)",callback:()=>a("openStashpadCommandPalette")}),this.addCommand({id:"stashpad-lock-selection",name:"Encrypt (lock) selection (notes + children)",callback:()=>a("cmdLockSelection")}),this.addCommand({id:"stashpad-unlock-all",name:"Decrypt (unlock) locked notes in view",callback:()=>a("cmdUnlockAll")}),this.addCommand({id:"stashpad-unlock-all-vault",name:"Decrypt (unlock) ALL locked notes in the vault",callback:()=>void this.unlockAllInVault()}),this.addCommand({id:"stashpad-copy-notes",name:"Copy notes (note clipboard \u2014 paste to duplicate)",callback:()=>a("cmdCopyNotes")}),this.addCommand({id:"stashpad-cut-notes",name:"Cut notes (paste in list to move, in composer to extract text)",callback:()=>a("cmdCutNotes")}),this.addCommand({id:"stashpad-paste-notes",name:"Paste notes (from the note clipboard)",callback:()=>a("cmdPasteNotes")}),this.addCommand({id:"stashpad-move-to-archive",name:"Move selection to archive",callback:()=>a("cmdMoveToArchive")}),this.addCommand({id:"stashpad-encrypt-delete",name:"Encrypt & delete selection (to encrypted trash)",callback:()=>a("cmdEncryptDelete")}),this.addCommand({id:"stashpad-restore-trash",name:"Open aggregated Trash view",callback:()=>this.openEncryptedTrash()}),this.addCommand({id:"stashpad-open-all-encrypted",name:"Open aggregated Encrypted notes view",callback:()=>void Fi(this,"encrypted")}),this.addCommand({id:"stashpad-open-all-archived",name:"Open aggregated Archived view",callback:()=>void Fi(this,"archived")}),this.addCommand({id:"stashpad-open-all-tasks",name:"Open aggregated Tasks view",callback:()=>void Fi(this,"tasks")}),this.addCommand({id:"stashpad-open-watchlist",name:"Open aggregated Previously encrypted view",callback:()=>void Fi(this,"watch")}),this.addCommand({id:"stashpad-encrypt-applicable",name:"Encrypt everything applicable (re-encrypt sweep)",callback:()=>void this.encryptEverythingApplicable()}),this.addCommand({id:"stashpad-encrypt-existing-trash",name:"Encrypt existing Obsidian trash (backfill .trash into encrypted trash)",callback:()=>void this.encryptExistingTrash()}),this.addCommand({id:"stashpad-close-duplicate-tabs",name:"Close duplicate & orphaned Stashpad tabs (tidy up)",callback:()=>void this.closeDuplicateStashpadTabs()}),this.addCommand({id:"stashpad-claim-selected-author",name:"Claim authorship of selected notes",callback:()=>a("claimSelectedAsAuthor")}),this.addCommand({id:"stashpad-claim-folder-author",name:"Claim authorship of all unauthored notes in this folder",callback:()=>a("claimFolderAsAuthor")}),this.addCommand({id:"stashpad-claim-selected-contributor",name:"Claim selected notes (author if unowned, else add me as contributor)",callback:()=>a("claimSelectedWithContributor")}),this.addCommand({id:"stashpad-claim-folder-contributor",name:"Claim all notes in this folder (author if unowned, else add me as contributor)",callback:()=>a("claimFolderWithContributor")}),this.addCommand({id:"stashpad-pick-destination",name:"Pick destination for next note",callback:()=>a("openDestinationPicker")}),this.addCommand({id:"stashpad-search",name:"Search Stashpad notes",callback:()=>a("openSearchModal")}),this.addCommand({id:"stashpad-search-in-parent",name:"Search in current parent",callback:()=>a("openSearchInParentModal")}),this.addCommand({id:"stashpad-move-picker",name:"Move selection (picker)",callback:()=>a("cmdMovePicker")}),this.addCommand({id:"stashpad-merge",name:"Merge selection",callback:()=>a("cmdMerge")}),this.addCommand({id:"stashpad-copy",name:"Copy selection",callback:()=>a("cmdCopy")}),this.addCommand({id:"stashpad-copy-tree",name:"Copy focused subtree",callback:()=>a("cmdCopyTree")}),this.addCommand({id:"stashpad-copy-outline",name:"Copy as outline (nested embeds)",callback:()=>a("cmdCopyOutline")}),this.addCommand({id:"stashpad-split",name:"Split note\u2026",callback:()=>a("cmdSplit")}),this.addCommand({id:"stashpad-edit-note",name:"Edit note in new tab (selection)",callback:()=>a("cmdOpenInEditor")}),this.addCommand({id:"stashpad-edit-parent",name:"Edit parent note in new tab",callback:()=>a("cmdOpenParentInEditor")}),this.addCommand({id:"stashpad-delete",name:"Delete selection",callback:()=>a("cmdDelete")}),this.addCommand({id:"stashpad-move-up",name:"Move note up",callback:()=>a("cmdMoveUp")}),this.addCommand({id:"stashpad-move-down",name:"Move note down",callback:()=>a("cmdMoveDown")}),this.addCommand({id:"stashpad-move-to-top",name:"Move note to top",callback:()=>a("cmdMoveToTop")}),this.addCommand({id:"stashpad-move-to-bottom",name:"Move note to bottom",callback:()=>a("cmdMoveToBottom")}),this.addCommand({id:"stashpad-outdent",name:"Outdent (move to grandparent)",callback:()=>a("cmdOutdent")}),this.addCommand({id:"stashpad-set-color",name:"Set note color\u2026",callback:()=>a("cmdSetColor")}),this.addCommand({id:"stashpad-clone",name:"Clone selection (duplicate / copy notes)",callback:()=>a("cmdClone")}),this.addCommand({id:"stashpad-fork-note",name:"Fork into a separate note (copy under a chosen parent)",callback:()=>a("cmdForkNote")}),this.addCommand({id:"stashpad-insert-template",name:"Insert template (clone an existing note)",callback:()=>a("cmdInsertTemplate")}),this.addCommand({id:"stashpad-toggle-expand",name:"Show more / show less (expand toggle)",callback:()=>a("cmdToggleExpand")}),this.addCommand({id:"stashpad-expand-all",name:"Expand all (show every note's full body)",callback:()=>a("cmdExpandAll")}),this.addCommand({id:"stashpad-collapse-all",name:"Collapse all (clamp every note's body)",callback:()=>a("cmdCollapseAll")}),this.addCommand({id:"stashpad-pick-move",name:"Move (in-list, arrow + Enter)",callback:()=>a("cmdInListPicker")}),this.addCommand({id:"stashpad-open-in-new-tab",name:"Open in new Stashpad tab",callback:()=>a("cmdOpenInNewStashpadTab")}),this.addCommand({id:"stashpad-toggle-complete",name:"Toggle complete (strikethrough)",callback:()=>a("cmdToggleComplete")}),this.addCommand({id:"stashpad-toggle-task",name:"Toggle task (todo)",callback:()=>a("cmdToggleTask")}),this.addCommand({id:"stashpad-set-due",name:"Set due date\u2026",callback:()=>a("cmdSetDue")}),this.addCommand({id:"stashpad-dump-perf",name:"Dump performance profile (copy to clipboard)",callback:async()=>{if(!this.settings.enablePerfProfiling){new M.Notice("Enable \u201CPerformance profiling\u201D in Stashpad settings first, then use the app and run this again.");return}let p=Se.report();console.log(p);try{await navigator.clipboard.writeText(p)}catch{}new M.Notice("Performance profile copied to clipboard (also in the console).")}}),this.addCommand({id:"stashpad-reset-perf",name:"Reset performance profile",callback:()=>{Se.reset(),new M.Notice("Performance profile reset.")}}),this.addCommand({id:"stashpad-jump-to-top",name:"Jump to top of list",callback:()=>a("jumpToTop")}),this.addCommand({id:"stashpad-jump-to-bottom",name:"Jump to bottom of list",callback:()=>a("jumpToBottom")}),this.addCommand({id:"stashpad-assign",name:"Assign task to\u2026",callback:()=>a("cmdAssign")}),this.addCommand({id:"stashpad-open-import-log",name:"Open import log",callback:async()=>{await this.importLog.load();let{ImportLogModal:p}=await Promise.resolve().then(()=>(Ee(),Vi));new p(this.app,this.importLog.recent()).open()}}),this.addCommand({id:"stashpad-import-files",name:"Import file(s) into Stashpad\u2026",callback:()=>this.openImportPicker()}),this.addCommand({id:"stashpad-import-loose-files",name:"Import loose files & folders in this folder (scan for moved-in / unprocessed items)",checkCallback:p=>{let f=this.importService.defaultDestination();return p?!!f:(f&&this.runImportLooseFiles(f),!0)}}),this.addCommand({id:"stashpad-rerun-slug-pass",name:"Re-run filename (slug) pass on this folder",checkCallback:p=>{let f=this.importService.defaultDestination();return p?!!f:(f&&this.runFolderSlugPass(f),!0)}}),this.addCommand({id:"stashpad-rerun-frontmatter-backfill",name:"Re-run frontmatter backfill (recovery links) on this folder",checkCallback:p=>{let f=this.importService.defaultDestination();return p?!!f:(f&&this.runFolderFrontmatterBackfill(f),!0)}}),this.addCommand({id:"stashpad-select-all",name:"Select all visible notes",callback:()=>a("cmdSelectAll")}),this.addCommand({id:"stashpad-copy-codeblock",name:"Copy code from codeblock",callback:()=>a("cmdCopyCodeBlock")}),this.addCommand({id:"stashpad-open-panels",name:"Open Stashpad panels (sidebar)",callback:()=>void xs(this.app)}),this.addCommand({id:"stashpad-open-folder-panel",name:"Open folder panel (sidebar)",callback:()=>void Hn(this.app)}),this.addCommand({id:"stashpad-open-detail",name:"Open Stashpad detail panel (right sidebar)",callback:()=>void en(this.app)}),this.addCommand({id:"stashpad-reveal-active-note",name:"Open this note in Stashpad",checkCallback:p=>{let f=this.app.workspace.getActiveFile(),I=!!f&&f.extension==="md"&&this.isStashpadNoteFile(f);return p||I&&f&&this.revealNoteInStashpad(f),I}});let l=Object.keys(Xi);for(let p of l){let f=Xi[p];this.addCommand({id:`stashpad-open-panels-${p}`,name:`Open Stashpad panel: ${f.label}`,callback:async()=>{await xs(this.app),this.app.workspace.getLeavesOfType(It)[0]?.view?.setActivePanel?.(p)}})}this.addCommand({id:"stashpad-task-review",name:"Open daily task review",callback:()=>new ri(this.app,this).open()}),this.addCommand({id:"stashpad-swap-with-parent",name:"Swap with parent (ouroboros)",callback:()=>a("cmdSwapWithParent")}),this.addCommand({id:"stashpad-toggle-pin",name:"Pin / unpin selected note (sidebar)",callback:()=>a("cmdTogglePin")}),this.addCommand({id:"stashpad-list-pin",name:"Pin / unpin to top of list",callback:()=>a("cmdToggleListPin")}),this.addCommand({id:"stashpad-open-tiny",name:"Open Stashpad in tiny window",callback:()=>void this.openTinyWindow()}),this.addCommand({id:"stashpad-clone-tab",name:"Clone (duplicate / copy) this Stashpad tab",callback:()=>a("cmdCloneStashpadTab")}),this.addCommand({id:"stashpad-undo",name:"Undo last Stashpad action",callback:()=>a("cmdUndo")}),this.addCommand({id:"stashpad-redo",name:"Redo last undone Stashpad action",callback:()=>a("cmdRedo")}),this.addCommand({id:"stashpad-export-stash",name:"Export selection to .stash",callback:()=>a("cmdExportStash")}),this.addCommand({id:"stashpad-export-okf",name:"Export selection as OKF bundle (.zip / .tar.gz / .stash)",callback:()=>a("cmdExportOkf")}),this.addCommand({id:"stashpad-import-stash",name:"Import .stash file\u2026",callback:()=>a("cmdImportStash")}),this.addCommand({id:"stashpad-pick-folder",name:"Stashpad: open / switch / create folder\u2026",callback:()=>this.openFolderPicker()}),this.addCommand({id:"stashpad-run-integrity-check",name:"Run integrity check on active Stashpad folder",checkCallback:p=>{let f=pt(),I=f&&f.noteFolder;return I?(p||(new M.Notice(`Running integrity check on "${I}"\u2026`),this.runIntegrityCheckOnFolder(I).then(()=>{new M.Notice("Integrity check complete \u2014 see Stashpad log.")})),!0):!1}}),this.addCommand({id:"stashpad-fix-orphans",name:"Set missing parents to Home (orphan fix)",callback:()=>void this.fixOrphanParents()}),this.addCommand({id:"stashpad-rebuild-author-registry",name:"Rebuild author registry (scan authors + note frontmatter)",callback:async()=>{new M.Notice("Stashpad: rebuilding author registry\u2026");try{let p=await this.rebuildAuthorRegistry();this.notifications.show({message:`Author registry rebuilt: ${p.total} author(s) \u2014 ${p.fromStubs} from stubs, ${p.fromNotes} from note links.`,kind:"success",category:"system"})}catch(p){new M.Notice(`Author registry rebuild failed: ${p.message}`)}}}),this.addCommand({id:"stashpad-restore-author-stubs",name:"Restore missing author stubs (from registry)",callback:async()=>{new M.Notice("Stashpad: restoring author stubs\u2026");try{let p=await this.restoreMissingAuthorStubs();this.notifications.show({message:p.created>0?`Restored ${p.created} author stub(s) across ${p.folders} folder(s).`:`No missing author stubs \u2014 all present across ${p.folders} folder(s).`,kind:"success",category:"system"})}catch(p){new M.Notice(`Restore author stubs failed: ${p.message}`)}}}),this.addCommand({id:"stashpad-sync-authors",name:"Sync authors across all folders (multiplayer)",callback:()=>void this.syncAuthorsAcrossFolders()}),this.addCommand({id:"stashpad-rebootstrap-all",name:"Rebootstrap all Stashpad folders (backfill metadata + rename stale titles)",callback:()=>{this.runRebootstrapWithUI().catch(()=>{})}}),this.addCommand({id:"stashpad-adopt-note",name:"Adopt active note into Stashpad (fill missing frontmatter)",checkCallback:p=>{let f=this.app.workspace.getActiveFile();return!f||f.extension!=="md"?!1:(p||this.adoptNote(f),!0)}}),this.addCommand({id:"stashpad-open-notification-history",name:"Open notification history",callback:()=>{Promise.resolve().then(()=>(Ee(),Vi)).then(({NotificationHistoryModal:p,LogModal:f})=>{new p(this.app,this.notifications,async()=>{let I=this.app.vault.adapter,m=this.pluginPrivatePath("log.jsonl");if(!await I.exists(m)){new M.Notice("No log yet \u2014 make some changes first.");return}let C=await I.read(m);new f(this.app,C,m).open()},this.settings.authorId||null,I=>this.lookupNoteAuthorIds(I)).open()})}});let c=[{key:"prefixTimestampsOnCopy",label:"Prefix timestamps when copying"},{key:"useTemplatesFormat",label:"Use Templates plugin date/time formats"},{key:"autoNavOnMoveIn",label:"Auto-navigate into parent on move IN"},{key:"autoNavOnMoveOut",label:"Auto-navigate to destination on move OUT"},{key:"confirmCrossParentDrag",label:"Confirm cross-parent drag-and-drop"},{key:"confirmBulkDelete",label:"Confirm bulk deletes"},{key:"confirmAttachmentDelete",label:"Offer to delete attachments with note"},{key:"autofocusComposerAfterSend",label:"Autofocus composer after sending"},{key:"popoutDuplicates",label:"Open in new window \u2014 duplicate tab"},{key:"autoExpandCursorRow",label:"Expand the cursor row's body automatically"},{key:"autoOpenDetailPanel",label:"Auto-open the detail panel"},{key:"doubleClickToFocus",label:"Double-click a note to open it"}];for(let p of c){let f=`stashpad-toggle-${String(p.key).replace(/[A-Z]/g,I=>`-${I.toLowerCase()}`)}`;this.addCommand({id:f,name:`Toggle: ${p.label}`,callback:async()=>{let I=!this.settings[p.key];this.settings[p.key]=I,await this.saveSettings(),new M.Notice(`${p.label}: ${I?"ON":"OFF"}`)}})}this.addCommand({id:"stashpad-open-settings",name:"Open Stashpad settings",callback:()=>{let p=this.app.setting;!p?.open||!p?.openTabById||(p.open(),p.openTabById(this.manifest.id))}}),this.addCommand({id:"stashpad-search-settings",name:"Search Stashpad settings\u2026",callback:()=>{let p=this.app.setting;!p?.open||!p?.openTabById||(p.open(),p.openTabById(this.manifest.id),setTimeout(()=>{p?.modalEl?.querySelector?.("input[type='search']")?.focus()},0))}});for(let p of Ws)this.addCommand({id:`stashpad-open-settings-${p.id}`,name:`Open Stashpad settings: ${p.label}`,callback:()=>{let f=this.app.setting;!f?.open||!f?.openTabById||(f.open(),f.openTabById(this.manifest.id))}});let d=()=>{let p=this.app.setting;!p?.open||!p?.openTabById||(p.open(),p.openTabById(this.manifest.id),setTimeout(()=>{document.getElementById("stashpad-jd-index-section")?.scrollIntoView({behavior:"smooth",block:"start"})},100))};this.addCommand({id:"stashpad-preview-jd-index",name:"Preview JD index (overwrites home note body)",callback:async()=>{try{let{buildJdIndexPreview:p}=await Promise.resolve().then(()=>(ji(),Ps)),f=await p(this.app,this,this.settings);if(f.error==="no-dest"){new M.Notice("Set a Designated Stashpad folder for Index in settings first.",6e3),d();return}if(f.error==="no-home"){new M.Notice(`"${this.settings.jdIndexStashpadFolder}" has no Stashpad home note. Open the folder in Stashpad first to create one.`,7e3);return}let{buildJdPreviewNotice:I}=await Promise.resolve().then(()=>(ji(),Ps));I(this.app,f)}catch(p){console.error("[stashpad] preview failed",p),new M.Notice(`Preview failed: ${p?.message??p}`,8e3)}}}),this.addCommand({id:"stashpad-decrypt-folder-bundle",name:"Decrypt a folder bundle (encrypted non-Stashpad folder)\u2026",callback:async()=>{if(!this.encryption.isConfigured()){new M.Notice("Stashpad encryption isn't set up.");return}let p=await ml(this.app);if(!p.length){new M.Notice("No encrypted folder bundles found in this vault.");return}new Ir(this.app,p,f=>void this.decryptFolderFromExplorer(f.folder)).open()}}),this.addCommand({id:"stashpad-build-jd-index",name:"Build JD index notes (creates Stashpad-note hierarchy)",callback:async()=>{try{let{buildJdIndexNotes:p,scanForJdNotes:f,JdBuildConfirmModal:I}=await Promise.resolve().then(()=>(ji(),Ps));if(!(this.settings.jdIndexStashpadFolder??"").trim().replace(/^\/+|\/+$/g,"")){new M.Notice("Set a Designated Stashpad folder for Index in settings first.",6e3),d();return}let C=f(this.app,this,this.settings);new I(this.app,this,this.settings,C.indexed.length,async()=>{try{let w=await p(this.app,this,this.settings);if(w.error==="no-dest"){new M.Notice("Set a Designated Stashpad folder for Index in settings first.",6e3),d();return}if(w.error==="dest-not-stashpad"){new M.Notice(`"${w.destFolder}" isn't a known Stashpad folder. Pick a real Stashpad folder in settings.`,7e3),d();return}this.settings.jdIndexHasBuilt=!0,await this.saveSettings(),new M.Notice(`Index built: ${w.created} created, ${w.updated} updated, ${w.skipped} skipped \u2192 ${w.destFolder}`,6e3)}catch(w){console.error("[stashpad] build failed",w),new M.Notice(`Build failed: ${w?.message??w}`,8e3)}}).open()}catch(p){console.error("[stashpad] build failed",p),new M.Notice(`Build failed: ${p?.message??p}`,8e3)}}});let h=p=>{if(p.extension!==ot)return;let f=(this.settings.importDropFolder||"").trim().replace(/^\/+|\/+$/g,""),I=(this.settings.exportFolder||"").trim().replace(/^\/+|\/+$/g,""),m=p.parent?.path||"",C=m.split("/").pop()??"";if(f&&C===f){if(I&&m.endsWith(`/${I}`))return;let B=m.slice(0,m.length-f.length).replace(/\/+$/,"")||this.settings.folder;this.autoImportStash(p,B);return}this.settings.autoImport&&this.importService.isArmed()&&(Ht(p.path)||this.discoverStashpadFolders().includes(m)&&this.autoImportStash(p,m))};this.registerEvent(this.app.vault.on("create",p=>{p instanceof M.TFile&&h(p)})),this.registerEvent(this.app.vault.on("rename",p=>{p instanceof M.TFile&&h(p)}));let g=p=>{if(p.extension!=="md")return;let f=p.parent?.path?.replace(/\/+$/,"")??"";this.discoverStashpadFolders().includes(f)&&setTimeout(()=>{this.fixOrphanParentForFile(p)},800)},u=p=>{if(p.extension!=="md")return;let f=(this.settings.importDropFolder||"").trim().replace(/^\/+|\/+$/g,"");if(!f)return;let I=p.parent?.path?.replace(/\/+$/,"")??"";if((I.split("/").pop()??"")!==f)return;let C=I.slice(0,I.length-f.length).replace(/\/+$/,"");!C||!this.discoverStashpadFolders().includes(C)||setTimeout(()=>{this.adoptMarkdownDrop(p,C)},200)};this.registerEvent(this.app.vault.on("create",p=>{p instanceof M.TFile&&(g(p),u(p))})),this.registerEvent(this.app.vault.on("rename",p=>{p instanceof M.TFile&&(g(p),u(p))})),this.registerEvent(this.app.vault.on("delete",p=>{if(!(p instanceof M.TFolder))return;let f=p.path.replace(/\/+$/,"");this.knownStashpadFolders.has(f)&&this.handleStashpadFolderDeleted(f)})),this.registerEvent(this.app.vault.on("rename",(p,f)=>{p instanceof M.TFile&&this.maybeReHomeOnCrossFolderMove(p,f)})),this.registerEvent(this.app.vault.on("rename",(p,f)=>{p instanceof M.TFile&&this.maybeArchiveOnMoveIn(p,f)})),this.registerEvent(this.app.vault.on("create",p=>{p instanceof M.TFile?this.importService.enqueue(p):p instanceof M.TFolder&&this.importService.enqueueFolder(p)})),this.registerEvent(this.app.vault.on("rename",p=>{p instanceof M.TFile?this.importService.enqueue(p):p instanceof M.TFolder&&this.importService.enqueueFolder(p)})),this.registerEvent(this.app.vault.on("rename",(p,f)=>{p instanceof M.TFile&&this.maybeAdoptAuthorRename(p,f)})),this.registerDomEvent(window,"focus",()=>void this.checkForSyncedBuild()),setTimeout(()=>void this.checkForSyncedBuild(),5e3),this.registerInterval(window.setInterval(()=>void this.checkForSyncedBuild(),45e3))}async checkForSyncedBuild(){try{let e=this.manifest.dir;if(!e)return;let t=`${e.replace(/\/+$/,"")}/manifest.json`,i=this.app.vault.adapter;if(!await i.exists(t))return;let s=JSON.parse(await i.read(t))?.version,n=this.manifest.version;if(typeof s!="string"||!s||s===n||!this.isSemverGreater(s,n)||this.notifiedBuildVersion===s)return;this.notifiedBuildVersion=s,this.notifications.show({message:`A newer Stashpad build synced in (\`${n}\` \u2192 \`${s}\`). Reload the app to apply it.`,kind:"info",category:"system",duration:0,actions:[{label:"Reload app",onClick:()=>this.reloadAppForUpdate()}]})}catch(e){console.debug("[Stashpad] synced-build check failed",e)}}reloadAppForUpdate(){try{window.localStorage?.setItem(ur,"1")}catch{}try{if(this.app.commands?.executeCommandById?.("app:reload"))return}catch(e){console.warn("[Stashpad] app:reload command failed",e)}try{window.location.reload()}catch{new M.Notice("Reload Obsidian (close + reopen) to apply the Stashpad update.")}}async unghostStashpadTabsIfFlagged(){let e=!1;try{e=window.localStorage?.getItem(ur)==="1"}catch{}if(e){try{window.localStorage?.removeItem(ur)}catch{}for(let t of this.app.workspace.getLeavesOfType(z))try{let i=t;i.isDeferred&&typeof i.loadIfDeferred=="function"&&await i.loadIfDeferred()}catch(i){console.warn("[Stashpad] un-ghost leaf failed",i)}}}isSemverGreater(e,t){let i=e.split(".").map(o=>parseInt(o,10)||0),s=t.split(".").map(o=>parseInt(o,10)||0),n=Math.max(i.length,s.length);for(let o=0;o<n;o++){let a=i[o]??0,l=s[o]??0;if(a!==l)return a>l}return!1}parseAuthorFilePath(e){let t=e.match(/\/_authors\/([^/]+?)-([a-z0-9]{4,12})\.md$/i);return t?{name:t[1].replace(/-/g," "),id:t[2]}:null}authorNameToSafe(e){return e.replace(/[^\w\- ]+/g,"").trim().replace(/\s+/g,"-")||"author"}async syncAuthorFilesToName(){let e=(this.settings.authorId??"").trim(),t=(this.settings.authorName??"").trim();if(!e||!t)return;let i=this.authorNameToSafe(t);for(let s of this.discoverStashpadFolders()){let n=`${s}/_authors`;if(await this.app.vault.adapter.exists(n))for(let o of this.app.vault.getMarkdownFiles()){if(!o.path.startsWith(n+"/"))continue;let a=this.parseAuthorFilePath(o.path);if(!a||a.id!==e)continue;let l=`${n}/${i}-${e}.md`,c=o;if(o.path!==l)try{this.authorRenameInFlight.add(o.path),this.authorRenameInFlight.add(l),await this.app.fileManager.renameFile(o,l);let d=this.app.vault.getAbstractFileByPath(l);d&&(c=d)}catch(d){this.authorRenameInFlight.delete(o.path),this.authorRenameInFlight.delete(l),console.warn("[Stashpad] author file rename failed",d);continue}try{await this.refreshAuthorStub(c)}catch{}}}}async refreshAuthorStub(e){let t=(this.settings.authorName??"").trim(),i=(this.settings.authorRole??"").trim(),s=(this.settings.authorDepartment??"").trim();if(t)try{let n=await this.app.vault.read(e),o=n.replace(/^# .*$/m,`# ${t}`);o!==n&&await this.app.vault.modify(e,o),await this.app.fileManager.processFrontMatter(e,a=>{a.aliases=[t],delete a.name,i?a.role=i:delete a.role,s?a.department=s:delete a.department})}catch(n){console.warn("[Stashpad] refreshAuthorStub failed",n)}}async maybeAdoptAuthorRename(e,t){let i=this.authorRenameInFlight.delete(e.path),s=this.authorRenameInFlight.delete(t);if(i||s)return;let n=this.parseAuthorFilePath(e.path);if(!n)return;let o=(this.settings.authorId??"").trim();if(!o||n.id!==o)return;let a=n.name.trim();!a||a===(this.settings.authorName??"").trim()||(this.settings.authorName=a,await this.saveSettings(),await this.syncAuthorFilesToName())}async adoptMarkdownDrop(e,t){try{let i=this.app.vault.adapter,s=e.name,n=s.lastIndexOf("."),o=n>0?s.slice(0,n):s,a=n>0?s.slice(n):"",l=0;for(;await i.exists(`${t}/${s}`);)l+=1,s=`${o}-${l}${a}`;let c=`${t}/${s}`;await this.app.fileManager.renameFile(e,c);let d=this.app.vault.getAbstractFileByPath(c);d instanceof M.TFile&&setTimeout(()=>{this.fixOrphanParentForFile(d)},500),this.notifications.show({message:`Imported \`${e.name}\` \u2192 \`${t}\``,kind:"success",category:"import",folder:t,affectedPaths:[c]})}catch(i){console.warn("Stashpad: markdown drop adoption failed",i),this.notifications.show({message:`Couldn't import \`${e.name}\`: ${i.message}`,kind:"error",category:"import"})}}async fixOrphanParentForFile(e){try{let t=this.app.metadataCache.getFileCache(e)?.frontmatter,i=typeof t?.id=="string"?t.id.trim():"",s=t?.parent,n=typeof s=="string"?s.trim()!=="":s!=null,o=typeof t?.created=="string"&&t.created.trim()!=="",a=!i,l=!n,c=!o;if(!a&&!l&&!c)return;let{newId:d}=await Promise.resolve().then(()=>(Le(),Fs)),h,g=!1,u=!1;if(await this.app.fileManager.processFrontMatter(e,I=>{if(a&&(typeof I.id=="string"&&I.id.trim()||(h=d(),I.id=h)),l){let m=I.parent;(typeof m=="string"?m.trim()!=="":m!=null)||(I.parent=F,g=!0)}c&&(typeof I.created=="string"&&I.created.trim()||(I.created=new Date(e.stat.ctime).toISOString(),u=!0))}),!h&&!g&&!u)return;let p=this.newLog(),f=h||i;f&&await p.append({type:"parent_change",id:f,payload:{from:null,to:F,reason:"orphan_auto_fix",path:e.path,addedId:!!h,addedParent:g,addedCreated:u}}),new M.Notice(`Adopted ${e.basename} \u2192 Home`)}catch(t){console.warn("Stashpad: orphan auto-fix failed",t)}}maybeReHomeOnCrossFolderMove(e,t){if(e.extension!=="md")return;let i=e.parent?.path?.replace(/\/+$/,"")??"",s=t.lastIndexOf("/"),n=(s>=0?t.slice(0,s):"").replace(/\/+$/,"");i!==n&&this.discoverStashpadFolders().includes(i)&&(this.reHomePending.has(e.path)||(this.reHomePending.add(e.path),setTimeout(()=>{this.reHomePending.delete(e.path),this.reHomeDanglingParent(e,i)},900)))}async reHomeDanglingParent(e,t){try{let i=this.app.metadataCache.getFileCache(e)?.frontmatter,s=typeof i?.id=="string"?i.id.trim():"",n=typeof i?.parent=="string"?i.parent.trim():"";if(!s||!n||n===F||this.app.vault.getMarkdownFiles().some(a=>(a.parent?.path?.replace(/\/+$/,"")??"")===t&&this.app.metadataCache.getFileCache(a)?.frontmatter?.id===n))return;await this.app.fileManager.processFrontMatter(e,a=>{let l=typeof a.parent=="string"?a.parent.trim():"";l&&l!==F&&(a.parent=F)}),await this.newLog().append({type:"parent_change",id:s,payload:{from:n,to:F,reason:"rehome_cross_folder_move",path:e.path}}),new M.Notice(`Re-homed ${e.basename} \u2192 Home (its parent isn't in this folder)`)}catch(i){console.warn("[Stashpad] re-home on cross-folder move failed",i)}}async autoImportStash(e,t){try{let i=new Uint8Array(await this.app.vault.readBinary(e));if(Me(i)){this.importService.parkEncrypted(e.path),this.notifyPendingEncrypted();return}let s=await pi(this.app,i);if(!s)return;let n=pt(),o=new Set;if(n&&typeof n.collectExistingIds=="function"&&n.noteFolder===t)for(let c of n.collectExistingIds())o.add(c);else for(let c of this.app.vault.getMarkdownFiles()){if(!c.path.startsWith(t+"/"))continue;let d=this.app.metadataCache.getFileCache(c)?.frontmatter?.id;typeof d=="string"&&o.add(d)}let a=await rt(this.app,s,t,o,{stripReserved:!0});try{await this.newLog().append({type:"stash_import",id:F,payload:{from:e.path,into:t,noteCount:a.notesWritten,attachmentsWritten:a.attachmentsWritten,collisionsRenamed:a.collisionsRenamed,auto:!0}})}catch{}try{await this.app.fileManager.trashFile(e)}catch{}let l=[`Auto-imported ${a.notesWritten} note${a.notesWritten===1?"":"s"} from ${e.name}`];a.attachmentsWritten&&l.push(`+ ${a.attachmentsWritten} attachment${a.attachmentsWritten===1?"":"s"}`),a.collisionsRenamed&&l.push(`(${a.collisionsRenamed} renamed)`),this.notifications.show({message:l.join(" "),kind:"success",category:"import",folder:t}),n&&typeof n.debouncedRender=="function"&&n.debouncedRender()}catch(i){this.notifications.show({message:`Stashpad: auto-import failed File: \`${e.name}\` Error: ${i.message} -Inspect with the buttons below \u2014 rename to .zip to crack it open in an archive tool.`,kind:"error",category:"import",affectedPaths:[e.path],actions:Gs(this.app,e.path,M.Platform.isMobile)}),console.error(i)}}lookupNoteAuthorIds(e){let t=new Set,i=s=>{if(typeof s!="string")return null;let n=s.match(/-([a-z0-9]{4,12})(?:\.md)?(?:\||\]\])/i);return n?n[1]:null};for(let s of this.app.vault.getMarkdownFiles()){let n=this.app.metadataCache.getFileCache(s)?.frontmatter;if(n?.id!==e)continue;let o=i(n?.author);o&&t.add(o);let a=n?.contributors;if(Array.isArray(a))for(let l of a){let c=i(l);c&&t.add(c)}break}return Array.from(t)}lookupNoteAuthorId(e){return this.lookupNoteAuthorIds(e)[0]??null}async runRebootstrapWithUI(){let t=new M.Notice("",0).noticeEl;t.empty(),t.addClass("stashpad-progress-notice"),t.createDiv({cls:"stashpad-progress-title",text:"Rebootstrapping Stashpad folders\u2026"});let s=t.createDiv({cls:"stashpad-progress-bar"}).createDiv({cls:"stashpad-progress-fill"}),n=t.createDiv({cls:"stashpad-progress-sub",text:"Counting notes\u2026"}),o=(a,l,c)=>{let d=l>0?Math.min(100,Math.round(a/l*100)):0;s.style.width=`${d}%`,n.setText(c?`${c} \xB7 ${d}%`:`${d}%`)};try{let a=await this.rebootstrapAllFolders(o),l=a.imported+a.attachmentsLinked+a.attachmentsRenamed+a.fmWritten+a.slugsRenamed,c=[];return c.push(`Checked ${a.touched.length} folder${a.touched.length===1?"":"s"} (${a.fmChecked} note${a.fmChecked===1?"":"s"})`),l===0?c.push("everything already in sync \u2014 no changes needed"):(a.fmWritten>0&&c.push(`updated frontmatter on ${a.fmWritten} note${a.fmWritten===1?"":"s"}`),a.slugsRenamed>0&&c.push(`renamed ${a.slugsRenamed} note${a.slugsRenamed===1?"":"s"} to match body`),a.imported>0&&c.push(`imported ${a.imported} loose file${a.imported===1?"":"s"}`),a.attachmentsLinked>0&&c.push(`linked attachments on ${a.attachmentsLinked} note${a.attachmentsLinked===1?"":"s"}`),a.attachmentsRenamed>0&&c.push(`renamed ${a.attachmentsRenamed} attachment${a.attachmentsRenamed===1?"":"s"}`)),a.authors>0&&c.push(`${a.authors} author${a.authors===1?"":"s"} in registry`),t.empty(),t.removeClass("stashpad-progress-notice"),t.addClass("stashpad-progress-done"),t.createDiv({cls:"stashpad-progress-title",text:"\u2713 Rebootstrap complete"}),t.createDiv({cls:"stashpad-progress-sub",text:`${c.join("; ")}.`}),a.attachmentsSkipped>0&&new M.Notice(`Stashpad: ${a.attachmentsSkipped} attachment${a.attachmentsSkipped===1?"":"s"} need renaming, but skipped to protect links. Enable Settings \u2192 Files & Links \u2192 \u201CAutomatically update internal links\u201D, then rebootstrap again.`,12e3),a}catch(a){throw t.empty(),t.removeClass("stashpad-progress-notice"),t.addClass("stashpad-progress-error"),t.createDiv({cls:"stashpad-progress-title",text:"Rebootstrap failed"}),t.createDiv({cls:"stashpad-progress-sub",text:a.message}),a}}async rebootstrapAllFolders(e){this.rebootstrapInProgress=!0;try{return await this.rebootstrapAllFoldersInner(e)}finally{window.setTimeout(()=>{this.rebootstrapInProgress=!1;for(let t of this.app.workspace.getLeavesOfType(z))t.view?.forceReconcileRender?.()},2500)}}async rebootstrapAllFoldersInner(e){let t="__root__",i=new Set;for(let y of this.app.vault.getMarkdownFiles()){if(this.app.metadataCache.getFileCache(y)?.frontmatter?.id!==t)continue;let E=y.parent?.path;E&&i.add(E)}let s=new Map;for(let y of this.app.vault.getMarkdownFiles()){let v=y.parent?.path;v&&i.has(v)&&s.set(v,(s.get(v)??0)+1)}let n=Math.max(1,[...s.values()].reduce((y,v)=>y+v,0)),o=0;e?.(0,n,"Starting\u2026");let a=(this.settings.importDropFolder||"").trim().replace(/^\/+|\/+$/g,""),l=(this.settings.exportFolder||"").trim().replace(/^\/+|\/+$/g,""),c=[],d=async y=>{if(y&&!await this.app.vault.adapter.exists(y))try{await this.app.vault.createFolder(y)}catch(v){let E=v?.message??"";if(!/already exists/i.test(E))throw v}},h=0,g=0,u=0,p=0,f=0,I=0,m=!!this.app.vault.getConfig?.("alwaysUpdateLinks"),C=new Set(this.okfActiveFolders());for(let y of i){let v=s.get(y)??1;e?.(o,n,`Processing \u201C${y.split("/").pop()||y}\u201D (${v} note${v===1?"":"s"})`);try{if(a&&await d(`${y}/${a}`),l&&await d(`${y}/${l}`),this.settings.autoImport)try{let S=await this.importService.importLooseInto(y);p+=S.files+S.folders+S.stashes}catch(S){console.warn("Stashpad: loose sweep failed",y,S)}let E=await mi(this.app,y);h+=E.checked,g+=E.written,u+=await this.rebootstrapFolderSlugs(y);let Q=await this.rebootstrapFolderAttachments(y,m);if(f+=Q.renamed,I+=Q.skipped,C.has(y.replace(/\/+$/,"")))try{await pr(this.app,y)}catch(S){console.warn("Stashpad: OKF rebuild during rebootstrap failed",y,S)}c.push(y)}catch(E){console.warn(`Stashpad: rebootstrap skipped ${y}`,E)}finally{o+=v,e?.(o,n,`Processing \u201C${y.split("/").pop()||y}\u201D`)}}e?.(n,n,"Finalizing\u2026");let B=0;try{B=(await this.rebuildAuthorRegistry()).total}catch(y){console.warn("Stashpad: rebootstrap author-registry rebuild failed",y)}let w=0;try{w=await this.convertAttachmentsToLinks()}catch(y){console.warn("Stashpad: attachment-link conversion failed",y)}return{touched:c,fmChecked:h,fmWritten:g,slugsRenamed:u,authors:B,imported:p,attachmentsLinked:w,attachmentsRenamed:f,attachmentsSkipped:I}}async rebootstrapFolderSlugs(e){let t="__root__",i=e.replace(/\/+$/,""),s=this.settings.slugStopWords??je,n=0,o=this.app.vault.getMarkdownFiles().filter(a=>(a.parent?.path?.replace(/\/+$/,"")??"")===i);for(let a of o){let l=wt(a.basename);if(!(!l||l===t||this.app.metadataCache.getFileCache(a)?.frontmatter?.id!==l))try{let d=await this.app.vault.cachedRead(a),h=d.startsWith("---")?d.slice(d.indexOf(` ----`,3)+4).replace(/^\r?\n/,""):d,g=De(h,s),u=xe(g,l);if(a.name===u)continue;let p=a.parent?`${a.parent.path}/${u}`:u;if(this.app.vault.getAbstractFileByPath(p))continue;await this.app.fileManager.renameFile(a,p),n+=1}catch(d){console.warn(`Stashpad: slug rebootstrap skipped ${a.path}`,d)}}return n}async rebootstrapFolderAttachments(e,t){let i=`${e.replace(/\/+$/,"")}/_attachments`,s=this.app.vault.getAbstractFileByPath(i);if(!(s instanceof M.TFolder))return{renamed:0,skipped:0};let n=s.children.filter(l=>l instanceof M.TFile),o=0,a=0;for(let l of n){let c=qr(l.name);if(!c)continue;let d=Ns(c.rest,c.stamp);if(l.name===d)continue;if(!t){a+=1;continue}let h=`${i}/${d}`;if(!this.app.vault.getAbstractFileByPath(h))try{await this.app.fileManager.renameFile(l,h),o+=1,await new Promise(g=>setTimeout(g,30))}catch(g){console.warn(`Stashpad: attachment rebootstrap skipped ${l.path}`,g)}}return{renamed:o,skipped:a}}onStashpadSelectionChange(e){return this.stashpadSelectionListeners.add(e),()=>this.stashpadSelectionListeners.delete(e)}notifyStashpadSelectionChanged(){for(let e of this.stashpadSelectionListeners)try{e()}catch(t){console.warn("[Stashpad] selection listener failed",t)}}onStashpadContentChange(e){return this.stashpadContentListeners.add(e),()=>this.stashpadContentListeners.delete(e)}notifyStashpadContentChanged(){for(let e of this.stashpadContentListeners)try{e()}catch(t){console.warn("[Stashpad] content listener failed",t)}}getActiveStashpadSelection(){let t=this.lastActiveStashpadLeaf?.view;if(!t||t.getViewType?.()!==z)return null;let i=t.noteFolder??"";if(!i)return null;let s=t.currentChildren??[],n;if(typeof t.cursorIdx=="number"&&t.cursorIdx>=0&&(n=s[t.cursorIdx]),!n&&t.selection?.size>0){let o=t.firstSelectedId??[...t.selection][0];n=s.find(a=>a.id===o)}return n?.file?{folder:i,id:n.id,file:n.file}:null}fileForPin(e,t){let i=e.replace(/\/+$/,"");for(let s of this.app.vault.getMarkdownFiles())if((s.parent?.path?.replace(/\/+$/,"")??"")===i&&this.app.metadataCache.getFileCache(s)?.frontmatter?.id===t)return s;return null}async pinNote(e){let t=this.fileForPin(e.folder,e.id);t&&this.app.metadataCache.getFileCache(t)?.frontmatter?.pinned!==!0&&(await this.app.fileManager.processFrontMatter(t,i=>{i.pinned=!0,i.pinnedAt=Date.now()}),this.refreshPanelsView())}async unpinNote(e){let t=this.fileForPin(e.folder,e.id);t&&this.app.metadataCache.getFileCache(t)?.frontmatter?.pinned===!0&&(await this.app.fileManager.processFrontMatter(t,i=>{delete i.pinned,delete i.pinnedAt}),this.refreshPanelsView())}isPinned(e){let t=this.fileForPin(e.folder,e.id);return t?this.app.metadataCache.getFileCache(t)?.frontmatter?.pinned===!0:!1}listPinnedNotes(){let e=new Set(this.discoverStashpadFolders()),t=[];for(let i of this.app.vault.getMarkdownFiles()){let s=i.parent?.path?.replace(/\/+$/,"")??"";if(!e.has(s))continue;let n=this.app.metadataCache.getFileCache(i)?.frontmatter;if(!n||n.pinned!==!0||typeof n.id!="string"||!n.id)continue;let o=typeof n.pinnedAt=="number"?n.pinnedAt:0;t.push({folder:s,id:n.id,pinnedAt:o,file:i})}return t.sort((i,s)=>i.pinnedAt-s.pinnedAt||i.file.path.localeCompare(s.file.path)),t}async migratePinnedNotesToFrontmatter(){let e=this.settings.pinnedNotes??[];if(e.length===0)return;let t=Date.now()-e.length*1e3;for(let i of e){let s=this.fileForPin(i.folder,i.id);if(!s){t+=1e3;continue}try{if(this.app.metadataCache.getFileCache(s)?.frontmatter?.pinned!==!0){let n=t;await this.app.fileManager.processFrontMatter(s,o=>{o.pinned=!0,o.pinnedAt=n})}}catch(n){console.warn("[Stashpad] pin migration failed for",i,n)}t+=1e3}this.settings.pinnedNotes=[],await this.saveSettings(),this.refreshPanelsView()}refreshPanelsView(){let e=this.app.workspace.getLeavesOfType(It);for(let t of e){let i=t.view;i&&typeof i.render=="function"&&i.render()}}refreshAllStashpadViews(){for(let e of this.app.workspace.getLeavesOfType(z)){let t=e.view;t&&typeof t.render=="function"&&t.render()}}refreshFolderPanels(){for(let e of this.app.workspace.getLeavesOfType(mt)){let t=e.view;t&&typeof t.refresh=="function"&&t.refresh()}}getFolderIcon(e){let t=(e||"").replace(/\/+$/,""),i=this.settings.folderIcons?.[t];return i&&i.trim()?i.trim():void 0}async setFolderIcon(e,t){let i=(e||"").replace(/\/+$/,""),s={...this.settings.folderIcons??{}};t&&t.trim()?s[i]=t.trim():delete s[i],this.settings.folderIcons=s,await this.saveSettings(),this.refreshFolderIconFor(i)}refreshFolderIconFor(e){let t=(e||"").replace(/\/+$/,"");for(let i of this.app.workspace.getLeavesOfType(z)){let s=i.view;if(s&&(s.noteFolder||"").replace(/\/+$/,"")===t){try{i.updateHeader?.()}catch{}try{s.refreshFolderSwitcherIcon?.()}catch{}}}this.refreshFolderPanels()}openFolderPicker(){let e=I=>{let C=I.getViewState().state?.folderOverride;return typeof C=="string"&&C.trim()?C.trim().replace(/^\/+|\/+$/g,""):(this.settings.folder||"Stashpad").trim().replace(/^\/+|\/+$/g,"")},t=this.app.workspace.getLeavesOfType(z),i=this.discoverStashpadFolders(),s=pt(),n=s?(s.noteFolder??"").trim().replace(/^\/+|\/+$/g,""):"",o=new Set;for(let I of this.app.vault.getAllLoadedFiles())if(I.children){let m=I.path;m&&m!=="/"&&!m.startsWith(".")&&o.add(m)}let a=I=>{let m=I.split("/").filter(Boolean).pop()??"";return m?new Set([this.settings.importDropFolder,this.settings.exportFolder,"_attachments","_processed","_authors","_exports","_imports","_archive",".archive","_deleted"].map(B=>(B??"").trim().replace(/^\/+|\/+$/g,"")).filter(Boolean)).has(m):!1},l=new Set,c=[],d=[],h=new Set;for(let I of t){let m=e(I);if(h.has(m))continue;h.add(m),l.add(m);let C=m.split("/").pop()||m;c.push({kind:"reveal",folder:m,label:`Reveal "${C}" tab`,leaf:I,icon:this.isArchiveFolder(m)?"archive":"layout-grid"}),d.push({kind:"open-anyway",folder:m,label:`Open "${C}" in another new tab`,icon:"layout-template"})}for(let I of i.filter(m=>!l.has(m))){let m=I.split("/").pop()||I;c.push({kind:"open",folder:I,label:`Open "${m}" in new tab`,icon:this.isArchiveFolder(I)?"archive":"layout-template"})}let g=I=>I.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||I.basename,u=this.settings.folderSwitcherIncludePinned?this.listPinnedNotes().map(I=>({kind:"pinned",folder:I.folder,file:I.file,label:g(I.file),icon:"pin"})):[],p=this,f=new class extends M.SuggestModal{getSuggestions(I){let m=I.trim().toLowerCase(),C=m?m.split(/\s+/).filter(Boolean):[],B=E=>{if(!C.length)return!0;let Q=E.toLowerCase();for(let S of C)if(!Q.includes(S))return!1;return!0},w=m?c.filter(E=>{let Q="folder"in E?E.folder:"";return B(E.label)||B(Q)}):c.slice();if(m&&s&&n)for(let E of i){if(E.toLowerCase()===n.toLowerCase())continue;let Q=E.split("/").pop()??E,S=`${E} ${Q}`;B(S)&&w.push({kind:"switch-current",folder:E,label:`Switch this tab to "${Q}"`,icon:"folder-input"})}for(let E of u)(B(E.label)||B("folder"in E?E.folder:""))&&w.push(E);let y=I.trim().replace(/^\/+|\/+$/g,"");if(y&&!a(y)){let E=Array.from(o).find(S=>S.toLowerCase()===y.toLowerCase()),Q=i.some(S=>S.toLowerCase()===y.toLowerCase());if(E&&!Q)w.push({kind:"convert",folder:E,label:`Convert \u201C${Hi(E)}\u201D into a Stashpad\u2026`,icon:"folder-cog"});else if(!E){let S=Hi(y);w.push({kind:"create",folder:y,label:`+ Create new Stashpad \u201C${S}\u201D`,icon:"folder-plus"})}}let v=d.filter(E=>B(E.label)||B("folder"in E?E.folder:""));return w.push(...v),B("trash deleted encrypted")&&w.push({kind:"trash",label:"Open Trash",icon:"trash-2"}),w}renderSuggestion(I,m){m.addClass("stashpad-suggest-item"),m.addClass("stashpad-ribbon-suggest-item"),I.kind==="create"&&m.addClass("stashpad-suggest-create");let C=m.createSpan({cls:"stashpad-ribbon-suggest-icon"});(0,M.setIcon)(C,I.icon);let B=m.createDiv({cls:"stashpad-ribbon-suggest-body"});B.createDiv({cls:"stashpad-suggest-title",text:I.label}),"folder"in I&&I.folder&&I.label!==I.folder&&B.createDiv({cls:"stashpad-suggest-preview",text:I.folder})}async onChooseSuggestion(I){if(I.kind==="trash"){p.openEncryptedTrash();return}if(I.kind==="pinned"){await p.revealNoteInStashpad(I.file);return}if(I.kind==="reveal"){p.app.workspace.revealLeaf(I.leaf);return}if(I.kind==="open"||I.kind==="open-anyway"){await p.activateViewForFolder(I.folder);return}if(I.kind==="switch-current"){let m=s;m&&typeof m.setFolderOverride=="function"&&(await m.setFolderOverride(I.folder),p.app.workspace.revealLeaf(m.leaf));return}if(I.kind==="create"){try{let m=Hi(I.folder);await p.app.vault.adapter.exists(m)||await p.app.vault.createFolder(m),await p.activateViewForFolder(m)}catch(m){new M.Notice(`Stashpad: couldn't create folder (${m.message})`)}return}if(I.kind==="convert"){let{ConfirmModal:m}=await Promise.resolve().then(()=>(Ee(),zi)),C=I.folder,B=[`\u201C${C}\u201D already exists as a regular vault folder.`,"Converting adds a Home note + _imports / _exports subfolders, and imports the existing loose files and subfolders inside it as notes.","(Files already structured as notes, and reserved subfolders, are left alone.)"];new m(p.app,"Convert into a Stashpad?",B.join(` -`),"Convert & import",async w=>{if(w)try{await p.activateViewForFolder(C),await p.runImportLooseFiles(C)}catch(y){new M.Notice(`Stashpad: couldn't convert folder (${y.message})`)}}).open();return}}}(this.app);f.setPlaceholder(s?"Open, switch this tab, or create a Stashpad folder \u2014 type to filter\u2026":"Open or create a Stashpad folder \u2014 type to filter\u2026"),f.open()}async openTinyWindow(){let e=pt(),t=e?.folderOverride??null,i=e?.focusId??"__root__",s=!!e?.compactMode,n=this.app.workspace.openPopoutLeaf?.();if(!n){new M.Notice("Stashpad: couldn't open popout window on this build.");return}await n.setViewState({type:z,active:!0,state:{folderOverride:t,focusId:i,tinyMode:!0,tinyAlwaysOnTop:!1,compactMode:s}});try{this.app.workspace.revealLeaf(n)}catch{}}async activateView(e={reveal:!0}){let{workspace:t}=this.app;if(e.reveal){let s=t.getLeavesOfType(z);if(s.length>0){t.revealLeaf(s[0]);return}}let i=t.getLeaf("tab");await i.setViewState({type:z,active:!0}),t.revealLeaf(i)}async focusLastStashpadTab(){let e=this.app.workspace,t=e.getLeavesOfType(z),i=this.lastActiveStashpadLeaf&&t.includes(this.lastActiveStashpadLeaf)?this.lastActiveStashpadLeaf:t[0]??null;if(!i){await this.activateView({reveal:!0});return}e.revealLeaf(i),e.setActiveLeaf(i,{focus:!0})}async focusFolderPanel(){await Hn(this.app);let e=this.app.workspace.getLeavesOfType(mt)[0];e&&this.app.workspace.setActiveLeaf(e,{focus:!0})}async reconcileLockedRegistry(){let e=this.settings.lockedSubtrees??[],t=[];for(let n of e){let o=(n.folder??"").replace(/\/+$/,"");if(!(o==="_deleted"||o.startsWith("_deleted/")))try{await this.app.vault.adapter.exists(n.blob)&&t.push(n)}catch{t.push(n)}}let i=t.length!==e.length,s=new Set(t.map(n=>n.blob));for(let n of this.app.vault.getFiles()){if(n.extension!=="stashenc"||s.has(n.path))continue;let o=n.parent?.path?.replace(/\/+$/,"")??"";if(o==="_deleted"||o.startsWith("_deleted/"))continue;let a=await wn(this.app,n.path);a&&(t.push({folder:o,blob:n.path,parentId:a.parentId,title:a.title,count:a.count,created:a.created,rootId:a.rootId,prevSibling:a.prevSibling}),i=!0)}i&&(this.settings.lockedSubtrees=t,await this.saveSettings(),this.refreshAllStashpadViews?.())}lockedSubtreesFor(e,t){let i=e.replace(/\/+$/,""),s=[],n=new Set;for(let o of this.settings.lockedSubtrees??[])(o.folder??"").replace(/\/+$/,"")===i&&(o.parentId??F)===t&&(s.push({blob:o.blob,title:o.title??"",count:o.count??0,created:o.created??"",rootId:o.rootId,parentId:o.parentId??F,prevSibling:o.prevSibling??null}),n.add(o.blob));for(let o of this.app.vault.getFiles()){if(o.extension!=="stashenc"||n.has(o.path))continue;let a=o.parent?.path?.replace(/\/+$/,"")??"";a!==i||a==="_deleted"||a.startsWith("_deleted/")||t===F&&s.push({blob:o.path,title:o.basename,count:0,created:"",rootId:void 0,parentId:F,prevSibling:null})}return s}lockedSubtreesInFolder(e){let t=e.replace(/\/+$/,""),i=[],s=new Set;for(let n of this.settings.lockedSubtrees??[])(n.folder??"").replace(/\/+$/,"")===t&&(i.push({blob:n.blob,title:n.title??"",count:n.count??0,created:n.created??"",rootId:n.rootId,parentId:n.parentId??F}),s.add(n.blob));for(let n of this.app.vault.getFiles()){if(n.extension!=="stashenc"||s.has(n.path))continue;let o=n.parent?.path?.replace(/\/+$/,"")??"";o!==t||o==="_deleted"||o.startsWith("_deleted/")||i.push({blob:n.path,title:n.basename,count:0,created:"",rootId:void 0,parentId:F})}return i}async ensureEncryptionUnlocked(){return this.encryption.isConfigured()?this.encryption.isUnlocked()||await this.encryption.tryAutoUnlock()?!0:new Promise(e=>{new de(this.app,{mode:"unlock",offerKeychain:!0,onSubmit:async({current:t,remember:i})=>await this.encryption.unlock(t,i)?(e(!0),null):"Wrong password. Try again.",onCancel:()=>e(!1)}).open()}):(new M.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption)."),!1)}async ensureFolderUnlocked(e){if(!this.encryption.isConfigured())return new M.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption)."),null;if(this.encryption.hasFolderKey(e)){if(this.encryption.isFolderUnlocked(e))return this.encryption.getFolderKey(e);if(await this.encryption.tryAutoUnlockFolder(e))return this.encryption.getFolderKey(e);let t=e.split("/").pop()||e;return await new Promise(s=>{new de(this.app,{mode:"unlock",offerKeychain:!0,title:`Unlock \u201C${t}\u201D`,intro:"Enter this folder's password.",onSubmit:async({current:n,remember:o})=>await this.encryption.unlockFolder(e,n,o)?(s(!0),null):"Wrong password. Try again.",onCancel:()=>s(!1)}).open()})?this.encryption.getFolderKey(e):null}return await this.ensureEncryptionUnlocked()?this.encryption.getSessionKey():null}isTrashBlobPath(e){let t=e.replace(/\/[^/]*$/,"").replace(/\/+$/,"");return t==="_deleted"||t.startsWith("_deleted/")||t==="trash"||t.endsWith("/trash")}encryptionState(){let e=s=>this.isTrashBlobPath(s),t=!1,i=!1;for(let s of this.app.vault.getFiles())if(s.extension==="stashenc"&&(e(s.path)?i=!0:t=!0,t&&i))return{live:t,trash:i};for(let s of this.pendingEncBlobs)if(e(s)?i=!0:t=!0,t&&i)break;return{live:t,trash:i}}async encryptionStateStrict(){let e=this.encryptionState(),t=e.trash;if(!t)try{t=(await As(this.app,this.trashSubfolderDirs())).length>0}catch{}if(!t)try{t=(await this.app.vault.adapter.list(Pe)).files.some(s=>s.endsWith(".stashenc"))}catch{}return{live:e.live,trash:t}}watchReEncrypt(e){let t=e.folder.replace(/\/+$/,""),i=(this.settings.reEncryptWatch??[]).filter(s=>!(s.folder===t&&s.rootId===e.rootId));this.settings.reEncryptWatch=[...i,{folder:t,rootId:e.rootId,title:e.title,count:e.count,via:e.via,unlockedAt:new Date().toISOString()}]}unwatchReEncrypt(e,t){let i=e.replace(/\/+$/,""),s=this.settings.reEncryptWatch??[],n=s.filter(o=>!(o.folder===i&&o.rootId===t));n.length!==s.length&&(this.settings.reEncryptWatch=n)}reEncryptWatching(){return(this.settings.reEncryptWatch??[]).filter(e=>!e.removed)}pruneReEncryptWatch(){let e=this.settings.reEncryptWatch??[];if(e.length===0)return!1;let t=n=>{let o=new Set;for(let a of this.app.vault.getMarkdownFiles()){if((a.parent?.path?.replace(/\/+$/,"")??"")!==n)continue;let l=this.app.metadataCache.getFileCache(a)?.frontmatter?.id;typeof l=="string"&&o.add(l)}return o},i=new Map,s=e.filter(n=>{let o=n.folder.replace(/\/+$/,"");return i.has(o)||i.set(o,t(o)),i.get(o).has(n.rootId)});return s.length===e.length?!1:(this.settings.reEncryptWatch=s,!0)}async encryptEverythingApplicable(){this.pruneReEncryptWatch()&&await this.saveSettings();let e=[];for(let i of this.reEncryptWatching())e.push({label:i.title||"(untitled)",detail:`${i.folder} \u2014 ${i.via==="restore"?"restored from trash":"unlocked"} (was encrypted)`,run:async()=>!!await this.lockNoteSubtree(i.folder,i.rootId,null,{silent:!0})});let t=new Set((this.settings.lockedSubtrees??[]).map(i=>i.rootId));for(let[i,s]of Object.entries(this.settings.folderEncPrefs??{})){if(!s?.encryptContent)continue;let n=this.app.vault.getMarkdownFiles().filter(o=>{if((o.parent?.path?.replace(/\/+$/,"")??"")!==i)return!1;let a=this.app.metadataCache.getFileCache(o)?.frontmatter?.id;return typeof a=="string"&&a!==F&&!t.has(a)}).length;n>0&&e.push({label:`Everything in \u201C${i.split("/").pop()||i}\u201D (${n} plaintext note${n===1?"":"s"})`,detail:`${i} \u2014 the folder is set to encrypt its notes`,run:async()=>(await this.lockFolder(i),!0)})}for(let[i,s]of Object.entries(this.settings.folderEncPrefs??{})){if(!s?.archiveEncryptContent)continue;let n=this.archivedPlainNotesIn(Ct(i)).length;n>0&&e.push({label:`${n} archived note${n===1?"":"s"} in \u201C${i.split("/").pop()||i}/archive\u201D`,detail:`${i} \u2014 the folder encrypts its archive`,run:async()=>(await this.encryptExistingArchiveNotes(i),!0)})}if(e.length===0){new M.Notice("Nothing needs re-encrypting \u2014 everything applicable is already locked.");return}new Yi(this.app,e.map(({label:i,detail:s})=>({label:i,detail:s})),async i=>{let s=0,n=0,o=i.length>2?new M.Notice("",0):null;for(let a=0;a<i.length;a++){o?.setMessage(`\u{1F512} Re-encrypting ${a+1}/${i.length}\u2026`);try{await e[i[a]].run()?s++:n++}catch(l){n++,console.warn("[Stashpad] sweep item failed",e[i[a]].label,l)}}o?.hide(),this.notifications.show({message:`Re-encrypt sweep: ${s} done${n?`, ${n} FAILED (see console)`:""}, ${e.length-i.length} skipped.`,kind:n?"warning":"success",category:"system",folder:""})}).open()}async lockNoteSubtree(e,t,i=null,s={}){let n=(s.blobFolder??e).replace(/\/+$/,""),o=await this.ensureFolderUnlocked(n);if(!o)return null;try{let a=!!s.blobFolder&&s.blobFolder.replace(/\/+$/,"")!==e.replace(/\/+$/,""),l=(this.settings.folderEncPrefs??{})[n]??{},c=(a?l.archiveEncryptFilenames:l.encryptFilenames)??!1,d=await nl(this.app,e,t,o,i,c,s.blobFolder);this.pendingEncBlobs.add(d.blobPath);let h=(s.blobFolder??e).replace(/\/+$/,"");return this.settings.lockedSubtrees=[...(this.settings.lockedSubtrees??[]).filter(g=>g.blob!==d.blobPath),{folder:h,blob:d.blobPath,parentId:d.parentId,title:d.title,count:d.noteCount,created:d.created,rootId:d.rootId,prevSibling:i}],this.unwatchReEncrypt(e,d.rootId),this.unwatchReEncrypt(h,d.rootId),await this.saveSettings(),d.unpurged.length>0?new M.Notice(`\u26A0\uFE0F Locked, but ${d.unpurged.length} file${d.unpurged.length===1?" is":"s are"} still in plaintext (couldn't be removed or changed during the lock): +Inspect with the buttons below \u2014 rename to .zip to crack it open in an archive tool.`,kind:"error",category:"import",affectedPaths:[e.path],actions:Gs(this.app,e.path,M.Platform.isMobile)}),console.error(i)}}lookupNoteAuthorIds(e){let t=new Set,i=s=>{if(typeof s!="string")return null;let n=s.match(/-([a-z0-9]{4,12})(?:\.md)?(?:\||\]\])/i);return n?n[1]:null};for(let s of this.app.vault.getMarkdownFiles()){let n=this.app.metadataCache.getFileCache(s)?.frontmatter;if(n?.id!==e)continue;let o=i(n?.author);o&&t.add(o);let a=n?.contributors;if(Array.isArray(a))for(let l of a){let c=i(l);c&&t.add(c)}break}return Array.from(t)}lookupNoteAuthorId(e){return this.lookupNoteAuthorIds(e)[0]??null}async runRebootstrapWithUI(){let t=new M.Notice("",0).noticeEl;t.empty(),t.addClass("stashpad-progress-notice"),t.createDiv({cls:"stashpad-progress-title",text:"Rebootstrapping Stashpad folders\u2026"});let s=t.createDiv({cls:"stashpad-progress-bar"}).createDiv({cls:"stashpad-progress-fill"}),n=t.createDiv({cls:"stashpad-progress-sub",text:"Counting notes\u2026"}),o=(a,l,c)=>{let d=l>0?Math.min(100,Math.round(a/l*100)):0;s.style.width=`${d}%`,n.setText(c?`${c} \xB7 ${d}%`:`${d}%`)};try{let a=await this.rebootstrapAllFolders(o),l=a.imported+a.attachmentsLinked+a.attachmentsRenamed+a.fmWritten+a.slugsRenamed,c=[];return c.push(`Checked ${a.touched.length} folder${a.touched.length===1?"":"s"} (${a.fmChecked} note${a.fmChecked===1?"":"s"})`),l===0?c.push("everything already in sync \u2014 no changes needed"):(a.fmWritten>0&&c.push(`updated frontmatter on ${a.fmWritten} note${a.fmWritten===1?"":"s"}`),a.slugsRenamed>0&&c.push(`renamed ${a.slugsRenamed} note${a.slugsRenamed===1?"":"s"} to match body`),a.imported>0&&c.push(`imported ${a.imported} loose file${a.imported===1?"":"s"}`),a.attachmentsLinked>0&&c.push(`linked attachments on ${a.attachmentsLinked} note${a.attachmentsLinked===1?"":"s"}`),a.attachmentsRenamed>0&&c.push(`renamed ${a.attachmentsRenamed} attachment${a.attachmentsRenamed===1?"":"s"}`)),a.authors>0&&c.push(`${a.authors} author${a.authors===1?"":"s"} in registry`),t.empty(),t.removeClass("stashpad-progress-notice"),t.addClass("stashpad-progress-done"),t.createDiv({cls:"stashpad-progress-title",text:"\u2713 Rebootstrap complete"}),t.createDiv({cls:"stashpad-progress-sub",text:`${c.join("; ")}.`}),a.attachmentsSkipped>0&&new M.Notice(`Stashpad: ${a.attachmentsSkipped} attachment${a.attachmentsSkipped===1?"":"s"} need renaming, but skipped to protect links. Enable Settings \u2192 Files & Links \u2192 \u201CAutomatically update internal links\u201D, then rebootstrap again.`,12e3),a}catch(a){throw t.empty(),t.removeClass("stashpad-progress-notice"),t.addClass("stashpad-progress-error"),t.createDiv({cls:"stashpad-progress-title",text:"Rebootstrap failed"}),t.createDiv({cls:"stashpad-progress-sub",text:a.message}),a}}async rebootstrapAllFolders(e){this.rebootstrapInProgress=!0;try{return await this.rebootstrapAllFoldersInner(e)}finally{window.setTimeout(()=>{this.rebootstrapInProgress=!1;for(let t of this.app.workspace.getLeavesOfType(z))t.view?.forceReconcileRender?.()},2500)}}async rebootstrapAllFoldersInner(e){let t="__root__",i=new Set;for(let y of this.app.vault.getMarkdownFiles()){if(this.app.metadataCache.getFileCache(y)?.frontmatter?.id!==t)continue;let E=y.parent?.path;E&&i.add(E)}let s=new Map;for(let y of this.app.vault.getMarkdownFiles()){let v=y.parent?.path;v&&i.has(v)&&s.set(v,(s.get(v)??0)+1)}let n=Math.max(1,[...s.values()].reduce((y,v)=>y+v,0)),o=0;e?.(0,n,"Starting\u2026");let a=(this.settings.importDropFolder||"").trim().replace(/^\/+|\/+$/g,""),l=(this.settings.exportFolder||"").trim().replace(/^\/+|\/+$/g,""),c=[],d=async y=>{if(y&&!await this.app.vault.adapter.exists(y))try{await this.app.vault.createFolder(y)}catch(v){let E=v?.message??"";if(!/already exists/i.test(E))throw v}},h=0,g=0,u=0,p=0,f=0,I=0,m=!!this.app.vault.getConfig?.("alwaysUpdateLinks"),C=new Set(this.okfActiveFolders());for(let y of i){let v=s.get(y)??1;e?.(o,n,`Processing \u201C${y.split("/").pop()||y}\u201D (${v} note${v===1?"":"s"})`);try{if(a&&await d(`${y}/${a}`),l&&await d(`${y}/${l}`),this.settings.autoImport)try{let S=await this.importService.importLooseInto(y);p+=S.files+S.folders+S.stashes}catch(S){console.warn("Stashpad: loose sweep failed",y,S)}let E=await Ci(this.app,y);h+=E.checked,g+=E.written,u+=await this.rebootstrapFolderSlugs(y);let Q=await this.rebootstrapFolderAttachments(y,m);if(f+=Q.renamed,I+=Q.skipped,C.has(y.replace(/\/+$/,"")))try{await pr(this.app,y)}catch(S){console.warn("Stashpad: OKF rebuild during rebootstrap failed",y,S)}c.push(y)}catch(E){console.warn(`Stashpad: rebootstrap skipped ${y}`,E)}finally{o+=v,e?.(o,n,`Processing \u201C${y.split("/").pop()||y}\u201D`)}}e?.(n,n,"Finalizing\u2026");let B=0;try{B=(await this.rebuildAuthorRegistry()).total}catch(y){console.warn("Stashpad: rebootstrap author-registry rebuild failed",y)}let w=0;try{w=await this.convertAttachmentsToLinks()}catch(y){console.warn("Stashpad: attachment-link conversion failed",y)}return{touched:c,fmChecked:h,fmWritten:g,slugsRenamed:u,authors:B,imported:p,attachmentsLinked:w,attachmentsRenamed:f,attachmentsSkipped:I}}async rebootstrapFolderSlugs(e){let t="__root__",i=e.replace(/\/+$/,""),s=this.settings.slugStopWords??je,n=0,o=this.app.vault.getMarkdownFiles().filter(a=>(a.parent?.path?.replace(/\/+$/,"")??"")===i);for(let a of o){let l=wt(a.basename);if(!(!l||l===t||this.app.metadataCache.getFileCache(a)?.frontmatter?.id!==l))try{let d=await this.app.vault.cachedRead(a),h=d.startsWith("---")?d.slice(d.indexOf(` +---`,3)+4).replace(/^\r?\n/,""):d,g=De(h,s),u=xe(g,l);if(a.name===u)continue;let p=a.parent?`${a.parent.path}/${u}`:u;if(this.app.vault.getAbstractFileByPath(p))continue;await this.app.fileManager.renameFile(a,p),n+=1}catch(d){console.warn(`Stashpad: slug rebootstrap skipped ${a.path}`,d)}}return n}async rebootstrapFolderAttachments(e,t){let i=`${e.replace(/\/+$/,"")}/_attachments`,s=this.app.vault.getAbstractFileByPath(i);if(!(s instanceof M.TFolder))return{renamed:0,skipped:0};let n=s.children.filter(l=>l instanceof M.TFile),o=0,a=0;for(let l of n){let c=qr(l.name);if(!c)continue;let d=Ns(c.rest,c.stamp);if(l.name===d)continue;if(!t){a+=1;continue}let h=`${i}/${d}`;if(!this.app.vault.getAbstractFileByPath(h))try{await this.app.fileManager.renameFile(l,h),o+=1,await new Promise(g=>setTimeout(g,30))}catch(g){console.warn(`Stashpad: attachment rebootstrap skipped ${l.path}`,g)}}return{renamed:o,skipped:a}}onStashpadSelectionChange(e){return this.stashpadSelectionListeners.add(e),()=>this.stashpadSelectionListeners.delete(e)}notifyStashpadSelectionChanged(){for(let e of this.stashpadSelectionListeners)try{e()}catch(t){console.warn("[Stashpad] selection listener failed",t)}}onStashpadContentChange(e){return this.stashpadContentListeners.add(e),()=>this.stashpadContentListeners.delete(e)}notifyStashpadContentChanged(){for(let e of this.stashpadContentListeners)try{e()}catch(t){console.warn("[Stashpad] content listener failed",t)}}getActiveStashpadSelection(){let t=this.lastActiveStashpadLeaf?.view;if(!t||t.getViewType?.()!==z)return null;let i=t.noteFolder??"";if(!i)return null;let s=t.currentChildren??[],n;if(typeof t.cursorIdx=="number"&&t.cursorIdx>=0&&(n=s[t.cursorIdx]),!n&&t.selection?.size>0){let o=t.firstSelectedId??[...t.selection][0];n=s.find(a=>a.id===o)}return n?.file?{folder:i,id:n.id,file:n.file}:null}fileForPin(e,t){let i=e.replace(/\/+$/,"");for(let s of this.app.vault.getMarkdownFiles())if((s.parent?.path?.replace(/\/+$/,"")??"")===i&&this.app.metadataCache.getFileCache(s)?.frontmatter?.id===t)return s;return null}async pinNote(e){let t=this.fileForPin(e.folder,e.id);t&&this.app.metadataCache.getFileCache(t)?.frontmatter?.pinned!==!0&&(await this.app.fileManager.processFrontMatter(t,i=>{i.pinned=!0,i.pinnedAt=Date.now()}),this.refreshPanelsView())}async unpinNote(e){let t=this.fileForPin(e.folder,e.id);t&&this.app.metadataCache.getFileCache(t)?.frontmatter?.pinned===!0&&(await this.app.fileManager.processFrontMatter(t,i=>{delete i.pinned,delete i.pinnedAt}),this.refreshPanelsView())}isPinned(e){let t=this.fileForPin(e.folder,e.id);return t?this.app.metadataCache.getFileCache(t)?.frontmatter?.pinned===!0:!1}listPinnedNotes(){let e=new Set(this.discoverStashpadFolders()),t=[];for(let i of this.app.vault.getMarkdownFiles()){let s=i.parent?.path?.replace(/\/+$/,"")??"";if(!e.has(s))continue;let n=this.app.metadataCache.getFileCache(i)?.frontmatter;if(!n||n.pinned!==!0||typeof n.id!="string"||!n.id)continue;let o=typeof n.pinnedAt=="number"?n.pinnedAt:0;t.push({folder:s,id:n.id,pinnedAt:o,file:i})}return t.sort((i,s)=>i.pinnedAt-s.pinnedAt||i.file.path.localeCompare(s.file.path)),t}async migratePinnedNotesToFrontmatter(){let e=this.settings.pinnedNotes??[];if(e.length===0)return;let t=Date.now()-e.length*1e3;for(let i of e){let s=this.fileForPin(i.folder,i.id);if(!s){t+=1e3;continue}try{if(this.app.metadataCache.getFileCache(s)?.frontmatter?.pinned!==!0){let n=t;await this.app.fileManager.processFrontMatter(s,o=>{o.pinned=!0,o.pinnedAt=n})}}catch(n){console.warn("[Stashpad] pin migration failed for",i,n)}t+=1e3}this.settings.pinnedNotes=[],await this.saveSettings(),this.refreshPanelsView()}refreshPanelsView(){let e=this.app.workspace.getLeavesOfType(It);for(let t of e){let i=t.view;i&&typeof i.render=="function"&&i.render()}}refreshAllStashpadViews(){for(let e of this.app.workspace.getLeavesOfType(z)){let t=e.view;t&&typeof t.render=="function"&&t.render()}}refreshFolderPanels(){for(let e of this.app.workspace.getLeavesOfType(mt)){let t=e.view;t&&typeof t.refresh=="function"&&t.refresh()}}getFolderIcon(e){let t=(e||"").replace(/\/+$/,""),i=this.settings.folderIcons?.[t];return i&&i.trim()?i.trim():void 0}async setFolderIcon(e,t){let i=(e||"").replace(/\/+$/,""),s={...this.settings.folderIcons??{}};t&&t.trim()?s[i]=t.trim():delete s[i],this.settings.folderIcons=s,await this.saveSettings(),this.refreshFolderIconFor(i)}refreshFolderIconFor(e){let t=(e||"").replace(/\/+$/,"");for(let i of this.app.workspace.getLeavesOfType(z)){let s=i.view;if(s&&(s.noteFolder||"").replace(/\/+$/,"")===t){try{i.updateHeader?.()}catch{}try{s.refreshFolderSwitcherIcon?.()}catch{}}}this.refreshFolderPanels()}openFolderPicker(){let e=I=>{let C=I.getViewState().state?.folderOverride;return typeof C=="string"&&C.trim()?C.trim().replace(/^\/+|\/+$/g,""):(this.settings.folder||"Stashpad").trim().replace(/^\/+|\/+$/g,"")},t=this.app.workspace.getLeavesOfType(z),i=this.discoverStashpadFolders(),s=pt(),n=s?(s.noteFolder??"").trim().replace(/^\/+|\/+$/g,""):"",o=new Set;for(let I of this.app.vault.getAllLoadedFiles())if(I.children){let m=I.path;m&&m!=="/"&&!m.startsWith(".")&&o.add(m)}let a=I=>{let m=I.split("/").filter(Boolean).pop()??"";return m?new Set([this.settings.importDropFolder,this.settings.exportFolder,"_attachments","_processed","_authors","_exports","_imports","_archive",".archive","_deleted"].map(B=>(B??"").trim().replace(/^\/+|\/+$/g,"")).filter(Boolean)).has(m):!1},l=new Set,c=[],d=[],h=new Set;for(let I of t){let m=e(I);if(h.has(m))continue;h.add(m),l.add(m);let C=m.split("/").pop()||m;c.push({kind:"reveal",folder:m,label:`Reveal "${C}" tab`,leaf:I,icon:this.isArchiveFolder(m)?"archive":"layout-grid"}),d.push({kind:"open-anyway",folder:m,label:`Open "${C}" in another new tab`,icon:"layout-template"})}for(let I of i.filter(m=>!l.has(m))){let m=I.split("/").pop()||I;c.push({kind:"open",folder:I,label:`Open "${m}" in new tab`,icon:this.isArchiveFolder(I)?"archive":"layout-template"})}let g=I=>I.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||I.basename,u=this.settings.folderSwitcherIncludePinned?this.listPinnedNotes().map(I=>({kind:"pinned",folder:I.folder,file:I.file,label:g(I.file),icon:"pin"})):[],p=this,f=new class extends M.SuggestModal{getSuggestions(I){let m=I.trim().toLowerCase(),C=m?m.split(/\s+/).filter(Boolean):[],B=E=>{if(!C.length)return!0;let Q=E.toLowerCase();for(let S of C)if(!Q.includes(S))return!1;return!0},w=m?c.filter(E=>{let Q="folder"in E?E.folder:"";return B(E.label)||B(Q)}):c.slice();if(m&&s&&n)for(let E of i){if(E.toLowerCase()===n.toLowerCase())continue;let Q=E.split("/").pop()??E,S=`${E} ${Q}`;B(S)&&w.push({kind:"switch-current",folder:E,label:`Switch this tab to "${Q}"`,icon:"folder-input"})}for(let E of u)(B(E.label)||B("folder"in E?E.folder:""))&&w.push(E);let y=I.trim().replace(/^\/+|\/+$/g,"");if(y&&!a(y)){let E=Array.from(o).find(S=>S.toLowerCase()===y.toLowerCase()),Q=i.some(S=>S.toLowerCase()===y.toLowerCase());if(E&&!Q)w.push({kind:"convert",folder:E,label:`Convert \u201C${Ri(E)}\u201D into a Stashpad\u2026`,icon:"folder-cog"});else if(!E){let S=Ri(y);w.push({kind:"create",folder:y,label:`+ Create new Stashpad \u201C${S}\u201D`,icon:"folder-plus"})}}let v=d.filter(E=>B(E.label)||B("folder"in E?E.folder:""));return w.push(...v),B("trash deleted encrypted")&&w.push({kind:"trash",label:"Open Trash",icon:"trash-2"}),w}renderSuggestion(I,m){m.addClass("stashpad-suggest-item"),m.addClass("stashpad-ribbon-suggest-item"),I.kind==="create"&&m.addClass("stashpad-suggest-create");let C=m.createSpan({cls:"stashpad-ribbon-suggest-icon"});(0,M.setIcon)(C,I.icon);let B=m.createDiv({cls:"stashpad-ribbon-suggest-body"});B.createDiv({cls:"stashpad-suggest-title",text:I.label}),"folder"in I&&I.folder&&I.label!==I.folder&&B.createDiv({cls:"stashpad-suggest-preview",text:I.folder})}async onChooseSuggestion(I){if(I.kind==="trash"){p.openEncryptedTrash();return}if(I.kind==="pinned"){await p.revealNoteInStashpad(I.file);return}if(I.kind==="reveal"){p.app.workspace.revealLeaf(I.leaf);return}if(I.kind==="open"||I.kind==="open-anyway"){await p.activateViewForFolder(I.folder);return}if(I.kind==="switch-current"){let m=s;m&&typeof m.setFolderOverride=="function"&&(await m.setFolderOverride(I.folder),p.app.workspace.revealLeaf(m.leaf));return}if(I.kind==="create"){try{let m=Ri(I.folder);await p.app.vault.adapter.exists(m)||await p.app.vault.createFolder(m),await p.activateViewForFolder(m)}catch(m){new M.Notice(`Stashpad: couldn't create folder (${m.message})`)}return}if(I.kind==="convert"){let{ConfirmModal:m}=await Promise.resolve().then(()=>(Ee(),Vi)),C=I.folder,B=[`\u201C${C}\u201D already exists as a regular vault folder.`,"Converting adds a Home note + _imports / _exports subfolders, and imports the existing loose files and subfolders inside it as notes.","(Files already structured as notes, and reserved subfolders, are left alone.)"];new m(p.app,"Convert into a Stashpad?",B.join(` +`),"Convert & import",async w=>{if(w)try{await p.activateViewForFolder(C),await p.runImportLooseFiles(C)}catch(y){new M.Notice(`Stashpad: couldn't convert folder (${y.message})`)}}).open();return}}}(this.app);f.setPlaceholder(s?"Open, switch this tab, or create a Stashpad folder \u2014 type to filter\u2026":"Open or create a Stashpad folder \u2014 type to filter\u2026"),f.open()}async openTinyWindow(){let e=pt(),t=e?.folderOverride??null,i=e?.focusId??"__root__",s=!!e?.compactMode,n=this.app.workspace.openPopoutLeaf?.();if(!n){new M.Notice("Stashpad: couldn't open popout window on this build.");return}await n.setViewState({type:z,active:!0,state:{folderOverride:t,focusId:i,tinyMode:!0,tinyAlwaysOnTop:!1,compactMode:s}});try{this.app.workspace.revealLeaf(n)}catch{}}async activateView(e={reveal:!0}){let{workspace:t}=this.app;if(e.reveal){let s=t.getLeavesOfType(z);if(s.length>0){t.revealLeaf(s[0]);return}}let i=t.getLeaf("tab");await i.setViewState({type:z,active:!0}),t.revealLeaf(i)}async focusLastStashpadTab(){let e=this.app.workspace,t=e.getLeavesOfType(z),i=this.lastActiveStashpadLeaf&&t.includes(this.lastActiveStashpadLeaf)?this.lastActiveStashpadLeaf:t[0]??null;if(!i){await this.activateView({reveal:!0});return}e.revealLeaf(i),e.setActiveLeaf(i,{focus:!0})}async focusFolderPanel(){await Hn(this.app);let e=this.app.workspace.getLeavesOfType(mt)[0];e&&this.app.workspace.setActiveLeaf(e,{focus:!0})}async reconcileLockedRegistry(){let e=this.settings.lockedSubtrees??[],t=[];for(let n of e){let o=(n.folder??"").replace(/\/+$/,"");if(!(o==="_deleted"||o.startsWith("_deleted/")))try{await this.app.vault.adapter.exists(n.blob)&&t.push(n)}catch{t.push(n)}}let i=t.length!==e.length,s=new Set(t.map(n=>n.blob));for(let n of this.app.vault.getFiles()){if(n.extension!=="stashenc"||s.has(n.path))continue;let o=n.parent?.path?.replace(/\/+$/,"")??"";if(o==="_deleted"||o.startsWith("_deleted/"))continue;let a=await wn(this.app,n.path);a&&(t.push({folder:o,blob:n.path,parentId:a.parentId,title:a.title,count:a.count,created:a.created,rootId:a.rootId,prevSibling:a.prevSibling}),i=!0)}i&&(this.settings.lockedSubtrees=t,await this.saveSettings(),this.refreshAllStashpadViews?.())}lockedSubtreesFor(e,t){let i=e.replace(/\/+$/,""),s=[],n=new Set;for(let o of this.settings.lockedSubtrees??[])(o.folder??"").replace(/\/+$/,"")===i&&(o.parentId??F)===t&&(s.push({blob:o.blob,title:o.title??"",count:o.count??0,created:o.created??"",rootId:o.rootId,parentId:o.parentId??F,prevSibling:o.prevSibling??null}),n.add(o.blob));for(let o of this.app.vault.getFiles()){if(o.extension!=="stashenc"||n.has(o.path))continue;let a=o.parent?.path?.replace(/\/+$/,"")??"";a!==i||a==="_deleted"||a.startsWith("_deleted/")||t===F&&s.push({blob:o.path,title:o.basename,count:0,created:"",rootId:void 0,parentId:F,prevSibling:null})}return s}lockedSubtreesInFolder(e){let t=e.replace(/\/+$/,""),i=[],s=new Set;for(let n of this.settings.lockedSubtrees??[])(n.folder??"").replace(/\/+$/,"")===t&&(i.push({blob:n.blob,title:n.title??"",count:n.count??0,created:n.created??"",rootId:n.rootId,parentId:n.parentId??F}),s.add(n.blob));for(let n of this.app.vault.getFiles()){if(n.extension!=="stashenc"||s.has(n.path))continue;let o=n.parent?.path?.replace(/\/+$/,"")??"";o!==t||o==="_deleted"||o.startsWith("_deleted/")||i.push({blob:n.path,title:n.basename,count:0,created:"",rootId:void 0,parentId:F})}return i}async ensureEncryptionUnlocked(){return this.encryption.isConfigured()?this.encryption.isUnlocked()||await this.encryption.tryAutoUnlock()?!0:new Promise(e=>{new de(this.app,{mode:"unlock",offerKeychain:!0,onSubmit:async({current:t,remember:i})=>await this.encryption.unlock(t,i)?(e(!0),null):"Wrong password. Try again.",onCancel:()=>e(!1)}).open()}):(new M.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption)."),!1)}async ensureFolderUnlocked(e){if(!this.encryption.isConfigured())return new M.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption)."),null;if(this.encryption.hasFolderKey(e)){if(this.encryption.isFolderUnlocked(e))return this.encryption.getFolderKey(e);if(await this.encryption.tryAutoUnlockFolder(e))return this.encryption.getFolderKey(e);let t=e.split("/").pop()||e;return await new Promise(s=>{new de(this.app,{mode:"unlock",offerKeychain:!0,title:`Unlock \u201C${t}\u201D`,intro:"Enter this folder's password.",onSubmit:async({current:n,remember:o})=>await this.encryption.unlockFolder(e,n,o)?(s(!0),null):"Wrong password. Try again.",onCancel:()=>s(!1)}).open()})?this.encryption.getFolderKey(e):null}return await this.ensureEncryptionUnlocked()?this.encryption.getSessionKey():null}isTrashBlobPath(e){let t=e.replace(/\/[^/]*$/,"").replace(/\/+$/,"");return t==="_deleted"||t.startsWith("_deleted/")||t==="trash"||t.endsWith("/trash")}encryptionState(){let e=s=>this.isTrashBlobPath(s),t=!1,i=!1;for(let s of this.app.vault.getFiles())if(s.extension==="stashenc"&&(e(s.path)?i=!0:t=!0,t&&i))return{live:t,trash:i};for(let s of this.pendingEncBlobs)if(e(s)?i=!0:t=!0,t&&i)break;return{live:t,trash:i}}async encryptionStateStrict(){let e=this.encryptionState(),t=e.trash;if(!t)try{t=(await As(this.app,this.trashSubfolderDirs())).length>0}catch{}if(!t)try{t=(await this.app.vault.adapter.list(Pe)).files.some(s=>s.endsWith(".stashenc"))}catch{}return{live:e.live,trash:t}}watchReEncrypt(e){let t=e.folder.replace(/\/+$/,""),i=(this.settings.reEncryptWatch??[]).filter(s=>!(s.folder===t&&s.rootId===e.rootId));this.settings.reEncryptWatch=[...i,{folder:t,rootId:e.rootId,title:e.title,count:e.count,via:e.via,unlockedAt:new Date().toISOString()}]}unwatchReEncrypt(e,t){let i=e.replace(/\/+$/,""),s=this.settings.reEncryptWatch??[],n=s.filter(o=>!(o.folder===i&&o.rootId===t));n.length!==s.length&&(this.settings.reEncryptWatch=n)}reEncryptWatching(){return(this.settings.reEncryptWatch??[]).filter(e=>!e.removed)}pruneReEncryptWatch(){let e=this.settings.reEncryptWatch??[];if(e.length===0)return!1;let t=n=>{let o=new Set;for(let a of this.app.vault.getMarkdownFiles()){if((a.parent?.path?.replace(/\/+$/,"")??"")!==n)continue;let l=this.app.metadataCache.getFileCache(a)?.frontmatter?.id;typeof l=="string"&&o.add(l)}return o},i=new Map,s=e.filter(n=>{let o=n.folder.replace(/\/+$/,"");return i.has(o)||i.set(o,t(o)),i.get(o).has(n.rootId)});return s.length===e.length?!1:(this.settings.reEncryptWatch=s,!0)}async encryptEverythingApplicable(){this.pruneReEncryptWatch()&&await this.saveSettings();let e=[];for(let i of this.reEncryptWatching())e.push({label:i.title||"(untitled)",detail:`${i.folder} \u2014 ${i.via==="restore"?"restored from trash":"unlocked"} (was encrypted)`,run:async()=>!!await this.lockNoteSubtree(i.folder,i.rootId,null,{silent:!0})});let t=new Set((this.settings.lockedSubtrees??[]).map(i=>i.rootId));for(let[i,s]of Object.entries(this.settings.folderEncPrefs??{})){if(!s?.encryptContent)continue;let n=this.app.vault.getMarkdownFiles().filter(o=>{if((o.parent?.path?.replace(/\/+$/,"")??"")!==i)return!1;let a=this.app.metadataCache.getFileCache(o)?.frontmatter?.id;return typeof a=="string"&&a!==F&&!t.has(a)}).length;n>0&&e.push({label:`Everything in \u201C${i.split("/").pop()||i}\u201D (${n} plaintext note${n===1?"":"s"})`,detail:`${i} \u2014 the folder is set to encrypt its notes`,run:async()=>(await this.lockFolder(i),!0)})}for(let[i,s]of Object.entries(this.settings.folderEncPrefs??{})){if(!s?.archiveEncryptContent)continue;let n=this.archivedPlainNotesIn(Ct(i)).length;n>0&&e.push({label:`${n} archived note${n===1?"":"s"} in \u201C${i.split("/").pop()||i}/archive\u201D`,detail:`${i} \u2014 the folder encrypts its archive`,run:async()=>(await this.encryptExistingArchiveNotes(i),!0)})}if(e.length===0){new M.Notice("Nothing needs re-encrypting \u2014 everything applicable is already locked.");return}new zi(this.app,e.map(({label:i,detail:s})=>({label:i,detail:s})),async i=>{let s=0,n=0,o=i.length>2?new M.Notice("",0):null;for(let a=0;a<i.length;a++){o?.setMessage(`\u{1F512} Re-encrypting ${a+1}/${i.length}\u2026`);try{await e[i[a]].run()?s++:n++}catch(l){n++,console.warn("[Stashpad] sweep item failed",e[i[a]].label,l)}}o?.hide(),this.notifications.show({message:`Re-encrypt sweep: ${s} done${n?`, ${n} FAILED (see console)`:""}, ${e.length-i.length} skipped.`,kind:n?"warning":"success",category:"system",folder:""})}).open()}async lockNoteSubtree(e,t,i=null,s={}){let n=(s.blobFolder??e).replace(/\/+$/,""),o=await this.ensureFolderUnlocked(n);if(!o)return null;try{let a=!!s.blobFolder&&s.blobFolder.replace(/\/+$/,"")!==e.replace(/\/+$/,""),l=(this.settings.folderEncPrefs??{})[n]??{},c=(a?l.archiveEncryptFilenames:l.encryptFilenames)??!1,d=await nl(this.app,e,t,o,i,c,s.blobFolder);this.pendingEncBlobs.add(d.blobPath);let h=(s.blobFolder??e).replace(/\/+$/,"");return this.settings.lockedSubtrees=[...(this.settings.lockedSubtrees??[]).filter(g=>g.blob!==d.blobPath),{folder:h,blob:d.blobPath,parentId:d.parentId,title:d.title,count:d.noteCount,created:d.created,rootId:d.rootId,prevSibling:i}],this.unwatchReEncrypt(e,d.rootId),this.unwatchReEncrypt(h,d.rootId),await this.saveSettings(),d.unpurged.length>0?new M.Notice(`\u26A0\uFE0F Locked, but ${d.unpurged.length} file${d.unpurged.length===1?" is":"s are"} still in plaintext (couldn't be removed or changed during the lock): ${d.unpurged.join(` -`)}`,0):s.silent||this.notifications.show({message:`Locked ${d.title?`\u201C${d.title}\u201D`:"a note"} (${d.noteCount} note${d.noteCount===1?"":"s"}).`,kind:"success",category:"system",folder:e}),d}catch(a){return console.warn("[Stashpad] lock failed",a),new M.Notice(`Couldn't lock: ${a.message}`),null}}async unlockBundleCore(e,t,i){let s=(i??e.replace(/\/[^/]*$/,"")).replace(/\/+$/,""),n=new Set;for(let o of this.app.vault.getMarkdownFiles())if((o.parent?.path?.replace(/\/+$/,"")??"")===s)try{let a=he(await this.app.vault.read(o)).fm.id;typeof a=="string"&&n.add(a)}catch{}return ol(this.app,e,t,n,i)}async unlockBundleAt(e,t={}){let i=e.replace(/\/[^/]*$/,"").replace(/\/+$/,""),s=await this.ensureFolderUnlocked(i);if(!s)return!1;let n=(t.destFolder??e.replace(/\/[^/]*$/,"")).replace(/\/+$/,"");try{let o=await this.unlockBundleCore(e,s,t.destFolder);this.pendingEncBlobs.delete(e);let a=(this.settings.lockedSubtrees??[]).find(l=>l.blob===e);return a?.rootId&&this.watchReEncrypt({folder:n,rootId:a.rootId,title:a.title??"",count:a.count??o.notesWritten,via:"unlock"}),this.settings.lockedSubtrees=(this.settings.lockedSubtrees??[]).filter(l=>l.blob!==e),await this.saveSettings(),t.silent||this.notifications.show({message:`Unlocked ${o.notesWritten} note${o.notesWritten===1?"":"s"}.`,kind:"success",category:"system",folder:n}),!0}catch(o){return console.warn("[Stashpad] unlock failed",o),new M.Notice(`Couldn't unlock: ${o.message}`),!1}}async lockFolder(e){let t=e.replace(/\/+$/,"");if(!await this.ensureFolderUnlocked(t))return 0;let i=[];for(let d of this.app.vault.getMarkdownFiles()){if((d.parent?.path?.replace(/\/+$/,"")??"")!==t)continue;let h;try{h=he(await this.app.vault.read(d)).fm}catch{continue}let g=h.id;typeof g!="string"||g===F||(typeof h.parent=="string"?h.parent:F)!==F||i.push(g)}let s=new Set((this.settings.lockedSubtrees??[]).map(d=>d.rootId).filter(d=>!!d)),n=i.filter(d=>!s.has(d));if(n.length===0)return new M.Notice("Nothing to lock in this folder."),0;let a=(await new ui(this.app).load(t))[F]??[],l=n.length>3?new M.Notice("",0):null,c=0;for(let d=0;d<n.length;d++){let h=n[d];l?.setMessage(`\u{1F512} Encrypting ${d+1}/${n.length}\u2026`);let g=a.indexOf(h),u=g>0?a[g-1]:null;await this.lockNoteSubtree(t,h,u,{silent:!0})&&c++}return l?.hide(),c>0&&this.notifications.show({message:`Locked ${c} note${c===1?"":"s"} in \u201C${t.split("/").pop()}\u201D.`,kind:"success",category:"system",folder:t}),c}async unlockFolder(e){let t=e.replace(/\/+$/,"");if(!await this.ensureFolderUnlocked(t))return 0;let i=this.app.vault.getFiles().filter(o=>o.extension==="stashenc"&&(o.parent?.path?.replace(/\/+$/,"")??"")===t).map(o=>o.path);if(i.length===0)return new M.Notice("No locked notes in this folder."),0;let s=i.length>3?new M.Notice("",0):null,n=0;for(let o=0;o<i.length;o++){s?.setMessage(`\u{1F513} Decrypting ${o+1}/${i.length}\u2026`);try{await this.unlockBundleAt(i[o],{silent:!0})&&n++}catch(a){console.warn("[Stashpad] folder unlock skipped",i[o],a)}}return s?.hide(),n>0&&this.notifications.show({message:`Unlocked ${n} note${n===1?"":"s"} in \u201C${t.split("/").pop()}\u201D.`,kind:"success",category:"system",folder:t}),n}async unlockAllInVault(){if(!this.encryption.isConfigured())return new M.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption)."),0;let e=this.app.vault.getFiles().filter(d=>d.extension==="stashenc"&&!this.isTrashBlobPath(d.path)).map(d=>d.path);if(e.length===0)return new M.Notice("No locked notes anywhere in the vault."),0;let t=e.length>3?new M.Notice("",0):null,i=new Map,s=!1,n=async d=>{if(i.has(d))return i.get(d);let h=null;return this.encryption.hasFolderKey(d)?(this.encryption.isFolderUnlocked(d)||await this.encryption.tryAutoUnlockFolder(d))&&(h=this.encryption.getFolderKey(d)):(s||(s=!0,await this.ensureEncryptionUnlocked()),h=this.encryption.getSessionKey()),i.set(d,h),h},o=0,a=[],l=new Set;for(let d=0;d<e.length;d++){t?.setMessage(`\u{1F513} Decrypting ${d+1}/${e.length}\u2026`);let h=e[d].replace(/\/[^/]*$/,"").replace(/\/+$/,""),g=await n(h);if(!g){l.add(h||"(vault root)");continue}try{let u=await this.unlockBundleCore(e[d],g);o+=u.notesWritten,a.push(e[d])}catch(u){console.warn("[Stashpad] vault unlock skipped",e[d],u)}}if(a.length>0){let d=new Set(a);this.settings.lockedSubtrees=(this.settings.lockedSubtrees??[]).filter(h=>!d.has(h.blob)),await this.saveSettings()}t?.hide();for(let d of i.values())try{d?.fill(0)}catch{}let c=e[0].replace(/\/[^/]*$/,"");return o>0&&this.notifications.show({message:`Unlocked ${o} note${o===1?"":"s"} across the vault.`,kind:"success",category:"system",folder:c}),l.size>0&&new M.Notice(`Skipped ${l.size} locked folder${l.size===1?"":"s"} (no key unlocked): ${[...l].map(d=>d.split("/").pop()||d).join(", ")}. Open each to unlock it, then run this again.`,0),o}exportLockedSubtree(e){return yl(this,e)}folderHasStashpadNotes(e){let t=e.replace(/\/+$/,"");return this.discoverStashpadFolders().some(i=>t===i||t.startsWith(i+"/")||i.startsWith(t+"/"))}encStamp(){let e=new Date,t=i=>String(i).padStart(2,"0");return`${e.getFullYear()}${t(e.getMonth()+1)}${t(e.getDate())}-${t(e.getHours())}${t(e.getMinutes())}`}folderKeyLabelFor(e){let t=(this.settings.authorName||"").trim(),i=t?t.split(/\s+/).map(s=>s[0]).join(""):(this.settings.authorId||"anon").slice(0,4);return`${this.encStamp()} - ${e} - ${i}`}async encryptFolderFromExplorer(e){if(!this.encryption.isConfigured()){new M.Notice("Set up Stashpad vault encryption first (Settings \u2192 Stashpad \u2192 Encryption), then try again.");return}let t=e.split("/").pop()||e;if(this.folderHasStashpadNotes(e)){await this.encryptStashpadFolder(e,t);return}if(await lr(this.app,e)){new M.Notice(`\u201C${t}\u201D is already encrypted as a Stashpad bundle. Use \u201CDecrypt with Stashpad\u201D to open it.`);return}await this.encryptRawFolder(e,t)}async encryptStashpadFolder(e,t){if(this.encryption.hasOwnFolderKey(e)){await this.ensureFolderUnlocked(e)&&await this.lockFolder(e);return}let i=this.folderKeyLabelFor(t);new de(this.app,{mode:"setup",offerKeychain:!0,title:`Encrypt \u201C${t}\u201D with Stashpad`,intro:"Give this folder its own password. Any Stashpad notes inside it get encrypted under it; you'll re-enter the password to unlock.",onSubmit:async({next:s,remember:n})=>{if(!s)return"Enter a password.";try{await this.encryption.setupFolderKey(e,s,i,n)}catch(a){return a.message}let o=await this.lockFolder(e);return new M.Notice(o>0?`Encrypted ${o} note${o===1?"":"s"} in \u201C${t}\u201D.`:`\u201C${t}\u201D now has a Stashpad password \u2014 notes added here will use it.`),this.refreshFolderPanels?.(),null}}).open()}async encryptRawFolder(e,t){let i=async s=>{let n=this.encryption.folderKeyEntry(e)?.keyId;try{let o=await fl(this.app,e,s,n,this.encStamp());o.unpurged.length?new M.Notice(`Encrypted \u201C${t}\u201D (${o.fileCount} files) \u2014 but ${o.unpurged.length} file(s) changed mid-encrypt and were left in place.`):new M.Notice(`Encrypted \u201C${t}\u201D \u2014 ${o.fileCount} file(s) bundled into one encrypted file.`)}catch(o){return o.message}return this.refreshFolderPanels?.(),null};new ie(this.app,`Encrypt \u201C${t}\u201D \u2014 non-Stashpad folder`,`This isn't a Stashpad folder, so its files can't be locked individually. +`)}`,0):s.silent||this.notifications.show({message:`Locked ${d.title?`\u201C${d.title}\u201D`:"a note"} (${d.noteCount} note${d.noteCount===1?"":"s"}).`,kind:"success",category:"system",folder:e}),d}catch(a){return console.warn("[Stashpad] lock failed",a),new M.Notice(`Couldn't lock: ${a.message}`),null}}async unlockBundleCore(e,t,i){let s=(i??e.replace(/\/[^/]*$/,"")).replace(/\/+$/,""),n=new Set;for(let o of this.app.vault.getMarkdownFiles())if((o.parent?.path?.replace(/\/+$/,"")??"")===s)try{let a=pe(await this.app.vault.read(o)).fm.id;typeof a=="string"&&n.add(a)}catch{}return ol(this.app,e,t,n,i)}async unlockBundleAt(e,t={}){let i=e.replace(/\/[^/]*$/,"").replace(/\/+$/,""),s=await this.ensureFolderUnlocked(i);if(!s)return!1;let n=(t.destFolder??e.replace(/\/[^/]*$/,"")).replace(/\/+$/,"");try{let o=await this.unlockBundleCore(e,s,t.destFolder);this.pendingEncBlobs.delete(e);let a=(this.settings.lockedSubtrees??[]).find(l=>l.blob===e);return a?.rootId&&this.watchReEncrypt({folder:n,rootId:a.rootId,title:a.title??"",count:a.count??o.notesWritten,via:"unlock"}),this.settings.lockedSubtrees=(this.settings.lockedSubtrees??[]).filter(l=>l.blob!==e),await this.saveSettings(),t.silent||this.notifications.show({message:`Unlocked ${o.notesWritten} note${o.notesWritten===1?"":"s"}.`,kind:"success",category:"system",folder:n}),!0}catch(o){return console.warn("[Stashpad] unlock failed",o),new M.Notice(`Couldn't unlock: ${o.message}`),!1}}async lockFolder(e){let t=e.replace(/\/+$/,"");if(!await this.ensureFolderUnlocked(t))return 0;let i=[];for(let d of this.app.vault.getMarkdownFiles()){if((d.parent?.path?.replace(/\/+$/,"")??"")!==t)continue;let h;try{h=pe(await this.app.vault.read(d)).fm}catch{continue}let g=h.id;typeof g!="string"||g===F||(typeof h.parent=="string"?h.parent:F)!==F||i.push(g)}let s=new Set((this.settings.lockedSubtrees??[]).map(d=>d.rootId).filter(d=>!!d)),n=i.filter(d=>!s.has(d));if(n.length===0)return new M.Notice("Nothing to lock in this folder."),0;let a=(await new fi(this.app).load(t))[F]??[],l=n.length>3?new M.Notice("",0):null,c=0;for(let d=0;d<n.length;d++){let h=n[d];l?.setMessage(`\u{1F512} Encrypting ${d+1}/${n.length}\u2026`);let g=a.indexOf(h),u=g>0?a[g-1]:null;await this.lockNoteSubtree(t,h,u,{silent:!0})&&c++}return l?.hide(),c>0&&this.notifications.show({message:`Locked ${c} note${c===1?"":"s"} in \u201C${t.split("/").pop()}\u201D.`,kind:"success",category:"system",folder:t}),c}async unlockFolder(e){let t=e.replace(/\/+$/,"");if(!await this.ensureFolderUnlocked(t))return 0;let i=this.app.vault.getFiles().filter(o=>o.extension==="stashenc"&&(o.parent?.path?.replace(/\/+$/,"")??"")===t).map(o=>o.path);if(i.length===0)return new M.Notice("No locked notes in this folder."),0;let s=i.length>3?new M.Notice("",0):null,n=0;for(let o=0;o<i.length;o++){s?.setMessage(`\u{1F513} Decrypting ${o+1}/${i.length}\u2026`);try{await this.unlockBundleAt(i[o],{silent:!0})&&n++}catch(a){console.warn("[Stashpad] folder unlock skipped",i[o],a)}}return s?.hide(),n>0&&this.notifications.show({message:`Unlocked ${n} note${n===1?"":"s"} in \u201C${t.split("/").pop()}\u201D.`,kind:"success",category:"system",folder:t}),n}async unlockAllInVault(){if(!this.encryption.isConfigured())return new M.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption)."),0;let e=this.app.vault.getFiles().filter(d=>d.extension==="stashenc"&&!this.isTrashBlobPath(d.path)).map(d=>d.path);if(e.length===0)return new M.Notice("No locked notes anywhere in the vault."),0;let t=e.length>3?new M.Notice("",0):null,i=new Map,s=!1,n=async d=>{if(i.has(d))return i.get(d);let h=null;return this.encryption.hasFolderKey(d)?(this.encryption.isFolderUnlocked(d)||await this.encryption.tryAutoUnlockFolder(d))&&(h=this.encryption.getFolderKey(d)):(s||(s=!0,await this.ensureEncryptionUnlocked()),h=this.encryption.getSessionKey()),i.set(d,h),h},o=0,a=[],l=new Set;for(let d=0;d<e.length;d++){t?.setMessage(`\u{1F513} Decrypting ${d+1}/${e.length}\u2026`);let h=e[d].replace(/\/[^/]*$/,"").replace(/\/+$/,""),g=await n(h);if(!g){l.add(h||"(vault root)");continue}try{let u=await this.unlockBundleCore(e[d],g);o+=u.notesWritten,a.push(e[d])}catch(u){console.warn("[Stashpad] vault unlock skipped",e[d],u)}}if(a.length>0){let d=new Set(a);this.settings.lockedSubtrees=(this.settings.lockedSubtrees??[]).filter(h=>!d.has(h.blob)),await this.saveSettings()}t?.hide();for(let d of i.values())try{d?.fill(0)}catch{}let c=e[0].replace(/\/[^/]*$/,"");return o>0&&this.notifications.show({message:`Unlocked ${o} note${o===1?"":"s"} across the vault.`,kind:"success",category:"system",folder:c}),l.size>0&&new M.Notice(`Skipped ${l.size} locked folder${l.size===1?"":"s"} (no key unlocked): ${[...l].map(d=>d.split("/").pop()||d).join(", ")}. Open each to unlock it, then run this again.`,0),o}exportLockedSubtree(e){return yl(this,e)}folderHasStashpadNotes(e){let t=e.replace(/\/+$/,"");return this.discoverStashpadFolders().some(i=>t===i||t.startsWith(i+"/")||i.startsWith(t+"/"))}encStamp(){let e=new Date,t=i=>String(i).padStart(2,"0");return`${e.getFullYear()}${t(e.getMonth()+1)}${t(e.getDate())}-${t(e.getHours())}${t(e.getMinutes())}`}folderKeyLabelFor(e){let t=(this.settings.authorName||"").trim(),i=t?t.split(/\s+/).map(s=>s[0]).join(""):(this.settings.authorId||"anon").slice(0,4);return`${this.encStamp()} - ${e} - ${i}`}async encryptFolderFromExplorer(e){if(!this.encryption.isConfigured()){new M.Notice("Set up Stashpad vault encryption first (Settings \u2192 Stashpad \u2192 Encryption), then try again.");return}let t=e.split("/").pop()||e;if(this.folderHasStashpadNotes(e)){await this.encryptStashpadFolder(e,t);return}if(await lr(this.app,e)){new M.Notice(`\u201C${t}\u201D is already encrypted as a Stashpad bundle. Use \u201CDecrypt with Stashpad\u201D to open it.`);return}await this.encryptRawFolder(e,t)}async encryptStashpadFolder(e,t){if(this.encryption.hasOwnFolderKey(e)){await this.ensureFolderUnlocked(e)&&await this.lockFolder(e);return}let i=this.folderKeyLabelFor(t);new de(this.app,{mode:"setup",offerKeychain:!0,title:`Encrypt \u201C${t}\u201D with Stashpad`,intro:"Give this folder its own password. Any Stashpad notes inside it get encrypted under it; you'll re-enter the password to unlock.",onSubmit:async({next:s,remember:n})=>{if(!s)return"Enter a password.";try{await this.encryption.setupFolderKey(e,s,i,n)}catch(a){return a.message}let o=await this.lockFolder(e);return new M.Notice(o>0?`Encrypted ${o} note${o===1?"":"s"} in \u201C${t}\u201D.`:`\u201C${t}\u201D now has a Stashpad password \u2014 notes added here will use it.`),this.refreshFolderPanels?.(),null}}).open()}async encryptRawFolder(e,t){let i=async s=>{let n=this.encryption.folderKeyEntry(e)?.keyId;try{let o=await fl(this.app,e,s,n,this.encStamp());o.unpurged.length?new M.Notice(`Encrypted \u201C${t}\u201D (${o.fileCount} files) \u2014 but ${o.unpurged.length} file(s) changed mid-encrypt and were left in place.`):new M.Notice(`Encrypted \u201C${t}\u201D \u2014 ${o.fileCount} file(s) bundled into one encrypted file.`)}catch(o){return o.message}return this.refreshFolderPanels?.(),null};new ie(this.app,`Encrypt \u201C${t}\u201D \u2014 non-Stashpad folder`,`This isn't a Stashpad folder, so its files can't be locked individually. Stashpad will bundle EVERY file in this folder into one encrypted file and permanently delete the originals (no copy left in Obsidian's trash \u2014 that would defeat encryption). This can't be undone with Cmd+Z; the only way back is \u201CDecrypt with Stashpad\u201D + the password. Continue?`,"Bundle & encrypt",s=>{if(!s)return;if(this.encryption.hasOwnFolderKey(e)){(async()=>{let o=await this.ensureFolderUnlocked(e);if(!o)return;let a=await i(o);a&&new M.Notice(a)})();return}let n=this.folderKeyLabelFor(t);new de(this.app,{mode:"setup",offerKeychain:!0,title:`Encrypt \u201C${t}\u201D with Stashpad`,intro:"Set a password for this bundle. You'll re-enter it to decrypt the whole folder.",onSubmit:async({next:o,remember:a})=>{if(!o)return"Enter a password.";try{await this.encryption.setupFolderKey(e,o,n,a)}catch(c){return c.message}let l=this.encryption.getFolderKey(e);return l?await i(l):"Couldn't derive the folder key."}}).open()}).open()}async decryptFolderFromExplorer(e){let t=await lr(this.app,e);if(!t){new M.Notice("No Stashpad bundle found in this folder.");return}let i=e.split("/").pop()||e,s=await this.ensureFolderUnlocked(e);if(s){try{let n=await Il(this.app,t,s);new M.Notice(`Decrypted \u201C${i}\u201D \u2014 restored ${n.filesWritten} file(s).`)}catch(n){new M.Notice(`Couldn't decrypt: ${n.message}`)}this.refreshFolderPanels?.()}}rotationLockPath(e){let t=e.replace(/\/+$/,""),i=t.replace(/[^a-zA-Z0-9]+/g,"-").replace(/^-+|-+$/g,"").toLowerCase().slice(0,40)||"root",s=0;for(let n=0;n<t.length;n++)s=s*31+t.charCodeAt(n)|0;return`.stashpad/rotating-${i}-${(s>>>0).toString(36)}.lock`}async commitRotTemps(e){for(let t of await ul(this.app,e))try{await Qn(this.app,t)}catch(i){console.warn("[Stashpad] rot-commit failed",t,i)}}async rotateFolderKey(e,t,i=!1){let s=e.replace(/\/+$/,"");if(!t)return new M.Notice("A new password is required to rotate."),-1;let n=await this.ensureFolderUnlocked(s);if(!n)return-1;let o=this.encryption.folderKeyEntry(s)?.folderPath??s,a=this.rotationLockPath(o);if(await this.app.vault.adapter.exists(a))return new M.Notice("A rotation is already in progress for this folder (or one was interrupted \u2014 reload to recover)."),-1;let l=I=>I===o||I.startsWith(o+"/"),c=this.app.vault.getFiles().filter(I=>I.extension==="stashenc"&&l(I.parent?.path?.replace(/\/+$/,"")??"")).map(I=>I.path),d=this.encryption.folderKeyEntry(o)?.keyId,h=d?await ar(this.app,d,this.trashSubfolderDirs()):[],g=[...c,...h],u=crypto.getRandomValues(new Uint8Array(32)),p=[...crypto.getRandomValues(new Uint8Array(8))].map(I=>I.toString(16).padStart(2,"0")).join(""),f=g.length>0?new M.Notice("",0):null;try{await this.app.vault.adapter.write(a,JSON.stringify({folder:o,phase:"encrypting",at:new Date().toISOString()}));for(let I=0;I<g.length;I++)f?.setMessage(`\u{1F504} Re-encrypting ${I+1}/${g.length}\u2026`),await pl(this.app,g[I],n,u);await this.app.vault.adapter.write(a,JSON.stringify({folder:o,phase:"committing",rotId:p,at:new Date().toISOString()})),await this.encryption.commitFolderRotation(o,t,u,p,void 0,i),f?.setMessage("\u{1F504} Finalizing\u2026"),await this.commitRotTemps(o);for(let I of h){await Qn(this.app,I);try{await gl(this.app,I,n,u)}catch(m){console.warn("[Stashpad] trash sidecar rewrap failed",I,m)}}try{await this.app.vault.adapter.remove(a)}catch{}return f?.hide(),new M.Notice(`\u{1F511} Rotated the key for \u201C${o.split("/").pop()}\u201D \u2014 ${g.length} item${g.length===1?"":"s"} re-encrypted. The OLD password no longer unlocks it; share the new one with anyone who should keep access.`,0),g.length}catch(I){f?.hide();try{await vn(this.app,o)}catch{}for(let m of h)try{await this.app.vault.adapter.remove(`${m}.rot`)}catch{}try{await this.app.vault.adapter.remove(a)}catch{}return console.warn("[Stashpad] rotation failed",I),new M.Notice(`Rotation failed: ${I.message}. Nothing was changed (originals intact).`,0),-1}finally{u.fill(0)}}async resumeRotations(){let e=[];try{e=(await this.app.vault.adapter.list(".stashpad")).files.filter(t=>/\/rotating-[^/]+\.lock$/.test(t))}catch{return}if(e.length!==0){await this.encryption.refresh();for(let t of e){let i={};try{i=JSON.parse(await this.app.vault.adapter.read(t))}catch{}let s=(i.folder??"").replace(/\/+$/,"");if(!s){try{await this.app.vault.adapter.remove(t)}catch{}continue}let n=this.encryption.folderKeyEntry(s);if(!!i.rotId&&n?.rotId===i.rotId){if(await this.commitRotTemps(s),n?.keyId)for(let a of await ar(this.app,n.keyId,this.trashSubfolderDirs()))try{await Qn(this.app,a)}catch(l){console.warn("[Stashpad] resume trash-commit failed",a,l)}new M.Notice(`Finished an interrupted key rotation for \u201C${s.split("/").pop()}\u201D.`,0)}else{try{await vn(this.app,s)}catch{}try{await vn(this.app,"_deleted")}catch{}}try{await this.app.vault.adapter.remove(t)}catch{}}}}async encryptDeleteSubtree(e,t){let i=await this.ensureFolderUnlocked(e);if(!i)return null;try{let s=new Date().toISOString(),o=(((this.settings.folderEncPrefs??{})[e.replace(/\/+$/,"")]??{}).trashEncryptFilenames??!1)||(this.settings.encryptTrashFilenames??!1),a=this.encryption.folderKeyEntry(e)?.keyId,l=await ll(this.app,e,t,i,s,o,a,Fn(e));return this.pendingEncBlobs.add(l.blobPath),this.unwatchReEncrypt(e,t),await this.saveSettings(),l.unpurged.length>0&&new M.Notice(`\u26A0\uFE0F Sent to encrypted trash, but ${l.unpurged.length} file${l.unpurged.length===1?" is":"s are"} still in plaintext (couldn't be removed or changed during the delete): ${l.unpurged.join(` -`)}`,0),l.blobPath}catch(s){return console.warn("[Stashpad] encrypt-delete failed",s),new M.Notice(`Couldn't encrypt-delete: ${s.message}`,0),null}}async restoreDeletedAt(e,t={}){let i=await at(this.app,e),s;if(i?.keyId){let n=this.encryption.folderPathByKeyId(i.keyId);if(s=n?await this.ensureFolderUnlocked(n):null,!s)return t.silent||new M.Notice("Couldn't unlock the folder key this trashed note was encrypted with."),!1}else{if(!await this.ensureEncryptionUnlocked())return!1;s=this.encryption.getSessionKey()}if(!s)return!1;if(i?.kind==="rawtrash")try{let n=await hl(this.app,e,s);return this.pendingEncBlobs.delete(e),t.silent||this.notifications.show({message:`Restored ${n.filesWritten} file${n.filesWritten===1?"":"s"} to Obsidian's trash (${Pe}/).`,kind:"success",category:"system",folder:""}),!0}catch(n){return console.warn("[Stashpad] trash-backfill restore failed",n),new M.Notice(`Couldn't restore: ${n.message}`,0),!1}try{let n=await or(this.app,e,i,s),o=new Set;for(let l of this.app.vault.getMarkdownFiles())if((l.parent?.path?.replace(/\/+$/,"")??"")===n.replace(/\/+$/,""))try{let c=he(await this.app.vault.read(l)).fm.id;typeof c=="string"&&o.add(c)}catch{}let a=await cl(this.app,e,s,o);return this.pendingEncBlobs.delete(e),i?.rootId&&(this.watchReEncrypt({folder:a.restoredTo,rootId:i.rootId,title:i.title||"",count:i.count??a.notesWritten,via:"restore"}),await this.saveSettings()),t.silent||this.notifications.show({message:`Restored ${a.notesWritten} note${a.notesWritten===1?"":"s"} to \u201C${a.restoredTo.split("/").pop()}\u201D.`,kind:"success",category:"system",folder:a.restoredTo}),!0}catch(n){return console.warn("[Stashpad] restore-from-trash failed",n),new M.Notice(`Couldn't restore: ${n.message}`,0),!1}}async purgeDeletedAt(e){try{return await rr(this.app,e),this.pendingEncBlobs.delete(e),!0}catch(t){return console.warn("[Stashpad] purge-from-trash failed",e,t),new M.Notice(`Couldn't delete: ${t.message}`,0),!1}}async purgeAllLockedContent(){let e=s=>this.isTrashBlobPath(s),t=new Set;for(let s of this.app.vault.getFiles())s.extension==="stashenc"&&!e(s.path)&&t.add(s.path);for(let s of this.pendingEncBlobs)e(s)||t.add(s);let i=0;for(let s of t)try{await rr(this.app,s),this.pendingEncBlobs.delete(s),i++}catch(n){console.warn("[Stashpad] purge locked content failed",s,n)}return this.settings.lockedSubtrees=(this.settings.lockedSubtrees??[]).filter(s=>!t.has(s.blob)),await this.saveSettings(),i}async listRawTrashStashpadNotes(){let e=Pe,t=[];try{if(!await this.app.vault.adapter.exists(e))return t;let i=await this.app.vault.adapter.list(e);for(let s of i.files){if(!s.endsWith(".md"))continue;let n="";try{n=await this.app.vault.adapter.read(s)}catch{continue}let o=/^---\r?\n([\s\S]*?)\r?\n---/.exec(n);if(!o)continue;let a=o[1];if(!/^id:\s*\S/m.test(a)||!/^parent:\s*/m.test(a))continue;let l=s.split("/").pop()||s,c=l.replace(/\.md$/,"").replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||l,d=0;try{d=(await this.app.vault.adapter.stat(s))?.mtime??0}catch{}t.push({path:s,name:l,title:c,mtime:d})}}catch{}return t}async restoreRawTrashNote(e){let t=(this.settings.folder||"Stashpad").trim().replace(/^\/+|\/+$/g,"")||"Stashpad",i=e.split("/").pop()||e;try{if(!await this.app.vault.adapter.exists(t))try{await this.app.vault.createFolder(t)}catch{}let s=`${t}/${i}`;return await this.app.vault.adapter.exists(s)&&(s=`${t}/${i.replace(/\.md$/,"")}-restored-${Date.now()}.md`),await this.app.vault.adapter.rename(e,s),this.notifications.show({message:`Restored "${i}" to ${t}/. If its parent lives in another folder, move it from there.`,kind:"success",category:"system",folder:t}),!0}catch(s){return new M.Notice(`Couldn't restore: ${s.message}`),!1}}archivedPlainNotesIn(e){let t=e.replace(/\/+$/,""),i=t+"/",s=[];for(let n of this.app.vault.getMarkdownFiles()){let o=n.parent?.path?.replace(/\/+$/,"")??"";if(!(o===t||o.startsWith(i)))continue;let a=this.app.metadataCache.getFileCache(n)?.frontmatter?.id;typeof a=="string"&&a&&s.push(n)}return s}async unarchiveNote(e){let i=(e.parent?.path??"").replace(/\/+$/,"").split("/"),s=i.indexOf("archive"),n=s>0?i.slice(0,s).join("/"):(this.settings.folder||"Stashpad").trim().replace(/^\/+|\/+$/g,"")||"Stashpad";if((e.parent?.path??"")===n)return new M.Notice("Already in the default folder."),!1;try{if(!await this.app.vault.adapter.exists(n))try{await this.app.vault.createFolder(n)}catch{}let o=`${n}/${e.name}`;return await this.app.vault.adapter.exists(o)&&(o=`${n}/${e.basename}-restored-${Date.now()}.md`),await this.app.fileManager.renameFile(e,o),this.notifications.show({message:`Un-archived "${e.basename}" to ${n}/.`,kind:"success",category:"system",folder:n}),!0}catch(o){return new M.Notice(`Couldn't un-archive: ${o.message}`),!1}}trashSubfolderDirs(){return this.discoverStashpadFolders().map(e=>Fn(e))}async listDeletedTrash(){let e=await As(this.app,this.trashSubfolderDirs()),t=[];for(let i of e)t.push({blob:i,meta:await at(this.app,i)});return t}async restoreAllTrash(){if(!await this.ensureEncryptionUnlocked())return 0;let e=await this.listDeletedTrash();if(e.length===0)return new M.Notice("Nothing to restore."),0;let t=e.length>3?new M.Notice("",0):null,i=0;for(let s=0;s<e.length;s++){t?.setMessage(`\u{1F513} Restoring ${s+1}/${e.length}\u2026`);try{await this.restoreDeletedAt(e[s].blob,{silent:!0})&&i++}catch(n){console.warn("[Stashpad] restore-all skipped",e[s].blob,n)}}return t?.hide(),i>0&&this.notifications.show({message:`Restored ${i} note${i===1?"":"s"} from encrypted trash.`,kind:"success",category:"system",folder:""}),i}async encryptExistingTrash(){if(!await this.ensureEncryptionUnlocked())return!1;let e=this.encryption.getSessionKey();if(!e)return!1;try{let t=this.settings.encryptTrashFilenames??!1,i=await Al(this.app,e,new Date().toISOString(),t);return i?(i.unpurged.length>0?new M.Notice(`\u26A0\uFE0F Encrypted the trash, but ${i.unpurged.length} file${i.unpurged.length===1?" is":"s are"} still in plaintext (couldn't be removed): +`)}`,0),l.blobPath}catch(s){return console.warn("[Stashpad] encrypt-delete failed",s),new M.Notice(`Couldn't encrypt-delete: ${s.message}`,0),null}}async restoreDeletedAt(e,t={}){let i=await at(this.app,e),s;if(i?.keyId){let n=this.encryption.folderPathByKeyId(i.keyId);if(s=n?await this.ensureFolderUnlocked(n):null,!s)return t.silent||new M.Notice("Couldn't unlock the folder key this trashed note was encrypted with."),!1}else{if(!await this.ensureEncryptionUnlocked())return!1;s=this.encryption.getSessionKey()}if(!s)return!1;if(i?.kind==="rawtrash")try{let n=await hl(this.app,e,s);return this.pendingEncBlobs.delete(e),t.silent||this.notifications.show({message:`Restored ${n.filesWritten} file${n.filesWritten===1?"":"s"} to Obsidian's trash (${Pe}/).`,kind:"success",category:"system",folder:""}),!0}catch(n){return console.warn("[Stashpad] trash-backfill restore failed",n),new M.Notice(`Couldn't restore: ${n.message}`,0),!1}try{let n=await or(this.app,e,i,s),o=new Set;for(let l of this.app.vault.getMarkdownFiles())if((l.parent?.path?.replace(/\/+$/,"")??"")===n.replace(/\/+$/,""))try{let c=pe(await this.app.vault.read(l)).fm.id;typeof c=="string"&&o.add(c)}catch{}let a=await cl(this.app,e,s,o);return this.pendingEncBlobs.delete(e),i?.rootId&&(this.watchReEncrypt({folder:a.restoredTo,rootId:i.rootId,title:i.title||"",count:i.count??a.notesWritten,via:"restore"}),await this.saveSettings()),t.silent||this.notifications.show({message:`Restored ${a.notesWritten} note${a.notesWritten===1?"":"s"} to \u201C${a.restoredTo.split("/").pop()}\u201D.`,kind:"success",category:"system",folder:a.restoredTo}),!0}catch(n){return console.warn("[Stashpad] restore-from-trash failed",n),new M.Notice(`Couldn't restore: ${n.message}`,0),!1}}async purgeDeletedAt(e){try{return await rr(this.app,e),this.pendingEncBlobs.delete(e),!0}catch(t){return console.warn("[Stashpad] purge-from-trash failed",e,t),new M.Notice(`Couldn't delete: ${t.message}`,0),!1}}async purgeAllLockedContent(){let e=s=>this.isTrashBlobPath(s),t=new Set;for(let s of this.app.vault.getFiles())s.extension==="stashenc"&&!e(s.path)&&t.add(s.path);for(let s of this.pendingEncBlobs)e(s)||t.add(s);let i=0;for(let s of t)try{await rr(this.app,s),this.pendingEncBlobs.delete(s),i++}catch(n){console.warn("[Stashpad] purge locked content failed",s,n)}return this.settings.lockedSubtrees=(this.settings.lockedSubtrees??[]).filter(s=>!t.has(s.blob)),await this.saveSettings(),i}async listRawTrashStashpadNotes(){let e=Pe,t=[];try{if(!await this.app.vault.adapter.exists(e))return t;let i=await this.app.vault.adapter.list(e);for(let s of i.files){if(!s.endsWith(".md"))continue;let n="";try{n=await this.app.vault.adapter.read(s)}catch{continue}let o=/^---\r?\n([\s\S]*?)\r?\n---/.exec(n);if(!o)continue;let a=o[1];if(!/^id:\s*\S/m.test(a)||!/^parent:\s*/m.test(a))continue;let l=s.split("/").pop()||s,c=l.replace(/\.md$/,"").replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ").trim()||l,d=0;try{d=(await this.app.vault.adapter.stat(s))?.mtime??0}catch{}t.push({path:s,name:l,title:c,mtime:d})}}catch{}return t}async restoreRawTrashNote(e){let t=(this.settings.folder||"Stashpad").trim().replace(/^\/+|\/+$/g,"")||"Stashpad",i=e.split("/").pop()||e;try{if(!await this.app.vault.adapter.exists(t))try{await this.app.vault.createFolder(t)}catch{}let s=`${t}/${i}`;return await this.app.vault.adapter.exists(s)&&(s=`${t}/${i.replace(/\.md$/,"")}-restored-${Date.now()}.md`),await this.app.vault.adapter.rename(e,s),this.notifications.show({message:`Restored "${i}" to ${t}/. If its parent lives in another folder, move it from there.`,kind:"success",category:"system",folder:t}),!0}catch(s){return new M.Notice(`Couldn't restore: ${s.message}`),!1}}archivedPlainNotesIn(e){let t=e.replace(/\/+$/,""),i=t+"/",s=[];for(let n of this.app.vault.getMarkdownFiles()){let o=n.parent?.path?.replace(/\/+$/,"")??"";if(!(o===t||o.startsWith(i)))continue;let a=this.app.metadataCache.getFileCache(n)?.frontmatter?.id;typeof a=="string"&&a&&s.push(n)}return s}async unarchiveNote(e){let i=(e.parent?.path??"").replace(/\/+$/,"").split("/"),s=i.indexOf("archive"),n=s>0?i.slice(0,s).join("/"):(this.settings.folder||"Stashpad").trim().replace(/^\/+|\/+$/g,"")||"Stashpad";if((e.parent?.path??"")===n)return new M.Notice("Already in the default folder."),!1;try{if(!await this.app.vault.adapter.exists(n))try{await this.app.vault.createFolder(n)}catch{}let o=`${n}/${e.name}`;return await this.app.vault.adapter.exists(o)&&(o=`${n}/${e.basename}-restored-${Date.now()}.md`),await this.app.fileManager.renameFile(e,o),this.notifications.show({message:`Un-archived "${e.basename}" to ${n}/.`,kind:"success",category:"system",folder:n}),!0}catch(o){return new M.Notice(`Couldn't un-archive: ${o.message}`),!1}}trashSubfolderDirs(){return this.discoverStashpadFolders().map(e=>Fn(e))}async listDeletedTrash(){let e=await As(this.app,this.trashSubfolderDirs()),t=[];for(let i of e)t.push({blob:i,meta:await at(this.app,i)});return t}async restoreAllTrash(){if(!await this.ensureEncryptionUnlocked())return 0;let e=await this.listDeletedTrash();if(e.length===0)return new M.Notice("Nothing to restore."),0;let t=e.length>3?new M.Notice("",0):null,i=0;for(let s=0;s<e.length;s++){t?.setMessage(`\u{1F513} Restoring ${s+1}/${e.length}\u2026`);try{await this.restoreDeletedAt(e[s].blob,{silent:!0})&&i++}catch(n){console.warn("[Stashpad] restore-all skipped",e[s].blob,n)}}return t?.hide(),i>0&&this.notifications.show({message:`Restored ${i} note${i===1?"":"s"} from encrypted trash.`,kind:"success",category:"system",folder:""}),i}async encryptExistingTrash(){if(!await this.ensureEncryptionUnlocked())return!1;let e=this.encryption.getSessionKey();if(!e)return!1;try{let t=this.settings.encryptTrashFilenames??!1,i=await Al(this.app,e,new Date().toISOString(),t);return i?(i.unpurged.length>0?new M.Notice(`\u26A0\uFE0F Encrypted the trash, but ${i.unpurged.length} file${i.unpurged.length===1?" is":"s are"} still in plaintext (couldn't be removed): ${i.unpurged.join(` -`)}`,0):this.notifications.show({message:`Encrypted ${i.fileCount} trash file${i.fileCount===1?"":"s"} into the encrypted trash. Restore from the trash tab puts them back in ${Pe}/.`,kind:"success",category:"system",folder:""}),!0):(new M.Notice(`Obsidian's vault trash (${Pe}/) is empty \u2014 nothing to encrypt. (Files in the system/OS trash can't be reached.)`,8e3),!1)}catch(t){return console.warn("[Stashpad] trash backfill failed",t),new M.Notice(`Couldn't encrypt the existing trash: ${t.message}`,0),!1}}openEncryptedTrash(e){kl(this)}async openRestoreTrashPicker(){if(!this.encryption.isConfigured()){new M.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption).");return}let e=await this.listDeletedTrash();if(e.length===0){new M.Notice("Encrypted trash is empty.");return}let t=e.map(({blob:i,meta:s})=>({blob:i,label:s?.title||i.split("/").pop()?.replace(/\.stashenc$/,"")||"Locked note",folder:s?.originalFolder||"(unknown)"}));new Sn(this.app,t,i=>{this.restoreDeletedAt(i)}).open()}isArchiveFolder(e){let t=e.replace(/\/+$/,"");return ys(t)||(this.settings.archiveFolders??[]).includes(t)?!0:!!(this.settings.folderEncPrefs??{})[t]?.archive}archiveEncryptFor(e){let t=e.replace(/\/+$/,"");return t.endsWith("/archive")&&(t=t.slice(0,-8)),(this.settings.folderEncPrefs??{})[t]?.archiveEncryptContent??!1}async migrateArchiveFoldersToSubfolders(){if(!this.settings.migratedArchiveToSubfolders){this.archiveMigrationInFlight=!0;try{await this.migrateArchiveFoldersToSubfoldersInner()}finally{window.setTimeout(()=>{this.archiveMigrationInFlight=!1},4e3)}}}async migrateArchiveFoldersToSubfoldersInner(){let e=new Set((this.settings.archiveFolders??[]).map(l=>l.replace(/\/+$/,"")));for(let[l,c]of Object.entries(this.settings.folderEncPrefs??{}))c?.archive&&e.add(l.replace(/\/+$/,""));let t=this.newLog(),i=[],s=0,n=[],o=`${this.pluginPrivatePath()}/archive-migration-journal.json`,a=async()=>{try{await this.app.vault.adapter.write(o,JSON.stringify({ts:new Date().toISOString(),moves:n},null,1))}catch{}};for(let l of[...e].sort()){let c=this.app.vault.getAbstractFileByPath(l);if(!(c instanceof M.TFolder))continue;let d=Ct(l);try{await this.app.vault.adapter.exists(d)||await this.app.vault.createFolder(d)}catch{}let h=0,g=0;for(let u of[...c.children]){if(!(u instanceof M.TFile)||u.extension!=="md")continue;let p;try{p=he(await this.app.vault.read(u)).fm.id}catch{g++,s++;continue}if(p===F)continue;let f=`${d}/${u.name}`,I=u.path;try{for(let m=1;await this.app.vault.adapter.exists(f);m++)f=`${d}/${u.basename}-${m}.md`;if(n.push({folder:l,from:I,to:f,ok:!1}),await this.app.fileManager.renameFile(u,f),!(this.app.vault.getAbstractFileByPath(f)instanceof M.TFile))throw new Error("rename did not land");n[n.length-1].ok=!0,h++}catch(m){g++,s++,console.warn("[Stashpad] archive migration move failed",I,m)}}if(await a(),g===0){let u={...this.settings.folderEncPrefs??{}},p={...u[l]??{}};delete p.archive,u[l]=p,this.settings.folderEncPrefs=u}i.push(`"${l}": ${h} note${h===1?"":"s"} \u2192 ${d}/${g?` (${g} failed \u2014 left in place)`:""}`),t.append({type:"archive_migration",id:"",payload:{folder:l,dest:d,moved:h,failed:g}})}s===0?(this.settings.archiveFolders=[],this.settings.defaultArchiveFolder=void 0,this.settings.migratedArchiveToSubfolders=!0,await this.saveSettings()):(await this.saveSettings(),new M.Notice(`Stashpad archive update: ${s} note${s===1?"":"s"} couldn't be moved (see the developer console). Nothing was deleted \u2014 the migration will retry on the next launch. A recovery journal of every move is at ${this.pluginPrivatePath()}/archive-migration-journal.json.`,0)),i.length&&new M.Notice(`Stashpad archive update: dedicated archive folders are now regular folders \u2014 archived notes moved into each folder's own "archive/" subfolder. +`)}`,0):this.notifications.show({message:`Encrypted ${i.fileCount} trash file${i.fileCount===1?"":"s"} into the encrypted trash. Restore from the trash tab puts them back in ${Pe}/.`,kind:"success",category:"system",folder:""}),!0):(new M.Notice(`Obsidian's vault trash (${Pe}/) is empty \u2014 nothing to encrypt. (Files in the system/OS trash can't be reached.)`,8e3),!1)}catch(t){return console.warn("[Stashpad] trash backfill failed",t),new M.Notice(`Couldn't encrypt the existing trash: ${t.message}`,0),!1}}openEncryptedTrash(e){kl(this)}async openRestoreTrashPicker(){if(!this.encryption.isConfigured()){new M.Notice("Set up encryption first (Settings \u2192 Stashpad \u2192 Encryption).");return}let e=await this.listDeletedTrash();if(e.length===0){new M.Notice("Encrypted trash is empty.");return}let t=e.map(({blob:i,meta:s})=>({blob:i,label:s?.title||i.split("/").pop()?.replace(/\.stashenc$/,"")||"Locked note",folder:s?.originalFolder||"(unknown)"}));new Sn(this.app,t,i=>{this.restoreDeletedAt(i)}).open()}isArchiveFolder(e){let t=e.replace(/\/+$/,"");return ys(t)||(this.settings.archiveFolders??[]).includes(t)?!0:!!(this.settings.folderEncPrefs??{})[t]?.archive}archiveEncryptFor(e){let t=e.replace(/\/+$/,"");return t.endsWith("/archive")&&(t=t.slice(0,-8)),(this.settings.folderEncPrefs??{})[t]?.archiveEncryptContent??!1}async migrateArchiveFoldersToSubfolders(){if(!this.settings.migratedArchiveToSubfolders){this.archiveMigrationInFlight=!0;try{await this.migrateArchiveFoldersToSubfoldersInner()}finally{window.setTimeout(()=>{this.archiveMigrationInFlight=!1},4e3)}}}async migrateArchiveFoldersToSubfoldersInner(){let e=new Set((this.settings.archiveFolders??[]).map(l=>l.replace(/\/+$/,"")));for(let[l,c]of Object.entries(this.settings.folderEncPrefs??{}))c?.archive&&e.add(l.replace(/\/+$/,""));let t=this.newLog(),i=[],s=0,n=[],o=`${this.pluginPrivatePath()}/archive-migration-journal.json`,a=async()=>{try{await this.app.vault.adapter.write(o,JSON.stringify({ts:new Date().toISOString(),moves:n},null,1))}catch{}};for(let l of[...e].sort()){let c=this.app.vault.getAbstractFileByPath(l);if(!(c instanceof M.TFolder))continue;let d=Ct(l);try{await this.app.vault.adapter.exists(d)||await this.app.vault.createFolder(d)}catch{}let h=0,g=0;for(let u of[...c.children]){if(!(u instanceof M.TFile)||u.extension!=="md")continue;let p;try{p=pe(await this.app.vault.read(u)).fm.id}catch{g++,s++;continue}if(p===F)continue;let f=`${d}/${u.name}`,I=u.path;try{for(let m=1;await this.app.vault.adapter.exists(f);m++)f=`${d}/${u.basename}-${m}.md`;if(n.push({folder:l,from:I,to:f,ok:!1}),await this.app.fileManager.renameFile(u,f),!(this.app.vault.getAbstractFileByPath(f)instanceof M.TFile))throw new Error("rename did not land");n[n.length-1].ok=!0,h++}catch(m){g++,s++,console.warn("[Stashpad] archive migration move failed",I,m)}}if(await a(),g===0){let u={...this.settings.folderEncPrefs??{}},p={...u[l]??{}};delete p.archive,u[l]=p,this.settings.folderEncPrefs=u}i.push(`"${l}": ${h} note${h===1?"":"s"} \u2192 ${d}/${g?` (${g} failed \u2014 left in place)`:""}`),t.append({type:"archive_migration",id:"",payload:{folder:l,dest:d,moved:h,failed:g}})}s===0?(this.settings.archiveFolders=[],this.settings.defaultArchiveFolder=void 0,this.settings.migratedArchiveToSubfolders=!0,await this.saveSettings()):(await this.saveSettings(),new M.Notice(`Stashpad archive update: ${s} note${s===1?"":"s"} couldn't be moved (see the developer console). Nothing was deleted \u2014 the migration will retry on the next launch. A recovery journal of every move is at ${this.pluginPrivatePath()}/archive-migration-journal.json.`,0)),i.length&&new M.Notice(`Stashpad archive update: dedicated archive folders are now regular folders \u2014 archived notes moved into each folder's own "archive/" subfolder. ${i.join(` `)} -Find everything in the aggregated Archived view. (This notice stays until dismissed.)`,0)}async migrateDeletedToTrashSubfolders(){if(this.settings.migratedTrashToSubfolders)return;let e=this.app.vault.adapter,t=this.newLog(),i=0,s=0,n=0,o=[],a=`${this.pluginPrivatePath()}/trash-migration-journal.json`;try{let l=await As(this.app);for(let c of l){let d=await at(this.app,c),h=d?.kind==="deleted"&&d.originalFolder?d.originalFolder.replace(/\/+$/,""):"";if(!h||!(this.app.vault.getAbstractFileByPath(h)instanceof M.TFolder)){s++;continue}let g=Fn(h);try{await e.exists(g)||await e.mkdir(g);let u=c.split("/").pop(),p=`${g}/${u}`;for(let B=1;await e.exists(p);B++)p=`${g}/${u.replace(/\.stashenc$/,"")} (${B}).stashenc`;o.push({from:c,to:p,ok:!1});let f=new Uint8Array(await e.readBinary(c));await e.writeBinary(p,f.slice().buffer);let I=new Uint8Array(await e.readBinary(p));if(I.length!==f.length)throw new Error("copy verify failed (length)");for(let B=0;B<f.length;B++)if(I[B]!==f[B])throw new Error("copy verify failed (content)");let m=c.replace(/\.stashenc$/,".stashmeta"),C=p.replace(/\.stashenc$/,".stashmeta");try{if(await e.exists(m)){let B=await e.read(m);if(await e.write(C,B),await e.read(C)!==B)throw new Error("sidecar verify failed");await e.remove(m)}}catch(B){throw new Error(`sidecar copy failed: ${B.message}`)}await e.remove(c),o[o.length-1].ok=!0,i++}catch(u){n++,console.warn("[Stashpad] trash migration move failed",c,u)}}try{await e.write(a,JSON.stringify({ts:new Date().toISOString(),moves:o},null,1))}catch{}}catch(l){console.error("[Stashpad] trash migration failed",l);return}t.append({type:"archive_migration",id:"",payload:{what:"trash-subfolders",moved:i,left:s,failed:n}}),n===0&&(this.settings.migratedTrashToSubfolders=!0,await this.saveSettings()),(i>0||n>0)&&new M.Notice(`Stashpad trash update: ${i} encrypted-trash item${i===1?"":"s"} moved into per-folder "trash/" subfolders${s?` (${s} stayed in _deleted/ \u2014 unknown or missing origin)`:""}${n?` \u2014 ${n} failed; will retry next launch`:""}. Everything stays visible in the Trash view.`,0)}async pruneZombieArchiveEntries(){let e=o=>this.app.vault.getAbstractFileByPath(o)instanceof M.TFolder,t=this.settings.archiveFolders??[],i=t.filter(o=>e(o.replace(/\/+$/,""))),s=i.length!==t.length,n=(this.settings.defaultArchiveFolder??"").replace(/\/+$/,"");n&&!e(n)&&(this.settings.defaultArchiveFolder=void 0,s=!0),s&&(this.settings.archiveFolders=i,await this.saveSettings(),console.info(`[Stashpad] pruned ${t.length-i.length} stale archive-folder entr${t.length-i.length===1?"y":"ies"}.`))}async ensureOkfTemplate(){let e=await bl(this.app,this.settings.okfTemplatePath||void 0);return this.settings.okfTemplatePath!==e&&(this.settings.okfTemplatePath=e,await this.saveSettings()),e}okfTemplatePathOrDefault(){return this.settings.okfTemplatePath||Ar}okfActiveFolders(){return this.settings.okfEnabled?Dl(this.settings.noteTemplates,this.okfTemplatePathOrDefault()).filter(e=>!this.isArchiveFolder(e)):[]}async rebuildOkfSuppressed(e){this.okfRebuildingFolders.add(e);try{return await pr(this.app,e)}finally{window.setTimeout(()=>{this.okfRebuildingFolders.delete(e);for(let t of this.app.workspace.getLeavesOfType(z)){let i=t.view;i?.noteFolder===e&&i.forceReconcileRender?.()}},600)}}onOkfFileEvent(e){if(!this.settings.okfEnabled||!e.toLowerCase().endsWith(".md"))return;let t=e.lastIndexOf("/"),i=(t>=0?e.slice(0,t):"").replace(/\/+$/,"");(t>=0?e.slice(t+1):e)!=="index.md"&&(/(^|\/)(_imports|_exports|_attachments|_deleted|\.stashpad)(\/|$)/.test(e)||this.okfActiveFolders().includes(i)&&this.scheduleOkfRebuild(i))}scheduleOkfRebuild(e){let t=this.okfRebuildTimers.get(e);t!=null&&window.clearTimeout(t),this.okfRebuildTimers.set(e,window.setTimeout(()=>{this.okfRebuildTimers.delete(e),this.okfActiveFolders().includes(e)&&this.rebuildOkfSuppressed(e).catch(i=>console.warn("[Stashpad] OKF auto-rebuild failed",e,i))},2500))}async rebuildAllOkf(){let e=this.okfActiveFolders(),t=0,i=0;for(let s of e){let n=await this.rebuildOkfSuppressed(s);t+=n.checked,i+=n.written}return{folders:e.length,checked:t,written:i}}async exportOkf(e,t,i,s){let n=e.replace(/\/+$/,""),o=[],a=[],l=[],c=new Set;for(let I of t){let m=await Nt(this.app,n,I);if(m){o.push({id:m.rootNote.id,file:m.rootNote.file}),l.push(m.rootNote.file),c.add(m.rootNote.id);for(let C of m.descendants)a.push({id:C.id,file:C.file}),l.push(C.file),c.add(C.id)}}if(!l.length)return[];let d=(i||"okf-export").replace(/[\\/:*?"<>|]+/g," ").replace(/\s+/g," ").trim().slice(0,80)||"okf-export",h=new Date().toISOString().replace(/\D/g,"").slice(0,14),g=(this.settings.exportFolder||"_exports").trim().replace(/^\/+|\/+$/g,""),u=`${n}/${g}`;for(let I of[n,u])try{await this.app.vault.adapter.exists(I)||await this.app.vault.adapter.mkdir(I)}catch{}let p=[],f=async(I,m)=>{let C=`${u}/${I}`;await this.app.vault.createBinary(C,m.buffer.slice(m.byteOffset,m.byteOffset+m.byteLength)),p.push(C)};if(s.zip||s.targz){let I=await xl(this.app,l,n,c);s.zip&&await f(`${d}-${h}.okf.zip`,await Nl(I)),s.targz&&await f(`${d}-${h}.okf.tar.gz`,await Ml(I))}if(s.stash){let I=await bt(this.app,{rootNotes:o,allDescendants:a,sourceFolder:n});await f(`${d}-${h}.${ot}`,I)}return p}async idsInFolder(e){let t=e.replace(/\/+$/,""),i=new Set;for(let s of this.app.vault.getMarkdownFiles())if((s.parent?.path?.replace(/\/+$/,"")??"")===t)try{let n=he(await this.app.vault.read(s)).fm.id;typeof n=="string"&&i.add(n)}catch{}return i}async crossFolderPaste(e,t,i,s,n){let o=i.replace(/\/+$/,"");if(this.isArchiveFolder(o))return new M.Notice(`"${o.split("/").pop()}" is an archive folder, so cross-folder paste is disabled there. Use the "Move selection to archive" command instead \u2014 it runs the proper archive flow (and encrypts, if that folder encrypts its archive).`),null;let a=[],l=[],c=[],d=[];for(let Q of t){let S=await Nt(this.app,e,Q);if(S){c.push(S.rootNote.id),a.push({id:S.rootNote.id,file:S.rootNote.file}),d.push(S.rootNote.file);for(let x of S.descendants)l.push({id:x.id,file:x.file}),d.push(x.file)}}if(!a.length)return null;let h=a.length+l.length,g=[],u=[];n==="cut"&&(g=await this.exclusiveAttachmentsOf(d),u=await this.snapshotPaths([...d.map(Q=>Q.path),...g.map(Q=>Q.path)]));let p=await bt(this.app,{rootNotes:a,allDescendants:l,sourceFolder:e}),f=await this.idsInFolder(o),I=new Set(this.filesUnder(o)),m=await rt(this.app,p,o,f,{dedupeExisting:!1,forceNewIds:n==="copy",reparentRootsTo:s}),C=this.filesUnder(o).filter(Q=>!I.has(Q)),B=await this.snapshotPaths(C),w=c.map(Q=>m.idRemap[Q]).filter(Q=>!!Q);if(n==="cut"){for(let Q of d)try{await this.app.fileManager.trashFile(Q)}catch(S){console.warn("[Stashpad] cross-folder move: couldn't trash source note",Q.path,S)}for(let Q of g)try{await this.app.fileManager.trashFile(Q)}catch(S){console.warn("[Stashpad] cross-folder move: couldn't trash source attachment",Q.path,S)}}let y=async()=>{for(let Q of[...C].reverse()){let S=this.app.vault.getAbstractFileByPath(Q);if(S)try{await this.app.fileManager.trashFile(S)}catch{}}};return{rootIds:w,noteCount:h,undo:n==="cut"?async()=>{await y(),await this.restoreSnapshot(u)}:async()=>{await y()},redo:n==="cut"?async()=>{await this.restoreSnapshot(B);for(let Q of u){let S=this.app.vault.getAbstractFileByPath(Q.path);if(S)try{await this.app.fileManager.trashFile(S)}catch{}}}:async()=>{await this.restoreSnapshot(B)}}}async trashSubtrees(e,t){let i=[];for(let o of t){let a=await Nt(this.app,e,o);a&&i.push(a.rootNote.file,...a.descendants.map(l=>l.file))}if(!i.length)return[];let s=await this.exclusiveAttachmentsOf(i),n=[];for(let o of[...i,...s])try{await this.app.fileManager.trashFile(o),n.push(o)}catch(a){console.warn("[Stashpad] trashSubtrees: couldn't trash",o.path,a)}return n}async exclusiveAttachmentsOf(e){let t=new Set(e.map(n=>n.path)),i=new Map;for(let n of e)for(let o of await Ei(this.app,n))i.set(o.path,o);let s=this.app.metadataCache.resolvedLinks??{};for(let n of Object.keys(s))if(!t.has(n))for(let o of Object.keys(s[n]??{}))i.delete(o);return[...i.values()]}async subtreeFilePaths(e,t){let i=[];for(let n of t){let o=await Nt(this.app,e,n);o&&i.push(o.rootNote.file,...o.descendants.map(a=>a.file))}if(!i.length)return[];let s=await this.exclusiveAttachmentsOf(i);return[...i.map(n=>n.path),...s.map(n=>n.path)]}async orderedSubtreeNodes(e,t){let i=[],s=new Set,n=o=>{let a=this.app.metadataCache.getFileCache(o)?.frontmatter?.position;return typeof a=="number"?a:Number.MAX_SAFE_INTEGER};for(let o of t){let a=await Nt(this.app,e,o);if(!a)continue;let l=new Map;for(let d of a.descendants){if(!d.parent)continue;let h=l.get(d.parent)??[];h.push({id:d.id,file:d.file,created:d.created}),l.set(d.parent,h)}for(let d of l.values())d.sort((h,g)=>n(h.file)-n(g.file)||h.created.localeCompare(g.created));let c=(d,h)=>{if(!s.has(d.id)){s.add(d.id),i.push({file:d.file,created:d.created,depth:h});for(let g of l.get(d.id)??[])c(g,h+1)}};c({id:a.rootNote.id,file:a.rootNote.file,created:a.rootNote.created},0)}return i}filesUnder(e){let t=e.replace(/\/+$/,"")+"/";return this.app.vault.getFiles().filter(i=>i.path.startsWith(t)).map(i=>i.path)}async snapshotPaths(e){let t=[];for(let i of e){let s=this.app.vault.getAbstractFileByPath(i);if(!s)continue;let n=!i.toLowerCase().endsWith(".md");try{n?t.push({path:i,binary:n,data:await this.app.vault.readBinary(s)}):t.push({path:i,binary:n,text:await this.app.vault.read(s)})}catch(o){console.warn("[Stashpad] snapshotPaths: couldn't read",i,o)}}return t}async restoreSnapshot(e){for(let t of e){let i=t.path.split("/").slice(0,-1).join("/");await this.ensureVaultFolder(i);let s=this.app.vault.getAbstractFileByPath(t.path);try{t.binary?s?await this.app.vault.adapter.writeBinary(t.path,t.data):await this.app.vault.createBinary(t.path,t.data):s?await this.app.vault.modify(s,t.text??""):await this.app.vault.create(t.path,t.text??"")}catch(n){console.warn("[Stashpad] restoreSnapshot: couldn't write",t.path,n)}}}async ensureVaultFolder(e){if(!e)return;let t="";for(let i of e.split("/"))if(t=t?`${t}/${i}`:i,!await this.app.vault.adapter.exists(t))try{await this.app.vault.createFolder(t)}catch{}}refreshOpenViewsForFolder(e){let t=e.replace(/\/+$/,"");for(let i of this.app.workspace.getLeavesOfType(z)){let s=i.view;if((s?.noteFolder?.replace(/\/+$/,"")??"")===t)try{s.tree?.rebuild?.(e),s.render?.()}catch(n){console.warn("[Stashpad] refresh view failed",n)}}}maybeArchiveOnMoveIn(e,t){if(e.extension!=="md")return;let i=e.parent?.path?.replace(/\/+$/,"")??"",s=t.lastIndexOf("/"),n=(s>=0?t.slice(0,s):"").replace(/\/+$/,"");if(i===n||!this.isArchiveFolder(i)||!this.encryption.isConfigured())return;let o=this.archivePending.get(i);o||(o={paths:new Set,timer:0},this.archivePending.set(i,o)),o.paths.add(e.path),window.clearTimeout(o.timer),o.timer=window.setTimeout(()=>{this.archivePending.delete(i),this.archiveSweep(i,[...o.paths])},1800)}async encryptExistingArchiveNotes(e){let t=Ct(e.replace(/\/+$/,"")),i=this.archivedPlainNotesIn(t).map(s=>s.path);return i.length===0?0:(await this.archiveSweep(t,i),i.length-this.archivedPlainNotesIn(t).length)}async archiveSweep(e,t){if(this.archiveMigrationInFlight||!this.isArchiveFolder(e))return;let i=e.replace(/\/+$/,"");if(!this.archiveEncryptFor(i))return;let s=[];for(let c of t){let d=this.app.vault.getAbstractFileByPath(c);if(!(d instanceof M.TFile)||(d.parent?.path?.replace(/\/+$/,"")??"")!==i)continue;let h;try{h=he(await this.app.vault.read(d)).fm}catch{continue}let g=typeof h.id=="string"?h.id:null;!g||g===F||s.push({id:g,parent:typeof h.parent=="string"?h.parent:null})}if(s.length===0)return;let n=new Set(s.map(c=>c.id)),o=new Set((this.settings.lockedSubtrees??[]).map(c=>c.rootId).filter(c=>!!c)),a=s.filter(c=>!o.has(c.id)&&!(c.parent&&n.has(c.parent)));if(a.length===0)return;if(!await this.ensureEncryptionUnlocked()){new M.Notice(`\u26A0\uFE0F Archive folder "${i.split("/").pop()}": ${a.length} arriving note${a.length===1?"":"s"} NOT encrypted (vault is locked). Unlock encryption and lock them manually.`,0);return}let l=0;for(let c of a)await this.lockNoteSubtree(i,c.id,null,{silent:!0})&&l++;l>0&&this.notifications.show({message:`Archived (encrypted) ${l} note${l===1?"":"s"} moved into \u201C${i.split("/").pop()}\u201D.`,kind:"success",category:"system",folder:i})}async activateViewForFolder(e){let t=(e||"").replace(/^\/+|\/+$/g,"");if(!t)return null;let i=this.app.workspace.getLeaf("tab");return await i.setViewState({type:z,active:!0,state:{folderOverride:t}}),this.app.workspace.revealLeaf(i),i}navigateLeafTo(e,t,i){let s=e?.view;if(s?.navigateTo&&(!s.tree||s.tree.get(i))){s.navigateTo(i);return}this.navigateWhenReady(t,i)}async openFolderInStashpad(e){let t=(e||"").replace(/^\/+|\/+$/g,"");if(!t)return;let i=await this.findStashpadLeafForFolder(t);if(i){this.app.workspace.revealLeaf(i),this.app.workspace.setActiveLeaf(i,{focus:!0});return}await this.activateViewForFolder(t)}async findStashpadLeafForFolder(e){let t=e.replace(/\/+$/,""),i=this.app.workspace.getLeavesOfType(z),s=i.find(o=>!o.isDeferred&&(o.view?.noteFolder??"").replace(/\/+$/,"")===t);if(s)return s;let n=i.find(o=>o.isDeferred&&(o.getViewState()?.state?.folderOverride??"").replace(/\/+$/,"")===t);if(n){try{await n.loadIfDeferred?.()}catch{}return n}return null}isStashpadNoteFile(e){let t=e.parent?.path?.replace(/\/+$/,"")??"";if(!this.discoverStashpadFolders().includes(t))return!1;let i=this.app.metadataCache.getFileCache(e)?.frontmatter?.id;return typeof i=="string"&&i.length>0}async revealNoteInStashpad(e){let t=e.parent?.path?.replace(/\/+$/,"")??"",i=this.app.metadataCache.getFileCache(e)?.frontmatter?.id;if(!t||typeof i!="string"||!i){new M.Notice("That note isn't a Stashpad note.");return}await this.revealNoteByRef(t,i)}async revealNoteByRef(e,t){let i=e.replace(/\/+$/,""),s=await this.findStashpadLeafForFolder(i);if(s){this.app.workspace.revealLeaf(s),this.app.workspace.setActiveLeaf(s,{focus:!0}),this.navigateLeafTo(s,i,t);return}let n=await this.activateViewForFolder(i);this.navigateLeafTo(n,i,t)}async closeDuplicateStashpadTabs(){let e=this.app.workspace.getLeavesOfType(z),t=this.app.workspace.activeLeaf;for(let p of e)try{await p.loadIfDeferred?.()}catch{}let i=p=>p.getViewState()?.state??{},s=p=>{let f=i(p);return(p.isDeferred?f.folderOverride??"":p.view?.noteFolder??f.folderOverride??"").replace(/\/+$/,"")},n=p=>{let f=i(p);return(p.isDeferred?f.focusId:p.view?.focusId??f.focusId)||F},o=p=>{let f=p.view;return!!f&&f.getViewType?.()===z&&typeof f.navigateTo=="function"&&typeof f.noteFolder=="string"},a=new Map;for(let p of this.app.vault.getMarkdownFiles()){let f=(p.parent?.path??"").replace(/\/+$/,""),I=this.app.metadataCache.getFileCache(p)?.frontmatter?.id;typeof I=="string"&&I&&(a.get(f)??a.set(f,new Set).get(f)).add(I)}let l=0,c=[];for(let p of e){let f=s(p),I=n(p);if(f&&I&&I!==F){let m=!p.isDeferred&&!!p.view?.tree?.get?.(I),C=a.get(f)?.has(I)??!1;if(!m&&!C){p.detach(),l++;continue}}c.push(p)}let d=new Map;for(let p of c){let f=s(p);if(!f)continue;let I=f+" "+n(p);(d.get(I)??d.set(I,[]).get(I)).push(p)}let h=0;for(let p of d.values()){if(p.length<=1)continue;p.sort((I,m)=>{let C=B=>B===t?2:B.isDeferred?0:1;return C(m)-C(I)});let f=null;for(let I of p){try{await I.loadIfDeferred?.()}catch{}if(o(I)){f=I;break}}f||(f=p[0]);for(let I of p)I!==f&&(I.detach(),h++)}let g=this.app.workspace.getLeavesOfType(z).length,u=document.createDocumentFragment();return u.createEl("div",{text:h+l>0?"Stashpad tabs cleaned up:":"Stashpad tabs - nothing to clean up:"}),u.createEl("div",{text:`\u2022 ${h} duplicate tab${h===1?"":"s"} closed`}),u.createEl("div",{text:`\u2022 ${l} orphaned tab${l===1?"":"s"} pruned (note no longer exists)`}),u.createEl("div",{text:`\u2022 ${g} Stashpad tab${g===1?"":"s"} remaining`}),new M.Notice(u,7e3),h+l}navigateWhenReady(e,t,i=15){let s=e.replace(/\/+$/,""),n=this.app.workspace.getLeavesOfType(z).find(o=>(o.view?.noteFolder??"").replace(/\/+$/,"")===s)?.view??this.lastActiveStashpadLeaf?.view;if(n&&typeof n.navigateTo=="function"&&(!n.tree||typeof n.tree.get!="function"||!!n.tree.get(t))){n.navigateTo(t);return}i>0?window.setTimeout(()=>this.navigateWhenReady(e,t,i-1),90):n&&typeof n.navigateTo=="function"&&n.navigateTo(t)}collectAuthoredFolders(){let e=(this.settings.authorId??"").trim();if(!e)return[];let t=`-${e}`,i=this.discoverStashpadFolders(),s=new Map;for(let n of this.app.vault.getMarkdownFiles()){let o=this.app.metadataCache.getFileCache(n)?.frontmatter;if(!o)continue;let a=typeof o.author=="string"?o.author:"",l=Array.isArray(o.contributors)?o.contributors.filter(p=>typeof p=="string"):[],c=a.includes(t),d=l.some(p=>p.includes(t));if(!c&&!d)continue;let h=n.parent?.path??"",g=i.find(p=>h===p||h.startsWith(p+"/"));if(!g)continue;s.has(g)||s.set(g,{authored:0,contributed:0});let u=s.get(g);c&&u.authored++,d&&u.contributed++}return[...s.entries()].map(([n,o])=>({folder:n,...o})).sort((n,o)=>o.authored+o.contributed-(n.authored+n.contributed))}parseAuthorRef(e){return ct(e)}authorRefFor(e,t,i){let s=i.replace(/[^\w\- ]+/g,"").trim().replace(/\s+/g,"-")||"author",n=`${e.replace(/\/+$/,"")}/_authors/${s}-${t}.md`,o=i.replace(/[\[\]|]/g,"").trim()||s;return`[[${n}|${o}]]`}async ensureAuthorStubFor(e,t,i){if(!t||!i)return!1;this.authorRegistry.record({id:t,name:i});let s=`${e.replace(/\/+$/,"")}/_authors`;if(this.app.vault.getMarkdownFiles().some(c=>c.path.startsWith(s+"/")&&this.parseAuthorFilePath(c.path)?.id===t))return!1;let o=this.authorRegistry.get(t),a=this.authorNameToSafe(i),l=`${s}/${a}-${t}.md`;try{return await this.ensureFolderPath(s),await this.app.vault.adapter.exists(l)?!1:(await this.app.vault.create(l,this.buildAuthorStub({id:t,name:i,role:o?.role,department:o?.department},new Date().toISOString())),!0)}catch(c){return console.warn("[Stashpad] ensureAuthorStubFor failed",l,c),!1}}async seedKnownAuthorsInFolder(e){let t=0;for(let i of this.collectKnownAuthors())await this.ensureAuthorStubFor(e,i.id,i.name)&&t++;return t}async autoResolveDueTask(e,t,i){try{await this.app.fileManager.processFrontMatter(e,s=>{let n=s.due!=null?Date.parse(String(s.due)):NaN;if(Number.isFinite(n)&&n>i)return;let o=sn(s.repeat);o?(s.due=new Date(nn(o,Number.isFinite(n)?n:null,i)).toISOString(),delete s.completed):s.completed=!0})}catch(s){console.warn("[Stashpad] auto-resolve failed",e.path,s)}}async checkDueReminders(){let e=Date.now(),t=new Set(this.settings.notifiedDueKeys??[]),i=(this.settings.authorId??"").trim(),s=[],n={...this.settings.persistReminderLog??{}},o=!1,a=new Set;for(let c of this.app.vault.getMarkdownFiles()){if(c.path.includes("/_authors/"))continue;let d=this.app.metadataCache.getFileCache(c)?.frontmatter;if(!d||d.due==null)continue;let h=typeof d.id=="string"?d.id:"";if(!h)continue;let g=String(d.due),u=typeof d.due=="number"?d.due:Date.parse(g);if(!Number.isFinite(u)||u>e)continue;if(d.completed!==!0){let m=Ro(d.autoDoneAfter);if(m!=null&&e>=u+m){await this.autoResolveDueTask(c,u,e);continue}}if(d.completed===!0)continue;let p=Ut(d);if(p.length>0&&!(i&&p.some(m=>m.id===i)))continue;let f=Ro(d.remindEvery);if(f!=null){a.add(h);let m=n[h]??0;e-m>=f&&(n[h]=e,o=!0,s.push({id:h,folder:(c.parent?.path??"").replace(/\/+$/,""),file:c,dueMs:u,key:`${h}@persist`}));continue}let I=`${h}@${g}`;t.has(I)||s.push({id:h,folder:(c.parent?.path??"").replace(/\/+$/,""),file:c,dueMs:u,key:I})}for(let c of Object.keys(n))a.has(c)||(delete n[c],o=!0);if(o&&(this.settings.persistReminderLog=n,await this.saveSettings()),s.length===0)return;this.settings.notifiedDueKeys=[...this.settings.notifiedDueKeys??[],...s.filter(c=>!c.key.endsWith("@persist")).map(c=>c.key)].slice(-2e3),await this.saveSettings();let l=async c=>{try{let h=he(await this.app.vault.cachedRead(c)).body.split(/\r?\n/).map(g=>g.trim()).find(g=>g.length>0);if(h)return h.replace(/^[#>\-*\s]+/,"").slice(0,60)}catch{}return c.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ")};if(s.length<=3)for(let c of s){let d=await l(c.file);this.notifications.show({message:`\u23F0 Task due: \u201C${d}\u201D (${Xe(c.dueMs,this.settings)})`,kind:"warning",category:"reminder",duration:0,folder:c.folder,affectedIds:[c.id],actions:[{label:"Open",onClick:()=>void this.revealNoteByRef(c.folder,c.id)}]})}else this.notifications.show({message:`\u23F0 ${s.length} tasks are due \u2014 open the Tasks panel to review.`,kind:"warning",category:"reminder",duration:0,folder:""})}async syncAuthorsAcrossFolders(){await this.rebuildAuthorRegistry();let e=this.collectKnownAuthors(),t=this.discoverStashpadFolders();if(!e.length||!t.length){new M.Notice("No authors or Stashpad folders to sync.");return}let i=t.length*e.length>8?new M.Notice("",0):null,s=0;for(let n of t){i?.setMessage(`Syncing authors \u2192 ${n.split("/").pop()}\u2026`);for(let o of e)await this.ensureAuthorStubFor(n,o.id,o.name)&&s++}i?.hide(),this.notifications.show({message:`Synced authors across ${t.length} folder${t.length===1?"":"s"} \u2014 ${s} new stub${s===1?"":"s"} (${e.length} author${e.length===1?"":"s"} known).`,kind:"success",category:"system",folder:""})}collectKnownAuthors(){let e=new Map,t=(this.settings.authorId??"").trim(),i=(this.settings.authorName??"").trim();t&&i&&e.set(t,i);for(let s of this.authorRegistry.all())e.has(s.id)||e.set(s.id,s.name);for(let s of this.app.vault.getMarkdownFiles()){if(!s.path.includes("/_authors/"))continue;let n=this.parseAuthorFilePath(s.path);if(!n)continue;let o=this.app.metadataCache.getFileCache(s)?.frontmatter,l=((Array.isArray(o?.aliases)?o.aliases.find(c=>typeof c=="string")??"":typeof o?.aliases=="string"?o.aliases:"")||(typeof o?.name=="string"?o.name:"")||n.name).trim();e.has(n.id)||e.set(n.id,l),this.authorRegistry.record({id:n.id,name:l})}return[...e.entries()].map(([s,n])=>({id:s,name:n}))}async rebuildAuthorRegistry(){let e=this.discoverStashpadFolders(),t=new Map,i=0;for(let n of this.app.vault.getMarkdownFiles()){let o=this.app.metadataCache.getFileCache(n)?.frontmatter;if(!o)continue;let a=[];if(typeof o.author=="string"&&a.push(o.author),Array.isArray(o.contributors))for(let l of o.contributors)typeof l=="string"&&a.push(l);for(let l of a){let c=this.parseAuthorRef(l);if(c)if(!t.has(c.id))t.set(c.id,{id:c.id,name:c.name,fromStub:!1}),i++;else{let d=t.get(c.id);!d.name&&c.name&&(d.name=c.name)}}}let s=0;for(let n of e){let o=`${n}/_authors`;for(let a of this.app.vault.getMarkdownFiles()){if(!a.path.startsWith(o+"/"))continue;let l=this.parseAuthorFilePath(a.path);if(!l)continue;let c=this.app.metadataCache.getFileCache(a)?.frontmatter,h=((Array.isArray(c?.aliases)?c.aliases.find(f=>typeof f=="string")??"":typeof c?.aliases=="string"?c.aliases:"")||(typeof c?.name=="string"?c.name:"")||l.name).trim(),g=typeof c?.role=="string"?c.role:void 0,u=typeof c?.department=="string"?c.department:void 0,p=t.get(l.id);p||s++,t.set(l.id,{id:l.id,name:h||p?.name,role:g??p?.role,department:u??p?.department,fromStub:!0})}}return await this.authorRegistry.load(),this.authorRegistry.replaceAll([...t.values()]),await this.authorRegistry.save(),{total:t.size,fromStubs:s,fromNotes:i}}buildAuthorStub(e,t){let i=a=>a.replace(/[\r\n]+/g," ").trim(),s=a=>i(a).replace(/\\/g,"\\\\").replace(/"/g,'\\"'),n=i(e.name),o=["---",`authorId: ${e.id}`,"aliases:",` - "${s(e.name)}"`];return e.role&&o.push(`role: "${s(e.role)}"`),e.department&&o.push(`department: "${s(e.department)}"`),o.push(`created: ${t}`,"---",`# ${n}`),o.join(` +Find everything in the aggregated Archived view. (This notice stays until dismissed.)`,0)}async migrateDeletedToTrashSubfolders(){if(this.settings.migratedTrashToSubfolders)return;let e=this.app.vault.adapter,t=this.newLog(),i=0,s=0,n=0,o=[],a=`${this.pluginPrivatePath()}/trash-migration-journal.json`;try{let l=await As(this.app);for(let c of l){let d=await at(this.app,c),h=d?.kind==="deleted"&&d.originalFolder?d.originalFolder.replace(/\/+$/,""):"";if(!h||!(this.app.vault.getAbstractFileByPath(h)instanceof M.TFolder)){s++;continue}let g=Fn(h);try{await e.exists(g)||await e.mkdir(g);let u=c.split("/").pop(),p=`${g}/${u}`;for(let B=1;await e.exists(p);B++)p=`${g}/${u.replace(/\.stashenc$/,"")} (${B}).stashenc`;o.push({from:c,to:p,ok:!1});let f=new Uint8Array(await e.readBinary(c));await e.writeBinary(p,f.slice().buffer);let I=new Uint8Array(await e.readBinary(p));if(I.length!==f.length)throw new Error("copy verify failed (length)");for(let B=0;B<f.length;B++)if(I[B]!==f[B])throw new Error("copy verify failed (content)");let m=c.replace(/\.stashenc$/,".stashmeta"),C=p.replace(/\.stashenc$/,".stashmeta");try{if(await e.exists(m)){let B=await e.read(m);if(await e.write(C,B),await e.read(C)!==B)throw new Error("sidecar verify failed");await e.remove(m)}}catch(B){throw new Error(`sidecar copy failed: ${B.message}`)}await e.remove(c),o[o.length-1].ok=!0,i++}catch(u){n++,console.warn("[Stashpad] trash migration move failed",c,u)}}try{await e.write(a,JSON.stringify({ts:new Date().toISOString(),moves:o},null,1))}catch{}}catch(l){console.error("[Stashpad] trash migration failed",l);return}t.append({type:"archive_migration",id:"",payload:{what:"trash-subfolders",moved:i,left:s,failed:n}}),n===0&&(this.settings.migratedTrashToSubfolders=!0,await this.saveSettings()),(i>0||n>0)&&new M.Notice(`Stashpad trash update: ${i} encrypted-trash item${i===1?"":"s"} moved into per-folder "trash/" subfolders${s?` (${s} stayed in _deleted/ \u2014 unknown or missing origin)`:""}${n?` \u2014 ${n} failed; will retry next launch`:""}. Everything stays visible in the Trash view.`,0)}async pruneZombieArchiveEntries(){let e=o=>this.app.vault.getAbstractFileByPath(o)instanceof M.TFolder,t=this.settings.archiveFolders??[],i=t.filter(o=>e(o.replace(/\/+$/,""))),s=i.length!==t.length,n=(this.settings.defaultArchiveFolder??"").replace(/\/+$/,"");n&&!e(n)&&(this.settings.defaultArchiveFolder=void 0,s=!0),s&&(this.settings.archiveFolders=i,await this.saveSettings(),console.info(`[Stashpad] pruned ${t.length-i.length} stale archive-folder entr${t.length-i.length===1?"y":"ies"}.`))}async ensureOkfTemplate(){let e=await bl(this.app,this.settings.okfTemplatePath||void 0);return this.settings.okfTemplatePath!==e&&(this.settings.okfTemplatePath=e,await this.saveSettings()),e}okfTemplatePathOrDefault(){return this.settings.okfTemplatePath||Ar}okfActiveFolders(){return this.settings.okfEnabled?Dl(this.settings.noteTemplates,this.okfTemplatePathOrDefault()).filter(e=>!this.isArchiveFolder(e)):[]}async rebuildOkfSuppressed(e){this.okfRebuildingFolders.add(e);try{return await pr(this.app,e)}finally{window.setTimeout(()=>{this.okfRebuildingFolders.delete(e);for(let t of this.app.workspace.getLeavesOfType(z)){let i=t.view;i?.noteFolder===e&&i.forceReconcileRender?.()}},600)}}onOkfFileEvent(e){if(!this.settings.okfEnabled||!e.toLowerCase().endsWith(".md"))return;let t=e.lastIndexOf("/"),i=(t>=0?e.slice(0,t):"").replace(/\/+$/,"");(t>=0?e.slice(t+1):e)!=="index.md"&&(/(^|\/)(_imports|_exports|_attachments|_deleted|\.stashpad)(\/|$)/.test(e)||this.okfActiveFolders().includes(i)&&this.scheduleOkfRebuild(i))}scheduleOkfRebuild(e){let t=this.okfRebuildTimers.get(e);t!=null&&window.clearTimeout(t),this.okfRebuildTimers.set(e,window.setTimeout(()=>{this.okfRebuildTimers.delete(e),this.okfActiveFolders().includes(e)&&this.rebuildOkfSuppressed(e).catch(i=>console.warn("[Stashpad] OKF auto-rebuild failed",e,i))},2500))}async rebuildAllOkf(){let e=this.okfActiveFolders(),t=0,i=0;for(let s of e){let n=await this.rebuildOkfSuppressed(s);t+=n.checked,i+=n.written}return{folders:e.length,checked:t,written:i}}async exportOkf(e,t,i,s){let n=e.replace(/\/+$/,""),o=[],a=[],l=[],c=new Set;for(let I of t){let m=await Nt(this.app,n,I);if(m){o.push({id:m.rootNote.id,file:m.rootNote.file}),l.push(m.rootNote.file),c.add(m.rootNote.id);for(let C of m.descendants)a.push({id:C.id,file:C.file}),l.push(C.file),c.add(C.id)}}if(!l.length)return[];let d=(i||"okf-export").replace(/[\\/:*?"<>|]+/g," ").replace(/\s+/g," ").trim().slice(0,80)||"okf-export",h=new Date().toISOString().replace(/\D/g,"").slice(0,14),g=(this.settings.exportFolder||"_exports").trim().replace(/^\/+|\/+$/g,""),u=`${n}/${g}`;for(let I of[n,u])try{await this.app.vault.adapter.exists(I)||await this.app.vault.adapter.mkdir(I)}catch{}let p=[],f=async(I,m)=>{let C=`${u}/${I}`;await this.app.vault.createBinary(C,m.buffer.slice(m.byteOffset,m.byteOffset+m.byteLength)),p.push(C)};if(s.zip||s.targz){let I=await xl(this.app,l,n,c);s.zip&&await f(`${d}-${h}.okf.zip`,await Nl(I)),s.targz&&await f(`${d}-${h}.okf.tar.gz`,await Ml(I))}if(s.stash){let I=await bt(this.app,{rootNotes:o,allDescendants:a,sourceFolder:n});await f(`${d}-${h}.${ot}`,I)}return p}async idsInFolder(e){let t=e.replace(/\/+$/,""),i=new Set;for(let s of this.app.vault.getMarkdownFiles())if((s.parent?.path?.replace(/\/+$/,"")??"")===t)try{let n=pe(await this.app.vault.read(s)).fm.id;typeof n=="string"&&i.add(n)}catch{}return i}async crossFolderPaste(e,t,i,s,n){let o=i.replace(/\/+$/,"");if(this.isArchiveFolder(o))return new M.Notice(`"${o.split("/").pop()}" is an archive folder, so cross-folder paste is disabled there. Use the "Move selection to archive" command instead \u2014 it runs the proper archive flow (and encrypts, if that folder encrypts its archive).`),null;let a=[],l=[],c=[],d=[];for(let Q of t){let S=await Nt(this.app,e,Q);if(S){c.push(S.rootNote.id),a.push({id:S.rootNote.id,file:S.rootNote.file}),d.push(S.rootNote.file);for(let x of S.descendants)l.push({id:x.id,file:x.file}),d.push(x.file)}}if(!a.length)return null;let h=a.length+l.length,g=[],u=[];n==="cut"&&(g=await this.exclusiveAttachmentsOf(d),u=await this.snapshotPaths([...d.map(Q=>Q.path),...g.map(Q=>Q.path)]));let p=await bt(this.app,{rootNotes:a,allDescendants:l,sourceFolder:e}),f=await this.idsInFolder(o),I=new Set(this.filesUnder(o)),m=await rt(this.app,p,o,f,{dedupeExisting:!1,forceNewIds:n==="copy",reparentRootsTo:s}),C=this.filesUnder(o).filter(Q=>!I.has(Q)),B=await this.snapshotPaths(C),w=c.map(Q=>m.idRemap[Q]).filter(Q=>!!Q);if(n==="cut"){for(let Q of d)try{await this.app.fileManager.trashFile(Q)}catch(S){console.warn("[Stashpad] cross-folder move: couldn't trash source note",Q.path,S)}for(let Q of g)try{await this.app.fileManager.trashFile(Q)}catch(S){console.warn("[Stashpad] cross-folder move: couldn't trash source attachment",Q.path,S)}}let y=async()=>{for(let Q of[...C].reverse()){let S=this.app.vault.getAbstractFileByPath(Q);if(S)try{await this.app.fileManager.trashFile(S)}catch{}}};return{rootIds:w,noteCount:h,undo:n==="cut"?async()=>{await y(),await this.restoreSnapshot(u)}:async()=>{await y()},redo:n==="cut"?async()=>{await this.restoreSnapshot(B);for(let Q of u){let S=this.app.vault.getAbstractFileByPath(Q.path);if(S)try{await this.app.fileManager.trashFile(S)}catch{}}}:async()=>{await this.restoreSnapshot(B)}}}async trashSubtrees(e,t){let i=[];for(let o of t){let a=await Nt(this.app,e,o);a&&i.push(a.rootNote.file,...a.descendants.map(l=>l.file))}if(!i.length)return[];let s=await this.exclusiveAttachmentsOf(i),n=[];for(let o of[...i,...s])try{await this.app.fileManager.trashFile(o),n.push(o)}catch(a){console.warn("[Stashpad] trashSubtrees: couldn't trash",o.path,a)}return n}async exclusiveAttachmentsOf(e){let t=new Set(e.map(n=>n.path)),i=new Map;for(let n of e)for(let o of await Qi(this.app,n))i.set(o.path,o);let s=this.app.metadataCache.resolvedLinks??{};for(let n of Object.keys(s))if(!t.has(n))for(let o of Object.keys(s[n]??{}))i.delete(o);return[...i.values()]}async subtreeFilePaths(e,t){let i=[];for(let n of t){let o=await Nt(this.app,e,n);o&&i.push(o.rootNote.file,...o.descendants.map(a=>a.file))}if(!i.length)return[];let s=await this.exclusiveAttachmentsOf(i);return[...i.map(n=>n.path),...s.map(n=>n.path)]}async orderedSubtreeNodes(e,t){let i=[],s=new Set,n=o=>{let a=this.app.metadataCache.getFileCache(o)?.frontmatter?.position;return typeof a=="number"?a:Number.MAX_SAFE_INTEGER};for(let o of t){let a=await Nt(this.app,e,o);if(!a)continue;let l=new Map;for(let d of a.descendants){if(!d.parent)continue;let h=l.get(d.parent)??[];h.push({id:d.id,file:d.file,created:d.created}),l.set(d.parent,h)}for(let d of l.values())d.sort((h,g)=>n(h.file)-n(g.file)||h.created.localeCompare(g.created));let c=(d,h)=>{if(!s.has(d.id)){s.add(d.id),i.push({file:d.file,created:d.created,depth:h});for(let g of l.get(d.id)??[])c(g,h+1)}};c({id:a.rootNote.id,file:a.rootNote.file,created:a.rootNote.created},0)}return i}filesUnder(e){let t=e.replace(/\/+$/,"")+"/";return this.app.vault.getFiles().filter(i=>i.path.startsWith(t)).map(i=>i.path)}async snapshotPaths(e){let t=[];for(let i of e){let s=this.app.vault.getAbstractFileByPath(i);if(!s)continue;let n=!i.toLowerCase().endsWith(".md");try{n?t.push({path:i,binary:n,data:await this.app.vault.readBinary(s)}):t.push({path:i,binary:n,text:await this.app.vault.read(s)})}catch(o){console.warn("[Stashpad] snapshotPaths: couldn't read",i,o)}}return t}async restoreSnapshot(e){for(let t of e){let i=t.path.split("/").slice(0,-1).join("/");await this.ensureVaultFolder(i);let s=this.app.vault.getAbstractFileByPath(t.path);try{t.binary?s?await this.app.vault.adapter.writeBinary(t.path,t.data):await this.app.vault.createBinary(t.path,t.data):s?await this.app.vault.modify(s,t.text??""):await this.app.vault.create(t.path,t.text??"")}catch(n){console.warn("[Stashpad] restoreSnapshot: couldn't write",t.path,n)}}}async ensureVaultFolder(e){if(!e)return;let t="";for(let i of e.split("/"))if(t=t?`${t}/${i}`:i,!await this.app.vault.adapter.exists(t))try{await this.app.vault.createFolder(t)}catch{}}refreshOpenViewsForFolder(e){let t=e.replace(/\/+$/,"");for(let i of this.app.workspace.getLeavesOfType(z)){let s=i.view;if((s?.noteFolder?.replace(/\/+$/,"")??"")===t)try{s.tree?.rebuild?.(e),s.render?.()}catch(n){console.warn("[Stashpad] refresh view failed",n)}}}maybeArchiveOnMoveIn(e,t){if(e.extension!=="md")return;let i=e.parent?.path?.replace(/\/+$/,"")??"",s=t.lastIndexOf("/"),n=(s>=0?t.slice(0,s):"").replace(/\/+$/,"");if(i===n||!this.isArchiveFolder(i)||!this.encryption.isConfigured())return;let o=this.archivePending.get(i);o||(o={paths:new Set,timer:0},this.archivePending.set(i,o)),o.paths.add(e.path),window.clearTimeout(o.timer),o.timer=window.setTimeout(()=>{this.archivePending.delete(i),this.archiveSweep(i,[...o.paths])},1800)}async encryptExistingArchiveNotes(e){let t=Ct(e.replace(/\/+$/,"")),i=this.archivedPlainNotesIn(t).map(s=>s.path);return i.length===0?0:(await this.archiveSweep(t,i),i.length-this.archivedPlainNotesIn(t).length)}async archiveSweep(e,t){if(this.archiveMigrationInFlight||!this.isArchiveFolder(e))return;let i=e.replace(/\/+$/,"");if(!this.archiveEncryptFor(i))return;let s=[];for(let c of t){let d=this.app.vault.getAbstractFileByPath(c);if(!(d instanceof M.TFile)||(d.parent?.path?.replace(/\/+$/,"")??"")!==i)continue;let h;try{h=pe(await this.app.vault.read(d)).fm}catch{continue}let g=typeof h.id=="string"?h.id:null;!g||g===F||s.push({id:g,parent:typeof h.parent=="string"?h.parent:null})}if(s.length===0)return;let n=new Set(s.map(c=>c.id)),o=new Set((this.settings.lockedSubtrees??[]).map(c=>c.rootId).filter(c=>!!c)),a=s.filter(c=>!o.has(c.id)&&!(c.parent&&n.has(c.parent)));if(a.length===0)return;if(!await this.ensureEncryptionUnlocked()){new M.Notice(`\u26A0\uFE0F Archive folder "${i.split("/").pop()}": ${a.length} arriving note${a.length===1?"":"s"} NOT encrypted (vault is locked). Unlock encryption and lock them manually.`,0);return}let l=0;for(let c of a)await this.lockNoteSubtree(i,c.id,null,{silent:!0})&&l++;l>0&&this.notifications.show({message:`Archived (encrypted) ${l} note${l===1?"":"s"} moved into \u201C${i.split("/").pop()}\u201D.`,kind:"success",category:"system",folder:i})}async activateViewForFolder(e){let t=(e||"").replace(/^\/+|\/+$/g,"");if(!t)return null;let i=this.app.workspace.getLeaf("tab");return await i.setViewState({type:z,active:!0,state:{folderOverride:t}}),this.app.workspace.revealLeaf(i),i}navigateLeafTo(e,t,i){let s=e?.view;if(s?.navigateTo&&(!s.tree||s.tree.get(i))){s.navigateTo(i);return}this.navigateWhenReady(t,i)}async openFolderInStashpad(e){let t=(e||"").replace(/^\/+|\/+$/g,"");if(!t)return;let i=await this.findStashpadLeafForFolder(t);if(i){this.app.workspace.revealLeaf(i),this.app.workspace.setActiveLeaf(i,{focus:!0});return}await this.activateViewForFolder(t)}async findStashpadLeafForFolder(e){let t=e.replace(/\/+$/,""),i=this.app.workspace.getLeavesOfType(z),s=i.find(o=>!o.isDeferred&&(o.view?.noteFolder??"").replace(/\/+$/,"")===t);if(s)return s;let n=i.find(o=>o.isDeferred&&(o.getViewState()?.state?.folderOverride??"").replace(/\/+$/,"")===t);if(n){try{await n.loadIfDeferred?.()}catch{}return n}return null}isStashpadNoteFile(e){let t=e.parent?.path?.replace(/\/+$/,"")??"";if(!this.discoverStashpadFolders().includes(t))return!1;let i=this.app.metadataCache.getFileCache(e)?.frontmatter?.id;return typeof i=="string"&&i.length>0}async revealNoteInStashpad(e){let t=e.parent?.path?.replace(/\/+$/,"")??"",i=this.app.metadataCache.getFileCache(e)?.frontmatter?.id;if(!t||typeof i!="string"||!i){new M.Notice("That note isn't a Stashpad note.");return}await this.revealNoteByRef(t,i)}async revealNoteByRef(e,t){let i=e.replace(/\/+$/,""),s=await this.findStashpadLeafForFolder(i);if(s){this.app.workspace.revealLeaf(s),this.app.workspace.setActiveLeaf(s,{focus:!0}),this.navigateLeafTo(s,i,t);return}let n=await this.activateViewForFolder(i);this.navigateLeafTo(n,i,t)}async closeDuplicateStashpadTabs(){let e=this.app.workspace.getLeavesOfType(z),t=this.app.workspace.activeLeaf;for(let p of e)try{await p.loadIfDeferred?.()}catch{}let i=p=>p.getViewState()?.state??{},s=p=>{let f=i(p);return(p.isDeferred?f.folderOverride??"":p.view?.noteFolder??f.folderOverride??"").replace(/\/+$/,"")},n=p=>{let f=i(p);return(p.isDeferred?f.focusId:p.view?.focusId??f.focusId)||F},o=p=>{let f=p.view;return!!f&&f.getViewType?.()===z&&typeof f.navigateTo=="function"&&typeof f.noteFolder=="string"},a=new Map;for(let p of this.app.vault.getMarkdownFiles()){let f=(p.parent?.path??"").replace(/\/+$/,""),I=this.app.metadataCache.getFileCache(p)?.frontmatter?.id;typeof I=="string"&&I&&(a.get(f)??a.set(f,new Set).get(f)).add(I)}let l=0,c=[];for(let p of e){let f=s(p),I=n(p);if(f&&I&&I!==F){let m=!p.isDeferred&&!!p.view?.tree?.get?.(I),C=a.get(f)?.has(I)??!1;if(!m&&!C){p.detach(),l++;continue}}c.push(p)}let d=new Map;for(let p of c){let f=s(p);if(!f)continue;let I=f+" "+n(p);(d.get(I)??d.set(I,[]).get(I)).push(p)}let h=0;for(let p of d.values()){if(p.length<=1)continue;p.sort((I,m)=>{let C=B=>B===t?2:B.isDeferred?0:1;return C(m)-C(I)});let f=null;for(let I of p){try{await I.loadIfDeferred?.()}catch{}if(o(I)){f=I;break}}f||(f=p[0]);for(let I of p)I!==f&&(I.detach(),h++)}let g=this.app.workspace.getLeavesOfType(z).length,u=document.createDocumentFragment();return u.createEl("div",{text:h+l>0?"Stashpad tabs cleaned up:":"Stashpad tabs - nothing to clean up:"}),u.createEl("div",{text:`\u2022 ${h} duplicate tab${h===1?"":"s"} closed`}),u.createEl("div",{text:`\u2022 ${l} orphaned tab${l===1?"":"s"} pruned (note no longer exists)`}),u.createEl("div",{text:`\u2022 ${g} Stashpad tab${g===1?"":"s"} remaining`}),new M.Notice(u,7e3),h+l}navigateWhenReady(e,t,i=15){let s=e.replace(/\/+$/,""),n=this.app.workspace.getLeavesOfType(z).find(o=>(o.view?.noteFolder??"").replace(/\/+$/,"")===s)?.view??this.lastActiveStashpadLeaf?.view;if(n&&typeof n.navigateTo=="function"&&(!n.tree||typeof n.tree.get!="function"||!!n.tree.get(t))){n.navigateTo(t);return}i>0?window.setTimeout(()=>this.navigateWhenReady(e,t,i-1),90):n&&typeof n.navigateTo=="function"&&n.navigateTo(t)}collectAuthoredFolders(){let e=(this.settings.authorId??"").trim();if(!e)return[];let t=`-${e}`,i=this.discoverStashpadFolders(),s=new Map;for(let n of this.app.vault.getMarkdownFiles()){let o=this.app.metadataCache.getFileCache(n)?.frontmatter;if(!o)continue;let a=typeof o.author=="string"?o.author:"",l=Array.isArray(o.contributors)?o.contributors.filter(p=>typeof p=="string"):[],c=a.includes(t),d=l.some(p=>p.includes(t));if(!c&&!d)continue;let h=n.parent?.path??"",g=i.find(p=>h===p||h.startsWith(p+"/"));if(!g)continue;s.has(g)||s.set(g,{authored:0,contributed:0});let u=s.get(g);c&&u.authored++,d&&u.contributed++}return[...s.entries()].map(([n,o])=>({folder:n,...o})).sort((n,o)=>o.authored+o.contributed-(n.authored+n.contributed))}parseAuthorRef(e){return ct(e)}authorRefFor(e,t,i){let s=i.replace(/[^\w\- ]+/g,"").trim().replace(/\s+/g,"-")||"author",n=`${e.replace(/\/+$/,"")}/_authors/${s}-${t}.md`,o=i.replace(/[\[\]|]/g,"").trim()||s;return`[[${n}|${o}]]`}async ensureAuthorStubFor(e,t,i){if(!t||!i)return!1;this.authorRegistry.record({id:t,name:i});let s=`${e.replace(/\/+$/,"")}/_authors`;if(this.app.vault.getMarkdownFiles().some(c=>c.path.startsWith(s+"/")&&this.parseAuthorFilePath(c.path)?.id===t))return!1;let o=this.authorRegistry.get(t),a=this.authorNameToSafe(i),l=`${s}/${a}-${t}.md`;try{return await this.ensureFolderPath(s),await this.app.vault.adapter.exists(l)?!1:(await this.app.vault.create(l,this.buildAuthorStub({id:t,name:i,role:o?.role,department:o?.department},new Date().toISOString())),!0)}catch(c){return console.warn("[Stashpad] ensureAuthorStubFor failed",l,c),!1}}async seedKnownAuthorsInFolder(e){let t=0;for(let i of this.collectKnownAuthors())await this.ensureAuthorStubFor(e,i.id,i.name)&&t++;return t}async autoResolveDueTask(e,t,i){try{await this.app.fileManager.processFrontMatter(e,s=>{let n=s.due!=null?Date.parse(String(s.due)):NaN;if(Number.isFinite(n)&&n>i)return;let o=sn(s.repeat);o?(s.due=new Date(nn(o,Number.isFinite(n)?n:null,i)).toISOString(),delete s.completed):s.completed=!0})}catch(s){console.warn("[Stashpad] auto-resolve failed",e.path,s)}}async checkDueReminders(){let e=Date.now(),t=new Set(this.settings.notifiedDueKeys??[]),i=(this.settings.authorId??"").trim(),s=[],n={...this.settings.persistReminderLog??{}},o=!1,a=new Set;for(let c of this.app.vault.getMarkdownFiles()){if(c.path.includes("/_authors/"))continue;let d=this.app.metadataCache.getFileCache(c)?.frontmatter;if(!d||d.due==null)continue;let h=typeof d.id=="string"?d.id:"";if(!h)continue;let g=String(d.due),u=typeof d.due=="number"?d.due:Date.parse(g);if(!Number.isFinite(u)||u>e)continue;if(d.completed!==!0){let m=Ro(d.autoDoneAfter);if(m!=null&&e>=u+m){await this.autoResolveDueTask(c,u,e);continue}}if(d.completed===!0)continue;let p=Ut(d);if(p.length>0&&!(i&&p.some(m=>m.id===i)))continue;let f=Ro(d.remindEvery);if(f!=null){a.add(h);let m=n[h]??0;e-m>=f&&(n[h]=e,o=!0,s.push({id:h,folder:(c.parent?.path??"").replace(/\/+$/,""),file:c,dueMs:u,key:`${h}@persist`}));continue}let I=`${h}@${g}`;t.has(I)||s.push({id:h,folder:(c.parent?.path??"").replace(/\/+$/,""),file:c,dueMs:u,key:I})}for(let c of Object.keys(n))a.has(c)||(delete n[c],o=!0);if(o&&(this.settings.persistReminderLog=n,await this.saveSettings()),s.length===0)return;this.settings.notifiedDueKeys=[...this.settings.notifiedDueKeys??[],...s.filter(c=>!c.key.endsWith("@persist")).map(c=>c.key)].slice(-2e3),await this.saveSettings();let l=async c=>{try{let h=pe(await this.app.vault.cachedRead(c)).body.split(/\r?\n/).map(g=>g.trim()).find(g=>g.length>0);if(h)return h.replace(/^[#>\-*\s]+/,"").slice(0,60)}catch{}return c.basename.replace(/-[a-z0-9]{4,12}$/,"").replace(/-/g," ")};if(s.length<=3)for(let c of s){let d=await l(c.file);this.notifications.show({message:`\u23F0 Task due: \u201C${d}\u201D (${Xe(c.dueMs,this.settings)})`,kind:"warning",category:"reminder",duration:0,folder:c.folder,affectedIds:[c.id],actions:[{label:"Open",onClick:()=>void this.revealNoteByRef(c.folder,c.id)}]})}else this.notifications.show({message:`\u23F0 ${s.length} tasks are due \u2014 open the Tasks panel to review.`,kind:"warning",category:"reminder",duration:0,folder:""})}async syncAuthorsAcrossFolders(){await this.rebuildAuthorRegistry();let e=this.collectKnownAuthors(),t=this.discoverStashpadFolders();if(!e.length||!t.length){new M.Notice("No authors or Stashpad folders to sync.");return}let i=t.length*e.length>8?new M.Notice("",0):null,s=0;for(let n of t){i?.setMessage(`Syncing authors \u2192 ${n.split("/").pop()}\u2026`);for(let o of e)await this.ensureAuthorStubFor(n,o.id,o.name)&&s++}i?.hide(),this.notifications.show({message:`Synced authors across ${t.length} folder${t.length===1?"":"s"} \u2014 ${s} new stub${s===1?"":"s"} (${e.length} author${e.length===1?"":"s"} known).`,kind:"success",category:"system",folder:""})}collectKnownAuthors(){let e=new Map,t=(this.settings.authorId??"").trim(),i=(this.settings.authorName??"").trim();t&&i&&e.set(t,i);for(let s of this.authorRegistry.all())e.has(s.id)||e.set(s.id,s.name);for(let s of this.app.vault.getMarkdownFiles()){if(!s.path.includes("/_authors/"))continue;let n=this.parseAuthorFilePath(s.path);if(!n)continue;let o=this.app.metadataCache.getFileCache(s)?.frontmatter,l=((Array.isArray(o?.aliases)?o.aliases.find(c=>typeof c=="string")??"":typeof o?.aliases=="string"?o.aliases:"")||(typeof o?.name=="string"?o.name:"")||n.name).trim();e.has(n.id)||e.set(n.id,l),this.authorRegistry.record({id:n.id,name:l})}return[...e.entries()].map(([s,n])=>({id:s,name:n}))}async rebuildAuthorRegistry(){let e=this.discoverStashpadFolders(),t=new Map,i=0;for(let n of this.app.vault.getMarkdownFiles()){let o=this.app.metadataCache.getFileCache(n)?.frontmatter;if(!o)continue;let a=[];if(typeof o.author=="string"&&a.push(o.author),Array.isArray(o.contributors))for(let l of o.contributors)typeof l=="string"&&a.push(l);for(let l of a){let c=this.parseAuthorRef(l);if(c)if(!t.has(c.id))t.set(c.id,{id:c.id,name:c.name,fromStub:!1}),i++;else{let d=t.get(c.id);!d.name&&c.name&&(d.name=c.name)}}}let s=0;for(let n of e){let o=`${n}/_authors`;for(let a of this.app.vault.getMarkdownFiles()){if(!a.path.startsWith(o+"/"))continue;let l=this.parseAuthorFilePath(a.path);if(!l)continue;let c=this.app.metadataCache.getFileCache(a)?.frontmatter,h=((Array.isArray(c?.aliases)?c.aliases.find(f=>typeof f=="string")??"":typeof c?.aliases=="string"?c.aliases:"")||(typeof c?.name=="string"?c.name:"")||l.name).trim(),g=typeof c?.role=="string"?c.role:void 0,u=typeof c?.department=="string"?c.department:void 0,p=t.get(l.id);p||s++,t.set(l.id,{id:l.id,name:h||p?.name,role:g??p?.role,department:u??p?.department,fromStub:!0})}}return await this.authorRegistry.load(),this.authorRegistry.replaceAll([...t.values()]),await this.authorRegistry.save(),{total:t.size,fromStubs:s,fromNotes:i}}buildAuthorStub(e,t){let i=a=>a.replace(/[\r\n]+/g," ").trim(),s=a=>i(a).replace(/\\/g,"\\\\").replace(/"/g,'\\"'),n=i(e.name),o=["---",`authorId: ${e.id}`,"aliases:",` - "${s(e.name)}"`];return e.role&&o.push(`role: "${s(e.role)}"`),e.department&&o.push(`department: "${s(e.department)}"`),o.push(`created: ${t}`,"---",`# ${n}`),o.join(` `)}async restoreMissingAuthorStubs(){await this.authorRegistry.load();let e=this.authorRegistry.all().filter(n=>n.id&&n.name),t=this.discoverStashpadFolders(),i=this.app.vault.getMarkdownFiles(),s=0;for(let n of t){let o=`${n}/_authors`,a=new Set;for(let l of i){if(!l.path.startsWith(o+"/"))continue;let c=this.parseAuthorFilePath(l.path)?.id;c&&a.add(c)}for(let l of e){if(a.has(l.id))continue;let c=this.authorNameToSafe(l.name),d=`${o}/${c}-${l.id}.md`;try{if(await this.ensureFolderPath(o),await this.app.vault.adapter.exists(d))continue;await this.app.vault.create(d,this.buildAuthorStub(l,l.firstSeen??new Date().toISOString())),s++}catch(h){console.warn("[Stashpad] restore author stub failed",d,h)}}}return{created:s,folders:t.length}}async convertAttachmentsToLinks(){let e=0,t=i=>/^\[\[.*\]\]$/.test(i.trim());for(let i of this.discoverStashpadFolders()){let s=i.replace(/\/+$/,"");for(let n of this.app.vault.getMarkdownFiles()){let o=n.parent?.path?.replace(/\/+$/,"")??"";if(o!==s&&!o.startsWith(s+"/")||Ht(n.path))continue;let a=this.app.metadataCache.getFileCache(n)?.frontmatter;if(!a||typeof a.id!="string"||!a.id)continue;let l=a.attachments,c=Array.isArray(l),d=typeof l=="string"&&l.trim().length>0;if(!(!c&&!d||!(d?!t(l):l.some(g=>typeof g=="string"&&g.trim()&&!t(g)))))try{await this.app.fileManager.processFrontMatter(n,g=>{Array.isArray(g.attachments)?g.attachments=g.attachments.map(u=>typeof u=="string"&&u.trim()?We(u):u):typeof g.attachments=="string"&&g.attachments.trim()&&(g.attachments=[We(g.attachments)])}),e++}catch(g){console.warn("[Stashpad] attachment-link conversion failed",n.path,g)}}}return e}syncObsidianExcludedArchives(){try{let e=this.app.vault;if(typeof e.getConfig!="function"||typeof e.setConfig!="function")return;let t=Array.isArray(e.getConfig("userIgnoreFilters"))?e.getConfig("userIgnoreFilters"):[],i=new Set(t),s=!1;for(let n of this.discoverStashpadFolders()){let o=`${n.replace(/\/+$/,"")}/_archive/`;i.has(o)||(i.add(o),s=!0)}s&&e.setConfig("userIgnoreFilters",[...i])}catch(e){console.warn("[Stashpad] couldn't update Obsidian excluded files",e)}}openImportPicker(){let e=this.discoverStashpadFolders();if(e.length===0){new M.Notice("No Stashpad folders to import into.");return}if(e.length===1){this.importService.pickFilesInto(e[0]);return}let t=this.importService.defaultDestination()??e[0];new fr(this.app,t,e,i=>this.importService.pickFilesInto(i)).open()}async runImportLooseFiles(e){let t=e.split("/").pop()||e,i=0,s=0,n=0;try{({files:i,folders:s,stashes:n}=await this.importService.importLooseInto(e))}catch(c){this.notifications.show({message:`Stashpad: import failed in \`${t}\` Error: ${c.message}`,kind:"error",category:"import",folder:e}),console.error("[Stashpad] runImportLooseFiles failed",e,c);return}let o=i+s+n,a=this.lastActiveStashpadLeaf?.view;o>0&&a?.noteFolder===e&&a?.tree&&(a.tree.rebuild(e),a.render?.());let l;if(o===0)l=`Nothing to import in \`${t}\` \u2014 everything here is already a Stashpad note.`;else{let c=[];i&&c.push(`${i} loose file${i===1?"":"s"}`),s&&c.push(`${s} folder${s===1?"":"s"} (as nested notes)`),n&&c.push(`${n} .stash bundle${n===1?"":"s"}`),l=`Imported ${c.join(" + ")} in \`${t}\`.`}this.notifications.show({message:l,kind:o>0?"success":"info",category:"import",folder:e})}refreshViewIfShowing(e){let t=this.lastActiveStashpadLeaf?.view;t?.noteFolder===e&&t?.tree&&(t.tree.rebuild(e),t.render?.())}async runFolderSlugPass(e){let t=e.split("/").pop()||e,i=0;try{i=await this.rebootstrapFolderSlugs(e)}catch(s){this.notifications.show({message:`Stashpad: slug pass failed in \`${t}\` -${s.message}`,kind:"error",category:"system",folder:e}),console.error("[Stashpad] runFolderSlugPass failed",e,s);return}this.refreshViewIfShowing(e),this.notifications.show({message:i>0?`Renamed ${i} stale filename${i===1?"":"s"} in \`${t}\`.`:`No stale filenames in \`${t}\` \u2014 all slugs match their notes.`,kind:i>0?"success":"info",category:"system",folder:e})}async runFolderFrontmatterBackfill(e){let t=e.split("/").pop()||e,i=0,s=0;try{let n=await mi(this.app,e);i=n.written,s=n.checked}catch(n){this.notifications.show({message:`Stashpad: frontmatter backfill failed in \`${t}\` -${n.message}`,kind:"error",category:"system",folder:e}),console.error("[Stashpad] runFolderFrontmatterBackfill failed",e,n);return}this.notifications.show({message:i>0?`Backfilled recovery links on ${i} note${i===1?"":"s"} in \`${t}\` (${s} checked).`:`Recovery links already up to date in \`${t}\` (${s} checked).`,kind:i>0?"success":"info",category:"system",folder:e})}async runAutoImportSweep(){if(!this.settings.autoImport||!this.importService.isArmed()||this.autoSweepInProgress)return;this.autoSweepInProgress=!0;let e=0,t=0,i=0;try{for(let n of this.discoverStashpadFolders())try{let o=await this.importService.importLooseInto(n,{auto:!0});e+=o.files,t+=o.folders,i+=o.stashes}catch(o){console.warn("[Stashpad] auto-import sweep failed",n,o)}}finally{this.autoSweepInProgress=!1}if(e+t+i>0){let n=this.lastActiveStashpadLeaf?.view;n?.tree&&n?.noteFolder&&(n.tree.rebuild(n.noteFolder),n.render?.());let o=[];e&&o.push(`${e} file${e===1?"":"s"}`),t&&o.push(`${t} folder${t===1?"":"s"}`),i&&o.push(`${i} .stash bundle${i===1?"":"s"}`),this.notifications.show({message:`Auto-imported ${o.join(" + ")} (background sweep).`,kind:"success",category:"import"})}this.notifyPendingEncrypted()}notifyPendingEncrypted(){let e=this.importService.pendingEncryptedPaths();if(e.length===0||!this.importService.shouldNotifyEncrypted())return;this.importService.snoozeEncryptedNotify(60*60*1e3);let t=e.length;this.notifications.show({message:`${t} encrypted .stash bundle${t===1?"":"s"} waiting to import. Import ${t===1?"it":"them"} with the password?`,kind:"info",category:"import",duration:0,actions:[{label:"Import now",onClick:()=>void this.importPendingEncryptedNow()},{label:"Remind me later",onClick:()=>this.importService.snoozeEncryptedNotify(60*60*1e3)},{label:"Not now (until next launch)",onClick:()=>this.importService.snoozeEncryptedNotify(1/0)}]})}async importPendingEncryptedNow(){let{imported:e,rescheduled:t}=await this.importService.importPendingEncrypted();if(e>0){let i=this.lastActiveStashpadLeaf?.view;i?.tree&&i?.noteFolder&&(i.tree.rebuild(i.noteFolder),i.render?.()),this.notifications.show({message:`Imported ${e} encrypted .stash bundle${e===1?"":"s"}.`,kind:"success",category:"import"})}}async seedLocalAuthorStub(e){let t=(this.settings.authorId??"").trim(),i=(this.settings.authorName??"").trim();if(!t||!i)return!1;let s=`${e.replace(/\/+$/,"")}/_authors`;if(this.app.vault.getMarkdownFiles().some(l=>l.path.startsWith(s+"/")&&this.parseAuthorFilePath(l.path)?.id===t))return!1;let o=this.authorNameToSafe(i),a=`${s}/${o}-${t}.md`;try{return await this.ensureFolderPath(s),await this.app.vault.adapter.exists(a)?!1:(await this.app.vault.create(a,this.buildAuthorStub({id:t,name:i,role:this.settings.authorRole,department:this.settings.authorDepartment},new Date().toISOString())),this.authorRegistry.record({id:t,name:i,role:this.settings.authorRole,department:this.settings.authorDepartment}),!0)}catch(l){return console.warn("[Stashpad] seedLocalAuthorStub failed",a,l),!1}}async seedLocalAuthorStubsEverywhere(){if(!(this.settings.authorName??"").trim())return 0;let t=0;for(let i of this.discoverStashpadFolders())await this.seedLocalAuthorStub(i)&&t++;return t}async ensureFolderPath(e){let t=this.app.vault.adapter,i=e.split("/").filter(Boolean),s="";for(let n of i){s=s?`${s}/${n}`:n;try{await t.exists(s)||await t.mkdir(s)}catch(o){if(!/already exists/i.test(o.message))throw o}}}async loadSettings(){let e=await this.loadData()??{};this.lastSeenSettingsRev=typeof e?.settingsRev=="number"?e.settingsRev:0,typeof e?.confirmMultiDelete=="boolean"&&(typeof e.confirmBulkDelete!="boolean"&&(e.confirmBulkDelete=e.confirmMultiDelete),typeof e.confirmAttachmentDelete!="boolean"&&(e.confirmAttachmentDelete=e.confirmMultiDelete),delete e.confirmMultiDelete),typeof e?.jdIndexDestFolder=="string"&&typeof e?.jdIndexStashpadFolder!="string"&&(e.jdIndexStashpadFolder=e.jdIndexDestFolder),this.settings={...Qt,...e,shortcuts:{...Qt.shortcuts,...e?.shortcuts??{}},mod:{...Qt.mod,...e?.mod??{}},bindings:Md(e?.bindings,e?.shortcuts,e?.mod),customPalette:Array.isArray(e?.customPalette)?e.customPalette.filter(t=>typeof t=="string"&&/^#[0-9a-f]{6}$/i.test(t)):[],colorAliases:e?.colorAliases&&typeof e.colorAliases=="object"?e.colorAliases:{},noteTemplates:e?.noteTemplates&&typeof e.noteTemplates=="object"?e.noteTemplates:{},authorName:typeof e?.authorName=="string"?e.authorName:"",authorId:typeof e?.authorId=="string"?e.authorId:"",authorRole:typeof e?.authorRole=="string"?e.authorRole:"",authorDepartment:typeof e?.authorDepartment=="string"?e.authorDepartment:"",showAuthor:typeof e?.showAuthor=="boolean"?e.showAuthor:!0,showContributors:typeof e?.showContributors=="boolean"?e.showContributors:!0,showLastEdit:typeof e?.showLastEdit=="boolean"?e.showLastEdit:!0,viewModes:e?.viewModes&&typeof e.viewModes=="object"&&!Array.isArray(e.viewModes)?e.viewModes:{},includeAttachmentsInEverything:e?.includeAttachmentsInEverything&&typeof e.includeAttachmentsInEverything=="object"&&!Array.isArray(e.includeAttachmentsInEverything)?e.includeAttachmentsInEverything:{},hideChildlessNotes:e?.hideChildlessNotes&&typeof e.hideChildlessNotes=="object"&&!Array.isArray(e.hideChildlessNotes)?e.hideChildlessNotes:{},hideCompletedNotes:e?.hideCompletedNotes&&typeof e.hideCompletedNotes=="object"&&!Array.isArray(e.hideCompletedNotes)?e.hideCompletedNotes:{},mutedNotificationCategories:Array.isArray(e?.mutedNotificationCategories)?e.mutedNotificationCategories.filter(t=>typeof t=="string"):[],notificationHistoryLimit:typeof e?.notificationHistoryLimit=="number"&&Number.isFinite(e.notificationHistoryLimit)?e.notificationHistoryLimit:5e3,notifiedDueKeys:Array.isArray(e?.notifiedDueKeys)?e.notifiedDueKeys.filter(t=>typeof t=="string").slice(-2e3):[],drafts:Td(e?.drafts),lastSubmitted:e?.lastSubmitted&&typeof e.lastSubmitted=="object"?e.lastSubmitted:{},slugStopWords:Array.isArray(e?.slugStopWords)?e.slugStopWords:[...je],migratedToggleTaskG:e?.migratedToggleTaskG===!0,dueQuickAdjusts:Array.isArray(e?.dueQuickAdjusts)?e.dueQuickAdjusts.filter(t=>typeof t=="string"):["5m","15m","30m","1h","1d","1w"]},Zs(this.settings),this.snapshotSettingsBaseline(),this.settings.migratedToggleTaskG||(this.settings.bindings.toggleTask?.primary==="H"&&(this.settings.bindings.toggleTask.primary="G"),this.settings.migratedToggleTaskG=!0,await this.saveSettings()),this.notifications.loadMutedFromList(this.settings.mutedNotificationCategories),this.notifications.setHistoryLimit(this.settings.notificationHistoryLimit),this.notifications.setDefaultAuthorId(this.settings.authorId),this.attachNotificationPersistence()}notificationsPath(){return this.pluginPrivatePath("notifications.json")}async attachNotificationPersistence(){if(this.notifPersistenceWired)return;this.notifPersistenceWired=!0;let e=this.app.vault.adapter,t=this.notificationsPath();try{if(await e.exists(t)){let i=await e.read(t),s=JSON.parse(i);Array.isArray(s)&&this.notifications.loadHistory(s)}}catch(i){console.warn("[Stashpad] failed to load notification history",i)}this.notifications.onChange(()=>{this.notifSaveTimer!=null&&window.clearTimeout(this.notifSaveTimer),this.notifSaveTimer=window.setTimeout(()=>{this.notifSaveTimer=null,this.persistNotificationHistory()},1e3)})}async persistNotificationHistory(){try{let e=this.notifications.recent().slice().reverse(),t=this.notificationsPath(),i=t.replace(/\/[^/]+$/,""),s=this.app.vault.adapter;i&&!await s.exists(i)&&await s.mkdir(i),await s.write(t,JSON.stringify(e))}catch(e){console.warn("[Stashpad] failed to save notification history",e)}}readLastCursorFile(){try{let e=window.localStorage.getItem(this.LAST_CURSOR_LS_KEY);if(!e)return{};let t=JSON.parse(e);return t&&typeof t=="object"?t:{}}catch{return{}}}loadLastCursor(e){let i=this.readLastCursorFile()[e]??{};return new Map(Object.entries(i))}saveLastCursor(e,t,i){try{let s=this.readLastCursorFile();s[e]||(s[e]={}),s[e][t]=i,window.localStorage.setItem(this.LAST_CURSOR_LS_KEY,JSON.stringify(s))}catch(s){console.warn("[Stashpad] failed to save last-cursor",s)}}readLastSelectionFile(){try{let e=window.localStorage.getItem(this.LAST_SELECTION_LS_KEY);if(!e)return{};let t=JSON.parse(e);return t&&typeof t=="object"?t:{}}catch{return{}}}loadLastSelection(e){let i=this.readLastSelectionFile()[e]??{},s=new Map;for(let[n,o]of Object.entries(i))Array.isArray(o)&&s.set(n,o.filter(a=>typeof a=="string"));return s}saveLastSelection(e,t,i){try{let s=this.readLastSelectionFile();s[e]||(s[e]={}),i.length?s[e][t]=i:delete s[e][t],window.localStorage.setItem(this.LAST_SELECTION_LS_KEY,JSON.stringify(s))}catch(s){console.warn("[Stashpad] failed to save last-selection",s)}}readActiveVersionsFile(){try{let e=window.localStorage.getItem(this.ACTIVE_VERSIONS_LS_KEY);if(!e)return{};let t=JSON.parse(e);return t&&typeof t=="object"?t:{}}catch{return{}}}loadActiveVersions(e){let t=this.readActiveVersionsFile();return new Map(Object.entries(t[e]??{}))}saveActiveVersion(e,t,i){try{let s=this.readActiveVersionsFile();s[e]||(s[e]={}),s[e][t]=i,window.localStorage.setItem(this.ACTIVE_VERSIONS_LS_KEY,JSON.stringify(s))}catch(s){console.warn("[Stashpad] failed to save active-version",s)}}async flushForkSiblingPrune(){let e=new Set(this.pendingForkDeletes);if(this.pendingForkDeletes.clear(),!!e.size)for(let t of this.app.vault.getMarkdownFiles()){let i=this.app.metadataCache.getFileCache(t)?.frontmatter?.[Ye];if(Array.isArray(i)&&i.some(s=>e.has(Cs(s)??"")))try{await this.app.fileManager.processFrontMatter(t,s=>{let o=(Array.isArray(s[Ye])?s[Ye]:[]).filter(a=>!e.has(Cs(a)??""));o.length?s[Ye]=o:delete s[Ye]})}catch{}}}queueWrite(){let e=this.writeChain.then(()=>this.guardedSave());return this.writeChain=e.catch(()=>{}),e}snapshotSettingsBaseline(){for(let e of Mt.COLLISION_PROTECTED_KEYS)this.settingsBaseline[e]=JSON.stringify(this.settings[e])}async guardedSave(){let e=null;try{e=await this.loadData()}catch{}let t=typeof e?.settingsRev=="number"?e.settingsRev:0;if(e){let s=[];for(let n of Mt.COLLISION_PROTECTED_KEYS){let o=JSON.stringify(this.settings[n])!==this.settingsBaseline[n],a=JSON.stringify(e[n])!==this.settingsBaseline[n];!o&&a&&e[n]!==void 0&&(this.settings[n]=e[n],s.push(n))}s.length&&(console.warn(`[Stashpad] settings collision: on-disk protected keys differ from our baseline (disk rev ${t}, we knew ${this.lastSeenSettingsRev}); adopted: ${s.join(", ")}.`),new M.Notice(`Stashpad: another Obsidian instance (or a synced machine) changed this vault's settings. Merged instead of overwriting (${s.join(", ")}). If encryption behaves oddly, restart Obsidian.`,1e4),Zs(this.settings)),t>this.lastSeenSettingsRev&&(this.lastSeenSettingsRev=t)}let i=Math.max(t,this.lastSeenSettingsRev)+1;this.settings.settingsRev=i,await this.saveData(this.settings),this.lastSeenSettingsRev=i,this.snapshotSettingsBaseline()}async saveSettings(){await this.queueWrite(),Zs(this.settings),Se.enabled=!!this.settings.enablePerfProfiling;let e=(this.settings.authorId??"").trim();e&&this.authorRegistry.record({id:e,name:this.settings.authorName,role:this.settings.authorRole,department:this.settings.authorDepartment}),console.debug("[Stashpad] saveSettings",{shortcuts:this.settings.shortcuts,mod:this.settings.mod})}async persistSettingsQuiet(){await this.queueWrite()}async fixOrphanParents(){let e=new Set(this.discoverStashpadFolders());if(e.size===0){new M.Notice("No Stashpad folders found.");return}let t=new Set,i=this.app.vault.getMarkdownFiles();for(let h of i){let g=this.app.metadataCache.getFileCache(h)?.frontmatter,u=typeof g?.id=="string"?g.id.trim():"";u&&t.add(u)}let{newId:s}=await Promise.resolve().then(()=>(Le(),Fs)),n=()=>{for(let h=0;h<100;h++){let g=s();if(!t.has(g))return t.add(g),g}for(let h=8;h<=16;h+=2){let g=s(h);if(!t.has(g))return t.add(g),g}throw new Error("Could not generate a unique id")},o=[];for(let h of i){let g=h.parent?.path?.replace(/\/+$/,"")??"";if(!e.has(g))continue;let u=this.app.metadataCache.getFileCache(h)?.frontmatter,p=typeof u?.id=="string"?u.id.trim():"",f=u?.parent,I=typeof f=="string"?f.trim()!=="":f!=null,m=typeof u?.created=="string"&&u.created.trim()!=="",C=!p,B=!I,w=!m;!C&&!B&&!w||o.push({file:h,addId:C,addParent:B,addCreated:w})}if(o.length===0){new M.Notice("Nothing to fix \u2014 every note in a Stashpad folder already has id + parent + created.");return}let a=0,l=0,c=this.newLog();for(let h of o)try{let g;await this.app.fileManager.processFrontMatter(h.file,f=>{if(h.addId&&(typeof f.id=="string"&&f.id.trim()||(g=n(),f.id=g)),h.addParent){let I=f.parent;(typeof I=="string"?I.trim()!=="":I!=null)||(f.parent=F)}h.addCreated&&(typeof f.created=="string"&&f.created.trim()||(f.created=new Date(h.file.stat.ctime).toISOString()))});let u=this.app.metadataCache.getFileCache(h.file)?.frontmatter,p=g??u?.id??"";p&&await c.append({type:"parent_change",id:p,payload:{from:null,to:F,reason:"orphan_fix",path:h.file.path,addedId:h.addId,addedParent:h.addParent,addedCreated:h.addCreated}}),a++}catch(g){console.warn("Stashpad: orphan fix failed for",h.file.path,g),l++}let d=l?` (${l} failed \u2014 see console)`:"";new M.Notice(`Fixed ${a} note${a===1?"":"s"} in Stashpad folders${d}.`)}async adoptNote(e){let{newId:t}=await Promise.resolve().then(()=>(Le(),Fs)),i=new Set;for(let c of this.app.vault.getMarkdownFiles()){if(c.path===e.path)continue;let d=this.app.metadataCache.getFileCache(c)?.frontmatter,h=typeof d?.id=="string"?d.id.trim():"";h&&i.add(h)}let s=()=>{for(let c=0;c<50;c++){let d=t();if(!i.has(d))return d}for(let c=8;c<=16;c+=2){let d=t(c);if(!i.has(d))return d}throw new Error("Could not generate a unique id")},n=[],o=[];try{await this.app.fileManager.processFrontMatter(e,c=>{let d=typeof c.id=="string"?c.id.trim():"";!d||/\s/.test(d)||i.has(d)?(c.id=s(),n.push("id")):o.push("id"),c.parent!==void 0&&c.parent!==null&&String(c.parent).trim()!==""?o.push("parent"):(c.parent=F,n.push("parent")),typeof c.created=="string"&&c.created.trim()!==""?o.push("created"):(c.created=new Date(e.stat.ctime).toISOString(),n.push("created"))})}catch(c){new M.Notice(`Adopt failed: ${c.message}`);return}let a=!1;try{let c=this.app.metadataCache.getFileCache(e)?.frontmatter,d=typeof c?.id=="string"?c.id.trim():"";if(d&&e.basename&&!e.basename.endsWith(`-${d}`)){let h=`${e.parent?e.parent.path+"/":""}${e.basename}-${d}.md`;await this.app.vault.adapter.exists(h)||(await this.app.fileManager.renameFile(e,h),a=!0)}}catch(c){console.warn("Stashpad: adopt rename failed",c)}if(n.length===0&&!a){new M.Notice(`Already a Stashpad note (${o.join(", ")} present).`);return}let l=[];n.length&&l.push(`added: ${n.join(", ")}`),a&&l.push("renamed with id"),new M.Notice(`Adopted into Stashpad \u2014 ${l.join("; ")}.`);try{let c=this.newLog(),d=this.app.metadataCache.getFileCache(e)?.frontmatter,h=d?.id??"";h&&await c.append({type:"create",id:h,payload:{path:e.path,parent:d?.parent??F,source:"adopt",added:n}})}catch{}}};Mt.DEBUG_BUFFER_MAX=300,Mt.COLLISION_PROTECTED_KEYS=["encryption","lockedSubtrees","folderEncPrefs","archiveFolders"];var Yn=Mt;function Md(A,r,e){let t=Po();for(let i of pi){let s=r&&typeof r[i.id]=="string"?r[i.id]:e&&typeof e[i.id]=="string"?e[i.id]:null;s!=null&&s!==""&&(t[i.id].primary=s)}if(A&&typeof A=="object")for(let i of pi){let s=A[i.id];!s||typeof s!="object"||(t[i.id]={primary:typeof s.primary=="string"?s.primary:t[i.id].primary,secondary:typeof s.secondary=="string"?s.secondary:"",preferRight:!!s.preferRight,useBoth:!!s.useBoth})}for(let i of pi){if(!i.defaultSecondary&&!i.defaultUseBoth)continue;let s=t[i.id];s.primary===i.defaultPrimary&&!s.secondary&&!s.useBoth&&(s.secondary=i.defaultSecondary??"",s.useBoth=!!i.defaultUseBoth)}return t}function Td(A){let r={};if(!A||typeof A!="object")return r;for(let[e,t]of Object.entries(A))if(typeof t=="string")r[e]=t;else if(t&&typeof t=="object"){for(let i of Object.values(t))if(typeof i=="string"&&i.length>0){r[e]=i;break}}return r}var fr=class extends M.SuggestModal{constructor(e,t,i,s){super(e);this.def=t;this.folders=i;this.onPick=s;this.setPlaceholder("Choose a Stashpad folder to import into\u2026")}getSuggestions(e){let t=e.toLowerCase();return[this.def,...this.folders.filter(s=>s!==this.def)].filter(s=>s.toLowerCase().includes(t)).map(s=>({label:s,folder:s,current:s===this.def}))}renderSuggestion(e,t){t.createDiv({text:e.label}),e.current&&(t.createDiv({cls:"stashpad-suggest-note",text:"current"}),t.addClass("is-pinned-import-target"))}onChooseSuggestion(e){this.onPick(e.folder)}},Ir=class extends M.SuggestModal{constructor(e,t,i){super(e);this.bundles=t;this.onPick=i;this.setPlaceholder("Choose an encrypted folder bundle to decrypt\u2026")}getSuggestions(e){let t=e.toLowerCase();return this.bundles.filter(i=>i.folder.toLowerCase().includes(t))}renderSuggestion(e,t){t.createDiv({text:e.folder||"(vault root)"}),t.createDiv({cls:"stashpad-suggest-note",text:e.blobPath})}onChooseSuggestion(e){this.onPick(e)}}; +${s.message}`,kind:"error",category:"system",folder:e}),console.error("[Stashpad] runFolderSlugPass failed",e,s);return}this.refreshViewIfShowing(e),this.notifications.show({message:i>0?`Renamed ${i} stale filename${i===1?"":"s"} in \`${t}\`.`:`No stale filenames in \`${t}\` \u2014 all slugs match their notes.`,kind:i>0?"success":"info",category:"system",folder:e})}async runFolderFrontmatterBackfill(e){let t=e.split("/").pop()||e,i=0,s=0;try{let n=await Ci(this.app,e);i=n.written,s=n.checked}catch(n){this.notifications.show({message:`Stashpad: frontmatter backfill failed in \`${t}\` +${n.message}`,kind:"error",category:"system",folder:e}),console.error("[Stashpad] runFolderFrontmatterBackfill failed",e,n);return}this.notifications.show({message:i>0?`Backfilled recovery links on ${i} note${i===1?"":"s"} in \`${t}\` (${s} checked).`:`Recovery links already up to date in \`${t}\` (${s} checked).`,kind:i>0?"success":"info",category:"system",folder:e})}async runAutoImportSweep(){if(!this.settings.autoImport||!this.importService.isArmed()||this.autoSweepInProgress)return;this.autoSweepInProgress=!0;let e=0,t=0,i=0;try{for(let n of this.discoverStashpadFolders())try{let o=await this.importService.importLooseInto(n,{auto:!0});e+=o.files,t+=o.folders,i+=o.stashes}catch(o){console.warn("[Stashpad] auto-import sweep failed",n,o)}}finally{this.autoSweepInProgress=!1}if(e+t+i>0){let n=this.lastActiveStashpadLeaf?.view;n?.tree&&n?.noteFolder&&(n.tree.rebuild(n.noteFolder),n.render?.());let o=[];e&&o.push(`${e} file${e===1?"":"s"}`),t&&o.push(`${t} folder${t===1?"":"s"}`),i&&o.push(`${i} .stash bundle${i===1?"":"s"}`),this.notifications.show({message:`Auto-imported ${o.join(" + ")} (background sweep).`,kind:"success",category:"import"})}this.notifyPendingEncrypted()}notifyPendingEncrypted(){let e=this.importService.pendingEncryptedPaths();if(e.length===0||!this.importService.shouldNotifyEncrypted())return;this.importService.snoozeEncryptedNotify(60*60*1e3);let t=e.length;this.notifications.show({message:`${t} encrypted .stash bundle${t===1?"":"s"} waiting to import. Import ${t===1?"it":"them"} with the password?`,kind:"info",category:"import",duration:0,actions:[{label:"Import now",onClick:()=>void this.importPendingEncryptedNow()},{label:"Remind me later",onClick:()=>this.importService.snoozeEncryptedNotify(60*60*1e3)},{label:"Not now (until next launch)",onClick:()=>this.importService.snoozeEncryptedNotify(1/0)}]})}async importPendingEncryptedNow(){let{imported:e,rescheduled:t}=await this.importService.importPendingEncrypted();if(e>0){let i=this.lastActiveStashpadLeaf?.view;i?.tree&&i?.noteFolder&&(i.tree.rebuild(i.noteFolder),i.render?.()),this.notifications.show({message:`Imported ${e} encrypted .stash bundle${e===1?"":"s"}.`,kind:"success",category:"import"})}}async seedLocalAuthorStub(e){let t=(this.settings.authorId??"").trim(),i=(this.settings.authorName??"").trim();if(!t||!i)return!1;let s=`${e.replace(/\/+$/,"")}/_authors`;if(this.app.vault.getMarkdownFiles().some(l=>l.path.startsWith(s+"/")&&this.parseAuthorFilePath(l.path)?.id===t))return!1;let o=this.authorNameToSafe(i),a=`${s}/${o}-${t}.md`;try{return await this.ensureFolderPath(s),await this.app.vault.adapter.exists(a)?!1:(await this.app.vault.create(a,this.buildAuthorStub({id:t,name:i,role:this.settings.authorRole,department:this.settings.authorDepartment},new Date().toISOString())),this.authorRegistry.record({id:t,name:i,role:this.settings.authorRole,department:this.settings.authorDepartment}),!0)}catch(l){return console.warn("[Stashpad] seedLocalAuthorStub failed",a,l),!1}}async seedLocalAuthorStubsEverywhere(){if(!(this.settings.authorName??"").trim())return 0;let t=0;for(let i of this.discoverStashpadFolders())await this.seedLocalAuthorStub(i)&&t++;return t}async ensureFolderPath(e){let t=this.app.vault.adapter,i=e.split("/").filter(Boolean),s="";for(let n of i){s=s?`${s}/${n}`:n;try{await t.exists(s)||await t.mkdir(s)}catch(o){if(!/already exists/i.test(o.message))throw o}}}async loadSettings(){let e=await this.loadData()??{};this.lastSeenSettingsRev=typeof e?.settingsRev=="number"?e.settingsRev:0,typeof e?.confirmMultiDelete=="boolean"&&(typeof e.confirmBulkDelete!="boolean"&&(e.confirmBulkDelete=e.confirmMultiDelete),typeof e.confirmAttachmentDelete!="boolean"&&(e.confirmAttachmentDelete=e.confirmMultiDelete),delete e.confirmMultiDelete),typeof e?.jdIndexDestFolder=="string"&&typeof e?.jdIndexStashpadFolder!="string"&&(e.jdIndexStashpadFolder=e.jdIndexDestFolder),this.settings={...Qt,...e,shortcuts:{...Qt.shortcuts,...e?.shortcuts??{}},mod:{...Qt.mod,...e?.mod??{}},bindings:Md(e?.bindings,e?.shortcuts,e?.mod),customPalette:Array.isArray(e?.customPalette)?e.customPalette.filter(t=>typeof t=="string"&&/^#[0-9a-f]{6}$/i.test(t)):[],colorAliases:e?.colorAliases&&typeof e.colorAliases=="object"?e.colorAliases:{},noteTemplates:e?.noteTemplates&&typeof e.noteTemplates=="object"?e.noteTemplates:{},authorName:typeof e?.authorName=="string"?e.authorName:"",authorId:typeof e?.authorId=="string"?e.authorId:"",authorRole:typeof e?.authorRole=="string"?e.authorRole:"",authorDepartment:typeof e?.authorDepartment=="string"?e.authorDepartment:"",showAuthor:typeof e?.showAuthor=="boolean"?e.showAuthor:!0,showContributors:typeof e?.showContributors=="boolean"?e.showContributors:!0,showLastEdit:typeof e?.showLastEdit=="boolean"?e.showLastEdit:!0,viewModes:e?.viewModes&&typeof e.viewModes=="object"&&!Array.isArray(e.viewModes)?e.viewModes:{},includeAttachmentsInEverything:e?.includeAttachmentsInEverything&&typeof e.includeAttachmentsInEverything=="object"&&!Array.isArray(e.includeAttachmentsInEverything)?e.includeAttachmentsInEverything:{},hideChildlessNotes:e?.hideChildlessNotes&&typeof e.hideChildlessNotes=="object"&&!Array.isArray(e.hideChildlessNotes)?e.hideChildlessNotes:{},hideCompletedNotes:e?.hideCompletedNotes&&typeof e.hideCompletedNotes=="object"&&!Array.isArray(e.hideCompletedNotes)?e.hideCompletedNotes:{},mutedNotificationCategories:Array.isArray(e?.mutedNotificationCategories)?e.mutedNotificationCategories.filter(t=>typeof t=="string"):[],notificationHistoryLimit:typeof e?.notificationHistoryLimit=="number"&&Number.isFinite(e.notificationHistoryLimit)?e.notificationHistoryLimit:5e3,notifiedDueKeys:Array.isArray(e?.notifiedDueKeys)?e.notifiedDueKeys.filter(t=>typeof t=="string").slice(-2e3):[],drafts:Td(e?.drafts),lastSubmitted:e?.lastSubmitted&&typeof e.lastSubmitted=="object"?e.lastSubmitted:{},slugStopWords:Array.isArray(e?.slugStopWords)?e.slugStopWords:[...je],migratedToggleTaskG:e?.migratedToggleTaskG===!0,dueQuickAdjusts:Array.isArray(e?.dueQuickAdjusts)?e.dueQuickAdjusts.filter(t=>typeof t=="string"):["5m","15m","30m","1h","1d","1w"]},Zs(this.settings),this.snapshotSettingsBaseline(),this.settings.migratedToggleTaskG||(this.settings.bindings.toggleTask?.primary==="H"&&(this.settings.bindings.toggleTask.primary="G"),this.settings.migratedToggleTaskG=!0,await this.saveSettings()),this.notifications.loadMutedFromList(this.settings.mutedNotificationCategories),this.notifications.setHistoryLimit(this.settings.notificationHistoryLimit),this.notifications.setDefaultAuthorId(this.settings.authorId),this.attachNotificationPersistence()}notificationsPath(){return this.pluginPrivatePath("notifications.json")}async attachNotificationPersistence(){if(this.notifPersistenceWired)return;this.notifPersistenceWired=!0;let e=this.app.vault.adapter,t=this.notificationsPath();try{if(await e.exists(t)){let i=await e.read(t),s=JSON.parse(i);Array.isArray(s)&&this.notifications.loadHistory(s)}}catch(i){console.warn("[Stashpad] failed to load notification history",i)}this.notifications.onChange(()=>{this.notifSaveTimer!=null&&window.clearTimeout(this.notifSaveTimer),this.notifSaveTimer=window.setTimeout(()=>{this.notifSaveTimer=null,this.persistNotificationHistory()},1e3)})}async persistNotificationHistory(){try{let e=this.notifications.recent().slice().reverse(),t=this.notificationsPath(),i=t.replace(/\/[^/]+$/,""),s=this.app.vault.adapter;i&&!await s.exists(i)&&await s.mkdir(i),await s.write(t,JSON.stringify(e))}catch(e){console.warn("[Stashpad] failed to save notification history",e)}}readLastCursorFile(){try{let e=window.localStorage.getItem(this.LAST_CURSOR_LS_KEY);if(!e)return{};let t=JSON.parse(e);return t&&typeof t=="object"?t:{}}catch{return{}}}loadLastCursor(e){let i=this.readLastCursorFile()[e]??{};return new Map(Object.entries(i))}saveLastCursor(e,t,i){try{let s=this.readLastCursorFile();s[e]||(s[e]={}),s[e][t]=i,window.localStorage.setItem(this.LAST_CURSOR_LS_KEY,JSON.stringify(s))}catch(s){console.warn("[Stashpad] failed to save last-cursor",s)}}readLastSelectionFile(){try{let e=window.localStorage.getItem(this.LAST_SELECTION_LS_KEY);if(!e)return{};let t=JSON.parse(e);return t&&typeof t=="object"?t:{}}catch{return{}}}loadLastSelection(e){let i=this.readLastSelectionFile()[e]??{},s=new Map;for(let[n,o]of Object.entries(i))Array.isArray(o)&&s.set(n,o.filter(a=>typeof a=="string"));return s}saveLastSelection(e,t,i){try{let s=this.readLastSelectionFile();s[e]||(s[e]={}),i.length?s[e][t]=i:delete s[e][t],window.localStorage.setItem(this.LAST_SELECTION_LS_KEY,JSON.stringify(s))}catch(s){console.warn("[Stashpad] failed to save last-selection",s)}}readActiveVersionsFile(){try{let e=window.localStorage.getItem(this.ACTIVE_VERSIONS_LS_KEY);if(!e)return{};let t=JSON.parse(e);return t&&typeof t=="object"?t:{}}catch{return{}}}loadActiveVersions(e){let t=this.readActiveVersionsFile();return new Map(Object.entries(t[e]??{}))}saveActiveVersion(e,t,i){try{let s=this.readActiveVersionsFile();s[e]||(s[e]={}),s[e][t]=i,window.localStorage.setItem(this.ACTIVE_VERSIONS_LS_KEY,JSON.stringify(s))}catch(s){console.warn("[Stashpad] failed to save active-version",s)}}async flushForkSiblingPrune(){let e=new Set(this.pendingForkDeletes);if(this.pendingForkDeletes.clear(),!!e.size)for(let t of this.app.vault.getMarkdownFiles()){let i=this.app.metadataCache.getFileCache(t)?.frontmatter?.[Ye];if(Array.isArray(i)&&i.some(s=>e.has(Cs(s)??"")))try{await this.app.fileManager.processFrontMatter(t,s=>{let o=(Array.isArray(s[Ye])?s[Ye]:[]).filter(a=>!e.has(Cs(a)??""));o.length?s[Ye]=o:delete s[Ye]})}catch{}}}queueWrite(){let e=this.writeChain.then(()=>this.guardedSave());return this.writeChain=e.catch(()=>{}),e}snapshotSettingsBaseline(){for(let e of Mt.COLLISION_PROTECTED_KEYS)this.settingsBaseline[e]=JSON.stringify(this.settings[e])}async guardedSave(){let e=null;try{e=await this.loadData()}catch{}let t=typeof e?.settingsRev=="number"?e.settingsRev:0;if(e){let s=[];for(let n of Mt.COLLISION_PROTECTED_KEYS){let o=JSON.stringify(this.settings[n])!==this.settingsBaseline[n],a=JSON.stringify(e[n])!==this.settingsBaseline[n];!o&&a&&e[n]!==void 0&&(this.settings[n]=e[n],s.push(n))}s.length&&(console.warn(`[Stashpad] settings collision: on-disk protected keys differ from our baseline (disk rev ${t}, we knew ${this.lastSeenSettingsRev}); adopted: ${s.join(", ")}.`),new M.Notice(`Stashpad: another Obsidian instance (or a synced machine) changed this vault's settings. Merged instead of overwriting (${s.join(", ")}). If encryption behaves oddly, restart Obsidian.`,1e4),Zs(this.settings)),t>this.lastSeenSettingsRev&&(this.lastSeenSettingsRev=t)}let i=Math.max(t,this.lastSeenSettingsRev)+1;this.settings.settingsRev=i,await this.saveData(this.settings),this.lastSeenSettingsRev=i,this.snapshotSettingsBaseline()}async saveSettings(){await this.queueWrite(),Zs(this.settings),Se.enabled=!!this.settings.enablePerfProfiling;let e=(this.settings.authorId??"").trim();e&&this.authorRegistry.record({id:e,name:this.settings.authorName,role:this.settings.authorRole,department:this.settings.authorDepartment}),console.debug("[Stashpad] saveSettings",{shortcuts:this.settings.shortcuts,mod:this.settings.mod})}async persistSettingsQuiet(){await this.queueWrite()}async fixOrphanParents(){let e=new Set(this.discoverStashpadFolders());if(e.size===0){new M.Notice("No Stashpad folders found.");return}let t=new Set,i=this.app.vault.getMarkdownFiles();for(let h of i){let g=this.app.metadataCache.getFileCache(h)?.frontmatter,u=typeof g?.id=="string"?g.id.trim():"";u&&t.add(u)}let{newId:s}=await Promise.resolve().then(()=>(Le(),Fs)),n=()=>{for(let h=0;h<100;h++){let g=s();if(!t.has(g))return t.add(g),g}for(let h=8;h<=16;h+=2){let g=s(h);if(!t.has(g))return t.add(g),g}throw new Error("Could not generate a unique id")},o=[];for(let h of i){let g=h.parent?.path?.replace(/\/+$/,"")??"";if(!e.has(g))continue;let u=this.app.metadataCache.getFileCache(h)?.frontmatter,p=typeof u?.id=="string"?u.id.trim():"",f=u?.parent,I=typeof f=="string"?f.trim()!=="":f!=null,m=typeof u?.created=="string"&&u.created.trim()!=="",C=!p,B=!I,w=!m;!C&&!B&&!w||o.push({file:h,addId:C,addParent:B,addCreated:w})}if(o.length===0){new M.Notice("Nothing to fix \u2014 every note in a Stashpad folder already has id + parent + created.");return}let a=0,l=0,c=this.newLog();for(let h of o)try{let g;await this.app.fileManager.processFrontMatter(h.file,f=>{if(h.addId&&(typeof f.id=="string"&&f.id.trim()||(g=n(),f.id=g)),h.addParent){let I=f.parent;(typeof I=="string"?I.trim()!=="":I!=null)||(f.parent=F)}h.addCreated&&(typeof f.created=="string"&&f.created.trim()||(f.created=new Date(h.file.stat.ctime).toISOString()))});let u=this.app.metadataCache.getFileCache(h.file)?.frontmatter,p=g??u?.id??"";p&&await c.append({type:"parent_change",id:p,payload:{from:null,to:F,reason:"orphan_fix",path:h.file.path,addedId:h.addId,addedParent:h.addParent,addedCreated:h.addCreated}}),a++}catch(g){console.warn("Stashpad: orphan fix failed for",h.file.path,g),l++}let d=l?` (${l} failed \u2014 see console)`:"";new M.Notice(`Fixed ${a} note${a===1?"":"s"} in Stashpad folders${d}.`)}async adoptNote(e){let{newId:t}=await Promise.resolve().then(()=>(Le(),Fs)),i=new Set;for(let c of this.app.vault.getMarkdownFiles()){if(c.path===e.path)continue;let d=this.app.metadataCache.getFileCache(c)?.frontmatter,h=typeof d?.id=="string"?d.id.trim():"";h&&i.add(h)}let s=()=>{for(let c=0;c<50;c++){let d=t();if(!i.has(d))return d}for(let c=8;c<=16;c+=2){let d=t(c);if(!i.has(d))return d}throw new Error("Could not generate a unique id")},n=[],o=[];try{await this.app.fileManager.processFrontMatter(e,c=>{let d=typeof c.id=="string"?c.id.trim():"";!d||/\s/.test(d)||i.has(d)?(c.id=s(),n.push("id")):o.push("id"),c.parent!==void 0&&c.parent!==null&&String(c.parent).trim()!==""?o.push("parent"):(c.parent=F,n.push("parent")),typeof c.created=="string"&&c.created.trim()!==""?o.push("created"):(c.created=new Date(e.stat.ctime).toISOString(),n.push("created"))})}catch(c){new M.Notice(`Adopt failed: ${c.message}`);return}let a=!1;try{let c=this.app.metadataCache.getFileCache(e)?.frontmatter,d=typeof c?.id=="string"?c.id.trim():"";if(d&&e.basename&&!e.basename.endsWith(`-${d}`)){let h=`${e.parent?e.parent.path+"/":""}${e.basename}-${d}.md`;await this.app.vault.adapter.exists(h)||(await this.app.fileManager.renameFile(e,h),a=!0)}}catch(c){console.warn("Stashpad: adopt rename failed",c)}if(n.length===0&&!a){new M.Notice(`Already a Stashpad note (${o.join(", ")} present).`);return}let l=[];n.length&&l.push(`added: ${n.join(", ")}`),a&&l.push("renamed with id"),new M.Notice(`Adopted into Stashpad \u2014 ${l.join("; ")}.`);try{let c=this.newLog(),d=this.app.metadataCache.getFileCache(e)?.frontmatter,h=d?.id??"";h&&await c.append({type:"create",id:h,payload:{path:e.path,parent:d?.parent??F,source:"adopt",added:n}})}catch{}}};Mt.DEBUG_BUFFER_MAX=300,Mt.COLLISION_PROTECTED_KEYS=["encryption","lockedSubtrees","folderEncPrefs","archiveFolders"];var Yn=Mt;function Md(A,r,e){let t=Po();for(let i of zt){let s=r&&typeof r[i.id]=="string"?r[i.id]:e&&typeof e[i.id]=="string"?e[i.id]:null;s!=null&&s!==""&&(t[i.id].primary=s)}if(A&&typeof A=="object")for(let i of zt){let s=A[i.id];!s||typeof s!="object"||(t[i.id]={primary:typeof s.primary=="string"?s.primary:t[i.id].primary,secondary:typeof s.secondary=="string"?s.secondary:"",preferRight:!!s.preferRight,useBoth:!!s.useBoth})}for(let i of zt){if(!i.defaultSecondary&&!i.defaultUseBoth)continue;let s=t[i.id];s.primary===i.defaultPrimary&&!s.secondary&&!s.useBoth&&(s.secondary=i.defaultSecondary??"",s.useBoth=!!i.defaultUseBoth)}return t}function Td(A){let r={};if(!A||typeof A!="object")return r;for(let[e,t]of Object.entries(A))if(typeof t=="string")r[e]=t;else if(t&&typeof t=="object"){for(let i of Object.values(t))if(typeof i=="string"&&i.length>0){r[e]=i;break}}return r}var fr=class extends M.SuggestModal{constructor(e,t,i,s){super(e);this.def=t;this.folders=i;this.onPick=s;this.setPlaceholder("Choose a Stashpad folder to import into\u2026")}getSuggestions(e){let t=e.toLowerCase();return[this.def,...this.folders.filter(s=>s!==this.def)].filter(s=>s.toLowerCase().includes(t)).map(s=>({label:s,folder:s,current:s===this.def}))}renderSuggestion(e,t){t.createDiv({text:e.label}),e.current&&(t.createDiv({cls:"stashpad-suggest-note",text:"current"}),t.addClass("is-pinned-import-target"))}onChooseSuggestion(e){this.onPick(e.folder)}},Ir=class extends M.SuggestModal{constructor(e,t,i){super(e);this.bundles=t;this.onPick=i;this.setPlaceholder("Choose an encrypted folder bundle to decrypt\u2026")}getSuggestions(e){let t=e.toLowerCase();return this.bundles.filter(i=>i.folder.toLowerCase().includes(t))}renderSuggestion(e,t){t.createDiv({text:e.folder||"(vault root)"}),t.createDiv({cls:"stashpad-suggest-note",text:e.blobPath})}onChooseSuggestion(e){this.onPick(e)}}; /*! Bundled license information: hash-wasm/dist/index.esm.js: diff --git a/manifest.json b/manifest.json index 4ca4bba..730dae7 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "id": "stashpad", "name": "Stashpad", - "version": "0.140.15", + "version": "0.140.17", "minAppVersion": "1.13.0", "description": "A chat-style, nested-notes workspace: rapid capture, outliner navigation, fast search, tasks, and per-folder templates, with one-click Open Knowledge Format (OKF) export for LLMs and agents.", "author": "Human", diff --git a/package.json b/package.json index 154611d..13e950e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "stashpad-obsidian", - "version": "0.140.15", + "version": "0.140.17", "private": true, "scripts": { "dev": "node esbuild.config.mjs", diff --git a/release-notes/0.140.17.md b/release-notes/0.140.17.md new file mode 100644 index 0000000..aef125d --- /dev/null +++ b/release-notes/0.140.17.md @@ -0,0 +1,39 @@ +# 0.140.17 — Settings safety, hotkey warnings, and a search/UI polish sweep + +Two small follow-up releases closing out the review pass: a settings-folder +safety fix plus a hotkey conflict warning (0.140.16), and a batch of low-level +correctness/polish fixes across search, the note picker, and the view (0.140.17). + +## 0.140.16 — Settings folder guard + hotkey conflict warning + +- **Notes folder validation** — the "Stashpad notes folder" setting now checks + every segment of the path against the full set of reserved names (including + `_authors`, `_deleted`, `archive`, `trash`, `.stashpad`, `_attachments`, + `_processed`, and your import/export folders), so the notes folder can't be + pointed at — or nested inside — a reserved subfolder. It also validates and + saves on commit (blur or Enter) rather than on every keystroke, so a partially + typed folder name is never persisted. +- **Hotkey conflict warning** — binding a chord that's already assigned to a + different command now shows a heads-up notice ("also bound to …"; the first + match wins). The binding still applies — it's a warning, not a block. + +## 0.140.17 — Search, picker, and view polish + +- **Search highlighting** now highlights overlapping matches of the same term + fully (e.g. "aa" within "aaa"). +- **Search filters** — a qualifier like `in:` / `before:` is no longer triggered + in the middle of a hyphenated word (so `check-in: desk` stays plain text), and + a matched filter is removed from the query by position, fixing a case where the + wrong slice could be stripped. +- **Note picker** — picking a note that was deleted while the picker was open now + shows a notice instead of acting on a stale reference. +- **Log viewer** — the "Reveal JSONL" / "Open in default app" buttons (which rely + on desktop-only APIs) are hidden on mobile. +- **Aggregate views** — opening an aggregate tab reliably reuses an existing tab + of the same kind instead of occasionally opening a duplicate. +- **Outdent** — outdenting several notes at once is now a single undo step with a + single summary notification, instead of one of each per note. +- **Popout windows** — list keyboard shortcuts now work when a Stashpad view is + in its own popout window. +- **Detail panel** — the tiny-window opacity popover cleans up its listeners when + the view is closed. diff --git a/src/aggregate-view.ts b/src/aggregate-view.ts index 9f5367f..f1c4202 100644 --- a/src/aggregate-view.ts +++ b/src/aggregate-view.ts @@ -390,8 +390,11 @@ export class StashpadAggregateView extends ItemView { * the same mode if one is open. */ export async function openAggregateView(plugin: StashpadPlugin, mode: AggregateMode): Promise<void> { const { workspace } = plugin.app; + // Read mode from the LEAF's persisted view state, not the view instance — an + // inactive leaf may hold a DeferredView whose getState() lacks `mode`, so the + // old check missed a deferred existing tab and opened a duplicate. 0.140.17 const existing = workspace.getLeavesOfType(STASHPAD_AGGREGATE_VIEW_TYPE) - .find((l) => (l.view as StashpadAggregateView)?.getState?.().mode === mode); + .find((l) => ((l.getViewState()?.state as { mode?: string } | undefined)?.mode) === mode); if (existing) { workspace.revealLeaf(existing); return; } // 0.133.0: remember the tab we opened from so closing this aggregate view // returns there, not to the tab on the right. diff --git a/src/modals.ts b/src/modals.ts index 88d5be3..7a2a60f 100644 --- a/src/modals.ts +++ b/src/modals.ts @@ -91,10 +91,14 @@ export class LogModal extends Modal { this.filterSelEl.onchange = () => this.setTypeFilter(this.filterSelEl!.value || null); this.refreshTypeFilter(); - const revealBtn = toolbar.createEl("button", { text: "Reveal JSONL" }); - revealBtn.onclick = () => this.shellAct("reveal"); - const openBtn = toolbar.createEl("button", { text: "Open in default app" }); - openBtn.onclick = () => this.shellAct("open"); + // Reveal/Open shell out via electron, which doesn't exist on mobile — only + // offer them on desktop (the Copy button below covers mobile). 0.140.17 + if (!Platform.isMobile) { + const revealBtn = toolbar.createEl("button", { text: "Reveal JSONL" }); + revealBtn.onclick = () => this.shellAct("reveal"); + const openBtn = toolbar.createEl("button", { text: "Open in default app" }); + openBtn.onclick = () => this.shellAct("open"); + } const copyBtn = toolbar.createEl("button", { text: "Copy raw JSONL" }); let copyResetTimer: number | null = null; diff --git a/src/note-picker.ts b/src/note-picker.ts index ffe0388..33086c5 100644 --- a/src/note-picker.ts +++ b/src/note-picker.ts @@ -1,4 +1,4 @@ -import { App, FuzzySuggestModal, Platform, Scope, SuggestModal, TFile, moment, setIcon } from "obsidian"; +import { App, FuzzySuggestModal, Notice, Platform, Scope, SuggestModal, TFile, moment, setIcon } from "obsidian"; import type { TreeIndex } from "./tree-index"; import type { TreeNode } from "./types"; import { ROOT_ID } from "./types"; @@ -111,8 +111,13 @@ export function parseSearchQuery(query: string): ParsedQuery { // Patterns: // bracketed: key: [value with spaces] // greedy: key: value (multi-word; stops at next key: or $) - const filterRe = /\b(in|before|after|on):\s*(?:\[([^\]]*)\]|([^]*?)(?=\s+(?:in|before|after|on):|$))/gi; - let remaining = raw; + // (?<![\w-]) not \b: a plain \b matches right after a hyphen, so free text like + // `check-in: desk` was hijacked into an `in:` filter. Require the qualifier to + // start at a real word boundary (not mid-hyphenated-word). 0.140.17 + const filterRe = /(?<![\w-])(in|before|after|on):\s*(?:\[([^\]]*)\]|([^]*?)(?=\s+(?:in|before|after|on):|$))/gi; + // Blank matched spans by their exact index in `raw` (a `.replace(m[0])` hit the + // FIRST occurrence in a diverging copy, which could be the wrong slice). 0.140.17 + const rawChars = raw.split(""); let m: RegExpExecArray | null; while ((m = filterRe.exec(raw)) != null) { const key = m[1].toLowerCase(); @@ -155,9 +160,9 @@ export function parseSearchQuery(query: string): ParsedQuery { } // Only strip the slice once the filter actually applied — an unparseable // date stays in the query as free text (see `applied` above). 0.140.14 - if (applied) remaining = remaining.replace(m[0], " "); + if (applied) for (let k = m.index; k < m.index + m[0].length; k++) rawChars[k] = " "; } - for (const tok of remaining.split(/\s+/)) { + for (const tok of rawChars.join("").split(/\s+/)) { if (tok) out.text.push(tok.toLowerCase()); } return out; @@ -839,7 +844,9 @@ export class StashpadSuggest extends SuggestModal<PickerItem> { const ranges: Array<[number, number]> = []; for (const t of cleanTokens) { let i = 0; - while ((i = lower.indexOf(t, i)) !== -1) { ranges.push([i, i + t.length]); i += t.length; } + // Advance by 1, not t.length, so OVERLAPPING occurrences are all captured + // ("aa" in "aaa" → [0,2] and [1,3], merged below to [0,3]). 0.140.17 + while ((i = lower.indexOf(t, i)) !== -1) { ranges.push([i, i + t.length]); i += 1; } } if (!ranges.length) { el.appendText(text); return; } ranges.sort((a, b) => a[0] - b[0]); @@ -1762,7 +1769,7 @@ export class StashpadSuggest extends SuggestModal<PickerItem> { // `in: [work] meeting notes` creates a note titled "meeting notes", not the // literal query. Case preserved (unlike parseSearchQuery's tokens). 0.140.14 const rawTitle = (this as any).inputEl?.value ?? ""; - const cleanTitle = rawTitle.replace(/\b(in|before|after|on):\s*(?:\[[^\]]*\]|[^]*?(?=\s+(?:in|before|after|on):|$))/gi, " ").replace(/\s+/g, " ").trim(); + const cleanTitle = rawTitle.replace(/(?<![\w-])(in|before|after|on):\s*(?:\[[^\]]*\]|[^]*?(?=\s+(?:in|before|after|on):|$))/gi, " ").replace(/\s+/g, " ").trim(); this.opts.onCreate(cleanTitle || rawTitle); return; } @@ -1821,6 +1828,12 @@ export class StashpadSuggest extends SuggestModal<PickerItem> { sub.open(); return; } + // The candidate set is snapshotted on open; a note deleted while the picker + // was up hands the caller a stale TFile. Guard the local-note case. 0.140.17 + if (item.node?.file && !this.app.vault.getAbstractFileByPath(item.node.file.path)) { + new Notice("That note no longer exists."); + return; + } this.opts.onPick(item); } } diff --git a/src/settings.ts b/src/settings.ts index dca6e8c..e405250 100644 --- a/src/settings.ts +++ b/src/settings.ts @@ -1349,22 +1349,33 @@ export class StashpadSettingTab extends PluginSettingTab { cats.foldersStorage.push(this.renderDef("Stashpad notes folder", "Vault-relative folder where Stashpad stores its notes and attachments. Created on demand.", (s) => { s.addText((t) => { new FolderSuggest(this.app, t.inputEl); - t.setValue(this.plugin.settings.folder).setPlaceholder("Stashpad").onChange(async (v) => { - const cleaned = (v || "").trim().replace(/^\/+|\/+$/g, "") || DEFAULT_SETTINGS.folder; - const last = cleaned.split("/").filter(Boolean).pop() ?? ""; + t.setValue(this.plugin.settings.folder).setPlaceholder("Stashpad"); + // 0.140.16: validate + persist on COMMIT (blur/Enter), not per keystroke — + // the old onChange wrote settings.folder for every prefix ("S", "St", …), + // so other subsystems reading it mid-type (or a settings-close mid-type) + // saw a bogus folder. Also check EVERY path segment against the FULL + // reserved set (was last-segment-only and missing the Stashpad reserved + // subfolders), so the notes folder can't be nested inside archive/_deleted/etc. + const commit = async (): Promise<void> => { + const cleaned = (t.getValue() || "").trim().replace(/^\/+|\/+$/g, "") || DEFAULT_SETTINGS.folder; + const segs = cleaned.split("/").filter(Boolean); const reserved = new Set([ this.plugin.settings.importDropFolder, this.plugin.settings.exportFolder, - "_attachments", - "_processed", + // Stashpad-reserved subfolders — a notes folder must not BE or live under one. + "_attachments", "_processed", "_authors", "_deleted", "archive", "trash", ".stashpad", ].map((x) => (x ?? "").trim().replace(/^\/+|\/+$/g, "")).filter(Boolean)); - if (reserved.has(last)) { + if (segs.some((seg) => reserved.has(seg))) { new Notice(`"${cleaned}" uses a reserved Stashpad subfolder name. Pick something else.`); + t.setValue(this.plugin.settings.folder); // restore the last valid value return; } + if (cleaned === this.plugin.settings.folder) return; this.plugin.settings.folder = cleaned; await set(); - }); + }; + t.inputEl.addEventListener("blur", () => void commit()); + t.inputEl.addEventListener("keydown", (e) => { if ((e as KeyboardEvent).key === "Enter") void commit(); }); }); }, ["folder", "path", "location", "notes"])); @@ -3105,6 +3116,15 @@ export class StashpadSettingTab extends PluginSettingTab { const slotDefault = which === "primary" ? meta.defaultPrimary : (meta.defaultSecondary ?? ""); input.onclick = () => { startHotkeyRecording(input, async (chord) => { + // Non-blocking conflict warning: if this chord is already bound to a + // DIFFERENT command, whichever matchBinding runs first in view.ts wins, + // so a silent double-bind is confusing. Still allow it. 0.140.16 + const clash = COMMAND_META.find((m) => { + if (m.id === meta.id) return false; + const b = this.plugin.settings.bindings[m.id]; + return !!b && (b.primary === chord || b.secondary === chord); + }); + if (clash) new Notice(`Note: ${prettifyChord(chord)} is also bound to "${clash.label}". Both will trigger; the first match wins.`, 6000); this.plugin.settings.bindings[meta.id][which] = chord; input.value = prettifyChord(chord); syncSize(); diff --git a/src/view.ts b/src/view.ts index e0430b7..b9c8d48 100644 --- a/src/view.ts +++ b/src/view.ts @@ -591,7 +591,12 @@ export class StashpadView extends ItemView { }); (this.app.vault as any).on("modify", this.onFileModify); (this.app.vault as any).on("create", this.onFileCreate); - window.addEventListener("keydown", this.onDocKeyDown, true); + // Bind to the leaf's OWN window — a popout/tiny-window leaf lives in its own + // Electron window with its own document, so keydowns there never reach the + // main window's listener and list-level shortcuts were dead. Equals `window` + // for normal leaves. Captured so onClose removes it from the same one. 0.140.17 + this.keydownWindow = (this.containerEl?.ownerDocument?.defaultView ?? window) as Window; + this.keydownWindow.addEventListener("keydown", this.onDocKeyDown, true); this.loadConfig(); // 0.71.36: bootstrap can throw "Folder already exists" when the // vault state races our cache check on tab open/close. Swallow @@ -864,11 +869,13 @@ export class StashpadView extends ItemView { // Cancel any pending debounced render so it can't fire post-close (the // render() isConnected guard also catches it — belt and suspenders). 0.140.9 (this.debouncedRender as any)?.cancel?.(); + // Tear down the tiny-opacity popover's document listeners if it's still open. 0.140.17 + this.tinyOpacityClose?.(); this.detachTreeHook?.(); this.detachSettings?.(); (this.app.vault as any).off("modify", this.onFileModify); (this.app.vault as any).off("create", this.onFileCreate); - window.removeEventListener("keydown", this.onDocKeyDown, true); + this.keydownWindow.removeEventListener("keydown", this.onDocKeyDown, true); this.listResizeObserver?.disconnect(); this.listResizeObserver = null; this.stickyRowObserver?.disconnect(); @@ -4337,6 +4344,7 @@ export class StashpadView extends ItemView { /** 0.77.0-feat: handle to the open opacity popover so a second click * (or click-outside) closes it. */ private tinyOpacityPopover: HTMLElement | null = null; + private tinyOpacityClose: (() => void) | null = null; private toggleTinyOpacityPopover(anchor: HTMLElement): void { if (this.tinyOpacityPopover) { this.tinyOpacityPopover.remove(); @@ -4378,6 +4386,7 @@ export class StashpadView extends ItemView { const close = () => { pop.remove(); this.tinyOpacityPopover = null; + this.tinyOpacityClose = null; document.removeEventListener("mousedown", onDoc, true); document.removeEventListener("keydown", onKey, true); }; @@ -4386,6 +4395,9 @@ export class StashpadView extends ItemView { document.addEventListener("keydown", onKey, true); }, 0); this.tinyOpacityPopover = pop; + // Expose close() so onClose can tear down the document listeners if the view + // is closed while this popover is still open. 0.140.17 + this.tinyOpacityClose = close; slider.focus(); } @@ -6204,6 +6216,9 @@ export class StashpadView extends ItemView { // --- Document-level keyboard --- + /** The window the keydown listener is bound to — the leaf's own (popout-aware). + * Defaults to the main window; set in onOpen. 0.140.17 */ + private keydownWindow: Window = window; private onDocKeyDown = (e: KeyboardEvent): void => { if (!this.viewRoot.isConnected) return; // Run when our Stashpad leaf is the active one, regardless of where focus @@ -7317,35 +7332,53 @@ export class StashpadView extends ItemView { if (!targets.length) return; const moved: TreeNode[] = []; const skipped: string[] = []; + // 0.140.17: capture each move so the whole outdent is ONE undo entry (was N), + // and suppress the per-move toast (silentSuccess) so a clean outdent shows a + // single summary toast instead of N "Reparented" ones. + const priorParents: { id: StashpadId; path: string; oldParent: StashpadId | null; newParent: StashpadId }[] = []; for (const t of targets) { const parent = t.parent ? this.tree.get(t.parent) : null; if (!parent || parent.id === ROOT_ID) { skipped.push(t.id); continue; } const grandparent = parent.parent ?? ROOT_ID; - await this.changeParent(t, grandparent); + priorParents.push({ id: t.id, path: t.file?.path ?? "", oldParent: t.parent ?? null, newParent: grandparent }); + await this.changeParent(t, grandparent, { record: false, silentSuccess: true }); moved.push(t); } if (moved.length === 0) { new Notice(skipped.length ? "Already at the top level." : "Nothing to outdent."); return; } + const outdentFolder = this.noteFolder; + this.plugin.getUndoStack(outdentFolder).push({ + label: `Outdent (${moved.length})`, + undo: async () => { + for (const p of priorParents) { + const f = this.fileForNote(p.id, p.path); + if (f) await this.app.fileManager.processFrontMatter(f, (fm) => { fm.parent = p.oldParent ?? ROOT_ID; }); + } + this.tree.rebuild(outdentFolder); this.render(); + }, + redo: async () => { + for (const p of priorParents) { + const f = this.fileForNote(p.id, p.path); + if (f) await this.app.fileManager.processFrontMatter(f, (fm) => { fm.parent = p.newParent; }); + } + this.tree.rebuild(outdentFolder); this.render(); + }, + }); this.render(); - if (skipped.length) { - // 0.97.x fix: `moved` already holds the outdented TreeNodes — the old code - // ran them back through tree.get() (which wants an id), getting undefined - // for every entry so the message listed nothing; and passed node objects - // as affectedIds. Use the nodes directly + map to ids. - this.plugin.notifications.show({ - message: this.bulkActionMessage({ - verb: "Outdented", - nodes: moved, - suffix: skipped.length ? `(${skipped.length} already at root)` : undefined, - }), - kind: "success", - category: "move", - affectedIds: moved.map((n) => n.id), - folder: this.noteFolder, - }); - } + // One summary toast, always (not only when some were skipped). + this.plugin.notifications.show({ + message: this.bulkActionMessage({ + verb: "Outdented", + nodes: moved, + suffix: skipped.length ? `(${skipped.length} already at root)` : undefined, + }), + kind: "success", + category: "move", + affectedIds: moved.map((n) => n.id), + folder: this.noteFolder, + }); // 0.72.6 / 0.73.8: optionally follow the outdented note(s) into // their new (shared) grandparent. Works only when every moved // target shares the same destination; mixed-source outdents