├── Book template.md ├── Bright life palette.md ├── LICENSE ├── Movie templates.md ├── README.md ├── Source Note Template.md ├── default.md ├── excalidrawtemp.excalidraw.md └── rename template.md /Book template.md: -------------------------------------------------------------------------------- 1 | --- 2 | tag: [Book] 3 | title: "{{title}}" 4 | author: [{{author}}] 5 | publisher: {{publisher}} 6 | publish: {{publishDate}} 7 | total: {{totalPage}} 8 | isbn: 9 | - {{isbn10}} 10 | - {{isbn13}} 11 | cover: "![]({{coverUrl}})" 12 | status: unread 13 | created: {{DATE:YYYY-MM-DD HH:mm:ss}} 14 | updated: {{DATE:YYYY-MM-DD HH:mm:ss}} 15 | annotation-target: 16 | rating: 17 | --- 18 | %%a book template configued for the book search plugin%% 19 | -------------------------------------------------------------------------------- /Bright life palette.md: -------------------------------------------------------------------------------- 1 | A4FFFF 2 | 70FFFF 3 | 00FFFF 4 | 008282 5 | 006464 6 | FFF60A 7 | FFF500 8 | FFF500 9 | EBE200 10 | B8B100 11 | FF0A1C 12 | FF0013 13 | FB0012 14 | E50011 15 | B3000D 16 | BF13FC 17 | BD03FF 18 | 9700CD 19 | 73009C 20 | 5A007A 21 | 93F300 22 | 9AFF00 23 | 9EFE0A 24 | 9AFF00 25 | 93F300 26 | FFA741 27 | FF8900 28 | FD8700 29 | FF8900 30 | D37100 31 | ADC6FF 32 | 7FA6FF 33 | 1A60FF 34 | 002C91 35 | 002270 36 | FFDDFC 37 | FDA0F5 38 | ED39DE 39 | AC009D 40 | 8B007F 41 | -------------------------------------------------------------------------------- /LICENSE: -------------------------------------------------------------------------------- 1 | This is free and unencumbered software released into the public domain. 2 | 3 | Anyone is free to copy, modify, publish, use, compile, sell, or 4 | distribute this software, either in source code form or as a compiled 5 | binary, for any purpose, commercial or non-commercial, and by any 6 | means. 7 | 8 | In jurisdictions that recognize copyright laws, the author or authors 9 | of this software dedicate any and all copyright interest in the 10 | software to the public domain. We make this dedication for the benefit 11 | of the public at large and to the detriment of our heirs and 12 | successors. We intend this dedication to be an overt act of 13 | relinquishment in perpetuity of all present and future rights to this 14 | software under copyright law. 15 | 16 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, 17 | EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF 18 | MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. 19 | IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR 20 | OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, 21 | ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR 22 | OTHER DEALINGS IN THE SOFTWARE. 23 | 24 | For more information, please refer to 25 | -------------------------------------------------------------------------------- /Movie templates.md: -------------------------------------------------------------------------------- 1 | --- 2 | category: "{{VALUE:typeLink}}" 3 | poster: "{{VALUE:Poster}}" 4 | imdbId: "{{VALUE:imdbID}}" 5 | scoreImdb: "{{VALUE:imdbRating}}" 6 | length: "{{VALUE:Runtime}}" 7 | director: {{VALUE:directorLink}} 8 | genre: {{VALUE:genreLinks}} 9 | year: {{VALUE:Year}} 10 | cast: {{VALUE:actorLinks}} 11 | plot: "{{VALUE:Plot}}" 12 | watchlist: {{DATE:gggg-MM-DD}} 13 | tags: 14 | - movies 15 | rating: 16 | watched: false 17 | --- 18 | 19 | -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | # the default template 3 | the template i use for default in all of my notes unless i wanna use something else for specific types. the template chooses tags based on a dictionary of phrases you define in the template. it also asks you if this note is extracted from another note (if its a child to another note) and if you choose use it asks you for that note and adds a link to it with extracted-from:: behind it. this can be used to define relationships in the breadcrumbs plugin 4 | # the source note template 5 | - this is a template i use for loading pdfs and annotating them using the annotator plugin. 6 | - it uses the breadcrumbs plugin to define any outgoing link from this note as a child to this note. 7 | - the template chooses tags based on a dictionary of phrases you define in the template. 8 | - the template asks for the formating of the pdf based on the book or source name that you've defined in a dictionary. most books in the current example dont require any special formating of the name and only require the rame of the pdf to be the same as the note. on others like pdfs from the UptoDate source require a specific naming convention for the pdf so they are seperated in a switch 9 | - in case you dont want to use any specific naming convention and just want to add the name of the pdf it will ask you and it will add the new name instead 10 | # the rename template 11 | - a template that turns renames your active note and capitalizes the notes name 12 | # excalidrawtemp.excalidraw.md template 13 | - a template for new excalidraw files configured to automatically load the bright life pallate from the file included 14 | # Book & movie Template 15 | templates based on their respective obsidina plugins 16 | -------------------------------------------------------------------------------- /Source Note Template.md: -------------------------------------------------------------------------------- 1 | --- 2 | cssclasses: 3 | - list-cards 4 | - cards 5 | - cards-cols-3 6 | template-version: "5.0.0" 7 | note-type: source_note 8 | aliases: [] 9 | creation date: <% tp.file.creation_date() %> 10 | modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") -%> 11 | <%* 12 | let target = "" 13 | let suggestionlist =["harrison","cecile","Robins","Catzung","article ","case-files","bates","Lawrence","Learning clinical reasoning", "Schwartz" , "Kaplan" , "Novel" ,"Goldberg" ,"Derm book thingy","UpToDate","Apley ortho","Handbook_of_fracturs","other"]; 14 | let flag = await tp.system.suggester(suggestionlist,suggestionlist) 15 | tR+= "\nbook-name: " + flag 16 | let defaultuse="true" 17 | defaultuse = await tp.system.suggester(["Yes", "No"], ["true", "false"],true ,"would you like to use the default naming scheme for the PDF?") 18 | let namefile=" " 19 | if (defaultuse =="true") 20 | { 21 | switch (flag) 22 | { 23 | case "Derm book thingy": 24 | let chap=await tp.system.prompt("what is the chapter number", "") 25 | let thing = await tp.system.suggester(["Big", "little"], ["true", "false"],true ,"big book or little book?") 26 | if (thing=="true") 27 | { 28 | namefile="iMD - Dermatology - Fifth Edition - " + chap+". "+ tp.file.title + ".pdf" 29 | } 30 | else 31 | { 32 | namefile="iMD - Lookingbill and Marks' Principles of Dermatology - Sixth Edition - " + chap+". "+ tp.file.title + ".pdf" 33 | } 34 | tR += "\nannotation-target: " + namefile 35 | tR+="\npage-count: "+ await tp.system.prompt("how many pages?", " ") 36 | break; 37 | case "UpToDate": 38 | namefile="iMD - Uptodate - " + tp.file.title +".pdf" 39 | tR += "\nannotation-target: " + namefile 40 | tR+="\npage-count: "+ await tp.system.prompt("how many pages?", " ") 41 | break; 42 | case "Apley ortho": 43 | let chap2=await tp.system.prompt("what is the chapter number", "") 44 | namefile="Apley_" + chap+" "+ tp.file.title + ".pdf" 45 | tR += "\nannotation-target: " + namefile 46 | tR+="\npage-count: "+ await tp.system.prompt("how many pages?", " ") 47 | break; 48 | case "Handbook_of_fracturs": 49 | namefile= "Handbook_of_fracturs_" + tp.file.title + ".pdf" 50 | tR += "\nannotation-target: " + namefile 51 | tR+="\npage-count: "+ await tp.system.prompt("how many pages?", " ") 52 | break; 53 | case "web": 54 | target = await tp.system.prompt("Enter the URL of the source", "") 55 | tR += "\nannotation-target: " + target + "\nannotation-target-type: web" 56 | break; 57 | default: 58 | namefile = tp.file.title + ".pdf" 59 | } 60 | } 61 | else 62 | { 63 | let namefile1 = await tp.system.prompt("what is the name of the source", "") 64 | switch (flag) 65 | { 66 | case "Derm book thingy": 67 | let chap=await tp.system.prompt("what is the chapter number", "") 68 | let thing = await tp.system.suggester(["Big", "little"], ["true", "false"],true ,"big book or little book?") 69 | if (thing=="true") 70 | { 71 | namefile="iMD - Dermatology - Fifth Edition - " + chap+". "+ namefile1 + ".pdf" 72 | } 73 | else 74 | { 75 | namefile="iMD - Lookingbill and Marks' Principles of Dermatology - Sixth Edition - " + chap+". "+ namefile1 + ".pdf" 76 | } 77 | tR += "\nannotation-target: " + namefile 78 | tR+="\npage-count: "+ await tp.system.prompt("how many pages?", " ") 79 | break; 80 | case "UpToDate": 81 | namefile="iMD - Uptodate - " + namefile1 +".pdf" 82 | tR += "\nannotation-target: " + namefile 83 | tR+="\npage-count: "+ await tp.system.prompt("how many pages?", " ") 84 | break; 85 | case "Apley ortho": 86 | let chap2=await tp.system.prompt("what is the chapter number", "") 87 | namefile="Apley_" + chap+" "+namefile1 + ".pdf" 88 | tR += "\nannotation-target: " + namefile 89 | tR+="\npage-count: "+ await tp.system.prompt("how many pages?", " ") 90 | break; 91 | case "Handbook_of_fracturs": 92 | namefile= "Handbook_of_fracturs_" + namefile1+ ".pdf" 93 | tR += "\nannotation-target: " + namefile 94 | tR+="\npage-count: "+ await tp.system.prompt("how many pages?", " ") 95 | break; 96 | case "web": 97 | target = await tp.system.prompt("Enter the URL of the source", "") 98 | tR += "\nannotation-target: " + target + "\nannotation-target-type: web" 99 | break; 100 | default: 101 | namefile = namefile1 + ".pdf" 102 | } 103 | } 104 | tR+="\n" 105 | -%> 106 | <%* 107 | let exec1 = "true" 108 | while (exec1=="true") 109 | { 110 | exec1 = await tp.system.suggester(["Yes", "No"], ["true", "false"],false ,"do you want to change the initial status of this source?(read, broken down or linked up)") 111 | if (exec1=="true") 112 | { 113 | read = await tp.system.suggester(["Yes", "No"], ["true", "false"],false ,"have you already read this source?") 114 | tR+= "read: " + read + "\n" 115 | broken = await tp.system.suggester(["Yes", "No"], ["true", "false"],false ,"have you already broken down this sourcce?") 116 | tR+= "broken-down: " + broken + "\n" 117 | exec1 = "false" 118 | } 119 | else 120 | { 121 | tR+= "read: false\nbroken-down: false\n" 122 | } 123 | } 124 | -%> 125 | tags: [source, <%* 126 | tR+= tp.file.folder() + " " 127 | const loweredStr = tp.file.title.toLowerCase(); 128 | const matchingElements = []; 129 | const searchTerms = ["diagnos","imaging", "lab", "clinical", "risk", "treatment", "management", "therapy", "therapi", "physical", "etiology", "patho" , "symptom", "approach", "differential", "drugs","drug","agents"] 130 | const response =[" diagnosis ", " imaging ", " Lab_eval ", " clinical_manifestation ", " risk_factors ", " treatment "," treatment "," treatment "," treatment ", " physical_exam ", " etiology "," pathogenesis "," clinical_manifestation " , " approach ", " Differential-Diagnosis ", " pharmacology ", " pharmacology "] 131 | for (let i = 0; i < searchTerms.length; i++) 132 | { 133 | if (loweredStr.includes(searchTerms[i].toLowerCase())) 134 | { 135 | tR+=response[i] +", " 136 | 137 | } 138 | } 139 | -%>] 140 | BC-link-note: Child 141 | --- 142 | 143 | > [!important links] 144 | <%* 145 | let exec = "true" 146 | if (flag=="web") 147 | { 148 | tR+="> [link to source]("+target+")\n" 149 | while (exec=="true" || exec=="PDF") 150 | { 151 | exec = await tp.system.suggester(["extracted-from", "related","Related PDF","nothing"], ["extracted-from", "related","PDF","nothing"],"nothing","do you want to add additional resources?") 152 | if (exec=="PDF") 153 | { 154 | tR+= "> related::[[" + (await tp.system.suggester((item) => item.basename, app.vault.getFiles())).basename + ".pdf]]\n" 155 | } 156 | else if (exec == "related") 157 | { 158 | tR+= "> related::[[" + (await tp.system.suggester((item) => item.basename, app.vault.getFiles())).basename + "]]\n" 159 | } 160 | else if (exec == "extracted-from") 161 | { 162 | tR+= "> extracted-from::[[" + (await tp.system.suggester((item) => item.basename, app.vault.getFiles())).basename + "]]\n" 163 | } 164 | } 165 | } 166 | else 167 | { 168 | tR+="> link to pdf: [[" + namefile + "]]\n" 169 | while (exec=="true" || exec=="PDF") 170 | { 171 | exec = await tp.system.suggester(["extracted-from", "related","Related PDF","nothing"], ["extracted-from", "related","PDF","nothing"],"nothing","do you want to add additional resources?") 172 | if (exec=="PDF") 173 | { 174 | tR+= "> related::[[" + (await tp.system.suggester((item) => item.basename, app.vault.getFiles())).basename + ".pdf]]\n" 175 | } 176 | else if (exec == "related") 177 | { 178 | tR+= "> related::[[" + (await tp.system.suggester((item) => item.basename, app.vault.getFiles())).basename + "]]\n" 179 | } 180 | else if (exec == "extracted-from") 181 | { 182 | tR+= "> extracted-from::[[" + (await tp.system.suggester((item) => item.basename, app.vault.getFiles())).basename + "]]\n" 183 | } 184 | } 185 | } 186 | 187 | -%>> link to excalidraw -> 188 | -------------------------------------------------------------------------------- /default.md: -------------------------------------------------------------------------------- 1 | --- 2 | template-version: 3.0.2 3 | aliases: [<% await tp.system.prompt("are there any aliases for this note?", " ") %>] 4 | creation date: <% tp.file.creation_date() %> 5 | modification date: <% tp.file.last_modified_date("dddd Do MMMM YYYY HH:mm:ss") %> 6 | tags: [<%* 7 | tR+= tp.file.folder() + " " 8 | const loweredStr = tp.file.title.toLowerCase(); 9 | const matchingElements = []; 10 | const searchTerms = ["diagnos","imaging", "lab", "clinical", "risk", "treatment", "management", "therapy", "therapi", "physical", "etiology", "patho" , "symptom", "approach", "differential", "ecg", "ekg", "electrocardiography","drugs","drug","psychopathology"] 11 | const response =[" diagnosis ", " imaging ", " Lab_eval ", " clinical_manifestation ", " risk_factors ", " treatment "," treatment "," treatment "," treatment ", " physical_exam ", " etiology "," pathogenesis "," clinical_manifestation " , " approach ", " Differential-Diagnosis "," EKG "," EKG "," EKG "," pharmacology "," Psychopathology ", " Psychopathology "] 12 | for (let i = 0; i < searchTerms.length; i++) 13 | { 14 | if (loweredStr.includes(searchTerms[i].toLowerCase())) 15 | { 16 | tR+=response[i] + "," 17 | 18 | } 19 | } 20 | %>] 21 | note-type: default 22 | cssclasses: 23 | - list-cards 24 | - cards 25 | - cards-cols-3 26 | --- 27 | 28 | <%* 29 | const exec = await tp.system.suggester(["Yes", "No"], [true, false],false ,"is this file extracted from anything else?") 30 | if (exec==true) 31 | { 32 | tR+=("extracted-from::[[" + (await tp.system.suggester((item) => item.basename, app.vault.getMarkdownFiles())).basename + "]]") 33 | } 34 | -%> 35 | -------------------------------------------------------------------------------- /excalidrawtemp.excalidraw.md: -------------------------------------------------------------------------------- 1 | --- 2 | template-version: 2.0 3 | excalidraw-plugin: parsed 4 | tags: [excalidraw] 5 | --- 6 | 7 | <%* const exec = await tp.system.suggester(["Yes", "No"], [true, false],false,"do you wanna name the file?"); 8 | 9 | if (exec==true) 10 | { 11 | await tp.file.rename(await tp.system.prompt("name the drawing", "be atomic")+".excalidraw"); 12 | const execi = await tp.system.suggester(["Yes", "No"], [true, false],false,"is this file extracted from somewhere?"); 13 | if (execi == true) 14 | { 15 | tR+="extracted-from::[["+ await tp.system.suggester((item) => item.basename, app.vault.getMarkdownFiles()).basename+"]]" 16 | } 17 | } 18 | %> 19 | ==⚠ Switch to EXCALIDRAW VIEW in the MORE OPTIONS menu of this document. ⚠== 20 | javascript 21 | %% 22 | 23 | %% 24 | %% 25 | 26 | # Text Elements 27 | %% 28 | # Drawing 29 | ```json 30 | { 31 | "type": "excalidraw", 32 | "version": 2, 33 | "source": "https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.9.24", 34 | "elements": [ 35 | { 36 | "id": "svLHrSPEr9sNZ8zuRn4pG", 37 | "type": "freedraw", 38 | "x": -64.45001220703125, 39 | "y": -73.89373779296875, 40 | "width": 68.800048828125, 41 | "height": 84, 42 | "angle": 0, 43 | "strokeColor": "white", 44 | "backgroundColor": "transparent", 45 | "fillStyle": "hachure", 46 | "strokeWidth": 1, 47 | "strokeStyle": "solid", 48 | "roughness": 1, 49 | "opacity": 100, 50 | "groupIds": [], 51 | "frameId": null, 52 | "roundness": null, 53 | "seed": 1037852913, 54 | "version": 77, 55 | "versionNonce": 1161194495, 56 | "isDeleted": false, 57 | "boundElements": null, 58 | "updated": 1697784769423, 59 | "link": null, 60 | "locked": false, 61 | "points": [ 62 | [ 63 | 0, 64 | 0 65 | ], 66 | [ 67 | 0, 68 | 29.5999755859375 69 | ], 70 | [ 71 | 0.800048828125, 72 | 32 73 | ], 74 | [ 75 | 0.800048828125, 76 | 38.399993896484375 77 | ], 78 | [ 79 | 1.60003662109375, 80 | 46.399993896484375 81 | ], 82 | [ 83 | 3.20001220703125, 84 | 54.399993896484375 85 | ], 86 | [ 87 | 4, 88 | 58.399993896484375 89 | ], 90 | [ 91 | 4.800048828125, 92 | 56.79998779296875 93 | ], 94 | [ 95 | 5.60003662109375, 96 | 56 97 | ], 98 | [ 99 | 4.800048828125, 100 | 49.5999755859375 101 | ], 102 | [ 103 | 3.20001220703125, 104 | 42.399993896484375 105 | ], 106 | [ 107 | -0.79998779296875, 108 | 36 109 | ], 110 | [ 111 | -6.39996337890625, 112 | 28.79998779296875 113 | ], 114 | [ 115 | -11.199951171875, 116 | 23.199981689453125 117 | ], 118 | [ 119 | -13.5999755859375, 120 | 20.79998779296875 121 | ], 122 | [ 123 | -15.199951171875, 124 | 19.199981689453125 125 | ], 126 | [ 127 | -16, 128 | 19.199981689453125 129 | ], 130 | [ 131 | -15.199951171875, 132 | 19.199981689453125 133 | ], 134 | [ 135 | -9.5999755859375, 136 | 18.399993896484375 137 | ], 138 | [ 139 | -2.39996337890625, 140 | 16 141 | ], 142 | [ 143 | 6.4000244140625, 144 | 11.199981689453125 145 | ], 146 | [ 147 | 20, 148 | 3.199981689453125 149 | ], 150 | [ 151 | 20.800048828125, 152 | 1.5999755859375 153 | ], 154 | [ 155 | 23.20001220703125, 156 | -1.600006103515625 157 | ], 158 | [ 159 | 22.4000244140625, 160 | -5.600006103515625 161 | ], 162 | [ 163 | 21.60003662109375, 164 | -11.20001220703125 165 | ], 166 | [ 167 | 18.4000244140625, 168 | -17.600006103515625 169 | ], 170 | [ 171 | 16, 172 | -21.600006103515625 173 | ], 174 | [ 175 | 12.800048828125, 176 | -24.800018310546875 177 | ], 178 | [ 179 | 10.4000244140625, 180 | -25.600006103515625 181 | ], 182 | [ 183 | 8.800048828125, 184 | -24.800018310546875 185 | ], 186 | [ 187 | 7.20001220703125, 188 | -21.600006103515625 189 | ], 190 | [ 191 | 9.60003662109375, 192 | -14.4000244140625 193 | ], 194 | [ 195 | 12, 196 | -4 197 | ], 198 | [ 199 | 15.20001220703125, 200 | 11.199981689453125 201 | ], 202 | [ 203 | 16.800048828125, 204 | 24 205 | ], 206 | [ 207 | 20, 208 | 43.199981689453125 209 | ], 210 | [ 211 | 20.800048828125, 212 | 46.399993896484375 213 | ], 214 | [ 215 | 21.60003662109375, 216 | 50.399993896484375 217 | ], 218 | [ 219 | 22.4000244140625, 220 | 52.79998779296875 221 | ], 222 | [ 223 | 22.4000244140625, 224 | 53.5999755859375 225 | ], 226 | [ 227 | 22.4000244140625, 228 | 51.199981689453125 229 | ], 230 | [ 231 | 20.800048828125, 232 | 44.79998779296875 233 | ], 234 | [ 235 | 20.800048828125, 236 | 36 237 | ], 238 | [ 239 | 20.800048828125, 240 | 26.399993896484375 241 | ], 242 | [ 243 | 22.4000244140625, 244 | 22.399993896484375 245 | ], 246 | [ 247 | 24, 248 | 20.79998779296875 249 | ], 250 | [ 251 | 25.60003662109375, 252 | 21.5999755859375 253 | ], 254 | [ 255 | 27.20001220703125, 256 | 28 257 | ], 258 | [ 259 | 30.4000244140625, 260 | 37.5999755859375 261 | ], 262 | [ 263 | 33.60003662109375, 264 | 44 265 | ], 266 | [ 267 | 39.20001220703125, 268 | 47.199981689453125 269 | ], 270 | [ 271 | 40, 272 | 47.199981689453125 273 | ], 274 | [ 275 | 42.4000244140625, 276 | 45.5999755859375 277 | ], 278 | [ 279 | 44, 280 | 41.5999755859375 281 | ], 282 | [ 283 | 45.60003662109375, 284 | 36 285 | ], 286 | [ 287 | 45.60003662109375, 288 | 28 289 | ], 290 | [ 291 | 44.800048828125, 292 | 22.399993896484375 293 | ], 294 | [ 295 | 44.800048828125, 296 | 17.5999755859375 297 | ], 298 | [ 299 | 44, 300 | 15.199981689453125 301 | ], 302 | [ 303 | 44, 304 | 16 305 | ], 306 | [ 307 | 44.800048828125, 308 | 21.5999755859375 309 | ], 310 | [ 311 | 46.4000244140625, 312 | 28 313 | ], 314 | [ 315 | 48, 316 | 33.5999755859375 317 | ], 318 | [ 319 | 50.4000244140625, 320 | 38.399993896484375 321 | ], 322 | [ 323 | 52.800048828125, 324 | 37.5999755859375 325 | ], 326 | [ 327 | 52.800048828125, 328 | 35.199981689453125 329 | ], 330 | [ 331 | 52.800048828125, 332 | 28.79998779296875 333 | ], 334 | [ 335 | 51.20001220703125, 336 | 23.199981689453125 337 | ], 338 | [ 339 | 48.800048828125, 340 | 14.399993896484375 341 | ], 342 | [ 343 | 46.4000244140625, 344 | 8.79998779296875 345 | ], 346 | [ 347 | 44.800048828125, 348 | 5.5999755859375 349 | ], 350 | [ 351 | 43.20001220703125, 352 | 4 353 | ], 354 | [ 355 | 41.60003662109375, 356 | 4 357 | ], 358 | [ 359 | 40.800048828125, 360 | 4 361 | ], 362 | [ 363 | 40.800048828125, 364 | 4 365 | ] 366 | ], 367 | "pressures": [ 368 | 0.0029296875, 369 | 0.0830078125, 370 | 0.0927734375, 371 | 0.107421875, 372 | 0.1279296875, 373 | 0.1416015625, 374 | 0.1630859375, 375 | 0.189453125, 376 | 0.1982421875, 377 | 0.23046875, 378 | 0.263671875, 379 | 0.2880859375, 380 | 0.2998046875, 381 | 0.30078125, 382 | 0.30078125, 383 | 0.2919921875, 384 | 0.2783203125, 385 | 0.2626953125, 386 | 0.26171875, 387 | 0.2587890625, 388 | 0.2578125, 389 | 0.279296875, 390 | 0.279296875, 391 | 0.279296875, 392 | 0.2802734375, 393 | 0.2880859375, 394 | 0.3125, 395 | 0.326171875, 396 | 0.3349609375, 397 | 0.3232421875, 398 | 0.296875, 399 | 0.2529296875, 400 | 0.236328125, 401 | 0.234375, 402 | 0.240234375, 403 | 0.255859375, 404 | 0.3662109375, 405 | 0.37890625, 406 | 0.390625, 407 | 0.3994140625, 408 | 0.404296875, 409 | 0.408203125, 410 | 0.4091796875, 411 | 0.4140625, 412 | 0.4287109375, 413 | 0.43359375, 414 | 0.431640625, 415 | 0.4189453125, 416 | 0.3935546875, 417 | 0.3740234375, 418 | 0.3642578125, 419 | 0.3642578125, 420 | 0.3662109375, 421 | 0.3671875, 422 | 0.361328125, 423 | 0.3310546875, 424 | 0.2451171875, 425 | 0.1552734375, 426 | 0.0927734375, 427 | 0.064453125, 428 | 0.04296875, 429 | 0.037109375, 430 | 0.033203125, 431 | 0.0302734375, 432 | 0.02734375, 433 | 0.0234375, 434 | 0.0224609375, 435 | 0.021484375, 436 | 0.0205078125, 437 | 0.0185546875, 438 | 0.0185546875, 439 | 0.017578125, 440 | 0.0166015625, 441 | 0.017578125, 442 | 0.056640625, 443 | 0 444 | ], 445 | "simulatePressure": false, 446 | "lastCommittedPoint": [ 447 | 40.800048828125, 448 | 4 449 | ] 450 | }, 451 | { 452 | "id": "ra7H8i_jIS0qQMkK03MZq", 453 | "type": "freedraw", 454 | "x": -10.8499755859375, 455 | "y": -77.89373779296875, 456 | "width": 22.39996337890625, 457 | "height": 41.5999755859375, 458 | "angle": 0, 459 | "strokeColor": "white", 460 | "backgroundColor": "transparent", 461 | "fillStyle": "hachure", 462 | "strokeWidth": 1, 463 | "strokeStyle": "solid", 464 | "roughness": 1, 465 | "opacity": 100, 466 | "groupIds": [], 467 | "frameId": null, 468 | "roundness": null, 469 | "seed": 299073873, 470 | "version": 23, 471 | "versionNonce": 1322881759, 472 | "isDeleted": false, 473 | "boundElements": null, 474 | "updated": 1697784769829, 475 | "link": null, 476 | "locked": false, 477 | "points": [ 478 | [ 479 | 0, 480 | 0 481 | ], 482 | [ 483 | 8, 484 | -4 485 | ], 486 | [ 487 | 9.5999755859375, 488 | -4 489 | ], 490 | [ 491 | 10.39996337890625, 492 | -4 493 | ], 494 | [ 495 | 11.20001220703125, 496 | -2.4000244140625 497 | ], 498 | [ 499 | 10.39996337890625, 500 | 1.5999755859375 501 | ], 502 | [ 503 | 8.79998779296875, 504 | 5.5999755859375 505 | ], 506 | [ 507 | 5.5999755859375, 508 | 10.399993896484375 509 | ], 510 | [ 511 | 3.20001220703125, 512 | 16 513 | ], 514 | [ 515 | 1.5999755859375, 516 | 19.199981689453125 517 | ], 518 | [ 519 | 2.39996337890625, 520 | 20 521 | ], 522 | [ 523 | 5.5999755859375, 524 | 18.399993896484375 525 | ], 526 | [ 527 | 11.20001220703125, 528 | 16 529 | ], 530 | [ 531 | 16.79998779296875, 532 | 13.5999755859375 533 | ], 534 | [ 535 | 20.79998779296875, 536 | 12.79998779296875 537 | ], 538 | [ 539 | 22.39996337890625, 540 | 19.199981689453125 541 | ], 542 | [ 543 | 21.5999755859375, 544 | 20.79998779296875 545 | ], 546 | [ 547 | 19.20001220703125, 548 | 26.399993896484375 549 | ], 550 | [ 551 | 17.5999755859375, 552 | 32.79998779296875 553 | ], 554 | [ 555 | 16, 556 | 36.79998779296875 557 | ], 558 | [ 559 | 16, 560 | 37.5999755859375 561 | ], 562 | [ 563 | 16, 564 | 37.5999755859375 565 | ] 566 | ], 567 | "pressures": [ 568 | 0.0029296875, 569 | 0.0029296875, 570 | 0.0029296875, 571 | 0.0029296875, 572 | 0.0029296875, 573 | 0.0029296875, 574 | 0.0029296875, 575 | 0.0029296875, 576 | 0.0029296875, 577 | 0.0068359375, 578 | 0.01953125, 579 | 0.0771484375, 580 | 0.1201171875, 581 | 0.1572265625, 582 | 0.17578125, 583 | 0.1904296875, 584 | 0.19140625, 585 | 0.193359375, 586 | 0.1953125, 587 | 0.193359375, 588 | 0.193359375, 589 | 0 590 | ], 591 | "simulatePressure": false, 592 | "lastCommittedPoint": [ 593 | 16, 594 | 37.5999755859375 595 | ] 596 | }, 597 | { 598 | "id": "Z3K6GiElteDeY_bXyhRYe", 599 | "type": "freedraw", 600 | "x": 37.95001220703125, 601 | "y": -76.29376220703125, 602 | "width": 5.60003662109375, 603 | "height": 19.20001220703125, 604 | "angle": 0, 605 | "strokeColor": "white", 606 | "backgroundColor": "transparent", 607 | "fillStyle": "hachure", 608 | "strokeWidth": 1, 609 | "strokeStyle": "solid", 610 | "roughness": 1, 611 | "opacity": 100, 612 | "groupIds": [], 613 | "frameId": null, 614 | "roundness": null, 615 | "seed": 332321905, 616 | "version": 8, 617 | "versionNonce": 251757535, 618 | "isDeleted": false, 619 | "boundElements": null, 620 | "updated": 1697784770170, 621 | "link": null, 622 | "locked": false, 623 | "points": [ 624 | [ 625 | 0, 626 | 0 627 | ], 628 | [ 629 | 0.79998779296875, 630 | 4 631 | ], 632 | [ 633 | 1.60003662109375, 634 | 6.4000244140625 635 | ], 636 | [ 637 | 2.39996337890625, 638 | 10.4000244140625 639 | ], 640 | [ 641 | 4.00006103515625, 642 | 15.20001220703125 643 | ], 644 | [ 645 | 5.60003662109375, 646 | 19.20001220703125 647 | ], 648 | [ 649 | 5.60003662109375, 650 | 19.20001220703125 651 | ] 652 | ], 653 | "pressures": [ 654 | 0.16796875, 655 | 0.1376953125, 656 | 0.1083984375, 657 | 0.0908203125, 658 | 0.10546875, 659 | 0.1162109375, 660 | 0 661 | ], 662 | "simulatePressure": false, 663 | "lastCommittedPoint": [ 664 | 5.60003662109375, 665 | 19.20001220703125 666 | ] 667 | }, 668 | { 669 | "id": "kiYEg1l4-lX_qiZpqry0l", 670 | "type": "freedraw", 671 | "x": 65.1500244140625, 672 | "y": -89.09375, 673 | "width": 19.199951171875, 674 | "height": 28.79998779296875, 675 | "angle": 0, 676 | "strokeColor": "white", 677 | "backgroundColor": "transparent", 678 | "fillStyle": "hachure", 679 | "strokeWidth": 1, 680 | "strokeStyle": "solid", 681 | "roughness": 1, 682 | "opacity": 100, 683 | "groupIds": [], 684 | "frameId": null, 685 | "roundness": null, 686 | "seed": 844010353, 687 | "version": 16, 688 | "versionNonce": 487482847, 689 | "isDeleted": false, 690 | "boundElements": null, 691 | "updated": 1697784770771, 692 | "link": null, 693 | "locked": false, 694 | "points": [ 695 | [ 696 | 0, 697 | 0 698 | ], 699 | [ 700 | -3.199951171875, 701 | 2.399993896484375 702 | ], 703 | [ 704 | -6.4000244140625, 705 | 5.600006103515625 706 | ], 707 | [ 708 | -8, 709 | 8 710 | ], 711 | [ 712 | -9.5999755859375, 713 | 10.399993896484375 714 | ], 715 | [ 716 | -9.5999755859375, 717 | 11.20001220703125 718 | ], 719 | [ 720 | -8, 721 | 10.399993896484375 722 | ], 723 | [ 724 | -0.800048828125, 725 | 8 726 | ], 727 | [ 728 | 4, 729 | 7.20001220703125 730 | ], 731 | [ 732 | 8, 733 | 8 734 | ], 735 | [ 736 | 9.5999755859375, 737 | 11.20001220703125 738 | ], 739 | [ 740 | 8, 741 | 15.20001220703125 742 | ], 743 | [ 744 | 5.5999755859375, 745 | 20.79998779296875 746 | ], 747 | [ 748 | 1.5999755859375, 749 | 28.79998779296875 750 | ], 751 | [ 752 | 1.5999755859375, 753 | 28.79998779296875 754 | ] 755 | ], 756 | "pressures": [ 757 | 0.0029296875, 758 | 0.0029296875, 759 | 0.0029296875, 760 | 0.0029296875, 761 | 0.0029296875, 762 | 0.0029296875, 763 | 0.0029296875, 764 | 0.01171875, 765 | 0.0498046875, 766 | 0.0859375, 767 | 0.111328125, 768 | 0.11328125, 769 | 0.1142578125, 770 | 0.1142578125, 771 | 0 772 | ], 773 | "simulatePressure": false, 774 | "lastCommittedPoint": [ 775 | 1.5999755859375, 776 | 28.79998779296875 777 | ] 778 | }, 779 | { 780 | "id": "S6GCBm5z63NYcJW8tpPHB", 781 | "type": "freedraw", 782 | "x": -59.64996337890625, 783 | "y": 50.106231689453125, 784 | "width": 56.800048828125, 785 | "height": 69.60000610351562, 786 | "angle": 0, 787 | "strokeColor": "white", 788 | "backgroundColor": "transparent", 789 | "fillStyle": "hachure", 790 | "strokeWidth": 1, 791 | "strokeStyle": "solid", 792 | "roughness": 1, 793 | "opacity": 100, 794 | "groupIds": [], 795 | "frameId": null, 796 | "roundness": null, 797 | "seed": 1568739697, 798 | "version": 58, 799 | "versionNonce": 1394315551, 800 | "isDeleted": false, 801 | "boundElements": null, 802 | "updated": 1697784772096, 803 | "link": null, 804 | "locked": false, 805 | "points": [ 806 | [ 807 | 0, 808 | 0 809 | ], 810 | [ 811 | -1.60003662109375, 812 | 0 813 | ], 814 | [ 815 | -3.20001220703125, 816 | -0.79998779296875 817 | ], 818 | [ 819 | -4.800048828125, 820 | 0 821 | ], 822 | [ 823 | -8, 824 | 5.60003662109375 825 | ], 826 | [ 827 | -8.800048828125, 828 | 20.800048828125 829 | ], 830 | [ 831 | -8.800048828125, 832 | 24 833 | ], 834 | [ 835 | -7.20001220703125, 836 | 28.800048828125 837 | ], 838 | [ 839 | -3.20001220703125, 840 | 34.4000244140625 841 | ], 842 | [ 843 | -0.800048828125, 844 | 34.4000244140625 845 | ], 846 | [ 847 | 1.5999755859375, 848 | 32.800048828125 849 | ], 850 | [ 851 | 4, 852 | 28 853 | ], 854 | [ 855 | 6.39996337890625, 856 | 17.60003662109375 857 | ], 858 | [ 859 | 6.39996337890625, 860 | 5.60003662109375 861 | ], 862 | [ 863 | 4.79998779296875, 864 | -11.199981689453125 865 | ], 866 | [ 867 | 1.5999755859375, 868 | -23.999969482421875 869 | ], 870 | [ 871 | -1.60003662109375, 872 | -31.199981689453125 873 | ], 874 | [ 875 | -4.800048828125, 876 | -34.399993896484375 877 | ], 878 | [ 879 | -6.4000244140625, 880 | -35.199981689453125 881 | ], 882 | [ 883 | -8, 884 | -34.399993896484375 885 | ], 886 | [ 887 | -6.4000244140625, 888 | -21.5999755859375 889 | ], 890 | [ 891 | -4.800048828125, 892 | -16.79998779296875 893 | ], 894 | [ 895 | -1.60003662109375, 896 | -10.399993896484375 897 | ], 898 | [ 899 | 3.199951171875, 900 | 0 901 | ], 902 | [ 903 | 8.79998779296875, 904 | 9.60003662109375 905 | ], 906 | [ 907 | 12.79998779296875, 908 | 13.60003662109375 909 | ], 910 | [ 911 | 16.79998779296875, 912 | 15.20001220703125 913 | ], 914 | [ 915 | 20, 916 | 13.60003662109375 917 | ], 918 | [ 919 | 21.5999755859375, 920 | 12 921 | ], 922 | [ 923 | 23.199951171875, 924 | 8.800048828125 925 | ], 926 | [ 927 | 24, 928 | 4 929 | ], 930 | [ 931 | 23.199951171875, 932 | -2.39996337890625 933 | ], 934 | [ 935 | 22.39996337890625, 936 | -8.79998779296875 937 | ], 938 | [ 939 | 21.5999755859375, 940 | -10.399993896484375 941 | ], 942 | [ 943 | 20.79998779296875, 944 | -11.199981689453125 945 | ], 946 | [ 947 | 20.79998779296875, 948 | -4.79998779296875 949 | ], 950 | [ 951 | 22.39996337890625, 952 | 0 953 | ], 954 | [ 955 | 26.39996337890625, 956 | 3.20001220703125 957 | ], 958 | [ 959 | 32.79998779296875, 960 | 3.20001220703125 961 | ], 962 | [ 963 | 36.79998779296875, 964 | 1.60003662109375 965 | ], 966 | [ 967 | 40.79998779296875, 968 | -2.39996337890625 969 | ], 970 | [ 971 | 43.199951171875, 972 | -9.5999755859375 973 | ], 974 | [ 975 | 43.199951171875, 976 | -15.999969482421875 977 | ], 978 | [ 979 | 40.79998779296875, 980 | -21.5999755859375 981 | ], 982 | [ 983 | 37.5999755859375, 984 | -27.199981689453125 985 | ], 986 | [ 987 | 33.5999755859375, 988 | -27.999969482421875 989 | ], 990 | [ 991 | 28, 992 | -24.79998779296875 993 | ], 994 | [ 995 | 24, 996 | -19.199981689453125 997 | ], 998 | [ 999 | 22.39996337890625, 1000 | -11.999969482421875 1001 | ], 1002 | [ 1003 | 23.199951171875, 1004 | 5.60003662109375 1005 | ], 1006 | [ 1007 | 24.79998779296875, 1008 | 8.800048828125 1009 | ], 1010 | [ 1011 | 28, 1012 | 12 1013 | ], 1014 | [ 1015 | 36, 1016 | 14.4000244140625 1017 | ], 1018 | [ 1019 | 41.5999755859375, 1020 | 12.800048828125 1021 | ], 1022 | [ 1023 | 46.39996337890625, 1024 | 9.60003662109375 1025 | ], 1026 | [ 1027 | 48, 1028 | 8.800048828125 1029 | ], 1030 | [ 1031 | 48, 1032 | 8.800048828125 1033 | ] 1034 | ], 1035 | "pressures": [ 1036 | 0.0029296875, 1037 | 0.0029296875, 1038 | 0.005859375, 1039 | 0.029296875, 1040 | 0.08984375, 1041 | 0.1767578125, 1042 | 0.1904296875, 1043 | 0.2099609375, 1044 | 0.2314453125, 1045 | 0.248046875, 1046 | 0.259765625, 1047 | 0.2607421875, 1048 | 0.259765625, 1049 | 0.2587890625, 1050 | 0.255859375, 1051 | 0.2548828125, 1052 | 0.255859375, 1053 | 0.2568359375, 1054 | 0.259765625, 1055 | 0.265625, 1056 | 0.2978515625, 1057 | 0.302734375, 1058 | 0.3076171875, 1059 | 0.306640625, 1060 | 0.236328125, 1061 | 0.2158203125, 1062 | 0.2080078125, 1063 | 0.2138671875, 1064 | 0.22265625, 1065 | 0.2265625, 1066 | 0.16796875, 1067 | 0.115234375, 1068 | 0.0869140625, 1069 | 0.0810546875, 1070 | 0.0771484375, 1071 | 0.0771484375, 1072 | 0.083984375, 1073 | 0.0966796875, 1074 | 0.119140625, 1075 | 0.1357421875, 1076 | 0.1884765625, 1077 | 0.220703125, 1078 | 0.234375, 1079 | 0.2353515625, 1080 | 0.2353515625, 1081 | 0.248046875, 1082 | 0.2744140625, 1083 | 0.2939453125, 1084 | 0.28515625, 1085 | 0.25, 1086 | 0.244140625, 1087 | 0.236328125, 1088 | 0.2333984375, 1089 | 0.2314453125, 1090 | 0.2138671875, 1091 | 0.2060546875, 1092 | 0 1093 | ], 1094 | "simulatePressure": false, 1095 | "lastCommittedPoint": [ 1096 | 48, 1097 | 8.800048828125 1098 | ] 1099 | }, 1100 | { 1101 | "id": "IhIXL2ZnYXuTRf5Vn22ca", 1102 | "type": "freedraw", 1103 | "x": -6.04998779296875, 1104 | "y": 5.306243896484375, 1105 | "width": 27.199951171875, 1106 | "height": 52, 1107 | "angle": 0, 1108 | "strokeColor": "white", 1109 | "backgroundColor": "transparent", 1110 | "fillStyle": "hachure", 1111 | "strokeWidth": 1, 1112 | "strokeStyle": "solid", 1113 | "roughness": 1, 1114 | "opacity": 100, 1115 | "groupIds": [], 1116 | "frameId": null, 1117 | "roundness": null, 1118 | "seed": 1851531825, 1119 | "version": 16, 1120 | "versionNonce": 80081695, 1121 | "isDeleted": false, 1122 | "boundElements": null, 1123 | "updated": 1697784772466, 1124 | "link": null, 1125 | "locked": false, 1126 | "points": [ 1127 | [ 1128 | 0, 1129 | 0 1130 | ], 1131 | [ 1132 | -1.5999755859375, 1133 | 3.20001220703125 1134 | ], 1135 | [ 1136 | -1.5999755859375, 1137 | 4 1138 | ], 1139 | [ 1140 | -1.5999755859375, 1141 | 6.399993896484375 1142 | ], 1143 | [ 1144 | 2.4000244140625, 1145 | 12.800018310546875 1146 | ], 1147 | [ 1148 | 7.20001220703125, 1149 | 18.399993896484375 1150 | ], 1151 | [ 1152 | 14.4000244140625, 1153 | 25.600006103515625 1154 | ], 1155 | [ 1156 | 20, 1157 | 29.600006103515625 1158 | ], 1159 | [ 1160 | 24, 1161 | 34.399993896484375 1162 | ], 1163 | [ 1164 | 25.5999755859375, 1165 | 40.79998779296875 1166 | ], 1167 | [ 1168 | 24, 1169 | 46.4000244140625 1170 | ], 1171 | [ 1172 | 19.20001220703125, 1173 | 51.20001220703125 1174 | ], 1175 | [ 1176 | 15.20001220703125, 1177 | 52 1178 | ], 1179 | [ 1180 | 13.5999755859375, 1181 | 50.4000244140625 1182 | ], 1183 | [ 1184 | 13.5999755859375, 1185 | 50.4000244140625 1186 | ] 1187 | ], 1188 | "pressures": [ 1189 | 0.0029296875, 1190 | 0.0029296875, 1191 | 0.0029296875, 1192 | 0.0029296875, 1193 | 0.0029296875, 1194 | 0.0078125, 1195 | 0.041015625, 1196 | 0.072265625, 1197 | 0.1005859375, 1198 | 0.1279296875, 1199 | 0.189453125, 1200 | 0.2294921875, 1201 | 0.23828125, 1202 | 0.1796875, 1203 | 0 1204 | ], 1205 | "simulatePressure": false, 1206 | "lastCommittedPoint": [ 1207 | 13.5999755859375, 1208 | 50.4000244140625 1209 | ] 1210 | }, 1211 | { 1212 | "id": "yzln9ToiC-ASQ8uGR60tH", 1213 | "type": "freedraw", 1214 | "x": 0.35003662109375, 1215 | "y": 38.10626220703125, 1216 | "width": 52.79998779296875, 1217 | "height": 30.4000244140625, 1218 | "angle": 0, 1219 | "strokeColor": "white", 1220 | "backgroundColor": "transparent", 1221 | "fillStyle": "hachure", 1222 | "strokeWidth": 1, 1223 | "strokeStyle": "solid", 1224 | "roughness": 1, 1225 | "opacity": 100, 1226 | "groupIds": [], 1227 | "frameId": null, 1228 | "roundness": null, 1229 | "seed": 1698242609, 1230 | "version": 41, 1231 | "versionNonce": 1962544191, 1232 | "isDeleted": false, 1233 | "boundElements": null, 1234 | "updated": 1697784773218, 1235 | "link": null, 1236 | "locked": false, 1237 | "points": [ 1238 | [ 1239 | 0, 1240 | 0 1241 | ], 1242 | [ 1243 | 1.5999755859375, 1244 | 0 1245 | ], 1246 | [ 1247 | 4.79998779296875, 1248 | -1.600006103515625 1249 | ], 1250 | [ 1251 | 12.79998779296875, 1252 | -6.4000244140625 1253 | ], 1254 | [ 1255 | 19.199951171875, 1256 | -10.4000244140625 1257 | ], 1258 | [ 1259 | 24.79998779296875, 1260 | -16 1261 | ], 1262 | [ 1263 | 30.39996337890625, 1264 | -20.800018310546875 1265 | ], 1266 | [ 1267 | 34.39996337890625, 1268 | -24 1269 | ], 1270 | [ 1271 | 35.199951171875, 1272 | -25.600006103515625 1273 | ], 1274 | [ 1275 | 32.79998779296875, 1276 | -24.800018310546875 1277 | ], 1278 | [ 1279 | 28, 1280 | -16.800018310546875 1281 | ], 1282 | [ 1283 | 26.39996337890625, 1284 | -12 1285 | ], 1286 | [ 1287 | 25.5999755859375, 1288 | -6.4000244140625 1289 | ], 1290 | [ 1291 | 26.39996337890625, 1292 | -2.4000244140625 1293 | ], 1294 | [ 1295 | 29.5999755859375, 1296 | -0.800018310546875 1297 | ], 1298 | [ 1299 | 33.5999755859375, 1300 | -1.600006103515625 1301 | ], 1302 | [ 1303 | 37.5999755859375, 1304 | -4 1305 | ], 1306 | [ 1307 | 40.79998779296875, 1308 | -8.800018310546875 1309 | ], 1310 | [ 1311 | 43.20001220703125, 1312 | -16 1313 | ], 1314 | [ 1315 | 42.39996337890625, 1316 | -24 1317 | ], 1318 | [ 1319 | 42.39996337890625, 1320 | -28 1321 | ], 1322 | [ 1323 | 40.79998779296875, 1324 | -30.4000244140625 1325 | ], 1326 | [ 1327 | 38.39996337890625, 1328 | -28.800018310546875 1329 | ], 1330 | [ 1331 | 36, 1332 | -24 1333 | ], 1334 | [ 1335 | 34.39996337890625, 1336 | -16 1337 | ], 1338 | [ 1339 | 34.39996337890625, 1340 | -3.20001220703125 1341 | ], 1342 | [ 1343 | 35.199951171875, 1344 | -1.600006103515625 1345 | ], 1346 | [ 1347 | 36.79998779296875, 1348 | -0.800018310546875 1349 | ], 1350 | [ 1351 | 38.39996337890625, 1352 | -1.600006103515625 1353 | ], 1354 | [ 1355 | 40.79998779296875, 1356 | -6.4000244140625 1357 | ], 1358 | [ 1359 | 40.79998779296875, 1360 | -12 1361 | ], 1362 | [ 1363 | 41.60003662109375, 1364 | -18.4000244140625 1365 | ], 1366 | [ 1367 | 42.39996337890625, 1368 | -24 1369 | ], 1370 | [ 1371 | 43.99993896484375, 1372 | -26.4000244140625 1373 | ], 1374 | [ 1375 | 44.79998779296875, 1376 | -24 1377 | ], 1378 | [ 1379 | 47.99993896484375, 1380 | -16.800018310546875 1381 | ], 1382 | [ 1383 | 49.60003662109375, 1384 | -10.4000244140625 1385 | ], 1386 | [ 1387 | 51.20001220703125, 1388 | -6.4000244140625 1389 | ], 1390 | [ 1391 | 52.79998779296875, 1392 | -4.800018310546875 1393 | ], 1394 | [ 1395 | 52.79998779296875, 1396 | -4.800018310546875 1397 | ] 1398 | ], 1399 | "pressures": [ 1400 | 0.0029296875, 1401 | 0.0029296875, 1402 | 0.0029296875, 1403 | 0.0029296875, 1404 | 0.0029296875, 1405 | 0.0029296875, 1406 | 0.0029296875, 1407 | 0.0029296875, 1408 | 0.0029296875, 1409 | 0.0029296875, 1410 | 0.0029296875, 1411 | 0.0029296875, 1412 | 0.0029296875, 1413 | 0.0078125, 1414 | 0.021484375, 1415 | 0.037109375, 1416 | 0.0576171875, 1417 | 0.087890625, 1418 | 0.2001953125, 1419 | 0.2509765625, 1420 | 0.2724609375, 1421 | 0.28125, 1422 | 0.2802734375, 1423 | 0.27734375, 1424 | 0.22265625, 1425 | 0.1357421875, 1426 | 0.119140625, 1427 | 0.1123046875, 1428 | 0.111328125, 1429 | 0.1376953125, 1430 | 0.2001953125, 1431 | 0.25390625, 1432 | 0.271484375, 1433 | 0.2763671875, 1434 | 0.2744140625, 1435 | 0.24609375, 1436 | 0.20703125, 1437 | 0.1826171875, 1438 | 0.1728515625, 1439 | 0 1440 | ], 1441 | "simulatePressure": false, 1442 | "lastCommittedPoint": [ 1443 | 52.79998779296875, 1444 | -4.800018310546875 1445 | ] 1446 | }, 1447 | { 1448 | "id": "21TMceh04B0OFpHR4Bjl5", 1449 | "type": "freedraw", 1450 | "x": 54.75, 1451 | "y": 10.10626220703125, 1452 | "width": 28, 1453 | "height": 32.79998779296875, 1454 | "angle": 0, 1455 | "strokeColor": "white", 1456 | "backgroundColor": "transparent", 1457 | "fillStyle": "hachure", 1458 | "strokeWidth": 1, 1459 | "strokeStyle": "solid", 1460 | "roughness": 1, 1461 | "opacity": 100, 1462 | "groupIds": [], 1463 | "frameId": null, 1464 | "roundness": null, 1465 | "seed": 534940945, 1466 | "version": 22, 1467 | "versionNonce": 262681343, 1468 | "isDeleted": false, 1469 | "boundElements": null, 1470 | "updated": 1697784773683, 1471 | "link": null, 1472 | "locked": false, 1473 | "points": [ 1474 | [ 1475 | 0, 1476 | 0 1477 | ], 1478 | [ 1479 | 1.5999755859375, 1480 | 3.199981689453125 1481 | ], 1482 | [ 1483 | 3.2000732421875, 1484 | 7.199981689453125 1485 | ], 1486 | [ 1487 | 5.5999755859375, 1488 | 13.5999755859375 1489 | ], 1490 | [ 1491 | 8.800048828125, 1492 | 16 1493 | ], 1494 | [ 1495 | 12, 1496 | 17.5999755859375 1497 | ], 1498 | [ 1499 | 13.5999755859375, 1500 | 16 1501 | ], 1502 | [ 1503 | 14.4000244140625, 1504 | 10.399993896484375 1505 | ], 1506 | [ 1507 | 12, 1508 | -3.20001220703125 1509 | ], 1510 | [ 1511 | 12, 1512 | -6.4000244140625 1513 | ], 1514 | [ 1515 | 11.2000732421875, 1516 | -12 1517 | ], 1518 | [ 1519 | 11.2000732421875, 1520 | -15.20001220703125 1521 | ], 1522 | [ 1523 | 12, 1524 | -15.20001220703125 1525 | ], 1526 | [ 1527 | 12.800048828125, 1528 | -10.4000244140625 1529 | ], 1530 | [ 1531 | 15.2000732421875, 1532 | -2.4000244140625 1533 | ], 1534 | [ 1535 | 17.5999755859375, 1536 | 4.79998779296875 1537 | ], 1538 | [ 1539 | 20.800048828125, 1540 | 12 1541 | ], 1542 | [ 1543 | 24, 1544 | 16.79998779296875 1545 | ], 1546 | [ 1547 | 27.2000732421875, 1548 | 17.5999755859375 1549 | ], 1550 | [ 1551 | 28, 1552 | 16.79998779296875 1553 | ], 1554 | [ 1555 | 28, 1556 | 16.79998779296875 1557 | ] 1558 | ], 1559 | "pressures": [ 1560 | 0.0029296875, 1561 | 0.0029296875, 1562 | 0.0029296875, 1563 | 0.0029296875, 1564 | 0.00390625, 1565 | 0.02734375, 1566 | 0.060546875, 1567 | 0.08984375, 1568 | 0.1025390625, 1569 | 0.1044921875, 1570 | 0.1083984375, 1571 | 0.1142578125, 1572 | 0.12109375, 1573 | 0.125, 1574 | 0.126953125, 1575 | 0.12890625, 1576 | 0.1181640625, 1577 | 0.1015625, 1578 | 0.076171875, 1579 | 0.0634765625, 1580 | 0 1581 | ], 1582 | "simulatePressure": false, 1583 | "lastCommittedPoint": [ 1584 | 28, 1585 | 16.79998779296875 1586 | ] 1587 | }, 1588 | { 1589 | "id": "gKevpX8Kk78qPyTyvaUj6", 1590 | "type": "freedraw", 1591 | "x": 82.75, 1592 | "y": -19.493743896484375, 1593 | "width": 18.4000244140625, 1594 | "height": 41.600006103515625, 1595 | "angle": 0, 1596 | "strokeColor": "white", 1597 | "backgroundColor": "transparent", 1598 | "fillStyle": "hachure", 1599 | "strokeWidth": 1, 1600 | "strokeStyle": "solid", 1601 | "roughness": 1, 1602 | "opacity": 100, 1603 | "groupIds": [], 1604 | "frameId": null, 1605 | "roundness": null, 1606 | "seed": 794331729, 1607 | "version": 9, 1608 | "versionNonce": 684928031, 1609 | "isDeleted": false, 1610 | "boundElements": null, 1611 | "updated": 1697784773968, 1612 | "link": null, 1613 | "locked": false, 1614 | "points": [ 1615 | [ 1616 | 0, 1617 | 0 1618 | ], 1619 | [ 1620 | 3.2000732421875, 1621 | 7.199981689453125 1622 | ], 1623 | [ 1624 | 7.2000732421875, 1625 | 16 1626 | ], 1627 | [ 1628 | 10.4000244140625, 1629 | 25.600006103515625 1630 | ], 1631 | [ 1632 | 13.5999755859375, 1633 | 33.600006103515625 1634 | ], 1635 | [ 1636 | 16, 1637 | 39.199981689453125 1638 | ], 1639 | [ 1640 | 18.4000244140625, 1641 | 41.600006103515625 1642 | ], 1643 | [ 1644 | 18.4000244140625, 1645 | 41.600006103515625 1646 | ] 1647 | ], 1648 | "pressures": [ 1649 | 0.134765625, 1650 | 0.115234375, 1651 | 0.0869140625, 1652 | 0.0693359375, 1653 | 0.0576171875, 1654 | 0.046875, 1655 | 0.0439453125, 1656 | 0 1657 | ], 1658 | "simulatePressure": false, 1659 | "lastCommittedPoint": [ 1660 | 18.4000244140625, 1661 | 41.600006103515625 1662 | ] 1663 | }, 1664 | { 1665 | "id": "r2n6Ob3GdYF8XAdvm5aPZ", 1666 | "type": "freedraw", 1667 | "x": 109.9500732421875, 1668 | "y": -18.693756103515625, 1669 | "width": 34.39990234375, 1670 | "height": 21.600006103515625, 1671 | "angle": 0, 1672 | "strokeColor": "white", 1673 | "backgroundColor": "transparent", 1674 | "fillStyle": "hachure", 1675 | "strokeWidth": 1, 1676 | "strokeStyle": "solid", 1677 | "roughness": 1, 1678 | "opacity": 100, 1679 | "groupIds": [], 1680 | "frameId": null, 1681 | "roundness": null, 1682 | "seed": 2122651441, 1683 | "version": 21, 1684 | "versionNonce": 1588583103, 1685 | "isDeleted": false, 1686 | "boundElements": null, 1687 | "updated": 1697784774527, 1688 | "link": null, 1689 | "locked": false, 1690 | "points": [ 1691 | [ 1692 | 0, 1693 | 0 1694 | ], 1695 | [ 1696 | 2.39990234375, 1697 | 4.800018310546875 1698 | ], 1699 | [ 1700 | 4, 1701 | 8 1702 | ], 1703 | [ 1704 | 6.39990234375, 1705 | 12 1706 | ], 1707 | [ 1708 | 12, 1709 | 20.800018310546875 1710 | ], 1711 | [ 1712 | 12, 1713 | 21.600006103515625 1714 | ], 1715 | [ 1716 | 11.199951171875, 1717 | 20.800018310546875 1718 | ], 1719 | [ 1720 | 7.199951171875, 1721 | 17.600006103515625 1722 | ], 1723 | [ 1724 | 3.199951171875, 1725 | 15.20001220703125 1726 | ], 1727 | [ 1728 | 0, 1729 | 13.600006103515625 1730 | ], 1731 | [ 1732 | -4, 1733 | 12.800018310546875 1734 | ], 1735 | [ 1736 | -6.4000244140625, 1737 | 12.800018310546875 1738 | ], 1739 | [ 1740 | -8, 1741 | 13.600006103515625 1742 | ], 1743 | [ 1744 | -6.4000244140625, 1745 | 12.800018310546875 1746 | ], 1747 | [ 1748 | 0, 1749 | 12.800018310546875 1750 | ], 1751 | [ 1752 | 7.199951171875, 1753 | 11.20001220703125 1754 | ], 1755 | [ 1756 | 15.199951171875, 1757 | 8.800018310546875 1758 | ], 1759 | [ 1760 | 25.5999755859375, 1761 | 4 1762 | ], 1763 | [ 1764 | 26.39990234375, 1765 | 3.20001220703125 1766 | ], 1767 | [ 1768 | 26.39990234375, 1769 | 3.20001220703125 1770 | ] 1771 | ], 1772 | "pressures": [ 1773 | 0.125, 1774 | 0.1083984375, 1775 | 0.0927734375, 1776 | 0.080078125, 1777 | 0.0693359375, 1778 | 0.0693359375, 1779 | 0.0576171875, 1780 | 0.0478515625, 1781 | 0.0419921875, 1782 | 0.0361328125, 1783 | 0.0322265625, 1784 | 0.029296875, 1785 | 0.02734375, 1786 | 0.0224609375, 1787 | 0.021484375, 1788 | 0.0205078125, 1789 | 0.0234375, 1790 | 0.02734375, 1791 | 0.02734375, 1792 | 0 1793 | ], 1794 | "simulatePressure": false, 1795 | "lastCommittedPoint": [ 1796 | 26.39990234375, 1797 | 3.20001220703125 1798 | ] 1799 | } 1800 | ], 1801 | "appState": { 1802 | "theme": "light", 1803 | "viewBackgroundColor": "black", 1804 | "currentItemStrokeColor": "white", 1805 | "currentItemBackgroundColor": "transparent", 1806 | "currentItemFillStyle": "hachure", 1807 | "currentItemStrokeWidth": 1, 1808 | "currentItemStrokeStyle": "solid", 1809 | "currentItemRoughness": 1, 1810 | "currentItemOpacity": 100, 1811 | "currentItemFontFamily": 1, 1812 | "currentItemFontSize": 20, 1813 | "currentItemTextAlign": "left", 1814 | "currentItemStartArrowhead": null, 1815 | "currentItemEndArrowhead": "arrow", 1816 | "scrollX": 549.75, 1817 | "scrollY": 392.5062561035156, 1818 | "zoom": { 1819 | "value": 1 1820 | }, 1821 | "currentItemRoundness": "round", 1822 | "gridSize": null, 1823 | "gridColor": { 1824 | "Bold": "#363636FF", 1825 | "Regular": "#121212FF" 1826 | }, 1827 | "colorPalette": { 1828 | "canvasBackground": [ 1829 | "transparent", 1830 | "black", 1831 | "#545858", 1832 | "#DEE2E2", 1833 | "white", 1834 | "#70FFFF", 1835 | "#00FFFF", 1836 | "#A4FFFF", 1837 | "#008282", 1838 | "#006464", 1839 | "#FFF500", 1840 | "#FFF500", 1841 | "#FFF60A", 1842 | "#EBE200", 1843 | "#B8B100", 1844 | "#FF0013", 1845 | "#FB0012", 1846 | "#FF0A1C", 1847 | "#E50011", 1848 | "#B3000D", 1849 | "#BD03FF", 1850 | "#9700CD", 1851 | "#BF13FC", 1852 | "#73009C", 1853 | "#5A007A", 1854 | "#9AFF00", 1855 | "#9EFE0A", 1856 | "#93F300", 1857 | "#9AFF00", 1858 | "#93F300", 1859 | "#FF8900", 1860 | "#FD8700", 1861 | "#FFA741", 1862 | "#FF8900", 1863 | "#D37100", 1864 | "#7FA6FF", 1865 | "#1A60FF", 1866 | "#ADC6FF", 1867 | "#002C91", 1868 | "#002270", 1869 | "#FDA0F5", 1870 | "#ED39DE", 1871 | "#FFDDFC", 1872 | "#AC009D", 1873 | "#8B007F" 1874 | ], 1875 | "elementStroke": [ 1876 | "transparent", 1877 | "black", 1878 | "#545858", 1879 | "#DEE2E2", 1880 | "white", 1881 | "#70FFFF", 1882 | "#00FFFF", 1883 | "#A4FFFF", 1884 | "#008282", 1885 | "#006464", 1886 | "#FFF500", 1887 | "#FFF500", 1888 | "#FFF60A", 1889 | "#EBE200", 1890 | "#B8B100", 1891 | "#FF0013", 1892 | "#FB0012", 1893 | "#FF0A1C", 1894 | "#E50011", 1895 | "#B3000D", 1896 | "#BD03FF", 1897 | "#9700CD", 1898 | "#BF13FC", 1899 | "#73009C", 1900 | "#5A007A", 1901 | "#9AFF00", 1902 | "#9EFE0A", 1903 | "#93F300", 1904 | "#9AFF00", 1905 | "#93F300", 1906 | "#FF8900", 1907 | "#FD8700", 1908 | "#FFA741", 1909 | "#FF8900", 1910 | "#D37100", 1911 | "#7FA6FF", 1912 | "#1A60FF", 1913 | "#ADC6FF", 1914 | "#002C91", 1915 | "#002270", 1916 | "#FDA0F5", 1917 | "#ED39DE", 1918 | "#FFDDFC", 1919 | "#AC009D", 1920 | "#8B007F" 1921 | ], 1922 | "elementBackground": [ 1923 | "transparent", 1924 | "black", 1925 | "#545858", 1926 | "#DEE2E2", 1927 | "white", 1928 | "#70FFFF", 1929 | "#00FFFF", 1930 | "#A4FFFF", 1931 | "#008282", 1932 | "#006464", 1933 | "#FFF500", 1934 | "#FFF500", 1935 | "#FFF60A", 1936 | "#EBE200", 1937 | "#B8B100", 1938 | "#FF0013", 1939 | "#FB0012", 1940 | "#FF0A1C", 1941 | "#E50011", 1942 | "#B3000D", 1943 | "#BD03FF", 1944 | "#9700CD", 1945 | "#BF13FC", 1946 | "#73009C", 1947 | "#5A007A", 1948 | "#9AFF00", 1949 | "#9EFE0A", 1950 | "#93F300", 1951 | "#9AFF00", 1952 | "#93F300", 1953 | "#FF8900", 1954 | "#FD8700", 1955 | "#FFA741", 1956 | "#FF8900", 1957 | "#D37100", 1958 | "#7FA6FF", 1959 | "#1A60FF", 1960 | "#ADC6FF", 1961 | "#002C91", 1962 | "#002270", 1963 | "#FDA0F5", 1964 | "#ED39DE", 1965 | "#FFDDFC", 1966 | "#AC009D", 1967 | "#8B007F" 1968 | ] 1969 | }, 1970 | "currentStrokeOptions": null, 1971 | "previousGridSize": null, 1972 | "frameRendering": { 1973 | "enabled": true, 1974 | "clip": true, 1975 | "name": true, 1976 | "outline": true 1977 | } 1978 | }, 1979 | "files": {} 1980 | } 1981 | ``` 1982 | %% -------------------------------------------------------------------------------- /rename template.md: -------------------------------------------------------------------------------- 1 | <%* 2 | 3 | let words = tp.file.title.split(' '); 4 | for (let i = 0; i < words.length; i++) { 5 | words[i] = words[i].toLowerCase(); 6 | words[i] = words[i].charAt(0).toUpperCase() + words[i].slice(1); 7 | } 8 | await tp.file.rename(words.join(' ')) 9 | -%> 10 | --------------------------------------------------------------------------------