Ivan Ilic
Ivan Ilic
you mean multiple entries in one cell, in other words for one day?
I needed it for an importer some days ago and came up with this: ```js function import(data) { var tmpCal = []; var tooltips = []; // for all your...
Any solution so far?
> @gitFoxCode Sort by slug, rather than path. Can also be sorted according to preference. Depending on various properties, such as categories or similar.
I think it's important to note that before your changes are accepted, we need to make sure that these changes are backwards compatible. The way some programmers used it in...