Select a deck and a spread from the dropdowns, then click a date in the calendar to create an entry. You can create one reading entry per day (mostly because that's how the calendar plugin works for now).
The page that loads will be a prefilled dokuwiki template, which you can complete and then publish to your notebook.
The page will look something like this:
====== ====== ===== Summary ===== <div readingbox #singlebox> ---- dataentry tarotreading ---- reading_dts: 2022-01-26 deck_deck: spiritsong spread_spread: horseshoe ---- </div> {{template>tarot:spreads:horseshoe#spread | deck = spiritsong | one = | onen = | two = | twon = ... }}
At the top of the page, fill in the title of your reading between the ======
markup. Under the {{template>tarot:spreads…
line are a series of keys such as one
and onen
, two
and twon
, etc. The first key (a number word) is the card itself; the second key (a number word followed by the letter “n”) is your notes on that card. This is what appears when you hover over a card when referencing old readings.
The card identifier follows a simple nomenclature:
0
ii
for The High Priestess, xxi
for The World, etc.
p3
for the Three of Pentacles, c13
for the Queen of Cups, etc.
xxi
(The World). Some decks have additional sets of cards (such as Pagan Otherworlds Tarotplugin-autotooltip__default plugin-autotooltip_bigPagan Otherworlds TarotYou can remove all the keys from this section beyond the last card in your spread - the template includes one hundred cards, just in case you have a really, really big spread.