misc: remove extra_data function

This commit is contained in:
Brendan Hagan
2022-07-14 17:33:22 -04:00
parent 4f7fa585f7
commit 52a918be39
3 changed files with 2 additions and 51 deletions
+1 -2
View File
@@ -65,8 +65,7 @@ These functions are built into the program, other [[type:function]]s can be defi
| [[fun:english_plural|english_singular]] Find the singular of a word, @"cards" -> "card"@.
| [[fun:process_english_hints]] Process the hints left by english_ functions in a keyword's reminder text.
! Fields and values <<<
| [[fun:extra_data]] Access the value of extra card fields.
! Fields and values <<<
| [[fun:combined_editor|forward_editor]] Use one field to edit another.
| [[fun:combined_editor]] Use one field to edit multiple others.
| [[fun:primary_choice]] Return the top level choice chosen from a choice field.