Skip to content

Hash Syntax & Cloze Functionality

Compare
Choose a tag to compare
@alanxoc3 alanxoc3 released this 24 Oct 04:57
aaa157c

I switched the starting and ending of the concard block to be #: ... :# now instead of @> <@. This makes cards look much cleaner. Also the @> is used in postgress. I looked at :>, but that's used in haskell. Ultimately, I feel like the hash syntax looks the best out of all of them.

Also as part of this release, cloze syntax is implemented now. The readme received a big rewrite going into depth on the syntax of concards, including the new cloze syntax.

There is a transition script in the scripts folder. The transition script only gives an idea for how to transition over from the @> syntax. This change only affects note files, not meta files.