**Created**:: [[2021-07-03 Saturday]] **Link**:: https://youtu.be/UxJLLYtgDKE **Duration**:: 11:35 ![Obsidian-Excalidraw 1.2.0 update - Major IMPROVEMENTS](https://youtu.be/UxJLLYtgDKE) # Summary The video discusses the release of Obsidian Excalidraw version 1.2.0, highlighting major improvements such as moving to the Obsidian standard markdown file format. This transition enables features like transclusion, better link management, and visibility of drawings in the graph view. The presenter also details the migration process and encourages user feedback during this testing phase. # Key Takeaways - Transition from proprietary x-coli draw file formats to Obsidian's markdown standard. - Introduction of features like transclusion, alliances, and enhanced backlinks. - Users should back up their data before migrating and report any issues. # Content Hey, I'm releasing for testing today version Excalidraw 1.2.0. I just like to walk you through some of the changes. This is a major release with significant changes. I'm moving away from the proprietary x-coli draw file formats to the Obsidian standard markdown file formats, and as such, it will require a migration. There's a migration script here, and this move to the markdown file format opens up a whole bunch of opportunities. So let's just cover some of those. I am now supporting alliances, so in the links that you have in drawings now, I'll show you how this works. You can use the standard alias setup. I'm actually... or this release solves the problem of showing drawings in the backlinks of documents. I now support transclusion of blocks in the drawing, as well as you can transclude text from the drawing in your documents. Because I'm using markdown, you can add whatever tags you want in the document, and you can also use the front matter to add additional metadata. Drawings now show up in the graph view, so those are some of the bigger changes. [* ](https://youtu.be/UxJLLYtgDKE?t=0) Looking at the graph view at first, you can see that the Excalidraw files didn't show up here. Actually, what you can see even more so is right now, you don't even see the Excalidraw files here unless you have the "detect all file extensions" turned on. After you install release 1.2, the Excalidraw files will disappear from your vault. If you click on an Excalidraw file, then Obsidian will bring up this dialog to look for the application to run it, so this no longer works. This is why I have my migration script, and you need to choose "migrate to version 1.2." What this does is it replaces or updates these files to markdown files. The Excalidraw file extension is no longer required. This was just simply the way to transform these files to keep the original file name, and now if I click on it, then indeed the drawing does come up. What I want to show you is here in the options menu; now I have this "open as markdown" option, and here you can see that the document has in the front matter something, and then I have my text elements, each of them with a block reference, and then I have the drawing itself. I can switch between the drawing view and the markdown view. Also, if I open up the graph view, then you may notice that now the drawings have appeared here as well. For example, if I want to click on the SWOT analysis item, then I can do so, and you can see the SWOT analysis here. [* ](https://youtu.be/UxJLLYtgDKE?t=38) Now, let's look at how the links and alliances work. I'm going to ungroup this selection so I can get to my Boston box, and all I'm going to do is simply add the brackets around it. Now you can see that this no longer fits its original place, but we will sort it out shortly. What I want to show you is, and this was a feature already working, if I now shift control-click on it, then the document containing or the document referenced by that link opens up. Here I want to bring your attention to this lock. This is now unlocked. This is sort of the preview and edit mode for this document for the text boxes. Now in edit mode, if I lock it, then this is in preview mode, and now the link is rendered. You can say that nothing has changed. Well, yes, something has changed. I just have a setting here; I come to the Excalidraw, and here in the settings, I have "show bracketed links," so I'm going to remove that. Let's just put in maybe this pointing hand as the icon to denote links. You can see that my text was rendered with that hand, and this is how I know that this is a link. If I want to edit this, I cannot. I get a message that I need to unlock, and I can unlock either by clicking the lock or I can click control-shift-e, and that switches back to edit mode. With this, I can place it back here. It will not look exactly good, because this wasn't sized for this, but okay. I want now to show you how the transclusions work. [* ](https://youtu.be/UxJLLYtgDKE?t=96) Let's say we come to the SWOT analysis document, and I want to reference maybe this sentence right here. So this is the internal positive capability sentence that I want to reference in my drawing. I can come to my drawing, create a reference text, and if I switch to markdown view, I can scroll down to reference, and I would love, if I remember what I read here a moment ago, the internal positive. There you go, I'm just going to block reference this text simply by putting my exclamation mark, double bracket, and then just typing in this text, and I've created a block reference to this. Now if I switch back to my view, you can see that because this is now rendered, this text appears here. If I click the edit mode, then I can see the block reference itself, and I can see that the lock is unlocked. That is, I think, pretty much the core of what has changed. Now there are some changes here and there, like I've added this feature to export to an Excalidraw file, so you can still get the old Excalidraw file. Also, I've moved the PNG and SVG exports here, and if I control-click on these, then again I can export outside Obsidian these files. Overall, yes, let me just see some other changes as well. [* ](https://youtu.be/UxJLLYtgDKE?t=161) Yes, so let me just show you this that if I come back to my drawing, and if I come to markdown, I can go ahead and maybe add my test tag here. What's going to happen is the test tag has no impact on the document, but here if I look for my, what was the name? Test tag. Then in the search results, my drawing will show up as well. And maybe just to show you one more interesting thing is if I come to the Boston box document, this has a backlink now, and if I look at the backlinks, I can see that the SWOT analysis exchange also references this document. So you can see that the backlinks are working as well. That's well, the aliases. I almost forgot, but I think you can very easily imagine how alliances work. So I'm just going to call this a box like this, and now if I render, then this is just going to be "box" as the alias. Of course, if now I would change Boston box maybe to Boston dash box, then what will happen is my box remains my box, but of course, the file name has changed to Boston dash box. You can edit it here as well. Maybe just one last thing to show, which I think can be a fun option is if I open this document on the side and I turn this to markdown view, then I can go ahead and maybe let's just change "most" into... well, I'm going to be just silly here to "xxx," and you can see that on the drawing changes. So in some cases, you might find it easier to type in markdown, and it will keep your drawing in sync. I hope you like this new release. Please keep in mind that this is a test version; make a backup of your data before you use it, and please record any issues you find on GitHub. Thank you. [* ](https://youtu.be/UxJLLYtgDKE?t=680) # YouTube Details ## YouTube Description For now, this is an alpha release, not yet available in Obsidian Community Plugins. Please help with testing. You can install this alpha release from GitHub: https://github.com/zsviczian/obsidian-excalidraw-plugin/releases/tag/1.2.0-alpha-1 If you find this helpful please say thanks by buying me a coffee: https://ko-fi.com/zsolt You can reach me (@zsviczian) in the Obsidian Members Group (OMG) on Discord or on Twitter. ## YouTube Transcript [hey i'm releasing for testing today](https://youtu.be/UxJLLYtgDKE?t=0) [xcoli draw1.2](https://youtu.be/UxJLLYtgDKE?t=3) [and i just like to walk you through some](https://youtu.be/UxJLLYtgDKE?t=5) [of the changes](https://youtu.be/UxJLLYtgDKE?t=7) [this is a major release or a major](https://youtu.be/UxJLLYtgDKE?t=8) [change](https://youtu.be/UxJLLYtgDKE?t=11) [i'm moving away from the proprietary](https://youtu.be/UxJLLYtgDKE?t=12) [x-coli draw file formats](https://youtu.be/UxJLLYtgDKE?t=15) [to the obsidian standard markdown file](https://youtu.be/UxJLLYtgDKE?t=18) [formats and](https://youtu.be/UxJLLYtgDKE?t=21) [as such it will require a migration and](https://youtu.be/UxJLLYtgDKE?t=22) [there's a migration script](https://youtu.be/UxJLLYtgDKE?t=25) [here and this move to the markdown file](https://youtu.be/UxJLLYtgDKE?t=27) [format](https://youtu.be/UxJLLYtgDKE?t=31) [opens up a whole bunch of opportunities](https://youtu.be/UxJLLYtgDKE?t=32) [and so let's just cover some of those](https://youtu.be/UxJLLYtgDKE?t=35) [um i am now supporting alliances](https://youtu.be/UxJLLYtgDKE?t=38) [uh so in the links that you have in](https://youtu.be/UxJLLYtgDKE?t=42) [drawings now](https://youtu.be/UxJLLYtgDKE?t=46) [i'll show you how this works but you can](https://youtu.be/UxJLLYtgDKE?t=47) [use uh](https://youtu.be/UxJLLYtgDKE?t=49) [the standard elias setup](https://youtu.be/UxJLLYtgDKE?t=50) [i'm actually um or this](https://youtu.be/UxJLLYtgDKE?t=53) [release solves the problem of showing](https://youtu.be/UxJLLYtgDKE?t=58) [drawings in the backlinks of documents](https://youtu.be/UxJLLYtgDKE?t=61) [i now support transclusion](https://youtu.be/UxJLLYtgDKE?t=64) [of blocks in the drawing as well as](https://youtu.be/UxJLLYtgDKE?t=67) [you can transclude text from the drawing](https://youtu.be/UxJLLYtgDKE?t=72) [in your documents because i'm using](https://youtu.be/UxJLLYtgDKE?t=75) [markdown you can add whatever](https://youtu.be/UxJLLYtgDKE?t=79) [tags you want in the document as well as](https://youtu.be/UxJLLYtgDKE?t=81) [you can use the front matter to add](https://youtu.be/UxJLLYtgDKE?t=84) [additional](https://youtu.be/UxJLLYtgDKE?t=86) [metadata and also drawings now](https://youtu.be/UxJLLYtgDKE?t=87) [show up in the graph view so those are](https://youtu.be/UxJLLYtgDKE?t=91) [some of the bigger changes](https://youtu.be/UxJLLYtgDKE?t=94) [and just looking at graph view at first](https://youtu.be/UxJLLYtgDKE?t=96) [and this graph is now filtered on the](https://youtu.be/UxJLLYtgDKE?t=101) [boston box](https://youtu.be/UxJLLYtgDKE?t=103) [uh you can see that the xcode draw files](https://youtu.be/UxJLLYtgDKE?t=105) [didn't show up here actually](https://youtu.be/UxJLLYtgDKE?t=109) [what you can see even more so is](https://youtu.be/UxJLLYtgDKE?t=110) [right now you don't even see the x color](https://youtu.be/UxJLLYtgDKE?t=114) [draw files here](https://youtu.be/UxJLLYtgDKE?t=116) [unless you have the](https://youtu.be/UxJLLYtgDKE?t=118) [detect all file extensions turned on](https://youtu.be/UxJLLYtgDKE?t=121) [after you install release 1.2](https://youtu.be/UxJLLYtgDKE?t=125) [the xcalidro files will disappear from](https://youtu.be/UxJLLYtgDKE?t=128) [your vault](https://youtu.be/UxJLLYtgDKE?t=131) [and if you click on an xcode raw file](https://youtu.be/UxJLLYtgDKE?t=132) [then obsidian will bring up this](https://youtu.be/UxJLLYtgDKE?t=135) [dialog to look for the application to](https://youtu.be/UxJLLYtgDKE?t=137) [run it so this no longer works](https://youtu.be/UxJLLYtgDKE?t=139) [this is why i have my migration script](https://youtu.be/UxJLLYtgDKE?t=143) [and you need to choose migrate to](https://youtu.be/UxJLLYtgDKE?t=146) [version 1.2](https://youtu.be/UxJLLYtgDKE?t=148) [and what this does is it replaces](https://youtu.be/UxJLLYtgDKE?t=150) [or updates these files to](https://youtu.be/UxJLLYtgDKE?t=153) [markdown files the xcode draw file](https://youtu.be/UxJLLYtgDKE?t=156) [extension is no longer](https://youtu.be/UxJLLYtgDKE?t=159) [required this was just simply the way](https://youtu.be/UxJLLYtgDKE?t=161) [to transform these files that i kept the](https://youtu.be/UxJLLYtgDKE?t=164) [original file name and now if i click on](https://youtu.be/UxJLLYtgDKE?t=167) [it](https://youtu.be/UxJLLYtgDKE?t=171) [then indeed the drawing](https://youtu.be/UxJLLYtgDKE?t=171) [does come up and what i want to show you](https://youtu.be/UxJLLYtgDKE?t=175) [is here in the options menu now i have](https://youtu.be/UxJLLYtgDKE?t=178) [this](https://youtu.be/UxJLLYtgDKE?t=182) [open as markdown as an option and](https://youtu.be/UxJLLYtgDKE?t=182) [here you can see that the document has](https://youtu.be/UxJLLYtgDKE?t=185) [in the front matter something](https://youtu.be/UxJLLYtgDKE?t=189) [and then i have my text elements each of](https://youtu.be/UxJLLYtgDKE?t=192) [them](https://youtu.be/UxJLLYtgDKE?t=196) [with a block reference and then i have](https://youtu.be/UxJLLYtgDKE?t=196) [the drawing](https://youtu.be/UxJLLYtgDKE?t=199) [itself and i can switch between](https://youtu.be/UxJLLYtgDKE?t=200) [the drawing view and the](https://youtu.be/UxJLLYtgDKE?t=204) [markdown view also if i open up graph](https://youtu.be/UxJLLYtgDKE?t=208) [view](https://youtu.be/UxJLLYtgDKE?t=211) [then you may notice that](https://youtu.be/UxJLLYtgDKE?t=212) [now the drawings have appeared uh](https://youtu.be/UxJLLYtgDKE?t=216) [here in the drawing as well and so for](https://youtu.be/UxJLLYtgDKE?t=219) [example if i want to click](https://youtu.be/UxJLLYtgDKE?t=222) [on the swot analysis](https://youtu.be/UxJLLYtgDKE?t=223) [item then i can do so and you can see](https://youtu.be/UxJLLYtgDKE?t=227) [the the swot analysis here](https://youtu.be/UxJLLYtgDKE?t=233) [so then let's look at how the links and](https://youtu.be/UxJLLYtgDKE?t=236) [alliances work so i'm going to](https://youtu.be/UxJLLYtgDKE?t=240) [ungroup this selection so i can get to](https://youtu.be/UxJLLYtgDKE?t=244) [my](https://youtu.be/UxJLLYtgDKE?t=247) [boston box and all i'm going to do](https://youtu.be/UxJLLYtgDKE?t=247) [is i'm just going to simply add](https://youtu.be/UxJLLYtgDKE?t=251) [the brackets square brackets around it](https://youtu.be/UxJLLYtgDKE?t=256) [now you can see that this no longer fits](https://youtu.be/UxJLLYtgDKE?t=260) [its original place but we will sort it](https://youtu.be/UxJLLYtgDKE?t=264) [out](https://youtu.be/UxJLLYtgDKE?t=266) [shortly what i want to show you is and](https://youtu.be/UxJLLYtgDKE?t=267) [this was a feature already working if i](https://youtu.be/UxJLLYtgDKE?t=270) [now shift](https://youtu.be/UxJLLYtgDKE?t=272) [uh control click on it then the document](https://youtu.be/UxJLLYtgDKE?t=273) [containing or the document referenced](https://youtu.be/UxJLLYtgDKE?t=278) [by that link opens up](https://youtu.be/UxJLLYtgDKE?t=281) [here i want to bring your attention to](https://youtu.be/UxJLLYtgDKE?t=284) [this lock](https://youtu.be/UxJLLYtgDKE?t=287) [this is now unlocked this is sort of the](https://youtu.be/UxJLLYtgDKE?t=287) [preview](https://youtu.be/UxJLLYtgDKE?t=290) [and edit mode this is this document for](https://youtu.be/UxJLLYtgDKE?t=291) [the text boxes in now edit mode](https://youtu.be/UxJLLYtgDKE?t=294) [if i lock it then this is in preview](https://youtu.be/UxJLLYtgDKE?t=297) [mode](https://youtu.be/UxJLLYtgDKE?t=300) [and now the link is rendered](https://youtu.be/UxJLLYtgDKE?t=301) [you can say that nothing has changed](https://youtu.be/UxJLLYtgDKE?t=304) [well yes something has changed](https://youtu.be/UxJLLYtgDKE?t=306) [i just have a setting here i come to the](https://youtu.be/UxJLLYtgDKE?t=308) [scholar draw](https://youtu.be/UxJLLYtgDKE?t=312) [and here in the settings i have show](https://youtu.be/UxJLLYtgDKE?t=313) [bracket second round links i'm going to](https://youtu.be/UxJLLYtgDKE?t=316) [remove that](https://youtu.be/UxJLLYtgDKE?t=318) [and let's just put in maybe this](https://youtu.be/UxJLLYtgDKE?t=319) [pointing hand as](https://youtu.be/UxJLLYtgDKE?t=323) [the icon to denote links](https://youtu.be/UxJLLYtgDKE?t=326) [and then you can see that my text](https://youtu.be/UxJLLYtgDKE?t=329) [was rendered with that hand and this is](https://youtu.be/UxJLLYtgDKE?t=332) [how i know](https://youtu.be/UxJLLYtgDKE?t=336) [that this is a link if i want to](https://youtu.be/UxJLLYtgDKE?t=336) [edit this i cannot i get a message that](https://youtu.be/UxJLLYtgDKE?t=340) [i need to unlock and i can unlock either](https://youtu.be/UxJLLYtgDKE?t=344) [by clicking](https://youtu.be/UxJLLYtgDKE?t=347) [the lock or i can click ctrl shift](https://youtu.be/UxJLLYtgDKE?t=348) [e and that switches back to](https://youtu.be/UxJLLYtgDKE?t=351) [edit mode and with this](https://youtu.be/UxJLLYtgDKE?t=354) [i can place it right here](https://youtu.be/UxJLLYtgDKE?t=358) [back in its place well it will not](https://youtu.be/UxJLLYtgDKE?t=361) [look exactly good because this wasn't uh](https://youtu.be/UxJLLYtgDKE?t=365) [sized for this but okay i want now](https://youtu.be/UxJLLYtgDKE?t=368) [i want to show you how the transclusions](https://youtu.be/UxJLLYtgDKE?t=372) [work](https://youtu.be/UxJLLYtgDKE?t=374) [so let's say we come to the swot](https://youtu.be/UxJLLYtgDKE?t=376) [analysis](https://youtu.be/UxJLLYtgDKE?t=379) [document and i want to reference](https://youtu.be/UxJLLYtgDKE?t=381) [maybe this sentence right here so this](https://youtu.be/UxJLLYtgDKE?t=386) [is the internal positive capability](https://youtu.be/UxJLLYtgDKE?t=389) [sentence that i want to reference in my](https://youtu.be/UxJLLYtgDKE?t=392) [drawing so i can come to](https://youtu.be/UxJLLYtgDKE?t=396) [my drawing i can create a](https://youtu.be/UxJLLYtgDKE?t=398) [reference text](https://youtu.be/UxJLLYtgDKE?t=401) [and if i switch to markdown view](https://youtu.be/UxJLLYtgDKE?t=404) [i can scroll down to reference and](https://youtu.be/UxJLLYtgDKE?t=408) [i would love if i remember what i read](https://youtu.be/UxJLLYtgDKE?t=412) [here a moment ago](https://youtu.be/UxJLLYtgDKE?t=414) [the internal positive](https://youtu.be/UxJLLYtgDKE?t=416) [there you go i'm just going to block](https://youtu.be/UxJLLYtgDKE?t=420) [reference this text](https://youtu.be/UxJLLYtgDKE?t=424) [simply by putting my exclamation mark](https://youtu.be/UxJLLYtgDKE?t=426) [double bracket](https://youtu.be/UxJLLYtgDKE?t=430) [and then just typing in](https://youtu.be/UxJLLYtgDKE?t=431) [this text and i've created](https://youtu.be/UxJLLYtgDKE?t=435) [a block reference to this and now if i](https://youtu.be/UxJLLYtgDKE?t=438) [switch back to](https://youtu.be/UxJLLYtgDKE?t=441) [my view you can see that because this is](https://youtu.be/UxJLLYtgDKE?t=443) [right now rendered this](https://youtu.be/UxJLLYtgDKE?t=446) [text appears here if i](https://youtu.be/UxJLLYtgDKE?t=449) [click the edit mode then i can see the](https://youtu.be/UxJLLYtgDKE?t=452) [block reference itself](https://youtu.be/UxJLLYtgDKE?t=457) [and i can see that the lock](https://youtu.be/UxJLLYtgDKE?t=459) [is unlocked and](https://youtu.be/UxJLLYtgDKE?t=463) [that is i think pretty much the](https://youtu.be/UxJLLYtgDKE?t=466) [the the core of what has changed](https://youtu.be/UxJLLYtgDKE?t=470) [now there are some changes uh here and](https://youtu.be/UxJLLYtgDKE?t=474) [there](https://youtu.be/UxJLLYtgDKE?t=476) [like i've added this feature to export](https://youtu.be/UxJLLYtgDKE?t=477) [to an excludral file so you can still](https://youtu.be/UxJLLYtgDKE?t=481) [get](https://youtu.be/UxJLLYtgDKE?t=484) [the good old xcoli draw file also](https://youtu.be/UxJLLYtgDKE?t=485) [i've moved the png and svg](https://youtu.be/UxJLLYtgDKE?t=489) [exports here and if i control click on](https://youtu.be/UxJLLYtgDKE?t=493) [these](https://youtu.be/UxJLLYtgDKE?t=496) [then again i can export outside](https://youtu.be/UxJLLYtgDKE?t=497) [obsidian these files and](https://youtu.be/UxJLLYtgDKE?t=500) [overall um yeah there's uh](https://youtu.be/UxJLLYtgDKE?t=504) [let me just see some uh other changes as](https://youtu.be/UxJLLYtgDKE?t=507) [well](https://youtu.be/UxJLLYtgDKE?t=511) [yes so let me just show you this that if](https://youtu.be/UxJLLYtgDKE?t=512) [i come back to my drawing](https://youtu.be/UxJLLYtgDKE?t=514) [um and if i come to](https://youtu.be/UxJLLYtgDKE?t=516) [markdown i can go ahead and](https://youtu.be/UxJLLYtgDKE?t=520) [maybe add my test tag here](https://youtu.be/UxJLLYtgDKE?t=524) [and what's going to happen is](https://youtu.be/UxJLLYtgDKE?t=528) [the test stack has no impact on the](https://youtu.be/UxJLLYtgDKE?t=531) [document](https://youtu.be/UxJLLYtgDKE?t=534) [but here if i look for](https://youtu.be/UxJLLYtgDKE?t=535) [my what was the name test tag](https://youtu.be/UxJLLYtgDKE?t=539) [then in the search results my](https://youtu.be/UxJLLYtgDKE?t=545) [drawing will show up as well and maybe](https://youtu.be/UxJLLYtgDKE?t=549) [just to show you one more interesting](https://youtu.be/UxJLLYtgDKE?t=553) [thing](https://youtu.be/UxJLLYtgDKE?t=556) [is if i come to the boston box document](https://youtu.be/UxJLLYtgDKE?t=557) [this has a back link now and if i look](https://youtu.be/UxJLLYtgDKE?t=561) [at](https://youtu.be/UxJLLYtgDKE?t=564) [the backlinks i can see that the swot](https://youtu.be/UxJLLYtgDKE?t=565) [analysis](https://youtu.be/UxJLLYtgDKE?t=568) [exchange also references](https://youtu.be/UxJLLYtgDKE?t=570) [this document so you can see that the](https://youtu.be/UxJLLYtgDKE?t=574) [black backlinks](https://youtu.be/UxJLLYtgDKE?t=577) [are working as well and](https://youtu.be/UxJLLYtgDKE?t=579) [that's well elias is i i](https://youtu.be/UxJLLYtgDKE?t=583) [almost forgot but i think you can very](https://youtu.be/UxJLLYtgDKE?t=586) [easily](https://youtu.be/UxJLLYtgDKE?t=590) [imagine how alliances work so i'm just](https://youtu.be/UxJLLYtgDKE?t=591) [going to](https://youtu.be/UxJLLYtgDKE?t=595) [call this a box like this](https://youtu.be/UxJLLYtgDKE?t=596) [and now if i render then this is](https://youtu.be/UxJLLYtgDKE?t=600) [just going to be box as the lis](https://youtu.be/UxJLLYtgDKE?t=604) [and of course if now i would change](https://youtu.be/UxJLLYtgDKE?t=607) [boston box maybe to boston dashbox](https://youtu.be/UxJLLYtgDKE?t=611) [then what will happen is uh](https://youtu.be/UxJLLYtgDKE?t=615) [here my box remains my box](https://youtu.be/UxJLLYtgDKE?t=619) [but of course the file name has changed](https://youtu.be/UxJLLYtgDKE?t=622) [to](https://youtu.be/UxJLLYtgDKE?t=625) [boston dashbox and you can you can edit](https://youtu.be/UxJLLYtgDKE?t=626) [it here as well](https://youtu.be/UxJLLYtgDKE?t=630) [maybe just one last thing to show which](https://youtu.be/UxJLLYtgDKE?t=632) [i think](https://youtu.be/UxJLLYtgDKE?t=634) [can be a fun option is if i](https://youtu.be/UxJLLYtgDKE?t=635) [uh open this document on the side](https://youtu.be/UxJLLYtgDKE?t=640) [and i turn this to](https://youtu.be/UxJLLYtgDKE?t=643) [markdown view then i can go ahead and i](https://youtu.be/UxJLLYtgDKE?t=648) [can](https://youtu.be/UxJLLYtgDKE?t=651) [maybe let's just change most](https://youtu.be/UxJLLYtgDKE?t=652) [into well i'm going to be just silly](https://youtu.be/UxJLLYtgDKE?t=655) [here](https://youtu.be/UxJLLYtgDKE?t=658) [to xxx and you can see that on the](https://youtu.be/UxJLLYtgDKE?t=659) [drawing](https://youtu.be/UxJLLYtgDKE?t=662) [chain so in some cases you might find it](https://youtu.be/UxJLLYtgDKE?t=662) [easier to type](https://youtu.be/UxJLLYtgDKE?t=665) [in markdown and it will](https://youtu.be/UxJLLYtgDKE?t=670) [keep your drawing](https://youtu.be/UxJLLYtgDKE?t=673) [in sync so i hope you like](https://youtu.be/UxJLLYtgDKE?t=676) [this new release please keep in mind](https://youtu.be/UxJLLYtgDKE?t=680) [that this is a test version make a](https://youtu.be/UxJLLYtgDKE?t=682) [backup of your data before you use it](https://youtu.be/UxJLLYtgDKE?t=685) [and please record any issues you find](https://youtu.be/UxJLLYtgDKE?t=687) [on github thank you](https://youtu.be/UxJLLYtgDKE?t=691)