Closed seyakim closed 4 years ago
I'm sorry to hear this!
I don't really know what could have caused this. I have two suggestions:
initCloset()
and click enter, and see if there is now an error messagefollowed your suggestion 1: initCloset
is not being called per instance of the cards. manually calling it in the console makes it work. am i missing something egregiously simple here?
i did notice that asset manager now writes the closet source code to an external document. although i did try changing it to writing directly to card and vice versa.
Yes, Closet by default is now written to an external document.
You can change this by going to "Tools > Manage note types > Assets... > Closet > Insertion Position".
The problem here was: As External Document has much better performance, however if you want to use MathJax in combination with Closet (Closet tags inside of Mathjax), you have to use Into Template. This sadly is a limitation (one that I'm trying to solve however). I figured that the performance was more important, which is I why switched the default to As External Document.
Theoretically both should work however.
If you still need help, please reopen the issue.
I followed along, and made closet cards with closet/asset manager per your video tutorial 3+ weeks ago. I revisited it today and updates seems to have broken basic functionality. for example, a very basic cloze syntax "
[[c1::...]]
isn't working.I basically tested this by making a copy of the
Commands
sample deck. I tested that bothCommands
andCommands copy
work before updatingCommands copy
with the asset manager buttonWrite to Templates
.