Advertisement
DailyJapaneseThread

Alternate DoJG Deck Styles

Mar 4th, 2016
747
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.03 KB | None | 0 0
  1. To use these, hit browse in Anki, go to the DoJG in the browse window, hit the "Cards..." button, and replace what's on the Front, Styling, and Back sections with the code in the corresponding pastebins from one of these.
  2.  
  3. Submit new styles through the feedback form following the same format as below (recognition, cloze, or exposure for card type). They MUST be compatible with the current DoJG deck.
  4.  
  5. ----
  6. -- Note: Add/change "img" to the following in "styling" to fix note image sizing issues --
  7. img {
  8. width: auto;
  9. height: auto;
  10. max-width: 100%;
  11. max-height: none;
  12. }
  13. ----
  14.  
  15. ● Style A (Cloze) [Current Default]
  16. Preview: http://imgur.com/qQmOrew
  17. Card Type: Cloze
  18. Front: http://pastebin.com/Qi9B01F5
  19. Styling: http://pastebin.com/qfSLRUhj
  20. Back: http://pastebin.com/vE1zAJDq
  21.  
  22. ● Style A (Exposure) [Current Default]
  23. Preview: http://imgur.com/tqSGcqy
  24. Card Type: Exposure
  25. Front: http://pastebin.com/h8hDYjnh
  26. Styling: http://pastebin.com/xGZ7enpq
  27. Back: http://pastebin.com/y8rP81aP
  28.  
  29. ● Old Style 1 (Updated Original) - DoJG 日本語文法辞典例文全集 Anki Deck Layout Template
  30. Preview: http://i.imgur.com/kBGYE10.png
  31. Card Type: Exposure
  32. Front: http://pastebin.com/kJheZsxS
  33. Styling: http://pastebin.com/mCEdB4Yg
  34. Back: https://paste.ee/p/c2RYu (Temporary link)
  35. Description: Most recent old default deck style. Minor additions to styling and back of the card to be compatible with the current version. Sentence translations display on mouse-over.
  36.  
  37. ● Old Style 1 (Recognition)
  38. Preview: http://i.imgur.com/2O08tBQ.png
  39. Card Type: Recognition
  40. Front: http://pastebin.com/vvyc6M7H
  41. Styling: http://pastebin.com/CxpNgtgR
  42. Back: http://pastebin.com/EbXaDVAL
  43. Description: Same as above except it's a recognition card (definition and formation table on the back). The splitter for the back is below the formation table so it automatically scrolls down to the other example sentences in case you want to read more sentences before looking at the definition. You can move the splitter (<hr id=answer>) back up if you don't like it like that.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement