18-11-2018
New Features:
-
{{addclass:fieldname}}
field type has been added. This field can be used in your layouts to give thecustomstyle
class to all html IDs specified in the value of that field (for that card). This can be useful when you want certain styling to happen to specific elements based on your cards. -
Touch controls: You can now swipe left and right to cycle back and forth through lessons.
-
Clicking elements with the
correctclick
class (gained from the {{click:fieldname}} field) will now auto-advance to the next card. -
A small timer (0.5sec) will now prevent input after clicking the next button or pressing enter. This should make sure you don’t accidentally hit enter twice and skip a card
Bugfixes:
-
It should now be impossible to skip cards during reviews by spamming the next button or ‘enter’ key.
-
The review counter has been fixed!
-
The results screen has been fixed!
-
Searching by tags will now work as ‘AND’ rather than ‘OR’, meaning that if you search for two tags, it will no longer show results matching only one of those tags.
-
Fixed an issue where the hibernated status would not display correctly on the all cards page.
-
correctclick
class is now being added to both the front and the back of cards.
I’ve also made some progress with being able to filter certain layouts (read: certain cards) from community decks. If all goes well, it should come with Wednesday’s update Next to that I’ve been working on finishing the Dark theme so expect that one to go live in the near future as well
I’ll post a general plan for the next few weeks soon-ish
EDIT: changing the timer to 0.5s.