Roll20 uses cookies to improve your experience on our site. Cookies enable you to enjoy certain features, social sharing functionality, and tailor message and display ads to your interests on our site and others. They also help us understand how our site is being used. By continuing to use our site, you consent to our use of cookies. Update your cookie preferences .
×
Create a free account

Rollbaclk loads a older folder structure? or not?

My folders structure was lost, every item was moved to the root folder. Will rollback fix it?
Tried rollback, issue remains :/ guess I will have to organize everything again...
I used Transmogrifor again, made a copy of the same adventure without the sheets, and copy just the sheets I want. Thank you again for the Transmogrifor! The sort way transmogrifor works, helped me to figure out the things I have done first from things I done after. Awesome!
1563375372
keithcurtis
Forum Champion
Marketplace Creator
API Scripter
If you ever do need to sort the Transmogrifier alphabetically, there's this bookmarklet (one of The Aaron's Enhancement Pack ), which works only in Chrome: Sort Transmogrifier list ref.( <a href="https://app.roll20.net/forum/permalink/4891027/" rel="nofollow">https://app.roll20.net/forum/permalink/4891027/</a> ) javascript:$('iframe').contents().find('.objects').each((c,e)=&gt;{ let $e=$(e); $e.children().sort( (a,b)=&gt;{ let name1=$(a).find(".name").text().toLowerCase(), name2=$(b).find(".name").text().toLowerCase(), comp = name1.localeCompare(name2); return comp; }) .each((i,c)=&gt;$e.append(c)); });&nbsp; This is a bookmarklet that will sort your transmogrifier lists. In Chrome, just make a new bookmark with the above as the link. When you have the transmogrifier open and select this link, it will sort the currently open lists. You'll need to run it again when you choose a new list or after dragging things across to get the list back in order.
Thank you again @ keithcurtis the not alphabetically deafult was better for me, then the alphabetically one. Again, Transmogrifier rules!