/ *
THIS IS A GENERATED / BUNDLED FILE BY ESBUILD
if you want to view the source visit the plugins github repository
* /
/ *
License obsidian - tasks :
MIT License
Copyright ( c ) 2021 Martin Schenck and Clare Macrae
Permission is hereby granted , free of charge , to any person obtaining a copy
of this software and associated documentation files ( the "Software" ) , to deal
in the Software without restriction , including without limitation the rights
to use , copy , modify , merge , publish , distribute , sublicense , and / or sell
copies of the Software , and to permit persons to whom the Software is
furnished to do so , subject to the following conditions :
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software .
THE SOFTWARE IS PROVIDED "AS IS" , WITHOUT WARRANTY OF ANY KIND , EXPRESS OR
IMPLIED , INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY ,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT . IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM , DAMAGES OR OTHER
LIABILITY , WHETHER IN AN ACTION OF CONTRACT , TORT OR OTHERWISE , ARISING FROM ,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE .
* /
/ *
License rrule ( included library ) :
rrule . js : Library for working with recurrence rules for calendar dates .
=== === === === === === === === === === === === === === === === === === === === === === === ==
Copyright 2010 , Jakub Roztocil < jakub @ roztocil . name > and Lars Schöning
Redistribution and use in source and binary forms , with or without
modification , are permitted provided that the following conditions are met :
1. Redistributions of source code must retain the above copyright notice ,
this list of conditions and the following disclaimer .
2. Redistributions in binary form must reproduce the above copyright
notice , this list of conditions and the following disclaimer in the
documentation and / or other materials provided with the distribution .
3. Neither the name of The author nor the names of its contributors may
be used to endorse or promote products derived from this software
without specific prior written permission .
THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES , INCLUDING , BUT NOT LIMITED TO , THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED . IN NO EVENT SHALL THE AUTHOR AND CONTRIBUTORS BE LIABLE FOR
ANY DIRECT , INDIRECT , INCIDENTAL , SPECIAL , EXEMPLARY , OR CONSEQUENTIAL DAMAGES
( INCLUDING , BUT NOT LIMITED TO , PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES ;
LOSS OF USE , DATA , OR PROFITS ; OR BUSINESS INTERRUPTION ) HOWEVER CAUSED AND ON
ANY THEORY OF LIABILITY , WHETHER IN CONTRACT , STRICT LIABILITY , OR TORT
( INCLUDING NEGLIGENCE OR OTHERWISE ) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE , EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE .
. / rrule . js and . / test / tests . js is based on python - dateutil . LICENCE :
python - dateutil - Extensions to the standard Python datetime module .
=== === === === === === === === === === === === === === === === === === === === === === ==
Copyright ( c ) 2003 - 2011 - Gustavo Niemeyer < gustavo @ niemeyer . net >
Copyright ( c ) 2012 - Tomi Pieviläinen < tomi . pievilainen @ iki . fi >
All rights reserved .
Redistribution and use in source and binary forms , with or without
modification , are permitted provided that the following conditions are met :
* Redistributions of source code must retain the above copyright notice ,
this list of conditions and the following disclaimer .
* Redistributions in binary form must reproduce the above copyright notice ,
this list of conditions and the following disclaimer in the documentation
and / or other materials provided with the distribution .
* Neither the name of the copyright holder nor the names of its
contributors may be used to endorse or promote products derived from
this software without specific prior written permission .
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES , INCLUDING , BUT NOT
LIMITED TO , THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE ARE DISCLAIMED . IN NO EVENT SHALL THE COPYRIGHT OWNER OR
CONTRIBUTORS BE LIABLE FOR ANY DIRECT , INDIRECT , INCIDENTAL , SPECIAL ,
EXEMPLARY , OR CONSEQUENTIAL DAMAGES ( INCLUDING , BUT NOT LIMITED TO ,
PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES ; LOSS OF USE , DATA , OR
PROFITS ; OR BUSINESS INTERRUPTION ) HOWEVER CAUSED AND ON ANY THEORY OF
LIABILITY , WHETHER IN CONTRACT , STRICT LIABILITY , OR TORT ( INCLUDING
NEGLIGENCE OR OTHERWISE ) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE , EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE .
* /
/ *
License chrono - node ( included library ) :
The MIT License
Copyright ( c ) 2014 , Wanasit Tanakitrungruang
Permission is hereby granted , free of charge , to any person obtaining a copy
of this software and associated documentation files ( the "Software" ) , to deal
in the Software without restriction , including without limitation the rights
to use , copy , modify , merge , publish , distribute , sublicense , and / or sell
copies of the Software , and to permit persons to whom the Software is
furnished to do so , subject to the following conditions :
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software .
THE SOFTWARE IS PROVIDED "AS IS" , WITHOUT WARRANTY OF ANY KIND , EXPRESS OR
IMPLIED , INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY ,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT . IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM , DAMAGES OR OTHER
LIABILITY , WHETHER IN AN ACTION OF CONTRACT , TORT OR OTHERWISE , ARISING FROM ,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE .
* /
"use strict" ; var z _ = Object . create ; var is = Object . defineProperty , V _ = Object . defineProperties , K _ = Object . getOwnPropertyDescriptor , Q _ = Object . getOwnPropertyDescriptors , X _ = Object . getOwnPropertyNames , Vp = Object . getOwnPropertySymbols , Z _ = Object . getPrototypeOf , Qp = Object . prototype . hasOwnProperty , J _ = Object . prototype . propertyIsEnumerable ; var Kp = ( r , e , t ) => e in r ? is ( r , e , { enumerable : ! 0 , configurable : ! 0 , writable : ! 0 , value : t } ) : r [ e ] = t , De = ( r , e ) => { for ( var t in e || ( e = { } ) ) Qp . call ( e , t ) && Kp ( r , t , e [ t ] ) ; if ( Vp ) for ( var t of Vp ( e ) ) J _ . call ( e , t ) && Kp ( r , t , e [ t ] ) ; return r } , Tt = ( r , e ) => V _ ( r , Q _ ( e ) ) ; var T = ( r , e ) => ( ) => ( e || r ( ( e = { exports : { } } ) . exports , e ) , e . exports ) , ev = ( r , e ) => { for ( var t in e ) is ( r , t , { get : e [ t ] , enumerable : ! 0 } ) } , Xp = ( r , e , t , n ) => { if ( e && typeof e == "object" || typeof e == "function" ) for ( let i of X _ ( e ) ) ! Qp . call ( r , i ) && i !== t && is ( r , i , { get : ( ) => e [ i ] , enumerable : ! ( n = K _ ( e , i ) ) || n . enumerable } ) ; return r } ; var ss = ( r , e , t ) => ( t = r != null ? z _ ( Z _ ( r ) ) : { } , Xp ( e || ! r || ! r . _ _esModule ? is ( t , "default" , { value : r , enumerable : ! 0 } ) : t , r ) ) , tv = r => Xp ( is ( { } , "__esModule" , { value : ! 0 } ) , r ) ; var q = ( r , e , t ) => new Promise ( ( n , i ) => { var s = u => { try { o ( t . next ( u ) ) } catch ( l ) { i ( l ) } } , a = u => { try { o ( t . throw ( u ) ) } catch ( l ) { i ( l ) } } , o = u => u . done ? n ( u . value ) : Promise . resolve ( u . value ) . then ( s , a ) ; o ( ( t = t . apply ( r , e ) ) . next ( ) ) } ) ; var ve = T ( tn => { "use strict" ; Object . defineProperty ( tn , "__esModule" , { value : ! 0 } ) ; tn . matchAnyPattern = tn . extractTerms = tn . repeatedTimeunitPattern = void 0 ; function sv ( r , e ) { let t = e . replace ( /\((?!\?)/g , "(?:" ) ; return ` ${ r } ${ t } \\ s{0,5}(?:,? \\ s{0,5} ${ t } ){0,10} ` } tn . repeatedTimeunitPattern = sv ; function Zp ( r ) { let e ; return r instanceof Array ? e = [ ... r ] : r instanceof Map ? e = Array . from ( r . keys ( ) ) : e = Object . keys ( r ) , e } tn . extractTerms = Zp ; function av ( r ) { return ` (?: ${ Zp ( r ) . sort ( ( t , n ) => n . length - t . length ) . join ( "|" ) . replace ( /\./g , "\\." ) } ) ` } tn . matchAnyPattern = av } ) ; var ye = T ( ( ju , Bu ) => { ( function ( r , e ) { typeof ju == "object" && typeof Bu != "undefined" ? Bu . exports = e ( ) : typeof define == "function" && define . amd ? define ( e ) : ( r = typeof globalThis != "undefined" ? globalThis : r || self ) . dayjs = e ( ) } ) ( ju , function ( ) { "use strict" ; var r = 1e3 , e = 6e4 , t = 36e5 , n = "millisecond" , i = "second" , s = "minute" , a = "hour" , o = "day" , u = "week" , l = "month" , c = "quarter" , p = "year" , h = "date" , _ = "Invalid Date" , y = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/ , w = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g , R = { name : "en" , weekdays : "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday" . split ( "_" ) , months : "January_February_March_April_May_June_July_August_September_October_November_December" . split ( "_" ) } , C = function ( B , A , E ) { var H = String ( B ) ; return ! H || H . length >= A ? B : "" + Array ( A + 1 - H . length ) . join ( E ) + B } , N = { s : C , z : function ( B ) { var A = - B . utcOffset ( ) , E = Math . abs ( A ) , H = Math . floor ( E / 60 ) , P = E % 60 ; return ( A <= 0 ? "+" : "-" ) + C ( H , 2 , "0" ) + ":" + C ( P , 2 , "0" ) } , m : function B ( A , E ) { if ( A . date ( ) < E . date ( ) ) return - B ( E , A ) ; var H = 12 * ( E . year ( ) - A . year ( ) ) + ( E . month ( ) - A . month ( ) ) , P = A . clone ( ) . add ( H , l ) , Z = E - P < 0 , d = A . clone ( ) . add ( H + ( Z ? - 1 : 1 ) , l ) ; return + ( - ( H + ( E - P ) / ( Z ? P - d : d - P ) ) || 0 ) } , a : function ( B ) { return B < 0 ? Math . ceil ( B ) || 0 : Math . floor ( B ) } , p : function ( B ) { return { M : l , y : p , w : u , d : o , D : h , h : a , m : s , s : i , ms : n , Q : c } [ B ] || String ( B || "" ) . toLowerCase ( ) . replace ( /s$/ , "" ) } , u : function ( B ) { return B === void 0 } } , F = "en" , oe = { } ; oe [ F ] = R ; var z = function ( B ) { return B instanceof Pe } , ie = function ( B , A , E ) { var H ; if ( ! B ) return F ; if ( typeof B == "string" ) oe [ B ] && ( H = B ) , A && ( oe [ B ] = A , H = B ) ; else { var P = B . name ; oe [ P ] = B , H = P } return ! E && H && ( F = H ) , H || ! E && F } , G = function ( B , A ) { if ( z ( B ) ) return B . clone ( ) ; var E = typeof A == "object" ? A : { } ; return E . date = B , E . args = arguments , new Pe ( E ) } , j = N ; j . l = ie , j . i = z , j . w = function ( B , A ) { return G ( B , { locale : A . $L , utc : A . $u , x : A . $x , $offset : A . $offset } ) } ; var Pe = function ( ) { function B ( E ) { this . $L = ie ( E . locale , null , ! 0 ) , this . parse ( E ) } var A = B . prototype ; return A . parse = function ( E ) { this . $d = function ( H ) { var P = H . date , Z = H . utc ; if ( P === null ) return new Date ( NaN ) ; if ( j . u ( P ) ) return new Date ; if ( P instanceof Date ) return new Date ( P ) ; if ( typeof P == "string" && ! /Z$/i . test ( P ) ) { var d = P . match ( y ) ; if ( d ) { var f = d [ 2 ] - 1 || 0 , m = ( d [ 7 ] || "0" ) . substring ( 0 , 3 ) ; return Z ? new Date ( Date . UTC ( d [ 1 ] , f , d [ 3 ] || 1 , d [ 4 ] || 0 , d [ 5 ] || 0 , d [ 6 ] || 0 , m ) ) : new Date ( d [ 1 ] , f , d [ 3 ] || 1 , d [ 4 ] || 0 , d [ 5 ] || 0 , d [ 6 ] || 0 , m ) } } return new Date ( P ) } ( E ) , this . $x = E . x || { } , this . init ( ) }
` ).map(NM).filter(function(t){return t!==null});return ot(ot({},e[0]),e[1])}function da(r){var e={},t=/DTSTART(?:;TZID=([^:=]+?))?(?::|=)([^; \s ]+)/i.exec(r);if(!t)return e;var n=t[1],i=t[2];return n&&(e.tzid=n),e.dtstart=oa(i),e}function NM(r){if(r=r.replace(/^ \s +| \s + $ /,""),!r.length)return null;var e=/^([A-Z]+?)[:;]/.exec(r.toUpperCase());if(!e)return Yb(r);var t=e[1];switch(t.toUpperCase()){case"RRULE":case"EXRULE":return Yb(r);case"DTSTART":return da(r);default:throw new Error("Unsupported RFC prop ".concat(t," in ").concat(r))}}function Yb(r){var e=r.replace(/^RRULE:/i,""),t=da(e),n=r.replace(/^(?:RRULE|EXRULE):/i,"").split(";");return n.forEach(function(i){var s=i.split("="),a=s[0],o=s[1];switch(a.toUpperCase()){case"FREQ":t.freq=ae[o.toUpperCase()];break;case"WKST":t.wkst=Zt[o.toUpperCase()];break;case"COUNT":case"INTERVAL":case"BYSETPOS":case"BYMONTH":case"BYMONTHDAY":case"BYYEARDAY":case"BYWEEKNO":case"BYHOUR":case"BYMINUTE":case"BYSECOND":var u=IM(o),l=a.toLowerCase();t[l]=u;break;case"BYWEEKDAY":case"BYDAY":t.byweekday=FM(o);break;case"DTSTART":case"TZID":var c=da(r);t.tzid=c.tzid,t.dtstart=c.dtstart;break;case"UNTIL":t.until=oa(o);break;case"BYEASTER":t.byeaster=Number(o);break;default:throw new Error("Unknown RRULE property '"+a+"'")}}),t}function IM(r){if(r.indexOf(",")!==-1){var e=r.split(",");return e.map(Gb)}return Gb(r)}function Gb(r){return/^[+-]? \d + $ /.test(r)?Number(r):r}function FM(r){var e=r.split(",");return e.map(function(t){if(t.length===2)return Zt[t];var n=t.match(/^([+-]? \d {1,2})([A-Z]{2}) $ /);if(!n||n.length<3)throw new SyntaxError("Invalid weekday string: ".concat(t));var i=Number(n[1]),s=n[2],a=Zt[s].weekday;return new je(a,i)})}var Un=function(){function r(e,t){if(isNaN(e.getTime()))throw new RangeError("Invalid date passed to DateWithZone");this.date=e,this.tzid=t}return Object.defineProperty(r.prototype,"isUTC",{get:function(){return!this.tzid||this.tzid.toUpperCase()==="UTC"},enumerable:!1,configurable:!0}),r.prototype.toString=function(){var e=ki(this.date.getTime(),this.isUTC);return this.isUTC?":".concat(e):";TZID=".concat(this.tzid,":").concat(e)},r.prototype.getTime=function(){return this.date.getTime()},r.prototype.rezonedDate=function(){return this.isUTC?this.date:Pb(this.date,this.tzid)},r}();function pa(r){for(var e=[],t="",n=Object.keys(r),i=Object.keys(ca),s=0;s<n.length;s++)if(n[s]!=="tzid"&&!!de(i,n[s])){var a=n[s].toUpperCase(),o=r[n[s]],u="";if(!(!Re(o)||at(o)&&!o.length)){switch(a){case"FREQ":u= $ .FREQUENCIES[r.freq];break;case"WKST":It(o)?u=new je(o).toString():u=o.toString();break;case"BYWEEKDAY":a="BYDAY",u=Db(o).map(function(_){return _ instanceof je?_:at(_)?new je(_[0],_[1]):new je(_)}).toString();break;case"DTSTART":t=LM(o,r.tzid);break;case"UNTIL":u=ki(o,!r.tzid);break;default:if(at(o)){for(var l=[],c=0;c<o.length;c++)l[c]=String(o[c]);u=l.toString()}else u=String(o)}u&&e.push([a,u])}}var p=e.map(function(_){var y=_[0],w=_[1];return"".concat(y,"=").concat(w.toString())}).join(";"),h="";return p!==""&&(h="RRULE:".concat(p)),[t,h].filter(function(_){return!!_}).join( `
` )}function LM(r,e){return r?"DTSTART"+new Un(new Date(r),e).toString():""}function UM(r,e){return Array.isArray(r)?!Array.isArray(e)||r.length!==e.length?!1:r.every(function(t,n){return t.getTime()===e[n].getTime()}):r instanceof Date?e instanceof Date&&r.getTime()===e.getTime():r===e}var jb=function(){function r(){this.all=!1,this.before=[],this.after=[],this.between=[]}return r.prototype._cacheAdd=function(e,t,n){t&&(t=t instanceof Date?Uo(t):Lf(t)),e==="all"?this.all=t:(n._value=t,this[e].push(n))},r.prototype._cacheGet=function(e,t){var n=!1,i=t?Object.keys(t):[],s=function(c){for(var p=0;p<i.length;p++){var h=i[p];if(!UM(t[h],c[h]))return!0}return!1},a=this[e];if(e==="all")n=this.all;else if(at(a))for(var o=0;o<a.length;o++){var u=a[o];if(!(i.length&&s(u))){n=u._value;break}}if(!n&&this.all){for(var l=new $ r(e,t),o=0;o<this.all.length&&l.accept(this.all[o]);o++);n=l.getValue(),this._cacheAdd(e,n,t)}return at(n)?Lf(n):n instanceof Date?Uo(n):n},r}();var Bb=M(M(M(M(M(M(M(M(M(M(M(M(M([],le(1,31),!0),le(2,28),!0),le(3,31),!0),le(4,30),!0),le(5,31),!0),le(6,30),!0),le(7,31),!0),le(8,31),!0),le(9,30),!0),le(10,31),!0),le(11,30),!0),le(12,31),!0),le(1,7),!0),Hb=M(M(M(M(M(M(M(M(M(M(M(M(M([],le(1,31),!0),le(2,29),!0),le(3,31),!0),le(4,30),!0),le(5,31),!0),le(6,30),!0),le(7,31),!0),le(8,31),!0),le(9,30),!0),le(10,31),!0),le(11,30),!0),le(12,31),!0),le(1,7),!0),WM=Xt(1,29),qM=Xt(1,30),ln=Xt(1,31),ct=Xt(1,32),zb=M(M(M(M(M(M(M(M(M(M(M(M(M([],ct,!0),qM,!0),ct,!0),ln,!0),ct,!0),ln,!0),ct,!0),ct,!0),ln,!0),ct,!0),ln,!0),ct,!0),ct.slice(0,7),!0),Vb=M(M(M(M(M(M(M(M(M(M(M(M(M([],ct,!0),WM,!0),ct,!0),ln,!0),ct,!0),ln,!0),ct,!0),ct,!0),ln,!0),ct,!0),ln,!0),ct,!0),ct.slice(0,7),!0), $ M=Xt(-28,0),YM=Xt(-29,0),cn=Xt(-30,0),dt=Xt(-31,0),Kb=M(M(M(M(M(M(M(M(M(M(M(M(M([],dt,!0),YM,!0),dt,!0),cn,!0),dt,!0),cn,!0),dt,!0),dt,!0),cn,!0),dt,!0),cn,!0),dt,!0),dt.slice(0,7),!0),Qb=M(M(M(M(M(M(M(M(M(M(M(M(M([],dt,!0), $ M,!0),dt,!0),cn,!0),dt,!0),cn,!0),dt,!0),dt,!0),cn,!0),dt,!0),cn,!0),dt,!0),dt.slice(0,7),!0),Xb=[0,31,60,91,121,152,182,213,244,274,305,335,366],Zb=[0,31,59,90,120,151,181,212,243,273,304,334,365], $ f=function(){for(var r=[],e=0;e<55;e++)r=r.concat(Xt(7));return r}();function Jb(r,e){var t=_r(r,1,1),n=Ei(r)?366:365,i=Ei(r+1)?366:365,s=aa(t),a=Wr(t),o=ot(ot({yearlen:n,nextyearlen:i,yearordinal:s,yearweekday:a},GM(r)),{wnomask:null});if(Ft(e.byweekno))return o;o.wnomask=le(0,n+7);var u,l,c=u=lt(7-a+e.wkst,7);c>=4?(c=0,l=o.yearlen+lt(a-e.wkst,7)):l=n-c;for(var p=Math.floor(l/7),h=lt(l,7),_=Math.floor(p+h/4),y=0;y<e.byweekno.length;y++){var w=e.byweekno[y];if(w<0&&(w+=_+1),w>0&&w<=_){var R=void 0;w>1?(R=c+(w-1)*7,c!==u&&(R-=7-u)):R=c;for(var C=0;C<7&&(o.wnomask[R]=1,R++,o.wdaymask[R]!==e.wkst);C++);}}if(de(e.byweekno,1)){var R=c+_*7;if(c!==u&&(R-=7-u),R<n)for(var y=0;y<7&&(o.wnomask[R]=1,R+=1,o.wdaymask[R]!==e.wkst);y++);}if(c){var N=void 0;if(de(e.byweekno,-1))N=-1;else{var F=Wr(_r(r-1,1,1)),oe=lt(7-F.valueOf()+e.wkst,7),z=Ei(r-1)?366:365,ie=void 0;oe>=4?(oe=0,ie=z+lt(F-e.wkst,7)):ie=n-c,N=Math.floor(52+lt(ie,7)/4)}if(de(e.byweekno,N))for(var R=0;R<c;R++)o.wnomask[R]=1}return o}function GM(r){var e=Ei(r)?366:365,t=_r(r,1,1),n=Wr(t);return e===365?{mmask:Bb,mdaymask:Vb,nmdaymask:Qb,wdaymask: $ f.slice(n),mrange:Zb}:{mmask:Hb,mdaymask:zb,nmdaymask:Kb,wdaymask: $ f.slice(n),mrange:Xb}}function eT(r,e,t,n,i,s){var a={lastyear:r,lastmonth:e,nwdaymask:[]},o=[];if(s.freq=== $ .YEARLY)if(Ft(s.bymonth))o=[[0,t]];else for(var u=0;u<s.bymonth.length;u++)e=s.bymonth[u],o.push(n.slice(e-1,e+1));else s.freq=== $ .MONTHLY&&(o=[n.slice(e-1,e+1)]);if(Ft(o))return a;a.nwdaymask=le(0,t);for(var u=0;u<o.length;u++)for(var l=o[u],c=l[0],p=l[1]-1,h=0;h<s.bynweekday.length;h++){var _=void 0,y=s.bynweekday[h],w=y[0],R=y[1];R<0?(_=p+(R+1)*7,_-=lt(i[_]-w,7)):(_=c+(R-1)*7,_+=lt(7-i[_]+w,7)),c<=_&&_<=p&&(a.nwdaymask[_]=1)}return a}function tT(r,e){e===void 0&&(e=0);var t=r%19,n=Math.floor(r/100),i=r%100,s=Math.floor(n/4),a=n%4,o=Math.floor((n+8)/25),u=Math.floor((n-o+1)/3),l=Math.floor(19*t+n-s-u+15)%30,c=Math.floor(i/4),p=i%4,h=Math.floor(32+2*a+2*c-l-p)%7,_=Math.floor((t+1
` ),n=0;n<t.length;){var i=t[n]=t[n].replace(/ \s + $ /g,"");i?n>0&&i[0]===" "?(t[n-1]+=i.slice(1),t.splice(n,1)):n+=1:t.splice(n,1)}return t}function eC(r){r.forEach(function(e){if(!/(VALUE=DATE(-TIME)?)|(TZID=)/.test(e))throw new Error("unsupported RDATE/EXDATE parm: "+e)})}function oT(r,e){return eC(e),r.split(",").map(function(t){return oa(t)})}function uT(r){var e=this;return function(t){if(t!==void 0&&(e["_".concat(r)]=t),e["_".concat(r)]!==void 0)return e["_".concat(r)];for(var n=0;n<e._rrule.length;n++){var i=e._rrule[n].origOptions[r];if(i)return i}}}var Gf=function(r){Si(e,r);function e(t){t===void 0&&(t=!1);var n=r.call(this,{},t)||this;return n.dtstart=uT.apply(n,["dtstart"]),n.tzid=uT.apply(n,["tzid"]),n._rrule=[],n._rdate=[],n._exrule=[],n._exdate=[],n}return e.prototype._iter=function(t){return sT(t,this._rrule,this._exrule,this._rdate,this._exdate,this.tzid())},e.prototype.rrule=function(t){lT(t,this._rrule)},e.prototype.exrule=function(t){lT(t,this._exrule)},e.prototype.rdate=function(t){cT(t,this._rdate)},e.prototype.exdate=function(t){cT(t,this._exdate)},e.prototype.rrules=function(){return this._rrule.map(function(t){return qo(t.toString())})},e.prototype.exrules=function(){return this._exrule.map(function(t){return qo(t.toString())})},e.prototype.rdates=function(){return this._rdate.map(function(t){return new Date(t.getTime())})},e.prototype.exdates=function(){return this._exdate.map(function(t){return new Date(t.getTime())})},e.prototype.valueOf=function(){var t=[];return!this._rrule.length&&this._dtstart&&(t=t.concat(pa({dtstart:this._dtstart}))),this._rrule.forEach(function(n){t=t.concat(n.toString().split( `
` ))}),this._exrule.forEach(function(n){t=t.concat(n.toString().split( `
` ).map(function(i){return i.replace(/^RRULE:/,"EXRULE:")}).filter(function(i){return!/^DTSTART/.test(i)}))}),this._rdate.length&&t.push(dT("RDATE",this._rdate,this.tzid())),this._exdate.length&&t.push(dT("EXDATE",this._exdate,this.tzid())),t},e.prototype.toString=function(){return this.valueOf().join( `
` )},e.prototype.clone=function(){var t=new e(!!this._cache);return this._rrule.forEach(function(n){return t.rrule(n.clone())}),this._exrule.forEach(function(n){return t.exrule(n.clone())}),this._rdate.forEach(function(n){return t.rdate(new Date(n.getTime()))}),this._exdate.forEach(function(n){return t.exdate(new Date(n.getTime()))}),t},e}( $ );function lT(r,e){if(!(r instanceof $ ))throw new TypeError(String(r)+" is not RRule instance");de(e.map(String),String(r))||e.push(r)}function cT(r,e){if(!(r instanceof Date))throw new TypeError(String(r)+" is not Date instance");de(e.map(Number),Number(r))||(e.push(r),qr(e))}function dT(r,e,t){var n=!t||t.toUpperCase()==="UTC",i=n?"".concat(r,":"):"".concat(r,";TZID=").concat(t,":"),s=e.map(function(a){return ki(a.valueOf(),n)}).join(",");return"".concat(i).concat(s)}function Gr(r,e){return r!==null&&e===null?-1:r===null&&e!==null?1:r!==null&&e!==null?r.isValid()&&!e.isValid()?-1:!r.isValid()&&e.isValid()||r.isAfter(e)?1:r.isBefore(e)?-1:0:0}var Je=class{constructor({rrule:e,baseOnToday:t,referenceDate:n,startDate:i,scheduledDate:s,dueDate:a}){this.rrule=e,this.baseOnToday=t,this.referenceDate=n,this.startDate=i,this.scheduledDate=s,this.dueDate=a}static fromText({recurrenceRuleText:e,startDate:t,scheduledDate:n,dueDate:i}){try{let s=e.match(/^([a-zA-Z0-9, !]+?)( when done)? $ /i);if(s==null)return null;let a=s[1].trim(),o=s[2]!==void 0,u= $ .parseText(a);if(u!==null){let l=null;i?l=window.moment(i):n?l=window.moment(n):t&&(l=window.moment(t)),!o&&l!==null?u.dtstart=window.moment(l).startOf("day").utc(!0).toDate():u.dtstart=window.moment().startOf("day").utc(!0).toDate();let c=new $ (u);return new Je({rrule:c,baseOnToday:o,referenceDate:l,startDate:t,scheduledDate:n,dueDate:i})}}catch(s){s instanceof Error&&console.log(s.message)}return null}toText(){let e=this.rrule.toText();return this.baseOnToday&&(e+=" when done"),e}next(){let e=this.nextReferenceDate();if(e!==null){let t=null,n=null,i=null;if(this.referenceDate){if(this.startDate){let s=window.moment.duration(this.startDate.diff(this.referenceDate));t=window.moment(e),t.add(Math.round(s.asDays()),"days")}if(this.scheduledDate){let s=window.moment.duration(this.scheduledDate.diff(this.referenceDate));n=window.moment(e),n.add(Math.round(s.asDays()),"days")}if(this.dueDate){let s=window.moment.duration(this.dueDate.diff(this.referenceDate));i=window.moment(e),i.add(Math.round(s.asDays()),"days")}}return{startDate:t,scheduledDate:n,dueDate:i}}return null}identicalTo(e){return this.baseOnToday!==e.baseOnToday||Gr(this.startDate,e.startDate)!==0||Gr(this.scheduledDate,e.scheduledDate)!==0||Gr(this.dueDate,e.dueDate)!==0?!1:this.toText()===e.toText()}nextReferenceDate(){if(this.baseOnToday){let e=window.moment();return this.nextReferenceDateFromToday(e).toDate()}else return this.nextReferenceDateFromOriginalReferenceDate().toDate()}nextReferenceDateFromToday(e){let t=new $ (Tt(De({},this.rrule.origOptions),{dtstart:e.startOf("day").utc(!0).toDate()}));return this.nextAfter(e.endOf("day"),t)}nextReferenceDateFromOriginalReferenceDate(){var t;let e=window.moment((t=this.referenceDate)!=null?t:void 0).endOf("day");return this.nextAfter(e,this.rrule)}nextAfter(e,t){e.utc(!0);let n=window.moment(t.after(e.toDate())),i=this.toText(),s=i.match(/every( \d +)? month(s)?(.*)?/);s!==null&&(i.includes(" on ")||(n=Je.nextAfterMonths(e,n,t,s[1])));let a=i.match(/every( \d +)? year(s)?(.*)?/);return a!==null&&(n=Je.nextAfterYears(e,n,t,a[1])),Je.addTimezone(n)}static nextAfterMonths(e,t,n,i){let s=1;for(i!==void 0&&(s=Number.parseInt(i.trim(),10));Je.isSkippingTooManyMonths(e,t,s);)t=Je.fromOneDayEarlier(e,n);return t}static isSkippingTooManyMonths(e,t,n){let i=t.month()-e.month();return i+=(t.year()-e.year())*12,i>n}static nextAfterYears(e,t,n,i){let s=1;for(i!==void 0&&(s=Number.parseInt(i.trim(),10));Je.isSkippingTooManyYears(e,t,s);)t=Je.fromOneDayEarlier(e,n);return t}static isSkippingTooManyYears(e,t,n){return t.year()-e.year()>n}static fromOneDayEarlier(e,t){e.subtract(1,"days").endOf("day");let n=t.origOptions;return n.dtstart=e.startOf("day").toDat
` }),a=a.slice(0,s.autoSuggestMaxItems),a}}function tC(r,e,t,n){let i=u=>Object.values(n.prioritySymbols).some(l=>l.length>0&&u.includes(l)),s=[];if(r.includes(n.dueDateSymbol)||s.push({displayText: ` $ { n . dueDateSymbol } due date ` ,appendText: ` $ { n . dueDateSymbol } ` }),r.includes(n.startDateSymbol)||s.push({displayText: ` $ { n . startDateSymbol } start date ` ,appendText: ` $ { n . startDateSymbol } ` }),r.includes(n.scheduledDateSymbol)||s.push({displayText: ` $ { n . scheduledDateSymbol } scheduled date ` ,appendText: ` $ { n . scheduledDateSymbol } ` }),i(r)||(s.push({displayText: ` $ { n . prioritySymbols . High } high priority ` ,appendText: ` $ { n . prioritySymbols . High } ` }),s.push({displayText: ` $ { n . prioritySymbols . Medium } medium priority ` ,appendText: ` $ { n . prioritySymbols . Medium } ` }),s.push({displayText: ` $ { n . prioritySymbols . Low } low priority ` ,appendText: ` $ { n . prioritySymbols . Low } ` }),s.push({displayText: ` $ { n . prioritySymbols . Highest } highest priority ` ,appendText: ` $ { n . prioritySymbols . Highest } ` }),s.push({displayText: ` $ { n . prioritySymbols . Lowest } lowest priority ` ,appendText: ` $ { n . prioritySymbols . Lowest } ` })),r.includes(n.recurrenceSymbol)||s.push({displayText: ` $ { n . recurrenceSymbol } recurring ( repeat ) ` ,appendText: ` $ { n . recurrenceSymbol } ` }),!r.includes(n.createdDateSymbol)){let l=Nt.parseDate("today",!0).format(V.dateFormat);s.push({textToMatch: ` $ { n . createdDateSymbol } created ` ,displayText: ` $ { n . createdDateSymbol } created today ( $ { l } ) ` ,appendText: ` $ { n . createdDateSymbol } $ { l } ` })}let a=Hf(r,/([a-zA-Z'_-]*)/g,e),o=[];if(a&&a.length>0){let u=a[0];if(u.length>=Math.max(1,t.autoSuggestMinMatch)){let l=s.filter(c=>(c.textToMatch||c.displayText).toLowerCase().includes(u.toLowerCase()));for(let c of l)o.push({suggestionType:"match",displayText:c.displayText,appendText:c.appendText,insertAt:a.index,insertSkip:u.length})}}return o.length===0&&t.autoSuggestMinMatch===0?s:o}function rC(r,e,t,n,i){let s=["today","tomorrow","Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday","next week","next month","next year"],a=[],o=new RegExp( ` ( $ { n } ) \ \ s * ( [ 0 - 9 a - zA - Z ] * ) ` ,"ug"),u=Hf(r,o,e);if(u&&u.length>=2){let l=u[1],c=u[2];if(c.length<t.autoSuggestMinMatch)return[];let p=c&&c.length>1?Nt.parseDate(wi(c),!0):null;p&&p.isValid()&&a.push({displayText: ` $ { p . format ( V . dateFormat ) } ` ,appendText: ` $ { l } $ { p . format ( V . dateFormat ) } ` ,insertAt:u.index,insertSkip:u[0].length});let h=1,_=s.filter(y=>c&&c.length>=h&&y.toLowerCase().includes(c.toLowerCase())).slice(0,i);_.length===0&&(_=s.slice(0,i));for(let y of _){let R= ` $ { Nt . parseDate ( y , ! 0 ) . format ( V . dateFormat ) } ` ;a.push({suggestionType:"match",displayText: ` $ { y } ( $ { R } ) ` ,appendText: ` $ { l } $ { R } ` ,insertAt:u.index,insertSkip:u[0].length})}}return a}function nC(r,e,t,n){var u;let i=["every","every day","every week","every month","every month on the","every year","every week on Sunday","every week on Monday","every week on Tuesday","every week on Wednesday","every week on Thursday","every week on Friday","every week on Saturday"],s=[],a=new RegExp( ` ( $ { n } ) \ \ s * ( [ 0 - 9 a - zA - Z ] * ) ` ,"ug"),o=Hf(r,a,e);if(o&&o.length>=2){let l=o[1],c=o[2];if(c.length<t.autoSuggestMinMatch)return[];if(c.length>0){let y=(u=Je.fromText({recurrenceRuleText:c,startDate:null,scheduledDate:null,dueDate:null}))==null?void 0:u.toText();if(y){let w= ` $ { l } $ { y } ` ;if(s.push({suggestionType:"match",displayText: ` \u2705 $ { y } ` ,appendText:w,insertAt:o.index,insertSkip:o[0].length}),o[0]==w)return[]}}let p=1,h=t.autoSuggestMaxItems/2,_=i.filter(y=>c&&c.length>=p&&y.toLowerCase().includes(c.toLowerCase())).slice(0,h);_.length===0&&c.trim().length===0&&(_=i.slice(0,h));for(let y of _)s.push({suggestionType:"match",displayText: ` $ { y } ` ,appendText: ` $ { l } $ { y } ` ,insertAt:o.index,insertSkip:o[0].length})}return s}function Hf(r,e,t){let n=r.matchAll(e);for(let i of n)if((i==null?void 0:i.index)&&i.index<=t&&t<=i.index+i[0].length)return i}function iC(r,e){if(e.length===0)return!1;let t=Object.fromEntries(e.map(([i,s])=>[i,0])),n=Object.fromEntries(e.map(([i,s])=>[s,i]));for(let i of r)i in t?t[i]++:i in n&&(t[n[i]]=Math.max(0,t[n[i]]-1));return Object.values(t).some(i=>i>0)}function pT(r,e){return(t,n,i)=>iC(t.slice
\ ` \` \` ${ n }
flowchart LR
classDef TODO stroke : # f33 , stroke - width : 3 px ;
classDef DONE stroke : # 0 c0 , stroke - width : 3 px ;
classDef IN _PROGRESS stroke : # fa0 , stroke - width : 3 px ;
classDef CANCELLED stroke : # ddd , stroke - width : 3 px ;
classDef NON _TASK stroke : # 99 e , stroke - width : 3 px ;
$ { i . join ( `
` )}
$ { s . join ( `
` )}
linkStyle default stroke : gray
\ ` \` \`
` }getMermaidNodeLabel(e,t){let n=TT(e.name),i=e.type;if(t){let s=jo(e.symbol),a=jo(e.nextStatusSymbol),o= ` [ $ { s } ] - > [ $ { a } ] ` ,u= ` '${n}' ` ,l= ` ( $ { i } ) ` ;return ` [ "${u}<br>${o}<br>${l}" ] : : : $ { i } ` }else return ` [ "${n}" ] : : : $ { i } ` }};var lr=class{static calculate(e){let t=0;if(e.dueDate!==null){let n=window.moment().startOf("day"),i=Math.round(n.diff(e.dueDate)/lr.milliSecondsPerDay),s;i>=7?s=1:i>=-14?s=(i+14)*.8/21+.2:s=.2,t+=s*lr.dueCoefficient}switch(e.scheduledDate!==null&&window.moment().isSameOrAfter(e.scheduledDate)&&(t+=1*lr.scheduledCoefficient),e.startDate!==null&&window.moment().isBefore(e.startDate)&&(t+=1*lr.startedCoefficient),e.priority){case"0":t+=1.5*lr.priorityCoefficient;break;case"1":t+=1*lr.priorityCoefficient;break;case"2":t+=.65*lr.priorityCoefficient;break;case"3":t+=.325*lr.priorityCoefficient;break;case"5":t-=.3*lr.priorityCoefficient;break}return t}},Hr=lr;Hr.dueCoefficient=12,Hr.scheduledCoefficient=5,Hr.startedCoefficient=-3,Hr.priorityCoefficient=6,Hr.milliSecondsPerDay=1e3*60*60*24;var xt=class{static fromPath(e){let{useFilenameAsScheduledDate:t,filenameAsDateFolders:n}=Q();return!t||!this.matchesAnyFolder(n,e)?null:this.extractDateFromPath(e)}static matchesAnyFolder(e,t){return e.length===0?!0:e.some(n=>t.startsWith(n+"/"))}static extractDateFromPath(e){let t=Math.max(0,e.lastIndexOf("/")+1),n=e.lastIndexOf("."),i=e.substring(t,n),s=/( \d {4})-( \d {2})-( \d {2})/.exec(i);if(s||(s=/( \d {4})( \d {2})( \d {2})/.exec(i)),s){let a=window.moment([parseInt(s[1]),parseInt(s[2])-1,parseInt(s[3])]);if(a.isValid())return a}return null}static canApplyFallback({startDate:e,scheduledDate:t,dueDate:n}){return e===null&&n===null&&t===null}static updateTaskPath(e,t,n){let i=e.scheduledDate,s=e.scheduledDateIsInferred;return n===null?s&&(s=!1,i=null):s?i=n:this.canApplyFallback(e)&&(i=n,s=!0),new ge(Tt(De({},e),{taskLocation:e.taskLocation.fromRenamedFile(t),scheduledDate:i,scheduledDateIsInferred:s}))}static removeInferredStatusIfNeeded(e,t){let n=e.scheduledDateIsInferred?e.scheduledDate:null;return t.map(i=>(n!==null&&!n.isSame(i.scheduledDate,"day")&&(i=new ge(Tt(De({},i),{scheduledDateIsInferred:!1}))),i))}};var zr=class{constructor(e,t){this.name=e,this.sortOrder=t}get groupText(){return this.name!==""? ` % % $ { this . sortOrder } % % $ { this . name } ` :""}};var wt=class{constructor(e){this._date=null;this._date=e}get moment(){return this._date}formatAsDate(e=""){return this.format(V.dateFormat,e)}formatAsDateAndTime(e=""){return this.format(V.dateTimeFormat,e)}format(e,t=""){return this._date?this._date.format(e):t}toISOString(e){return this._date?this._date.toISOString(e):""}get category(){let e=window.moment(),t=this.moment;return t?t.isBefore(e,"day")?new zr("Overdue",1):t.isSame(e,"day")?new zr("Today",2):new zr("Future",3):new zr("Undated",4)}get fromNow(){let e=this.moment;if(!e)return new zr("",0);let t=this.fromNowOrder(e);return new zr(e.fromNow(),t)}fromNowOrder(e){let t=window.moment(),n=e.isSameOrBefore(t,"day"),i=this.fromNowStartDateOfGroup(e,n,t);return Number((n?1:3)+i.format("YYYYMMDD"))}fromNowStartDateOfGroup(e,t,n){let i=e.fromNow(!0).split(" "),s,a=Number(i[0]);isNaN(a)?s=1:s=a;let o=i[1];return t?n.subtract(s,o):n.add(s,o)}};var Ri=class{constructor(e){this._path=e}get path(){return this._path}get pathWithoutExtension(){return this.withoutExtension(this.path)}withoutExtension(e){return e.replace(/ \. md $ /,"")}get root(){let e=this.path.replace(/ \\ /g,"/");e.charAt(0)==="/"&&(e=e.substring(1));let t=e.indexOf("/");return t==-1?"/":e.substring(0,t+1)}get folder(){let e=this.path,t=this.filename,n=e.substring(0,e.lastIndexOf(t));return n===""?"/":n}get filename(){let e=this.path.match(/([^/]+) $ /);return e!==null?e[1]:""}get filenameWithoutExtension(){return this.withoutExtension(this.filename)}};var Vr=class{static priorityNameUsingNone(e){let t="ERROR";switch(e){case"1":t="High";break;case"0":t="Highest";break;case"2":t="Medium";break;case"3":t="None";break;case"4":t="Low";break;case"5":t="Lowest";break}return t}static priorityNameUsingNormal(e){return Vr.priorityNameUsingNone(e).replace("None","Normal")}};var oC=require("o
` ),o=a.length,u=new ga(()=>xt.fromPath(i.path)),l=null,c=0;for(let p of t)if(p.task!==void 0){let h=p.position.start.line;if(h>=o)return this.logger.debug( ` $ { i . path } Obsidian gave us a line number $ { h } past the end of the file . $ { o } . ` ),s;if((l===null||l.position.end.line<h)&&(l=Gn.getSection(h,n.sections),c=0),l===null)continue;let _=a[h];if(_===void 0){this.logger.debug( ` $ { i . path } : line $ { h } - ignoring 'undefined' line . ` );continue}let y;try{y=ge.fromLine({line:_,taskLocation:new ut(i.path,h,l.position.start.line,c,Gn.getPrecedingHeader(h,n.headings)),fallbackDate:u.value})}catch(w){this.reportTaskParsingErrorToUser(w,i,p,_);continue}y!==null&&(c++,s.push(y))}return s}reportTaskParsingErrorToUser(e,t,n,i){let s= ` There was an error reading one of the tasks in this vault .
The following task has been ignored , to prevent Tasks queries getting stuck with 'Loading Tasks ...'
Error : $ { e }
File : $ { t . path }
Line number : $ { n . position . start . line }
Task line : $ { i }
Please create a bug report for this message at
https : //github.com/obsidian-tasks-group/obsidian-tasks/issues/new/choose
to help us find and fix the underlying issue .
Include :
- either a screenshot of the error popup , or copy the text from the console , if on a desktop machine .
- the output from running the Obsidian command 'Show debug info'
The error popup will only be shown when Tasks is starting up , but if the error persists ,
it will be shown in the console every time this file is edited during the Obsidian
session .
` ;this.logger.error(s),e instanceof Error&&this.logger.error(e.stack?e.stack:"Cannot determine stack"),this.state==="Initializing"&&new xi.Notice(s,1e4)}static getSection(e,t){if(t===void 0)return null;for(let n of t)if(n.position.start.line<=e&&n.position.end.line>=e)return n;return null}static getPrecedingHeader(e,t){if(t===void 0)return null;let n=null;for(let i of t){if(i.position.start.line>e)return n;n=i.heading}return n}};var up=require("obsidian");var $ T=require("obsidian");function Kr(){}function ep(r){return r()}function kT(){return Object.create(null)}function Bn(r){r.forEach(ep)}function Bo(r){return typeof r=="function"}function OT(r,e){return r!=r?e==e:r!==e||r&&typeof r=="object"||typeof r=="function"}function DT(r){return Object.keys(r).length===0}var RT=typeof window!="undefined"?window:typeof globalThis!="undefined"?globalThis:global,ba=class{constructor(e){this.options=e,this._listeners="WeakMap"in RT?new WeakMap:void 0}observe(e,t){return this._listeners.set(e,t),this._getObserver().observe(e,this.options),()=>{this._listeners.delete(e),this._observer.unobserve(e)}}_getObserver(){var e;return(e=this._observer)!==null&&e!==void 0?e:this._observer=new ResizeObserver(t=>{var n;for(let i of t)ba.entries.set(i.target,i),(n=this._listeners.get(i.target))===null||n===void 0||n(i)})}};ba.entries="WeakMap"in RT?new WeakMap:void 0;var xT=!1;function lC(){xT=!0}function cC(){xT=!1}function x(r,e){r.appendChild(e)}function Pi(r,e,t){r.insertBefore(e,t||null)}function Hn(r){r.parentNode&&r.parentNode.removeChild(r)}function tp(r,e){for(let t=0;t<r.length;t+=1)r[t]&&r[t].d(e)}function K(r){return document.createElement(r)}function dC(r){return document.createElementNS("http://www.w3.org/2000/svg",r)}function ft(r){return document.createTextNode(r)}function fe(){return ft(" ")}function Et(r,e,t,n){return r.addEventListener(e,t,n),()=>r.removeEventListener(e,t,n)}function MT(r){return function(e){return e.preventDefault(),r.call(this,e)}}function L(r,e,t){t==null?r.removeAttribute(e):r.getAttribute(e)!==t&&r.setAttribute(e,t)}function CT(r){let e;return{p(...t){e=t,e.forEach(n=>r.push(n))},r(){e.forEach(t=>r.splice(r.indexOf(t),1))}}}function fC(r){return Array.from(r.childNodes)}function rp(r,e){e=""+e,r.data!==e&&(r.data=e)}function cr(r,e){r.value=e==null?"":e}function np(r,e,t){for(let n=0;n<r.options.length;n+=1){let i=r.options[n];if(i.__value===e){i.selected=!0;return}}(!t||e!==void 0)&&(r.selectedIndex=-1)}function AT(r){let e=r.querySelector(":checked");return e&&e.__value}function dr(r,e,t){r.classList[t?"add":"remove"](e)}var jn=class{constructor(e=!1){this.is_svg=!1,this.is_svg=e,this.e=this.n=null}c(e){this.h(e)}m(e,t,n=null){this.e||(this.is_svg?this.e=dC(t.nodeName):this.e=K(t.nodeType===11?"TEMPLATE":t.nodeName),this.t=t.tagName!=="TEMPLATE"?t:t.content,this.c(e)),this.i(n)}h(e){this.e.innerHTML=e,this.n=Array.from(this.e.nodeName==="TEMPLATE"?this.e.content.childNodes:this.e.childNodes)}i(e){for(let t=0;t<this.n.length;t+=1)Pi(this.t,this.n[t],e)}p(e){this.d(),this.h(e),this.i(this.a)}d(){this.n.forEach(Hn)}};var Ta;function ya(r){Ta=r}function pC(){if(!Ta)throw new Error("Function called outside component initialization");return Ta}function ip(r){pC(). $ $ .on_mount.push(r)}var Ci=[];var Ho=[],Ai=[],ST=[],hC=Promise.resolve(),Jf=!1;function mC(){Jf||(Jf=!0,hC.then(PT))}function _a(r){Ai.push(r)}var Zf=new Set,Mi=0;function PT(){if(Mi!==0)return;let r=Ta;do{try{for(;Mi<Ci.length;){let e=Ci[Mi];Mi++,ya(e),gC(e. $ $ )}}catch(e){throw Ci.length=0,Mi=0,e}for(ya(null),Ci.length=0,Mi=0;Ho.length;)Ho.pop()();for(let e=0;e<Ai.length;e+=1){let t=Ai[e];Zf.has(t)||(Zf.add(t),t())}Ai.length=0}while(Ci.length);for(;ST.length;)ST.pop()();Jf=!1,Zf.clear(),ya(r)}function gC(r){if(r.fragment!==null){r.update(),Bn(r.before_update);let e=r.dirty;r.dirty=[-1],r.fragment&&r.fragment.p(r.ctx,e),r.after_update.forEach(_a)}}function yC(r){let e=[],t=[];Ai.forEach(n=>r.indexOf(n)===-1?e.push(n):t.push(n)),t.forEach(n=>n()),Ai=e}var bC=new Set;function TC(r,e){r&&r.i&&(bC.delete(r),r.i(e))}var _C=["allowfullscreen","allowpaymentre
< span class = "accesskey-first" > future < / s p a n > d a t e s : ` , I p = f e ( ) , h r = K ( " i n p u t " ) , F p = f e ( ) , r i = K ( " d i v " ) , A a = K ( " l a b e l " ) , A a . i n n e r H T M L = ' S t a t < s p a n c l a s s = " a c c e s s k e y " > u < / s p a n > s ' , L p = f e ( ) , G t = K ( " s e l e c t " ) ; f o r ( l e t Y = 0 ; Y < b t . l e n g t h ; Y + = 1 ) b t [ Y ] . c ( ) ; U p = f e ( ) , J r = K ( " d i v " ) , J i = K ( " d i v " ) , N a = K ( " l a b e l " ) , N a . t e x t C o n t e n t = " C o m p l e t e d : " , W p = f e ( ) , e n = K ( " i n p u t " ) , q p = f e ( ) , e s = K ( " d i v " ) , q u = K ( " s p a n " ) , q u . t e x t C o n t e n t = " C r e a t e d o n : " , $ p = f e ( ) , F a = K ( " c o d e " ) , Y p = f e ( ) , t s = K ( " d i v " ) , $ u = K ( " s p a n " ) , $ u . t e x t C o n t e n t = " D o n e o n : " , G p = f e ( ) , L a = K ( " c o d e " ) , j p = f e ( ) , n i = K ( " d i v " ) , E n = K ( " b u t t o n " ) , B p = f t ( " A p p l y " ) , H p = f e ( ) , r s = K ( " b u t t o n " ) , r s . t e x t C o n t e n t = " C a n c e l " , L ( i , " f o r " , " d e s c r i p t i o n " ) , L ( a , " i d " , " d e s c r i p t i o n " ) , L ( a , " c l a s s " , " t a s k s - m o d a l - d e s c r i p t i o n " ) , L ( a , " p l a c e h o l d e r " , " T a k e o u t t h e t r a s h " ) , L ( a , " a c c e s s k e y " , o = r [ 1 5 ] ( " t " ) ) , L ( n , " c l a s s " , " t a s k s - m o d a l - s e c t i o n " ) , L ( c , " f o r " , h = " p r i o r i t y - " + r [ 1 ] . p r i o r i t y ) , L ( l , " c l a s s " , " t a s k s - m o d a l - s e c t i o n t a s k s - m o d a l - p r i o r i t i e s " ) , L ( R , " f o r " , " r e c u r r e n c e " ) , L ( R , " c l a s s " , " a c c e s s k e y - f i r s t " ) , L ( N , " i d " , " r e c u r r e n c e " ) , L ( N , " t y p e " , " t e x t " ) , L ( N , " p l a c e h o l d e r " , " T r y ' e v e r y 2 w e e k s o n T h u r s d a y ' . " ) , L ( N , " a c c e s s k e y " , F = r [ 1 5 ] ( " r " ) ) , d r ( N , " t a s k s - m o d a l - e r r o r " , ! r [ 8 ] ) , j . a = n u l l , L ( L e , " f o r " , " d u e " ) , L ( L e , " c l a s s " , " a c c e s s k e y - f i r s t " ) , L ( A , " i d " , " d u e " ) , L ( A , " t y p e " , " t e x t " ) , L ( A , " p l a c e h o l d e r " , s p ) , L ( A , " a c c e s s k e y " , E = r [ 1 5 ] ( " d " ) ) , d r ( A , " t a s k s - m o d a l - e r r o r " , ! r [ 7 ] ) , f . a = n u l l , L ( g , " f o r " , " s c h e d u l e d " ) , L ( g , " c l a s s " , " a c c e s s k e y - f i r s t " ) , L ( v , " i d " , " s c h e d u l e d " ) , L ( v , " t y p e " , " t e x t " ) , L ( v , " p l a c e h o l d e r " , s p ) , L ( v , " a c c e s s k e y " , k = r [ 1 5 ] ( " s " ) ) , d r ( v , " t a s k s - m o d a l - e r r o r " , ! r [ 5 ] ) , h e . a = n u l l , L ( t e , " f o r " , " s t a r t " ) , L ( U , " i d " , " s t a r t " ) , L ( U , " t y p e " , " t e x t " ) , L ( U , " p l a c e h o l d e r " , s p ) , L ( U , " a c c e s s k e y " , x e = r [ 1 5 ] ( " a " ) ) , d r ( U , " t a s k s - m o d a l - e r r o r " , ! r [ 3 ] ) , U e . a = n u l l , L ( M a , " f o r " , " f o r w a r d O n l y " ) , L ( h r , " i d " , " f o r w a r d O n l y " ) , L ( h r , " t y p e " , " c h e c k b o x " ) , L ( h r , " c l a s s " , " t a s k - l i s t - i t e m - c h e c k b o x t a s k s - m o d a l - c h e c k b o x " ) , L ( h r , " a c c e s s k e y " , C a = r [ 1 5 ] ( " f " ) ) , L ( w , " c l a s s " , " t a s k s - m o d a l - s e c t i o n t a s k s - m o d a l - d a t e s " ) , L ( A a , " f o r " , " s t a t u s " ) , L ( G t , " i d " , " s t a t u s - t y p e " ) , L ( G t , " c l a s s " , " d r o p d o w n " ) , L ( G t , " a c c e s s k e y " , P a = r [ 1 5 ] ( " u " ) ) , r [ 1 ] . s t a t u s = = = v o i d 0 & & _ a ( ( ) = > r [ 3 9 ] . c a l l ( G t ) ) , L ( r i , " c l a s s " , " t a s k s - m o d a l - s e c t i o n " ) , L ( N a , " f o r " , " s t a t u s " ) , L ( e n , " i d " , " s t a t u s " ) , L ( e n , " t y p e " , " c h e c k b o x " ) , L ( e n , " c l a s s " , " t a s k - l i s t - i t e m - c h e c k b o x t a s k s - m o d a l - c h e c k b o x " ) , e n . c h e c k e d = I a = r [ 1 ] . s t a t u s . i s C o m p l e t e d ( ) , e n . d i s a b l e d = ! 0 , L ( J r , " c l a s s " , " t a s k s - m o d a l - s e c t i o n t a s k s - m o d a l - s t a t u s " ) , E n . d i s a b l e d = U a = ! r [ 1 4 ] , L ( E n , " t y p e " , " s u b m i t " ) , L ( E n , " c l a s s " , " m o d - c t a " ) , L ( r s , " t y p e " , " b u t t o n " ) , L ( n i , " c l a s s " , " t a s k s - m o d a l - s e c t i o n t a s k s - m o d a l - b u t t o n s " ) , d r ( t , " w i t h - a c c e s s k e y s " , r [ 9 ] ) , L ( e , " c l a s s " , " t a s k s - m o d a l " ) } , m ( Y , p e ) { P i ( Y , e , p e ) , x ( e , t ) , x ( t , n ) , x ( n , i ) , x ( n , s ) , x ( n , a ) , c r ( a , r [ 1 ] . d e s c r i p t i o n ) , r [ 3 1 ] ( a ) , x ( t , u ) , x ( t , l ) , x ( l , c ) , x ( c , p ) , x ( l , _ ) ; f o r ( l e t c e = 0 ; c e < y t . l e n g t h ; c e + = 1 ) y t [ c e ] & & y t [ c e ] . m ( l , n u l l ) ; x ( t , y ) , x ( t , w ) , x ( w , R ) , x ( w , C ) , x ( w , N ) , c r ( N , r [ 1 ] . r e c u r r e n c e R u l e ) , x ( w , o e ) , x ( w , z ) , x ( z , i e ) , x ( z , G ) , j . m ( r [ 1 2 ] , z ) , x ( w , P e ) , x ( w , L e ) , x ( w , B ) , x ( w , A ) , c r ( A , r [ 1 ] . d u e D a t e ) , x ( w , H ) , x ( w , P ) , x ( P , Z ) , x ( P , d ) , f . m ( r [ 6 ] , P ) , x ( w , m ) , x ( w , g ) , x ( w , b ) , x ( w , v ) , c r ( v , r [ 1 ] . s c h e d u l e d D a t e ) , x ( w , D ) , x ( w , S ) , x ( S , O ) , x ( S , I ) , h e . m ( r [ 4 ] , S ) , x ( w , s e ) , x ( w , t e ) , x ( w , O e ) , x ( w , U ) , c r ( U , r [ 1 ] . s t a r t D a t e ) , x ( w , A e ) , x ( w , r t ) , x ( r t , x r ) , x ( r t , q e ) , U e . m ( r [ 2 ] , r t ) , x ( w , N p ) , x ( w , Z i ) , x ( Z i , M a ) , x ( Z i , I p ) , x ( Z i , h r ) , h r . c h e c k e d = r [ 1 ] . f o r w a r d O n l y , x ( t , F p ) , x ( t , r i ) , x ( r i , A a ) , x ( r i , L p ) , x ( r i , G t ) ; f o r ( l e t c e = 0 ; c e < b t . l e n g t h ; c e + = 1 ) b t [ c e ] & & b t [ c e ] . m ( G t , n u l l ) ; n p ( G t , r [ 1 ] . s t a t u s , ! 0 ) , x ( t , U p ) , x ( t , J r ) , x ( J r , J i ) , x ( J i , N a ) , x ( J i , W p ) , x ( J i , e n ) , x ( J r , q p ) , x ( J r , e s ) , x ( e s , q u ) , x ( e s , $ p ) , x ( e s , F a ) , F a . i n n e r H T M L = r [ 1 1 ] , x ( J r , Y p ) , x ( J r , t s ) , x ( t s , $ u ) , x ( t s , G p ) , x ( t s , L a ) , L a . i n n e r H T M L = r [ 1 3 ] , x ( t , j p ) , x ( t , n i ) , x ( n i , E n ) , x ( E n , B p ) , x ( n i , H p ) , x ( n i , r s ) , Y u | | ( z p = [ E t ( a , " i n p u t " , r [ 3 0 ] ) , E t ( a , " k e y d o w n " , r [ 2 3 ] ) , E t ( a , " p a s t e " , r [ 2 4 ] ) , E t ( a , " d r o p " , r [ 2 4 ] ) , E t ( l , " k e y u p " , r [ 2 1 ] ) , E t ( N , " i n p u t " , r [ 3 4 ] ) , E t ( A , " i n p u t " , r [ 3 5 ] ) , E t ( v , " i n p u t " , r [ 3 6 ] ) , E t ( U , " i n p u t " , r [ 3 7 ] ) , E t ( h r , " c h a n g e " , r [ 3 8 ] ) , E t ( G t , " c h a n g e " , r [ 3 9 ] ) , E t ( r s , " c l i c k " , r [ 2 2 ] ) , E t ( t , " s u b m i t " , M T ( r [ 2 5 ] ) ) ] , Y u = ! 0 ) } , p ( Y , p e ) { i f ( p e [ 0 ] & 3 2 7 6 8 & & o ! = = ( o = Y [ 1 5 ] ( " t " ) ) & & L ( a , " a c c e s s k e y " , o ) , p e [ 0 ] & 3 & & c r ( a , Y [ 1 ] . d e s c r i p t i o n ) , p e [ 0 ] & 3 & & h ! = = ( h = " p r i o r i t y - " + Y [ 1 ] . p r i o r i t y ) & & L ( c , " f o r " , h ) , p e [ 0 ] & 1 0 8 1 3 4 6 ) { i i = Y [ 2 0 ] ; l e t c e ; f o r ( c e = 0 ; c e < i i . l e n g t h ; c e + = 1 ) { l e t n s = L T ( Y , i i , c e ) ; y t [ c e ] ? y t [ c e ] . p ( n s , p e ) : ( y t [ c e ] = U T ( n s ) , y t [ c e ] . c ( ) , y t [ c e ] . m ( l , n u l l ) ) } f o r ( ; c e < y t . l e n g t h ; c e + = 1 ) y t [ c e ] . d ( 1 ) ; y t . l e n g
` );e.setLine(a,_)};new hn({app:n,task:u,onSubmit:l}).open()};var lp=require("obsidian");var GT=(r,e,t)=>{var u;if(r)return t instanceof lp.MarkdownView;if(!(t instanceof lp.MarkdownView))return;let n=(u=t.file)==null?void 0:u.path;if(n===void 0)return;let i=e.getCursor(),s=i.line,a=e.getLine(s),o=xC(a,n);e.setLine(s,o.text),e.setCursor(MC(i,o))},xC=(r,e)=>{let t=ge.fromLine({line:r,taskLocation:ut.fromUnknownPosition(e),fallbackDate:null});if(t!==null){let n=t.toggleWithRecurrenceInUsersOrder().map(i=>i.toFileLineString());return{text:n.join( `
` ),moveTo:{line:n.length-1}}}else{let n=r.match(V.taskRegex);if(n!==null){let i=n[3],a=Se.getInstance().bySymbol(i).nextStatusSymbol;return{text:r.replace(V.taskRegex, ` $1 - [ $ { a } ] $4 ` )}}else if(V.listItemRegex.test(r)){let i=r.replace(V.listItemRegex," $ 1 $ 2 [ ]");return{text:i,moveTo:{ch:i.length}}}else{let i=r.replace(V.indentationRegex," $ 1- ");return{text:i,moveTo:{ch:i.length}}}}},MC=(r,e)=>{var s;let t={line:0,ch:r.ch},n=De(De({},t),(s=e.moveTo)!=null?s:{}),i=e.text.split( `
` )[n.line].length;return{line:r.line+n.line,ch:Math.min(n.ch,i)}};var Ko=class{get app(){return this.plugin.app}constructor({plugin:e}){this.plugin=e,e.addCommand({id:"edit-task",name:"Create or edit task",icon:"pencil",editorCheckCallback:(t,n,i)=>YT(t,n,i,this.app)}),e.addCommand({id:"toggle-done",name:"Toggle task done",icon:"check-in-circle",editorCheckCallback:GT})}};var CC=Object.prototype.toString,Ii=Array.isArray||function(e){return CC.call(e)==="[object Array]"};function dp(r){return typeof r=="function"}function AC(r){return Ii(r)?"array":typeof r}function cp(r){return r.replace(/[ \- \[ \] {}()*+?., \\ \^ $ |# \s ]/g," \\ $ &")}function jT(r,e){return r!=null&&typeof r=="object"&&e in r}function PC(r,e){return r!=null&&typeof r!="object"&&r.hasOwnProperty&&r.hasOwnProperty(e)}var NC=RegExp.prototype.test;function IC(r,e){return NC.call(r,e)}var FC=/ \S /;function LC(r){return!IC(FC,r)}var UC={"&":"&","<":"<",">":">",'"':""","'":"'","/":"/"," ` ":" & # x60 ; "," = ":" & # x3D ; "};function WC(r){return String(r).replace(/[&<>" ' ` = \/ ]/g,function(t){return UC[t]})}var qC=/ \s */, $ C=/ \s +/,BT=/ \s *=/,YC=/ \s * \} /,GC=/#| \^ | \/ |>| \{ |&|=|!/;function jC(r,e){if(!r)return[];var t=!1,n=[],i=[],s=[],a=!1,o=!1,u="",l=0;function c(){if(a&&!o)for(;s.length;)delete i[s.pop()];else s=[];a=!1,o=!1}var p,h,_;function y(j){if(typeof j=="string"&&(j=j.split( $ C,2)),!Ii(j)||j.length!==2)throw new Error("Invalid tags: "+j);p=new RegExp(cp(j[0])+" \\ s*"),h=new RegExp(" \\ s*"+cp(j[1])),_=new RegExp(" \\ s*"+cp("}"+j[1]))}y(e||Jt.tags);for(var w=new wa(r),R,C,N,F,oe,z;!w.eos();){if(R=w.pos,N=w.scanUntil(p),N)for(var ie=0,G=N.length;ie<G;++ie)F=N.charAt(ie),LC(F)?(s.push(i.length),u+=F):(o=!0,t=!0,u+=" "),i.push(["text",F,R,R+1]),R+=1,F=== `
` &&(c(),u="",l=0,t=!1);if(!w.scan(p))break;if(a=!0,C=w.scan(GC)||"name",w.scan(qC),C==="="?(N=w.scanUntil(BT),w.scan(BT),w.scanUntil(h)):C==="{"?(N=w.scanUntil(_),w.scan(YC),w.scanUntil(h),C="&"):N=w.scanUntil(h),!w.scan(h))throw new Error("Unclosed tag at "+w.pos);if(C==">"?oe=[C,N,R,w.pos,u,l,t]:oe=[C,N,R,w.pos],l++,i.push(oe),C==="#"||C==="^")n.push(oe);else if(C==="/"){if(z=n.pop(),!z)throw new Error('Unopened section "'+N+'" at '+R);if(z[1]!==N)throw new Error('Unclosed section "'+z[1]+'" at '+R)}else C==="name"||C==="{"||C==="&"?o=!0:C==="="&&y(N)}if(c(),z=n.pop(),z)throw new Error('Unclosed section "'+z[1]+'" at '+w.pos);return HC(BC(i))}function BC(r){for(var e=[],t,n,i=0,s=r.length;i<s;++i)t=r[i],t&&(t[0]==="text"&&n&&n[0]==="text"?(n[1]+=t[1],n[3]=t[3]):(e.push(t),n=t));return e}function HC(r){for(var e=[],t=e,n=[],i,s,a=0,o=r.length;a<o;++a)switch(i=r[a],i[0]){case"#":case"^":t.push(i),n.push(i),t=i[4]=[];break;case"/":s=n.pop(),s[5]=i[2],t=n.length>0?n[n.length-1][4]:e;break;default:t.push(i)}return e}function wa(r){this.string=r,this.tail=r,this.pos=0}wa.prototype.eos=function(){return this.tail===""};wa.prototype.scan=function(e){var t=this.tail.match(e);if(!t||t.index!==0)return"";var n=t[0];return this.tail=this.tail.substring(n.length),this.pos+=n.length,n};wa.prototype.scanUntil=function(e){var t=this.tail.search(e),n;switch(t){case-1:n=this.tail,this.tail="";break;case 0:n="";break;default:n=this.tail.substring(0,t),this.tail=this.tail.substring(t)}return this.pos+=n.length,n};function Ni(r,e){this.view=r,this.cache={".":this.view},this.parent=e}Ni.prototype.push=function(e){return new Ni(e,this)};Ni.prototype.lookup=function(e){var t=this.cache,n;if(t.hasOwnProperty(e))n=t[e];else{for(var i=this,s,a,o,u=!1;i;){if(e.indexOf(".")>0)for(s=i.view,a=e.split("."),o=0;s!=null&&o<a.length;)o===a.length-1&&(u=jT(s,a[o])||PC(s,a[o])),s=s[a[o++]];else s=i.view[e],u=jT(i.view,e);if(u){n=s;break}i=i.parent}t[e]=n}return dp(n)&&(n=n.call(this.view)),n};function kt(){this.templateCache={_cache:{},set:function(e,t){this._cache[e]=t},get:function(e){return this._cache[e]},clear:function(){this._cache={}}}}kt.prototype.clearCache=function(){typeof this.templateCache!="undefined"&&this.templateCache.clear()};kt.prototype.parse=function(e,t){var n=this.templateCache,i=e+":"+(t||Jt.tags).join(":"),s=typeof n!="undefined",a=s?n.get(i):void 0;return a==null&&(a=jC(e,t),s&&n.set(i,a)),a};kt.prototype.render=function(e,t,n,i){var s=this.getConfigTags(i),a=this.parse(e,s),o=t instanceof Ni?t:new Ni(t,void 0);return this.renderTokens(a,o,n,e,i)};kt.prototype.renderTokens=function(e,t,n,i,s){for(var a="",o,u,l,c=0,p=e.length;c<p;++c)l=void 0,o=e[c],u=o[0],u==="#"?l=this.renderSection(o,t,n,i,s):u==="^"?l=this.renderInverted(o,t,n,i,s):u===">"?l=this.renderPartial(o,t,n,s):u==="&"?l=this.unescapedValue(o,t):u==="name"?l=this.escapedValue(o,t,s):u==="text"&&(l=this.rawValue(o)),l!==void 0&&(a+=l);return a};kt.prototype.renderSection=function(e,t,n,i,s){var a=this,o="",u=t.lookup(e[1]);function l(h){return a.render(h,t,n,s)}if(!!u){if(Ii(u))for(var c=0,p=u.length;c<p;++c)o+=this.renderTokens(e[4],t.push(u[c]),n,i,s);else if(typeof u=="object"||typeof u=="string"||typeof u=="number")o+=this.renderTokens(e[4],t.push(u),n,i,s);else if(dp(u)){if(typeof i!="string")throw new Error("Cannot use higher-order sections without the original template");u=u.call(t.view,i.slice(e[3],e[5]),l),u!=null&&(o+=u)}else o+=this.renderTokens(e[4],t,n,i,s);return o}};kt.prototype.renderInverted=function(e,t,n,i,s){var a=t.lookup(e[1]);if(!a||Ii(a)&&a.length===0)return this.renderTokens(e[4],t,n,i,s)};kt.prototype.indentPartial=function(e,t,n){for(var i=t.replace(/[^ \t ]/g,""),s=e.split( `
` ),a=0;a<s.length;a++)s[a].length&&(a>0||!n)&&(s[a]=i+s[a]);return s.join( `
` )};kt.prototype.renderPartial=function(e,t,n,i){if(!!n){var s=this.getConfigTags(i),a=dp(n)?n(e[1]):n[e[1]];if(a!=null){var o=e[6],u=e[5],l=e[4],c=a;u==0&&l&&(c=this.indentPartial(a,l,o));var p=this.parse(c,s);return this.renderTokens(p,t,n,c,i)}}};kt.prototype.unescapedValue=function(e,t){var n=t.lookup(e[1]);if(n!=null)return n};kt.prototype.escapedValue=function(e,t,n){var i=this.getConfigEscape(n)||Jt.escape,s=t.lookup(e[1]);if(s!=null)return typeof s=="number"&&i===Jt.escape?String(s):i(s)};kt.prototype.rawValue=function(e){return e[1]};kt.prototype.getConfigTags=function(e){return Ii(e)?e:e&&typeof e=="object"?e.tags:void 0};kt.prototype.getConfigEscape=function(e){if(e&&typeof e=="object"&&!Ii(e))return e.escape};var Jt={name:"mustache.js",version:"4.2.0",tags:["{{","}}"],clearCache:void 0,escape:void 0,parse:void 0,render:void 0,Scanner:void 0,Context:void 0,Writer:void 0,set templateCache(r){va.templateCache=r},get templateCache(){return va.templateCache}},va=new kt;Jt.clearCache=function(){return va.clearCache()};Jt.parse=function(e,t){return va.parse(e,t)};Jt.render=function(e,t,n,i){if(typeof e!="string")throw new TypeError('Invalid template! Template should be a "string" but "'+AC(e)+'" was given as the first argument for mustache#render(template, view, partials)');return va.render(e,t,n,i)};Jt.escape=WC;Jt.Scanner=wa;Jt.Context=Ni;Jt.Writer=kt;var fp=Jt;var QT=ss(KT());function XT(r,e){fp.escape=function(t){return t};try{return fp.render(r,(0,QT.default)(e))}catch(t){let n="";throw t instanceof Error?n= ` There was an error expanding one or more placeholders .
The error message was :
$ { t . message . replace ( / > /g , "." ) . replace ( "Missing Mustache data property" , "Unknown property" ) } ` :n="Unknown error expanding placeholders.",n+= `
The problem is in :
$ { r } ` ,Error(n)}}function Qo(r){return{query:{file:new Ri(r)}}}function zn(r,e){let t= ` Error : $ { r } .
The error message was :
` ,n="";return e instanceof Error?n+=e:n+="Unknown error", ` $ { t } "${n}" ` }var Qr=class{constructor(e,t,n){this.property=e,this.comparator=Qr.maybeReverse(n,t)}static maybeReverse(e,t){return e?Qr.makeReversedComparator(t):t}static makeReversedComparator(e){return(t,n)=>e(t,n)*-1}};var mn=class{constructor(e,t,n){this.property=e,this.grouper=t,this.reverse=n}};var we=class{canCreateFilterForLine(e){return we.lineMatchesFilter(this.filterRegExp(),e)}static lineMatchesFilter(e,t){return e?e.test(t):!1}static getMatch(e,t){return e?t.match(e):null}fieldNameSingular(){return this.fieldName()}fieldNameSingularEscaped(){return $ o(this.fieldNameSingular())}supportsSorting(){return!1}createSorterFromLine(e){if(!this.supportsSorting())return null;let t=we.getMatch(this.sorterRegExp(),e);if(t===null)return null;let n=!!t[1];return this.createSorter(n)}sorterRegExp(){if(!this.supportsSorting())throw Error( ` sorterRegExp ( ) unimplemented for $ { this . fieldNameSingular ( ) } ` );return new RegExp( ` ^ sort by $ { this . fieldNameSingularEscaped ( ) } ( reverse ) ? ` ,"i")}comparator(){throw Error( ` comparator ( ) unimplemented for $ { this . fieldNameSingular ( ) } ` )}createSorter(e){return new Qr(this.fieldNameSingular(),this.comparator(),e)}createNormalSorter(){return this.createSorter(!1)}createReverseSorter(){return this.createSorter(!0)}supportsGrouping(){return!1}createGrouperFromLine(e){if(!this.supportsGrouping())return null;let t=we.getMatch(this.grouperRegExp(),e);if(t===null)return null;let n=!!t[1];return this.createGrouper(n)}grouperRegExp(){if(!this.supportsGrouping())throw Error( ` grouperRegExp ( ) unimplemented for $ { this . fieldNameSingular ( ) } ` );return new RegExp( ` ^ group by $ { this . fieldNameSingularEscaped ( ) } ( reverse ) ? $ ` ,"i")}grouper(){throw Error( ` grouper ( ) unimplemented for $ { this . fieldNameSingular ( ) } ` )}createGrouper(e){return new mn(this.fieldNameSingular(),this.grouper(),e)}createNormalGrouper(){return this.createGrouper(!1)}createReverseGrouper(){return this.createGrouper(!0)}};var Ee=class{constructor(e,t=[],n=""){this.description=e,this.symbol=n,this.children=t}static booleanAnd(e){return this.combineOrCreateExplanation("All of",e,"AND")}static booleanOr(e){return this.combineOrCreateExplanation("At least one of",e,"OR")}static booleanNot(e){return new Ee("None of",e,"NOT")}static booleanXor(e){return new Ee("Exactly one of",e,"XOR")}asString(e=""){if(this.children.length==0)return e+this.description;let t=e;this.symbol===""?t+=this.description:(t+=this.symbol,this.children.length>1&&(t+= ` ( $ { this . description } ) ` ),t+=":");let n=e+" ";for(let i=0;i<this.children.length;i++)t+= `
$ { this . children [ i ] . asString ( n ) } ` ;return t}static combineOrCreateExplanation(e,t,n){if(t.length===2){let i=t[0],s=t[1];if(i.symbol===n&&s.symbol==="")return i.children.push(s),i}return new Ee(e,t,n)}};var pt=class{constructor(e,t,n){this.instruction=e,this.explanation=n,this.filterFunction=t}explainFilterIndented(e){let t=this.explanation;return t.asString()===this.instruction? ` $ { e } $ { this . instruction }
` : ` $ { e } $ { this . instruction } =>
$ { t . asString ( " " ) }
` }};var wr=class{constructor(e){this.instruction=e}get queryComponent(){return this._queryComponent}set queryComponent(e){this._queryComponent=e}get error(){return this._error}set error(e){this._error=e}static fromObject(e,t){let n=new wr(e);return n._queryComponent=t,n}static fromError(e,t){let n=new wr(e);return n._error=t,n}};var J=class{constructor(e){this.object=e}get instruction(){return this.object.instruction}get filter(){return this.object.queryComponent}get error(){return this.object.error}get filterFunction(){if(this.filter)return this.filter.filterFunction}static fromFilter(e){return new J(wr.fromObject(e.instruction,e))}static fromError(e,t){return new J(wr.fromError(e,t))}};var Xo=class{constructor(e,t){this._instruction=e,this._filter=t}canCreateFilterForLine(e){return e.toLocaleLowerCase()===this._instruction.toLocaleLowerCase()}createFilterOrErrorMessage(e){return this.canCreateFilterForLine(e)?J.fromFilter(new pt(e,this._filter,new Ee(e))):J.fromError(e, ` do not understand filter : $ { e } ` )}};var Er=class{constructor(){this._filters=[]}add(e,t){this._filters.push(new Xo(e,t))}canCreateFilterForLine(e){for(let t of this._filters)if(t.canCreateFilterForLine(e))return!0;return!1}createFilterOrErrorMessage(e){for(let t of this._filters){let n=t.createFilterOrErrorMessage(e);if(n.error===void 0)return n}return J.fromError(e, ` do not understand filter : $ { e } ` )}};var gn=class extends we{constructor(){super(...arguments);this._filters=new Er}canCreateFilterForLine(t){return this._filters.canCreateFilterForLine(t)}createFilterOrErrorMessage(t){return this._filters.createFilterOrErrorMessage(t)}filterRegExp(){return null}};var kr=class extends gn{constructor(){super(),this._filters.add("done",e=>e.isDone),this._filters.add("not done",e=>!e.isDone)}fieldName(){return"status"}supportsSorting(){return!0}comparator(){return(e,t)=>{let n=kr.oldStatusName(e),i=kr.oldStatusName(t);return n<i?1:n>i?-1:0}}static oldStatusName(e){return e.status.symbol===" "?"Todo":"Done"}supportsGrouping(){return!0}grouper(){return e=>[kr.oldStatusName(e)]}};var Zo=class{findUnexpandedDateText(e){let t=["<%","YYYY-MM-DD"];for(let n of t)if(e.includes(n))return this.unexpandedDateTextMessage(n);return null}unexpandedDateTextMessage(e){return ` Instruction contains unexpanded template text : "${e}" - and cannot be interpreted .
Possible causes :
- The query is an a template file , and is not intended to be searched .
- A command such as "Replace templates in the active file" needs to be run .
- The core "Daily notes" plugin is in use , and the template contained
date calculations that it does not support .
- Some sample template text was accidentally pasted in to a tasks query ,
instead of in to a template file .
See : https : //publish.obsidian.md/tasks/Advanced/Instruction+contains+unexpanded+template+text
` }};var ht=class extends we{constructor(t=null){super();t!==null?this.filterInstructions=t:(this.filterInstructions=new Er,this.filterInstructions.add( ` has $ { this . fieldName ( ) } date ` ,n=>this.date(n)!==null),this.filterInstructions.add( ` no $ { this . fieldName ( ) } date ` ,n=>this.date(n)===null),this.filterInstructions.add( ` $ { this . fieldName ( ) } date is invalid ` ,n=>{let i=this.date(n);return i!==null&&!i.isValid()}))}canCreateFilterForLine(t){return this.filterInstructions.canCreateFilterForLine(t)?!0:super.canCreateFilterForLine(t)}createFilterOrErrorMessage(t){var h;let n=this.checkForUnexpandedTemplateText(t);if(n)return J.fromError(t,n);let i=this.filterInstructions.createFilterOrErrorMessage(t);if(i.filter!==void 0)return i;let s=we.getMatch(this.filterRegExp(),t);if(s===null)return J.fromError(t,"do not understand query filter ("+this.fieldName()+" date)");let a=s[1],o=(h=s[2])==null?void 0:h.toLowerCase(),u=s[3],l=Nt.parseDateRange(u);if(!l.isValid()){let _=Nt.parseDate(a);_.isValid()&&(l=new vt(_,_))}if(!l.isValid())return J.fromError(t,"do not understand "+this.fieldName()+" date");let c=this.buildFilterFunction(o,l),p=ht.buildExplanation(this.fieldNameForExplanation(),o,this.filterResultIfFieldMissing(),l);return J.fromFilter(new pt(t,c,p))}buildFilterFunction(t,n){let i;switch(t){case"before":i=s=>s?s.isBefore(n.start):this.filterResultIfFieldMissing();break;case"after":i=s=>s?s.isAfter(n.end):this.filterResultIfFieldMissing();break;case"on or before":case"in or before":i=s=>s?s.isSameOrBefore(n.end):this.filterResultIfFieldMissing();break;case"on or after":case"in or after":i=s=>s?s.isSameOrAfter(n.start):this.filterResultIfFieldMissing();break;default:i=s=>s?s.isSameOrAfter(n.start)&&s.isSameOrBefore(n.end):this.filterResultIfFieldMissing()}return this.getFilter(i)}getFilter(t){return n=>t(this.date(n))}filterRegExp(){return new RegExp( ` ^ $ { this . fieldNameForFilterInstruction ( ) } ( ( ( ? : on | in ) or before | before | ( ? : on | in ) or after | after | on | in ) ? ? ( . * ) ) ` ,"i")}fieldNameForFilterInstruction(){return this.fieldName()}static buildExplanation(t,n,i,s){let a=n,o="YYYY-MM-DD (dddd Do MMMM YYYY)",u;switch(n){case"before":case"on or after":u=s.start.format(o);break;case"after":case"on or before":u=s.end.format(o);break;case"in or before":a="on or before",u=s.end.format(o);break;case"in or after":a="on or after",u=s.start.format(o);break;default:if(!s.start.isSame(s.end)){let c= ` $ { t } date is between : ` ,p=[new Ee( ` $ { s . start . format ( o ) } and ` ),new Ee( ` $ { s . end . format ( o ) } inclusive ` )];return i&&p.push(new Ee( ` OR no $ { t } date ` )),new Ee(c,p)}a="on",u=s.start.format(o);break}let l= ` $ { t } date is $ { a } $ { u } ` ;return i&&(l+= ` OR no $ { t } date ` ),new Ee(l)}fieldNameForExplanation(){return this.fieldName()}supportsSorting(){return!0}comparator(){return(t,n)=>Gr(this.date(t),this.date(n))}supportsGrouping(){return!0}grouper(){return t=>{let n=this.date(t);return n===null?["No "+this.fieldName()+" date"]:[n.format("YYYY-MM-DD dddd")]}}checkForUnexpandedTemplateText(t){return new Zo().findUnexpandedDateText(t)}};var Fi=class extends ht{fieldName(){return"due"}date(e){return e.dueDate}filterResultIfFieldMissing(){return!1}};var hp=class extends we{createFilterOrErrorMessage(e){var n;let t=we.getMatch(this.filterRegExp(),e);if(t!==null){let i=t[5],s=null;switch(i.toLowerCase()){case"lowest":s="5";break;case"low":s="4";break;case"none":s="3";break;case"medium":s="2";break;case"high":s="1";break;case"highest":s="0";break}if(s===null)return J.fromError(e,"do not understand priority");let a=e,o;switch((n=t[3])==null?void 0:n.toLowerCase()){case"above":o=u=>u.priority.localeCompare(s)<0;break;case"below":o=u=>u.priority.localeCompare(s)>0;break;case"not":o=u=>u.priority!==s;break;default:o=u=>u.priority===s,a= ` $ { this . fieldName ( ) } is $ { i } ` }return J.fromFilter(new pt(e,o,new Ee(a)))}else return J.fromError(e,"do not understand query filter (priority)")}fieldName(){return"priority"}filterRegExp(){return hp.priorityRegexp}supportsSorting(){return!0}comparator(){return(e,t)=>e.priority.localeCompare(t.priority)}supportsGrouping(){return!0}grouper(){return e=>[e.priority
Regular expressions must look like this :
/pattern/
or this :
/ p a t t e r n / f l a g s
Where :
- pattern : The 'regular expression' pattern to search for .
- flags : Optional characters that modify the search .
i => make the search case - insensitive
u => add Unicode support
Examples : /^Log/
/^Log/i
/File Name\.md/
/waiting|waits|waited/i
/\d\d:\d\d/
The following characters have special meaning in the pattern :
to find them literally , you must add a \ before them :
[ \ ^ $ . | ? * + ( )
CAUTION ! Regular expression ( or 'regex' ) searching is a powerful
but advanced feature that requires thorough knowledge in order to
use successfully , and not miss intended search results .
` }explanation(t){let i=zC(t,"using regex: ",this.regexAsString());return new Ee(i)}regexAsString(){let t= ` '${this.regex.source}' with ` ;switch(this.regex.flags.length){case 0:t+="no flags";break;case 1:t+= ` flag '${this.regex.flags}' ` ;break;default:t+= ` flags '${this.regex.flags}' ` ;break}return t}};function zC(r,e,t){var o;let n=r.match(/ \/ /);if(!n)return"Error explaining instruction. Could not find a slash character";let i=2,s=((o=n.index)!=null?o:i)-i;return ` $ { e . padEnd ( s ) } $ { t } ` }var Me=class extends we{createFilterOrErrorMessage(e){let t=we.getMatch(this.filterRegExp(),e);if(t===null)return J.fromError(e, ` do not understand query filter ( $ { this . fieldName ( ) } ) ` );let n=t[1].toLowerCase(),i=t[2],s=null;if(n.includes("include"))s=new Ui(i);else if(n.includes("regex")){try{s=yn.validateAndConstruct(i)}catch(u){let l=zn("Parsing regular expression",u)+ `
$ { yn . helpMessage ( ) } ` ;return J.fromError(e,l)}if(s===null)return J.fromError(e, ` Invalid instruction : '${e}'
$ { yn . helpMessage ( ) } ` )}if(s===null)return J.fromError(e, ` do not understand query filter ( $ { this . fieldName ( ) } ) ` );let a=n.match(/not/)!==null,o=new pt(e,this.getFilter(s,a),s.explanation(e));return J.fromFilter(o)}fieldPattern(){return this.fieldNameSingularEscaped()}filterOperatorPattern(){return"includes|does not include|regex matches|regex does not match"}filterRegExp(){return new RegExp( ` ^ ( ? : $ { this . fieldPattern ( ) } ) ( $ { this . filterOperatorPattern ( ) } ) ( . * ) ` ,"i")}getFilter(e,t){return n=>{let i=e.matches(this.value(n));return t?!i:i}}comparator(){return(e,t)=>this.value(e).localeCompare(this.value(t),void 0,{numeric:!0})}grouper(){return e=>[this.value(e)]}static escapeMarkdownCharacters(e){return e.replace(/ \\ /g," \\ \\ ").replace(/_/g," \\ _")}};var Wi=class extends Me{fieldName(){return"path"}value(e){return e.path}supportsSorting(){return!0}supportsGrouping(){return!0}grouper(){return e=>[Me.escapeMarkdownCharacters(e.path.replace(".md",""))]}};var qi=class extends we{canCreateFilterForLine(e){return!1}createFilterOrErrorMessage(e){return J.fromError(e,"Filtering by urgency is not yet supported")}fieldName(){return"urgency"}filterRegExp(){throw Error( ` filterRegExp ( ) unimplemented for $ { this . fieldName ( ) } ` )}supportsSorting(){return!0}comparator(){return(e,t)=>t.urgency-e.urgency}supportsGrouping(){return!0}grouper(){return e=>[ ` $ { e . urgency . toFixed ( 2 ) } ` ]}createGrouper(e){return super.createGrouper(!e)}};var $ i=class{static by(e,t){let n=[new qi().comparator(),new kr().comparator(),new Fi().comparator(),new Vn().comparator(),new Wi().comparator()],i=[];for(let s of e)i.push(s.comparator);return t.sort( $ i.makeCompositeComparator([...i,...n]))}static makeCompositeComparator(e){return(t,n)=>{for(let i of e){let s=i(t,n);if(s!==0)return s}return 0}}};var Jo=class{constructor(e,t,n){this.nestingLevel=e,this.displayName=t,this.property=n}};var eu=class{constructor(e,t){this.lastHeadingAtLevel=new Array;this.groupers=t;let i=e.keys().next().value.length;for(let s=0;s<i;s++)this.lastHeadingAtLevel.push("")}getHeadingsForTaskGroup(e){let t=new Array;for(let n=0;n<e.length;n++){let i=e[n];if(i!=this.lastHeadingAtLevel[n]){t.push(new Jo(n,i,this.groupers[n].property));for(let s=n;s<e.length;s++)this.lastHeadingAtLevel[s]="";this.lastHeadingAtLevel[n]=i}}return t}};var tu=class{constructor(e){this.children=new Map;this.values=[];this.values=e}generateAllPaths(e=[]){let t=new Map;if(this.children.size==0)return t.set([...e],this.values),t;for(let[n,i]of this.children)e.push(n),i.generateAllPaths(e).forEach((a,o)=>t.set(o,a)),e.pop();return t}};var ru=class extends tu{},nu=class{constructor(e,t,n){this.root=new ru(t),this.buildGroupingTree(e,n)}buildGroupingTree(e,t){let n=[this.root];for(let i of e){let s=[];for(let a of n)for(let o of a.values){let u=i.grouper(o,t);u.length===0&&u.push("");for(let l of u){let c=a.children.get(l);c===void 0&&(c=new ru([]),a.children.set(l,c),s.push(c)),c.values.push(o)}}n=s}}generateTaskTreeStorage(){return this.root.generateAllPaths()}};var iu=class{constructor(e,t){this.groups=e,this.groupHeadings=[],this.tasks=t}setGroupHeadings(e){for(let t of e)this.groupHeadings.push(t)}applyTaskLimit(e){this.tasks=this.tasks.slice(0,e)}tasksAsStringOfLines(){let e="";for(let t of this.tasks)e+=t.toFileLineString()+ `
` ;return e}toString(){let e= `
` ;e+= ` Group names : [ $ { this . groups } ]
` ;for(let t of this.groupHeadings)e+= ` $ { "#" . repeat ( 4 + t . nestingLevel ) } [ $ { t . property } ] $ { t . displayName }
` ;return e+=this.tasksAsStringOfLines(),e}};var Yi=class{constructor(e,t,n){this._groups=new Array;this._totalTaskCount=0;this._totalTaskCount=t.length,this._groupers=e;let s=new nu(e,t,n).generateTaskTreeStorage();this.addTaskGroups(s),this.sortTaskGroups(),this.setGroupsHeadings(s)}get groupers(){return this._groupers}get groups(){return this._groups}totalTasksCount(){return this._totalTaskCount}toString(){let e="";e+= ` Groupers ( if any ) :
` ;for(let n of this._groupers){let i=n.reverse?" reverse":"";e+= ` - $ { n . property } $ { i }
` }for(let n of this.groups)e+=n.toString(),e+= `
-- -
` ;return e+= `
$ { this . totalTasksCount ( ) } tasks
` ,e}addTaskGroups(e){for(let[t,n]of e){let i=new iu(t,n);this.addTaskGroup(i)}}addTaskGroup(e){this._groups.push(e)}sortTaskGroups(){let e=(t,n)=>{let i=t.groups,s=n.groups;for(let a=0;a<i.length;a++){let o=this._groupers[a],u=i[a].localeCompare(s[a],void 0,{numeric:!0});if(u!==0)return o.reverse?-u:u}return 0};this._groups.sort(e)}setGroupsHeadings(e){let t=new eu(e,this._groupers);for(let n of this._groups)n.setGroupHeadings(t.getHeadingsForTaskGroup(n.groups))}applyTaskLimit(e){this._groupers.length!==0&&(this._groups.forEach(t=>{t.applyTaskLimit(e)}),this.recalculateTotalTaskCount())}recalculateTotalTaskCount(){let e=[];this._groups.forEach(n=>{e=[...e,...n.tasks]});let t=[...new Set(e)];this._totalTaskCount=t.length}};var Kn=class extends Me{fieldName(){return"description"}value(e){return me.getInstance().removeAsSubstringFrom(e.description)}supportsSorting(){return!0}comparator(){return(e,t)=>{let n=Kn.cleanDescription(e.description),i=Kn.cleanDescription(t.description);return n.localeCompare(i,void 0,{numeric:!0})}}static cleanDescription(e){e=me.getInstance().removeAsSubstringFrom(e);let t=/^ \[ \[ ?([^ \] ]*)]]?/,n=e.match(t);if(n!==null){let i=n[1];e=i.substring(i.indexOf("|")+1)+e.replace(t,"")}return e=this.replaceFormatting(e,/^ \* \* ([^*]+) \* \* /),e=this.replaceFormatting(e,/^ \* ([^*]+) \* /),e=this.replaceFormatting(e,/^==([^=]+)==/),e=this.replaceFormatting(e,/^__([^_]+)__/),e=this.replaceFormatting(e,/^_([^_]+)_/),e}static replaceFormatting(e,t){let n=e.match(t);return n!==null&&(e=n[1]+e.replace(t,"")),e}};var su=class extends ht{fieldName(){return"created"}date(e){return e.createdDate}filterResultIfFieldMissing(){return!1}};var au=class extends ht{fieldName(){return"done"}date(e){return e.doneDate}filterResultIfFieldMissing(){return!1}};var ou=class extends gn{constructor(){super(),this._filters.add("exclude sub-items",e=>{if(e.indentation==="")return!0;let t=e.indentation.lastIndexOf(">");return t===-1?!1:/^ ? $ /.test(e.indentation.slice(t+1))})}fieldName(){return"exclude"}};var Ea=class extends wr{};function mp(r,e){let t=r.map(([n])=>n);try{let n=e.includes("return")?e: ` return $ { e } ` ,i=e&&new Function(...t,n);return i instanceof Function?Ea.fromObject(e,i):Ea.fromError(e,"Error parsing group function")}catch(n){return Ea.fromError(e,zn( ` Failed parsing expression "${e}" ` ,n))}}function gp(r,e){let t=e.map(([n,i])=>i);return r(...t)}function yp(r,e,t){try{return gp(r,e)}catch(n){return zn( ` Failed calculating expression "${t}" ` ,n)}}function uu(r,e){return[["task",r],["query",e?e.query:null]]}function ZT(r,e,t){let n=uu(r,t||null),i=mp(n,e);return i.error?i.error:yp(i.queryComponent,n,e)}var lu=class{constructor(e){this.line=e,this.functionOrError=mp(uu(null,null),e)}isValid(){return this.functionOrError.error===void 0}get parseError(){return this.functionOrError.error}evaluate(e,t){if(!this.isValid())throw Error( ` Error : Cannot evaluate an expression which is not valid : "${this.line}" gave error : "${this.parseError}" ` );return gp(this.functionOrError.queryComponent,uu(e,t||null))}evaluateOrCatch(e,t){return this.isValid()?yp(this.functionOrError.queryComponent,uu(e,t),this.line): ` Error : Cannot evaluate an expression which is not valid : "${this.line}" gave error : "${this.parseError}" ` }};var cu=class extends we{createFilterOrErrorMessage(e){let t=we.getMatch(this.filterRegExp(),e);if(t===null)return J.fromError(e,"Unable to parse line");let n=t[1],i=new lu(n);return i.isValid()?J.fromFilter(new pt(e,VC(i),new Ee(e))):J.fromError(e,i.parseError)}fieldName(){return"function"}filterRegExp(){return new RegExp( ` ^ filter by $ { this . fieldNameSingularEscaped ( ) } ( . * ) ` ,"i")}supportsGrouping(){return!0}createGrouperFromLine(e){let t=we.getMatch(this.grouperRegExp(),e);if(t===null)return null;let n=!!t[1],i=t[2];return new mn("function",QC(i),n)}grouperRegExp(){return new RegExp( ` ^ group by $ { this . fieldNameSingularEscaped ( ) } ( reverse ) ? ( . * ) ` ,"i")}grouper(){throw Error("grouper() function not valid for FunctionField. Use createGrouperFromLine() instead.")}};function VC(r){return(e,t)=>{let n=t.queryContext();return KC(r,e,n)}}function
Allowed options : 'is' and 'is not' ( without quotes ) .
Allowed values : $ { t }
Note : values are case - insensitive ,
so 'in_progress' works too , for example .
Example : $ { this . fieldNameSingular ( ) } is not NON _TASK ` ;return J.fromError(e,n)}fieldName(){return"status.type"}value(e){return e.status.type}supportsSorting(){return!0}comparator(){return(e,t)=>{let n=bn.groupName(e),i=bn.groupName(t);return n.localeCompare(i,void 0,{numeric:!0})}}supportsGrouping(){return!0}grouper(){return e=>[bn.groupName(e)]}static groupName(e){return e.status.typeGroupText}};var Su=class extends Me{fieldName(){return"recurrence"}value(e){return e.recurrence!==null?e.recurrence.toText():""}supportsGrouping(){return!0}grouper(){return e=>e.recurrence!==null?[e.recurrence.toText()]:["None"]}};var Ou=class extends Me{fieldName(){return"folder"}value(e){return e.file.folder}supportsGrouping(){return!0}grouper(){return e=>[Me.escapeMarkdownCharacters(this.value(e))]}};var Du=class extends Me{fieldName(){return"root"}value(e){return e.file.root}supportsGrouping(){return!0}grouper(){return e=>[Me.escapeMarkdownCharacters(this.value(e))]}};var Ru=class extends Me{fieldName(){return"backlink"}value(e){let t=e.getLinkText({isFilenameUnique:!0});return t===null?"Unknown Location":t}createFilterOrErrorMessage(e){return J.fromError(e,"backlink field does not support filtering")}canCreateFilterForLine(e){return!1}supportsGrouping(){return!0}grouper(){return e=>{let t=e.filename;if(t===null)return["Unknown Location"];let n=e.precedingHeader;return n===null?["[["+t+"]]"]:[ ` [ [ $ { t } # $ { n } | $ { t } > $ { n } ] ] ` ]}}};var Dp=[()=>new ku,()=>new bn,()=>new kr,()=>new mu,()=>new Vn,()=>new hu,()=>new su,()=>new pu,()=>new fu,()=>new Fi,()=>new au,()=>new Wi,()=>new Ou,()=>new Du,()=>new Ru,()=>new Kn,()=>new Qn,()=>new du,()=>new ou,()=>new Eu,()=>new qi,()=>new Su,()=>new cu,()=>new vu];function wu(r){for(let e of Dp){let t=e();if(t.canCreateFilterForLine(r))return t.createFilterOrErrorMessage(r)}return null}function p_(r){let e=/^sort by /i;if(r.match(e)===null)return null;for(let t of Dp){let i=t().createSorterFromLine(r);if(i)return i}return null}function h_(r){let e=/^group by /i;if(r.match(e)===null)return null;for(let t of Dp){let i=t().createGrouperFromLine(r);if(i)return i}return null}var Tn=class{constructor(e,t){this.queryPath=e,this.allTasks=[...t]}static fromAllTasks(e){return new Tn(void 0,e)}queryContext(){return this.queryPath?Qo(this.queryPath):void 0}};function m_(r){return ` task$ { r !== 1 ? "s" : "" } ` }var Jn=class{constructor(e,t){this.totalTasksCountBeforeLimit=0;this._searchErrorMessage=void 0;this.taskGroups=e,this.totalTasksCountBeforeLimit=t}get searchErrorMessage(){return this._searchErrorMessage}set searchErrorMessage(e){this._searchErrorMessage=e}get totalTasksCount(){return this.taskGroups.totalTasksCount()}totalTasksCountDisplayText(){let e=this.totalTasksCount,t=this.totalTasksCountBeforeLimit;return e===t? ` $ { e } $ { m _ ( e ) } ` : ` $ { e } of $ { t } $ { m _ ( t ) } ` }get groups(){return this.taskGroups.groups}static fromError(e){let t=new Jn(new Yi([],[],Tn.fromAllTasks([])),0);return t._searchErrorMessage=e,t}};function g_(r){return r.endsWith(" \\ ")}function y_(r){return r.endsWith(" \\ \\ ")}function kA(r){return r.replace(/^[ \t ]*/,"")}function SA(r){return r.replace(/[ \t ]* \\ $ /,"")}function OA(r,e){let t=r;return e&&(t=kA(r)),y_(t)?t=t.slice(0,-1):g_(r)&&(t=SA(t)),t}function DA(r,e,t){e?r[r.length-1]+=" "+t:r.push(t)}function RA(r){let e=[],t=!1;for(let n of r.split( `
` )){let i=OA(n,t);DA(e,t,i),y_(n)?t=!1:t=g_(n)}return e.join( `
` )}function b_(r){return RA(r).split( `
` ).map(e=>e.trim()).filter(e=>e!=="")}var Zr=class{constructor(e,t=void 0){this._limit=void 0;this._taskGroupLimit=void 0;this._layoutOptions=new Wn;this._filters=[];this._error=void 0;this._sorting=[];this._grouping=[];this._ignoreGlobalQuery=!1;this.hideOptionsRegexp=/^(hide|show) (task count|backlink|priority|created date|start date|scheduled date|done date|due date|recurrence rule|edit button|urgency|tags)/i;this.shortModeRegexp=/^short/i;this.explainQueryRegexp=/^explain/i;this.ignoreGlobalQueryRegexp=/^ignore global query/i;this.logger=Mt.getLogger("tasks.Query");this._queryId="";this.limitRegexp=/^limit (groups )?(to )?( \d +)( tasks?)?/i;this.commentRegexp=/^#.*/;this._queryId=this.generateQueryId(10),this.source=e,this.filePath=t,this.debug( ` Creating query : $ { this . formatQueryForLogging ( ) } ` ),b_(e).forEach(n=>{let i=this.expandPlaceholders(n,t);if(this.error===void 0)switch(!0){case this.shortModeRegexp.test(i):this._layoutOptions.shortMode=!0;break;case this.explainQueryRegexp.test(i):this._layoutOptions.explainQuery=!0;break;case this.ignoreGlobalQueryRegexp.test(i):this._ignoreGlobalQuery=!0;break;case this.limitRegexp.test(i):this.parseLimit(i);break;case this.parseSortBy(i):break;case this.parseGroupBy(i):break;case this.hideOptionsRegexp.test(i):this.parseHideOptions(i);break;case this.commentRegexp.test(i):break;case this.parseFilter(i):break;default:this.setError("do not understand query",i)}})}formatQueryForLogging(){return ` [ $ { this . source . split ( `
` ).join(" ; ")}] ` } expandPlaceholders ( e , t ) { if ( e . includes ( "{{" ) && e . includes ( "}}" ) && this . filePath === void 0 ) return this . _error = ` The query looks like it contains a placeholder, with "{{" and "}}"
but no file path has been supplied , so cannot expand placeholder values .
The query is :
$ { e } ` ,e;let n=e;if(t){let i=Qo(t);try{n=XT(e,i)}catch(s){return s instanceof Error?this._error=s.message:this._error="Internal error. expandPlaceholders() threw something other than Error.",e}}return n}append(e){return this.source===""?e:e.source===""?this:new Zr( ` $ { this . source }
$ { e . source } ` ,this.filePath)}explainQuery(){let e="";if(this.error!==void 0)return e+= ` Query has an error :
` ,e+=this.error+ `
` ,e;let t=this.filters.length;if(t===0)e+="No filters supplied. All tasks will match the query.";else for(let i=0;i<t;i++)i>0&&(e+= `
` ),e+=this.filters[i].explainFilterIndented("");e+=this.explainQueryLimits();let{debugSettings:n}=Q();return n.ignoreSortInstructions&&(e+= `
NOTE : All sort instructions , including default sort order , are disabled , due to 'ignoreSortInstructions' setting . ` ),e}explainQueryLimits(){let e="";function t(n){let i= `
At most $ { n } task ` ;return n!==1&&(i+="s"),i}return this._limit!==void 0&&(e+=t(this._limit),e+= ` .
` ),this._taskGroupLimit!==void 0&&(e+=t(this._taskGroupLimit),e+= ` per group ( if any "group by" options are supplied ) .
` ),e}get limit(){return this._limit}get layoutOptions(){return this._layoutOptions}get filters(){return this._filters}addFilter(e){this._filters.push(e)}get sorting(){return this._sorting}get grouping(){return this._grouping}get error(){return this._error}setError(e,t){this._error= ` $ { e }
Problem line : "${t}" ` }get ignoreGlobalQuery(){return this._ignoreGlobalQuery}applyQueryToTasks(e){this.debug( ` Executing query : $ { this . formatQueryForLogging ( ) } ` );let t=new Tn(this.filePath,e);try{this.filters.forEach(o=>{e=e.filter(u=>o.filterFunction(u,t))});let{debugSettings:n}=Q(),i=n.ignoreSortInstructions?e: $ i.by(this.sorting,e),s=i.slice(0,this.limit),a=new Yi(this.grouping,s,t);return this._taskGroupLimit!==void 0&&a.applyTaskLimit(this._taskGroupLimit),new Jn(a,i.length)}catch(n){let i="Search failed";return Jn.fromError(zn(i,n))}}parseHideOptions(e){let t=e.match(this.hideOptionsRegexp);if(t!==null){let n=t[1].toLowerCase()==="hide";switch(t[2].toLowerCase()){case"task count":this._layoutOptions.hideTaskCount=n;break;case"backlink":this._layoutOptions.hideBacklinks=n;break;case"priority":this._layoutOptions.hidePriority=n;break;case"created date":this._layoutOptions.hideCreatedDate=n;break;case"start date":this._layoutOptions.hideStartDate=n;break;case"scheduled date":this._layoutOptions.hideScheduledDate=n;break;case"due date":this._layoutOptions.hideDueDate=n;break;case"done date":this._layoutOptions.hideDoneDate=n;break;case"recurrence rule":this._layoutOptions.hideRecurrenceRule=n;break;case"edit button":this._layoutOptions.hideEditButton=n;break;case"urgency":this._layoutOptions.hideUrgency=n;break;case"tags":this._layoutOptions.hideTags=n;break;default:this.setError("do not understand hide/show option",e)}}}parseFilter(e){var n;let t=wu(e);return t!=null?(t.filter?this._filters.push(t.filter):this.setError((n=t.error)!=null?n:"Unknown error",e),!0):!1}parseLimit(e){let t=e.match(this.limitRegexp);if(t===null){this.setError("do not understand query limit",e);return}let n=Number.parseInt(t[3],10);t[1]!==void 0?this._taskGroupLimit=n:this._limit=n}parseSortBy(e){let t=p_(e);return t?(this._sorting.push(t),!0):!1}parseGroupBy(e){let t=h_(e);return t?(this._grouping.push(t),!0):!1}generateQueryId(e){let t="AaBbCcDdEeFfGgHhIiJjKkLlMmNnOoPpQqRrSsTtUuVvWwXxYyZz1234567890";return Array.from({length:e},()=>t[Math.floor(Math.random()*t.length)]).join("")}debug(e,t){this.logger.debugWithId(this._queryId, ` "${this.filePath}" : $ { e } ` ,t)}};var _n=class{constructor(e=_n.empty){this._source=e}static getInstance(){return _n.instance||(_n.instance=new _n),_n.instance}set(e){this._source=e}query(e=void 0){return new Zr(this._source,e)}hasInstructions(){return this._source.trim()!==_n.empty}},tr=_n;tr.empty="";var xu=class{constructor({obsidianEvents:e}){this.logger=Mt.getLogger("tasks.Events");this.obsidianEvents=e}onCacheUpdate(e){return this.logger.debug("TasksEvents.onCacheUpdate()"),this.obsidianEvents.on("obsidian-tasks-plugin:cache-update",e)}triggerCacheUpdate(e){this.logger.debug("TasksEvents.triggerCacheUpdate()"),this.obsidianEvents.trigger("obsidian-tasks-plugin:cache-update",e)}onRequestCacheUpdate(e){return this.logger.debug("TasksEvents.onRequestCacheUpdate()"),this.obsidianEvents.on("obsidian-tasks-plugin:request-cache-update",e)}triggerRequestCacheUpdate(e){this.logger.debug("TasksEvents.triggerRequestCacheUpdate()"),this.obsidianEvents.trigger("obsidian-tasks-plugin:request-cache-update",e)}off(e){this.logger.debug("TasksEvents.off()"),this.obsidianEvents.offref(e)}};var Da=require("obsidian");var Sa,Rp,xp,xA=["md"],Oa=Mt.getLogger("tasks.File"),T_=({metadataCache:r,vault:e,workspace:t})=>{Sa=r,Rp=e,xp=t},Au=t=>q(void 0,[t],function*({originalTask:r,newTasks:e}){if(Rp===void 0||Sa===void 0||xp===void 0){Mu("Tasks: cannot use File before initializing it.");return}Array.isArray(e)||(e=[e]),Oa.debug( ` replaceTaskWithTasks entered . $ { r . path } ` ),v_({originalTask:r,newTasks:e,vault:Rp,metadataCache:Sa,workspace:xp,previousTries:0})});function Mu(r){console.error(r),new Da.Notice(r,15e3)}function __(r){console.warn(r),new Da.Notice(r,1e4)}function MA(r){Oa.debug(r)}var vn=class extends Error{},Cu=class extends Error{},v_=a=>q(void 0,[a],function*({originalTask:r,newTasks:e,vault:t,metadataCache:n,workspace:i,previousTries:s}){Oa.debug( ` tryRepetitive after $ { s } previous tries ` );let o=()=>{if(s>10){let l= ` Tasks : Could not
The task line not updated is :
$ { r . originalMarkdown }
In this markdown file :
"${r.taskLocation.path}"
Note : further clicks on this checkbox will usually now be ignored until the file is opened ( or certain , specific edits are made - it ' s complicated ) .
Recommendations :
1. Close all panes that have the above file open , and then re - open the file .
2. Check for exactly identical copies of the task line , in this file , and see if you can make them different .
` ;Mu(l);return}let u=Math.min(Math.pow(10,s),100);Oa.debug( ` timeout = $ { u } ` ),setTimeout(()=>{v_({originalTask:r,newTasks:e,vault:t,metadataCache:n,workspace:i,previousTries:s+1})},u)};try{let[u,l,c]=yield w_(r,t),p=[...c.slice(0,u),...e.map(h=>h.toFileLineString()),...c.slice(u+1)];yield t.modify(l,p.join( `
` ))}catch(u){if(u instanceof vn)return u.message&&__(u.message),o();if(u instanceof Cu)return o();u instanceof Error&&Mu(u.message)}});function w_(r,e){return q(this,null,function*(){if(Sa===void 0)throw new vn;let t=e.getAbstractFileByPath(r.path);if(!(t instanceof Da.TFile))throw new vn( ` Tasks : No file found for task $ { r . description } . Retrying ... ` );if(!xA.includes(t.extension))throw new Error( ` Tasks : Does not support files with the $ { t . extension } file extension . ` );let n=Sa.getFileCache(t);if(n==null||n===null)throw new vn( ` Tasks : No file cache found for file $ { t . path } . Retrying ... ` );let i=n.listItems;if(i===void 0||i.length===0)throw new vn( ` Tasks : No list items found in file cache of $ { t . path } . Retrying ... ` );let a=(yield e.read(t)).split( `
` ),o=CA(r,a,i,MA);if(o===void 0)throw new Cu;return[o,t,a]})}function Mp(r,e){return q(this,null,function*(){try{let[t,n,i]=yield w_(r,e);return[t,n]}catch(t){t instanceof vn?t.message&&__(t.message):t instanceof Error&&Mu(t.message)}})}function E_(r,e){return r<e.length}function CA(r,e,t,n){let i=AA(r,e);return i!==void 0||(i=PA(r,e),i!==void 0)?i:NA(r,e,t,n)}function AA(r,e){let t=r.taskLocation.lineNumber;if(E_(t,e)&&e[t]===r.originalMarkdown)return Oa.debug( ` Found original markdown at original line number $ { t } ` ),t}function PA(r,e){let t=[];for(let n=0;n<e.length;n++)e[n]===r.originalMarkdown&&t.push(n);if(t.length===1)return t[0]}function NA(r,e,t,n){let i,s=0;for(let a of t){let o=a.position.start.line;if(!E_(o,e))return;if(o<r.taskLocation.sectionStart||a.task===void 0)continue;let u=e[o];if(me.getInstance().includedIn(u)){if(s===r.taskLocation.sectionIndex){if(u===r.originalMarkdown)i=o;else{n( ` Tasks : Unable to find task in file $ { r . taskLocation . path } .
Expected task :
$ { r . originalMarkdown }
Found task :
$ { u } ` );return}break}s++}}return i}var S_=require("obsidian");var k_=require("obsidian");var Pu=class{constructor(){this.data=IA}addDataAttribute(e,t,n){this.data[n].addDataAttribute(e,t,n)}className(e){return this.data[e].className}},Cp=class{constructor(e,t,n){if(e==="")throw Error("Developer note: CSS class cannot be an empty string, please specify one.");this.className=e,this.attributeName=t,this.attributeValueCalculator=n}addDataAttribute(e,t,n){this.attributeName!==Cp.noAttributeName&&(e.dataset[this.attributeName]=this.attributeValueCalculator(n,t))}},Ce=Cp;Ce.noAttributeName="",Ce.noAttributeValueCalculator=()=>"",Ce.dateAttributeCalculator=(e,t)=>{let i="far";function s(o){let u=window.moment().startOf("day"),l="",c=u.diff(o,"days");return isNaN(c)?null:c===0?"today":(c>0?l+="past-":c<0&&(l+="future-"),Math.abs(c)<=7?l+=Math.abs(c).toString()+"d":l+=i,l)}let a=t[e];if(a instanceof window.moment){let o=s(a);if(o)return o}return""};var IA={createdDate:new Ce("task-created","taskCreated",Ce.dateAttributeCalculator),dueDate:new Ce("task-due","taskDue",Ce.dateAttributeCalculator),startDate:new Ce("task-start","taskStart",Ce.dateAttributeCalculator),scheduledDate:new Ce("task-scheduled","taskScheduled",Ce.dateAttributeCalculator),doneDate:new Ce("task-done","taskDone",Ce.dateAttributeCalculator),description:new Ce("task-description",Ce.noAttributeName,Ce.noAttributeValueCalculator),recurrenceRule:new Ce("task-recurring",Ce.noAttributeName,Ce.noAttributeValueCalculator),priority:new Ce("task-priority","taskPriority",(r,e)=>Vr.priorityNameUsingNormal(e.priority).toLocaleLowerCase()),blockLink:new Ce("task-block-link",Ce.noAttributeName,Ce.noAttributeValueCalculator)};var Ra=new Pu,wn=class{static obsidianMarkdownRenderer(e,t,n,i){return q(this,null,function*(){if(!i)throw new Error("Must call the Obsidian renderer with an Obsidian Component object");yield k_.MarkdownRenderer.renderMarkdown(e,t,n,i)})}constructor({textRenderer:e=wn.obsidianMarkdownRenderer,obsidianComponent:t,parentUlElement:n,layoutOptions:i}){this.textRenderer=e,this.obsidianComponent=t,this.parentUlElement=n,this.layoutOptions=i}renderTaskLine(e,t,n){return q(this,null,function*(){let i=document.createElement("li");this.parentUlElement.appendChild(i),i.classList.add("task-list-item","plugin-tasks-list-item");let s=document.createElement("span");i.appendChild(s),s.classList.add("tasks-list-text"),yield this.taskToHtml(e,s,i);let a=document.createElement("input");return i.appendChild(a),a.classList.add("task-list-item-checkbox"),a.type="checkbox",e.status.symbol!==" "&&(a.checked=!0,i.classList.add("is-checked")),a.addEventListener("click",o=>{o.preventDefault(),o.stopPropagation(),a.disabled=!0;let u=e.toggleWithRecurrenceInUsersOrder();Au({originalTask:e,newTasks:u})}),i.prepend(a),i.setAttribute("data-task",e.status.symbol.trim()),i.setAttribute("data-line",t.toString()),i.setAttribute("data-task-status-name",e.status.name),i.setAttribute("data-task-status-type",e.status.type),a.setAttribute("data-line",t.toString()),this.layoutOptions.shortMode&&this.addTooltip(e,s,n),i})}taskToHtml(e,t,n){return q(this,null,function*(){let i=new fn(this.layoutOptions),s=Br.tasksPluginEmoji.taskSerializer;for(let a of i.shownTaskLayoutComponents){let o=s.componentToString(e,i,a);if(o){a==="description"&&(o=me.getInstance().removeAsWordFromDependingOnSettings(o));let u=document.createElement("span");if(t.appendChild(u),u){let l=document.createElement("span");u.appendChild(l),yield this.renderComponentText(l,o,a,e),this.addInternalClasses(a,l);let c=Ra.className(a);u.classList.add(c),Ra.addDataAttribute(u,e,a),Ra.addDataAttribute(n,e,a)}}}for(let a of i.hiddenTaskLayoutComponents)Ra.addDataAttribute(n,e,a);n.dataset.taskPriority===void 0&&Ra.addDataAttribute(n,e,"priority")})}renderComponentText(e,t,n,i){return q(this,null,function*(){if(n==="description"){let{debugSettings:s}=Q();s.showTaskHiddenData&&(t+= ` < br > \ u { 1 F41B } < b > $ { i . lineNumber } < / b > . $ { i . s e c t i o n S t a r t } . $ { i . s e c t i o n I n d e x } . ' < c o d e > $ { i . o r i g i n a l M a r k d o w n } < / c o d e > ' < b r > ' < c o d e > $ { i . p a t h } < / c o d e > ' > ' < c o d e > $ { i . p r e c e d
` );if(_===void 0)return!1;let y=null;for(let R=0;R<_.length;R=R+1)if(_[R]!==""){y=_[R];break}return y===null?!1:me.getInstance().includedIn(y)});if(i.length===0)return;let s=t.sourcePath,a=t.getSectionInfo(e);if(a===null)return;let o=a.text.split( `
` ),u=0,l=[];for(let h=a.lineStart;h<=a.lineEnd;h++){let _=o[h];if(_===void 0)continue;let y=null,w=ge.fromLine({line:_,taskLocation:new ut(s,h,a.lineStart,u,y),fallbackDate:null});w!==null&&(l.push(w),u++)}let c=new wn({obsidianComponent:n,parentUlElement:e,layoutOptions:new Wn});for(let h=0;h<i.length;h++){let _=l[h],y=i[h];if(_===void 0||y===void 0)continue;let w=(p=y.getAttr("data-line"))!=null?p:"0",R=Number.parseInt(w,10),C=yield c.renderTaskLine(_,R),N=y.childNodes;for(let z=0;z<N.length;z=z+1){let ie=N[z];ie.nodeName.toLowerCase()==="div"?C.prepend(ie):ie.nodeName.toLowerCase()==="ul"&&C.append(ie)}let F=y.querySelectorAll("[data-footnote-id]"),oe=C.querySelectorAll("[data-footnote-id]");if(F.length===oe.length)for(let z=0;z<F.length;z++)oe[z].replaceWith(F[z]);y.replaceWith(C)}})}};var O_=require("@codemirror/view"),D_=require("obsidian");var R_=()=>O_.ViewPlugin.fromClass(Ap),Ap=class{constructor(e){this.view=e,this.handleClickEvent=this.handleClickEvent.bind(this),this.view.dom.addEventListener("click",this.handleClickEvent)}destroy(){this.view.dom.removeEventListener("click",this.handleClickEvent)}handleClickEvent(e){let{target:t}=e;if(!t||!(t instanceof HTMLInputElement)||t.type!=="checkbox")return!1;let n=t.closest("ul.plugin-tasks-query-result, div.callout-content");if(n){if(n.matches("div.callout-content")){let h= ` obsidian - tasks - plugin warning : Tasks cannot add or remove completion dates or make the next copy of a recurring task for tasks written inside a callout when you click their checkboxes in Live Preview .
If you wanted Tasks to do these things , please undo your change , then either click the line of the task and use the "Toggle Task Done" command , or switch to Reading View to click the checkbox . ` ;console.warn(h),new D_.Notice(h,45e3)}return!1}let{state:i}=this.view,s=this.view.posAtDOM(t),a=i.doc.lineAt(s),o=ge.fromLine({line:a.text,taskLocation:ut.fromUnknownPosition(""),fallbackDate:null});if(o===null)return!1;e.preventDefault();let l=o.toggleWithRecurrenceInUsersOrder().map(h=>h.toFileLineString()).join(i.lineBreak),c=i.update({changes:{from:a.from,to:a.to,insert:l}});this.view.dispatch(c);let p=t.checked;return setTimeout(()=>{t.checked=p},1),!0}};var Qi=require("obsidian");function x_(r,e,t,n=void 0){let i="";e.isEmpty()||(i+= ` Only tasks containing the global filter '${e.get()}' .
` );let s=new Zr(r,n);return s.ignoreGlobalQuery||t.hasInstructions()&&(i+= ` Explanation of the global query :
$ { t . query ( n ) . explainQuery ( ) }
` ),i+= ` Explanation of this Tasks code block query :
$ { s . explainQuery ( ) } ` ,i}function Iu(r,e,t){let n=new Zr(r,t);return n.ignoreGlobalQuery?n:e.query(t).append(n)}var Fu=class{constructor({plugin:e,events:t}){this.addQueryRenderChild=this._addQueryRenderChild.bind(this);this.app=e.app,this.events=t,e.registerMarkdownCodeBlockProcessor("tasks",this._addQueryRenderChild.bind(this))}_addQueryRenderChild(e,t,n){return q(this,null,function*(){n.addChild(new Pp({app:this.app,events:this.events,container:t,source:e,filePath:n.sourcePath}))})}},Pp=class extends Qi.MarkdownRenderChild{constructor({app:t,events:n,container:i,source:s,filePath:a}){super(i);switch(this.app=t,this.events=n,this.source=s,this.filePath=a,this.containerEl.className){case"block-language-tasks":this.query=Iu(this.source,tr.getInstance(),this.filePath),this.queryType="tasks";break;default:this.query=Iu(this.source,tr.getInstance(),this.filePath),this.queryType="tasks";break}}onload(){this.events.triggerRequestCacheUpdate(this.render.bind(this)),this.renderEventRef=this.events.onCacheUpdate(this.render.bind(this)),this.reloadQueryAtMidnight()}onunload(){this.renderEventRef!==void 0&&this.events.off(this.renderEventRef),this.queryReloadTimeout!==void 0&&clearTimeout(this.queryReloadTimeout)}reloadQueryAtMidnight(){let t=new Date;t.setHours(24,0,0,0);let n=new Date,i=t.getTime()-n.getTime();this.queryReloadTimeout=setTimeout(()=>{this.query=Iu(this.source,tr.getInstance(),this.filePath),this.events.triggerRequestCacheUpdate(this.render.bind(this)),this.reloadQueryAtMidnight()},i+1e3)}render(i){return q(this,arguments,function*({tasks:t,state:n}){var a;let s=this.containerEl.createEl("div");n==="Warm"&&this.query.error===void 0?yield this.renderQuerySearchResults(t,n,s):this.query.error!==void 0?this.renderErrorMessage(s,this.query.error):this.renderLoadingMessage(s),(a=this.containerEl.firstChild)==null||a.replaceWith(s)})}renderQuerySearchResults(t,n,i){return q(this,null,function*(){this.query.debug( ` Render called : plugin state : $ { n } ; searching $ { t . length } tasks ` ),this.query.layoutOptions.explainQuery&&this.createExplanation(i);let s=this.query.applyQueryToTasks(t);if(s.searchErrorMessage!==void 0){this.renderErrorMessage(i,s.searchErrorMessage);return}yield this.addAllTaskGroups(s.taskGroups,i);let a=s.totalTasksCount;this.addTaskCount(i,s),this.query.debug( ` $ { a } tasks displayed ` )})}renderErrorMessage(t,n){t.createDiv().innerHTML= ` < pre > Tasks query : $ { n . replace ( /\n/g , "<br>" ) } < / p r e > ` } r e n d e r L o a d i n g M e s s a g e ( t ) { t . s e t T e x t ( " L o a d i n g T a s k s . . . " ) } c r e a t e E x p l a n a t i o n ( t ) { l e t n = x _ ( t h i s . s o u r c e , m e . g e t I n s t a n c e ( ) , t r . g e t I n s t a n c e ( ) , t h i s . f i l e P a t h ) , i = t . c r e a t e E l ( " p r e " ) ; i . a d d C l a s s e s ( [ " p l u g i n - t a s k s - q u e r y - e x p l a n a t i o n " ] ) , i . s e t T e x t ( n ) , t . a p p e n d C h i l d ( i ) } c r e a t e T a s k L i s t ( t , n ) { r e t u r n q ( t h i s , n u l l , f u n c t i o n * ( ) { l e t i = n e w f n ( t h i s . q u e r y . l a y o u t O p t i o n s ) , s = n . c r e a t e E l ( " u l " ) ; s . a d d C l a s s e s ( [ " c o n t a i n s - t a s k - l i s t " , " p l u g i n - t a s k s - q u e r y - r e s u l t " ] ) , s . a d d C l a s s e s ( i . t a s k L i s t H i d d e n C l a s s e s ) ; l e t a = t h i s . g e t G r o u p i n g A t t r i b u t e ( ) ; a & & a . l e n g t h > 0 & & ( s . d a t a s e t . t a s k G r o u p B y = a ) ; l e t o = n e w w n ( { o b s i d i a n C o m p o n e n t : t h i s , p a r e n t U l E l e m e n t : s , l a y o u t O p t i o n s : t h i s . q u e r y . l a y o u t O p t i o n s } ) ; f o r ( l e t [ u , l ] o f t . e n t r i e s ( ) ) { l e t c = t h i s . i s F i l e n a m e U n i q u e ( { t a s k : l } ) , p = y i e l d o . r e n d e r T a s k L i n e ( l , u , c ) ; p . q u e r y S e l e c t o r A l l ( " [ d a t a - f o o t n o t e - i d ] " ) . f o r E a c h ( y = > y . r e m o v e ( ) ) ; l e t _ = p . c r e a t e S p a n ( " t a s k - e x t r a s " ) ; i f ( t h i s . q u e r y . l a y o u t O p t i o n s . h i d e U r g e n c y | | t h i s . a d d U r g e n c y ( _ , l ) , ! t h i s . q u e r y . l a y o u t O p t i o n s . h i d e B a c k l i n k s ) { l e t y = t h i s . q u e r y . l a y o u t O p t i o n s . s h o r t M o d e ; t h i s . a d d B a c k l i n k s ( _ , l , y , c ) } t h i s . q u e r y . l a y o u t O p t i o n s . h i d e E d i t B u t t o n | | t h i s . a d d E d i t B u t t o n ( _ , l ) , s . a p p e n d C h i l d ( p ) } n . a p p e n d C h i l d ( s ) } ) } a d d E d i t B u t t o n ( t , n ) { t . c r e a t e E l ( " a " , { c l s : " t a s k s - e d i t " } ) . o n C l i c k E v e n t ( s = > { s . p r e v e n t D e f a u l t ( ) ; l e t a = u = > { A u ( { o r i g i n a l T a s k : n , n e w T a s k s : x t . r e m o v e I n f e r r e d S t a t u s I f N e e d e d ( n , u ) } ) } ; n e w h n ( { a p p : t h i s . a p p , t a s k : n , o n S u b m i t : a } ) . o p e n ( ) } ) } a d d U r g e n c y ( t , n ) { l e t i = n e w I n t l . N u m b e r F o r m a t ( ) . f o r m a t ( n . u r g e n c y ) ; t . c r e a t e S p a n ( { t e x t : i , c l s : " t a s k s - u r g e n c y " } ) } a d d A l l T a s k G r o u p s ( t , n ) { r e t u r n q ( t h i s , n u l l , f u n c t i o n * ( ) { f o r ( l e t i o f t . g r o u p s ) t h i s . a d d G r o u p H e a d i n g s ( n , i . g r o u p H e a d i n g s ) , y i e l d t h i s . c r e a t e T a s k L i s t ( i . t a s k s , n ) } ) } a d d G r o u p H e a d i n g s ( t , n ) { f o r ( l e t i o f n ) t h i s . a d d G r o u p H e a d i n g ( t , i ) } a d d G r o u p H e a d i n g ( t ,
` ,this._markdown+= ` $ { t }
` }addRow(e){let t=this.makeRowText(e);this._markdown+= ` $ { t }
` }addRowIfNew(e){let t=this.makeRowText(e);this._markdown.includes(t)||(this._markdown+= ` $ { t }
` )}makeRowText(e){let t="|";return e.forEach(n=>{t+= ` $ { n } | ` }),t}};function M_(r,e){return r.findIndex(t=>t.symbol===e)}function FA(r,e){let t=X.getTypeForUnknownSymbol(r.symbol);r.type!==t&&(t==="TODO"&&r.symbol!==" "||e.push( ` For information , the conventional type for status symbol $ { Rr ( r . symbol ) } is $ { Rr ( t ) } : you may wish to review this type . ` ))}function LA(r,e,t){let n=M_(r,e.nextStatusSymbol);if(n===-1){t.push( ` Next symbol $ { Rr ( e . nextStatusSymbol ) } is unknown : create a status with symbol $ { Rr ( e . nextStatusSymbol ) } . ` );return}if(e.type!=="DONE")return;let i=r[n];if(i){if(i.type!=="TODO"&&i.type!=="IN_PROGRESS"){let s="https://publish.obsidian.md/tasks/Getting+Started/Statuses/Recurring+Tasks+and+Custom+Statuses";t.push( ` This \ ` DONE \` status is followed by ${ Rr ( i . type ) } , not \` TODO \` or \` IN_PROGRESS \` : this will not work well for recurring tasks. See [Recurring Tasks and Custom Statuses]( ${ s } ). ` ) } } else t . push ( "Unexpected failure to find the next status." ) } function UA ( r , e , t ) { let n = [ ] ; return e . symbol === X . EMPTY . symbol ? ( n . push ( "Empty symbol: this status will be ignored." ) , n ) : M _ ( r , e . symbol ) != t ? ( n . push ( ` Duplicate symbol ' ${ Rr ( e . symbol ) } ': this status will be ignored. ` ) , n ) : ( FA ( e , n ) , LA ( r , e , n ) , n ) } function C _ ( r ) { let e = new Lu ( [ "Status Symbol" , "Next Status Symbol" , "Status Name" , "Status Type" , "Problems (if any)" ] ) , t = Ie . allStatuses ( r ) ; return t . forEach ( ( n , i ) => { e . addRow ( [ Rr ( n . symbol ) , Rr ( n . nextStatusSymbol ) , n . name , Rr ( n . type ) , UA ( t , n , i ) . join ( "<br>" ) ] ) } ) , e . markdown } function A _ ( r , e , t , n ) { let s = C _ ( r ) , a = e . mermaidDiagram ( ! 0 ) ; return ` # ${ t }
# # About this file
This file was created by the Obsidian Tasks plugin ( version $ { n } ) to help visualise the task statuses in this vault .
If you change the Tasks status settings , you can get an updated report by :
- Going to \ ` Settings \` -> \` Tasks \` .
- Clicking on \ ` Review and check your Statuses \` .
You can delete this file any time .
# # Status Settings
<!--
Switch to Live Preview or Reading Mode to see the table .
If there are any Markdown formatting characters in status names , such as '*' or '_' ,
Obsidian may only render the table correctly in Reading Mode .
-- >
These are the status values in the Core and Custom statuses sections .
$ { s }
# # Loaded Settings
<!-- Switch to Live Preview or Reading Mode to see the diagram . -- >
These are the settings actually used by Tasks .
$ { a } ` }function Rr(r){return r===""?r:" ` "+(r!==" "?r:" space ")+" ` "}function P_(){return[[" ","Unchecked","x","TODO"],["x","Checked"," ","DONE"],[">","Rescheduled","x","TODO"],["<","Scheduled","x","TODO"],["!","Important","x","TODO"],["-","Cancelled"," ","CANCELLED"],["/","In Progress","x","IN_PROGRESS"],["?","Question","x","TODO"],["*","Star","x","TODO"],["n","Note","x","TODO"],["l","Location","x","TODO"],["i","Information","x","TODO"],["I","Idea","x","TODO"],["S","Amount","x","TODO"],["p","Pro","x","TODO"],["c","Con","x","TODO"],["b","Bookmark","x","TODO"],['"',"Quote","x","TODO"],["0","Speech bubble 0","0","NON_TASK"],["1","Speech bubble 1","1","NON_TASK"],["2","Speech bubble 2","2","NON_TASK"],["3","Speech bubble 3","3","NON_TASK"],["4","Speech bubble 4","4","NON_TASK"],["5","Speech bubble 5","5","NON_TASK"],["6","Speech bubble 6","6","NON_TASK"],["7","Speech bubble 7","7","NON_TASK"],["8","Speech bubble 8","8","NON_TASK"],["9","Speech bubble 9","9","NON_TASK"]]}function N_(){return[[" ","incomplete","x","TODO"],["x","complete / done"," ","DONE"],["-","cancelled"," ","CANCELLED"],[">","deferred","x","TODO"],["/","in progress, or half-done","x","IN_PROGRESS"],["!","Important","x","TODO"],["?","question","x","TODO"],["R","review","x","TODO"],["+","Inbox / task that should be processed later","x","TODO"],["b","bookmark","x","TODO"],["B","brainstorm","x","TODO"],["D","deferred or scheduled","x","TODO"],["I","Info","x","TODO"],["i","idea","x","TODO"],["N","note","x","TODO"],["Q","quote","x","TODO"],["W","win / success / reward","x","TODO"],["P","pro","x","TODO"],["C","con","x","TODO"]]}function I_(){return[[" ","Unchecked","x","TODO"],["x","Checked"," ","DONE"],["-","Cancelled"," ","CANCELLED"],["/","In Progress","x","IN_PROGRESS"],[">","Deferred","x","TODO"],["!","Important","x","TODO"],["?","Question","x","TODO"],["r","Review","x","TODO"]]}function F_(){return[[" ","Unchecked","x","TODO"],["x","Regular"," ","DONE"],["X","Checked"," ","DONE"],["-","Dropped"," ","CANCELLED"],[">","Forward","x","TODO"],["D","Date","x","TODO"],["?","Question","x","TODO"],["/","Half Done","x","IN_PROGRESS"],["+","Add","x","TODO"],["R","Research","x","TODO"],["!","Important","x","TODO"],["i","Idea","x","TODO"],["B","Brainstorm","x","TODO"],["P","Pro","x","TODO"],["C","Con","x","TODO"],["Q","Quote","x","TODO"],["N","Note","x","TODO"],["b","Bookmark","x","TODO"],["I","Information","x","TODO"],["p","Paraphrase","x","TODO"],["L","Location","x","TODO"],["E","Example","x","TODO"],["A","Answer","x","TODO"],["r","Reward","x","TODO"],["c","Choice","x","TODO"],["d","Doing","x","IN_PROGRESS"],["T","Time","x","TODO"],["@","Character / Person","x","TODO"],["t","Talk","x","TODO"],["O","Outline / Plot","x","TODO"],["~","Conflict","x","TODO"],["W","World","x","TODO"],["f","Clue / Find","x","TODO"],["F","Foreshadow","x","TODO"],["H","Favorite / Health","x","TODO"],["&","Symbolism","x","TODO"],["s","Secret","x","TODO"]]}function L_(){return[[" ","Unchecked","x","TODO"],["x","Checked"," ","DONE"],[">","Rescheduled","x","TODO"],["<","Scheduled","x","TODO"],["!","Important","x","TODO"],["-","Cancelled"," ","CANCELLED"],["/","In Progress","x","IN_PROGRESS"],["?","Question","x","TODO"],["*","Star","x","TODO"],["n","Note","x","TODO"],["l","Location","x","TODO"],["i","Information","x","TODO"],["I","Idea","x","TODO"],["S","Amount","x","TODO"],["p","Pro","x","TODO"],["c","Con","x","TODO"],["b","Bookmark","x","TODO"],["f","Fire","x","TODO"],["k","Key","x","TODO"],["w","Win","x","TODO"],["u","Up","x","TODO"],["d","Down","x","TODO"]]}function U_(){return[[" ","to-do","x","TODO"],["/","incomplete","x","IN_PROGRESS"],["x","done"," ","DONE"],["-","canceled"," ","CANCELLED"],[">","forwarded","x","TODO"],["<","scheduling","x","TODO"],["?","question","x","TODO"],["!","important","x","TODO"],["*","star","x","TODO"],['"',"quote","x","TODO"],["l","location","x","TODO"],["b","bookmark","x","TODO"],["i","information","x","TODO"],["S","savings","x","TODO"],["I","idea","x","TODO"],["p","pros","x","TODO"],["c","cons","x","TODO"],["f","fire","x","TODO"],["k","key","x","TODO"],["w","win","
` )+ `
Fix errors before saving . ` ;new pr.Notice(p);return}this.saved=!0,this.close()})),l)),u.addExtraButton(l=>(l.setIcon("cross").setTooltip("Cancel").onClick(()=>{this.saved=!1,this.close()}),l))})}onOpen(){this.display()}static setValidationError(t){t.inputEl.addClass("tasks-settings-is-invalid")}static removeValidationError(t){t.inputEl.removeClass("tasks-settings-is-invalid")}static setValid(t,n){n.length===0? $ t.removeValidationError(t): $ t.setValidationError(t)}};var Yt=class extends Te.PluginSettingTab{constructor({plugin:t}){super(t.app,t);this.customFunctions={insertTaskCoreStatusSettings:this.insertTaskCoreStatusSettings.bind(this),insertCustomTaskStatusSettings:this.insertCustomTaskStatusSettings.bind(this)};this.plugin=t}saveSettings(t){return q(this,null,function*(){yield this.plugin.saveSettings(),t&&this.display()})}display(){let{containerEl:t}=this;t.empty(),this.containerEl.addClass("tasks-settings"),t.createEl("h3",{text:"Tasks Settings"}),t.createEl("p",{cls:"tasks-setting-important",text:"Changing any settings requires a restart of obsidian."}),t.createEl("h4",{text:"Task Format Settings"}),new Te.Setting(t).setName("Task Format").setDesc(Yt.createFragmentWithHTML('<p>The format that Tasks uses to read and write tasks.</p><p><b>Important:</b> Tasks currently only supports one format at a time. Selecting Dataview will currently <b>stop Tasks reading its own emoji signifiers</b>.</p><p>See the <a href="https://publish.obsidian.md/tasks/Reference/Task+Formats/About+Task+Formats">documentation</a>.</p>')).addDropdown(i=>{for(let s of Object.keys(Br))i.addOption(s,Br[s].displayName);i.setValue(Q().taskFormat).onChange(s=>q(this,null,function*(){tt({taskFormat:s}),yield this.plugin.saveSettings()}))}),t.createEl("h4",{text:"Global filter Settings"}),new Te.Setting(t).setName("Global task filter").setDesc(Yt.createFragmentWithHTML('<p><b>Recommended: Leave empty if you want all checklist items in your vault to be tasks managed by this plugin.</b></p><p>Use a global filter if you want Tasks to only act on a subset of your "<code>- [ ]</code>" checklist items, so that a checklist item must include the specified string in its description in order to be considered a task.<p><p>For example, if you set the global filter to <code>#task</code>, the Tasks plugin will only handle checklist items tagged with <code>#task</code>.</br>Other checklist items will remain normal checklist items and not appear in queries or get a done date set.</p><p>See the <a href="https://publish.obsidian.md/tasks/Getting+Started/Global+Filter">documentation</a>.</p>')).addText(i=>{i.setPlaceholder("e.g. #task or TODO").setValue(me.getInstance().get()).onChange(s=>q(this,null,function*(){tt({globalFilter:s}),me.getInstance().set(s),yield this.plugin.saveSettings()}))}),new Te.Setting(t).setName("Remove global filter from description").setDesc("Enabling this removes the string that you set as global filter from the task description when displaying a task.").addToggle(i=>{let s=Q();i.setValue(s.removeGlobalFilter).onChange(a=>q(this,null,function*(){tt({removeGlobalFilter:a}),me.getInstance().setRemoveGlobalFilter(a),yield this.plugin.saveSettings()}))}),t.createEl("h4",{text:"Global Query"}),YA(new Te.Setting(t).setDesc(Yt.createFragmentWithHTML('<p>A query that is automatically included at the start of every Tasks block in the vault. Useful for adding default filters, or layout options.</p><p>See the <a href="https://publish.obsidian.md/tasks/Queries/Global+Query">documentation</a>.</p>')).addTextArea(i=>{let s=Q();i.inputEl.rows=4,i.setPlaceholder( ` # For example ...
path does not include _templates /
limit 300
show urgency ` ).setValue(s.globalQuery).onChange(a=>q(this,null,function*(){tt({globalQuery:a}),tr.getInstance().set(a),yield this.plugin.saveSettings()}))})),t.createEl("h4",{text:"Task Statuses"});let{headingOpened:n}=Q();q_.forEach(i=>{this.addOneSettingsBlock(t,i,n)}),t.createEl("h4",{text:"Date Settings"}),new Te.Setting(t).setName("Set created date on every added task").setDesc(Yt.createFragmentWithHTML( ` Enabling this will add a timestamp \u2795 YYYY - MM - DD before other date values , when a task is created with 'Create or edit task' , or by completing a recurring task . < /br><p>See the <a href="https:/ / publish . obsidian . md / tasks / Getting + Started / Dates # Created + date ">documentation</a>.</p>`)).addToggle(i=>{let s=Q();i.setValue(s.setCreatedDate).onChange(a=>q(this,null,function*(){tt({setCreatedDate:a}),yield this.plugin.saveSettings()}))}),new Te.Setting(t).setName(" Set done date on every completed task ").setDesc(Yt.createFragmentWithHTML('Enabling this will add a timestamp \u2705 YYYY-MM-DD at the end when a task is toggled to done.</br><p>See the <a href=" https : //publish.obsidian.md/tasks/Getting+Started/Dates#Done+date">documentation</a>.</p>')).addToggle(i=>{let s=Q();i.setValue(s.setDoneDate).onChange(a=>q(this,null,function*(){tt({setDoneDate:a}),yield this.plugin.saveSettings()}))}),new Te.Setting(t).setName("Use filename as Scheduled date for undated tasks").setDesc(Yt.createFragmentWithHTML('Save time entering Scheduled (\u23F3) dates.</br>If this option is enabled, any undated tasks will be given a default Scheduled date extracted from their file name.</br>The date in the file name must be in one of <code>YYYY-MM-DD</code> or <code>YYYYMMDD</code> formats.</br>Undated tasks have none of Due (\u{1F4C5} ), Scheduled (\u23F3) and Start (\u{1F6EB}) dates.</br><p>See the <a href="https://publish.obsidian.md/tasks/Getting+Started/Use+Filename+as+Default+Date">documentation</a>.</p>')).addToggle(i=>{let s=Q();i.setValue(s.useFilenameAsScheduledDate).onChange(a=>q(this,null,function*(){tt({useFilenameAsScheduledDate:a}),yield this.plugin.saveSettings()}))}),new Te.Setting(t).setName("Folders with default Scheduled dates").setDesc("Leave empty if you want to use default Scheduled dates everywhere, or enter a comma-separated list of folders.").addText(i=>q(this,null,function*(){let s=Q();yield this.plugin.saveSettings(),i.setValue(Yt.renderFolderArray(s.filenameAsDateFolders)).onChange(a=>q(this,null,function*(){let o=Yt.parseCommaSeparatedFolders(a);tt({filenameAsDateFolders:o}),yield this.plugin.saveSettings()}))})),t.createEl("h4",{text:"Recurring task Settings"}),new Te.Setting(t).setName("Next recurrence appears on the line below").setDesc(Yt.createFragmentWithHTML('Enabling this will make the next recurrence of a task appear on the line below the completed task. Otherwise the next recurrence will appear before the completed one.</br><p>See the <a href="https://publish.obsidian.md/tasks/Getting+Started/Recurring+Tasks">documentation</a>.</p>')).addToggle(i=>{let{recurrenceOnNextLine:s}=Q();i.setValue(s).onChange(a=>q(this,null,function*(){tt({recurrenceOnNextLine:a}),yield this.plugin.saveSettings()}))}),t.createEl("h4",{text:"Auto-suggest Settings"}),new Te.Setting(t).setName("Auto-suggest task content").setDesc(Yt.createFragmentWithHTML('Enabling this will open an intelligent suggest menu while typing inside a recognized task line.</br><p>See the <a href="https://publish.obsidian.md/tasks/Getting+Started/Auto-Suggest">documentation</a>.</p>')).addToggle(i=>{let s=Q();i.setValue(s.autoSuggestInEditor).onChange(a=>q(this,null,function*(){tt({autoSuggestInEditor:a}),yield this.plugin.saveSettings()}))}),new Te.Setting(t).setName("Minimum match length for auto-suggest").setDesc("If higher than 0, auto-suggest will be triggered only when the beginning of any supported keywords is recognized.").addSlider(i=>{let s=Q();i.setLimits(0,3,1).setValue(s.autoSuggestMinMatch).setDynamicTooltip().onChange(a=>q(this,null,function*(){tt({autoSuggestMinMatch:a}),yield this.plugin.saveSettings()}))}),new Te.Setting(t).setName("Maximum
` );t(o)}).open(),n};var j_=(r,e)=>{let t=Vo({line:"",path:""});return new hn({app:r,task:t,onSubmit:e})};var B_=r=>({createTaskLineModal:()=>G_(r,j_)});var Wu=class extends H_.Plugin{get apiV1(){return B_(app)}onload(){return q(this,null,function*(){Mt.registerConsoleLogger(),Xf("info", ` loading plugin "${this.manifest.name}" v$ { this . manifest . version } ` ),yield this.loadSettings();let{loggingOptions:t}=Q();Mt.configure(t),this.addSettingTab(new xa({plugin:this})),T_({metadataCache:this.app.metadataCache,vault:this.app.vault,workspace:this.app.workspace}),yield this.loadTaskStatuses();let n=new xu({obsidianEvents:this.app.workspace});this.cache=new Gn({metadataCache:this.app.metadataCache,vault:this.app.vault,events:n}),this.inlineRenderer=new Nu({plugin:this}),this.queryRenderer=new Fu({plugin:this,events:n}),this.registerEditorExtension(R_()),this.registerEditorSuggest(new Uu(this.app,Q())),new Ko({plugin:this})})}loadTaskStatuses(){return q(this,null,function*(){let{statusSettings:t}=Q();Ie.applyToStatusRegistry(t,Se.getInstance())})}onunload(){var t;Xf("info", ` unloading plugin "${this.manifest.name}" v$ { this . manifest . version } ` ),(t=this.cache)==null||t.unload()}loadSettings(){return q(this,null,function*(){let t=yield this.loadData();tt(t),t=Q(),me.getInstance().set(t.globalFilter),me.getInstance().setRemoveGlobalFilter(t.removeGlobalFilter),tr.getInstance().set(t.globalQuery),yield this.loadTaskStatuses()})}saveSettings(){return q(this,null,function*(){yield this.saveData(Q())})}getTasks(){var t;return(t=this.cache)==null?void 0:t.getTasks()}};
/ * !
* EventEmitter2
* https : //github.com/hij1nx/EventEmitter2
*
* Copyright ( c ) 2013 hij1nx
* Licensed under the MIT license .
* /
/ * !
* mustache . js - Logic - less { { mustache } } templates with JavaScript
* http : //github.com/janl/mustache.js
* /