Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Sharing my list of symbols for clozing #13

Open
thiswillbeyourgithub opened this issue May 11, 2020 · 1 comment
Open

Sharing my list of symbols for clozing #13

thiswillbeyourgithub opened this issue May 11, 2020 · 1 comment

Comments

@thiswillbeyourgithub
Copy link

thiswillbeyourgithub commented May 11, 2020

Thought some people could be interested, just save this in a csv and import it.
It allows for quickly closing in the middle of cloze, as well as breaking a text into 2 while clozing them.

There are still tons to add, to add bullet points faster etc

Btw I use this with the script of "cloze one by one", other wise there is not much point in separating cloze obviously
I use my own cloze template : https://github.com/thiswillbeyourgithub/Clozolkor

::c1::,}}{{c1::
::c2::,}}{{c2::
::c3::,}}{{c3::
::c::,}}{{c1::
::f::, \frac{}{} 
::fm::, \( \frac{}{} \) 
::l2::,<div>{{c2::</div><div><ul><li><br></li></ul></div><div>}}<br></div>
::l::,<div>{{c1::</div><div><ul><li><br></li></ul></div><div>}}<br></div>
::s1::,}}<br>{{c1::
::s2::,}}<br>{{c2::
::s::,}}<br>{{c1::
__,            

edit : new version :

::=1::,}} = {{c1::
::=2::,}} = {{c2::
::=3::,}} = {{c3::
::=::,}} = {{c2::
::?::,}} ?<br>{{c1::
::?p::,}} ?<br><ul><li>{{c1::
::c1::,}}{{c1::
::c2::,}}{{c2::
::c3::,}}{{c3::
::c4::,}}{{c4::
::c5::,}}{{c5::
::c6::,}}{{c6::
::c::,}}{{c1::
::f::, \frac{}{} 
::fm::, \( \frac{}{} \) 
::l2::,<div><ul><li>{{c2::<br></li></ul></div>
::l::,<div><ul><li>{{c1::<br></li></ul></div>
::ln2::,<div><ol><li>{{c2::<br></li></ol></div>
::ln::,<div><ol><li>{{c1::<br></li></ol></div>
::m1::,{{c1::memo : }}
::m2::,{{c2::memo : }}
::m3::,{{c3::memo : }}
::m::,{{c1::memo : }}
::s1::,}}<br>{{c1::
::s2::,}}<br>{{c2::
::s::,}}<br>{{c1::
::sp::,}}</li><li>{{c1::
Bc,{{c1::
Ec,}}
@thiswillbeyourgithub
Copy link
Author

Given that the wiki contains a default symbol page, what do you think about creating a wiki page "user suggested sets" where people could contribute there sets ?

I would gladly add my collection for quick clozing (which is much better than the one above)

We could also add quick formating (like add an html table) and automatic replacement of medical abbreviation for example.

I think you just have to add the page and let it be user-editable :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant