You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Aug 14, 2024. It is now read-only.
Research possibility to automatically set the anki_list tag on nodes that:
have an empty body (no text)
have children
Most of the types these nodes are like this:
* Topic
** Topic related def1
text
** Topic related def2
text
** Topic related def3
text
** Topic Types <------------ Here we can auto assign :anki_list:
*** Type1
*** Type2
Research possibility to automatically set the
anki_listtag on nodes that:Most of the types these nodes are like this: