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
I am using the Templater community plugin to insert the needed text for Obsidian_to_Anki ,example below. How to I tell Obsidian_to_Anki not to process certain notes. I the Templater Note ends up getting an ID created. The ID then gets put into my new notes when I use Templater.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I am using the Templater community plugin to insert the needed text for Obsidian_to_Anki ,example below. How to I tell Obsidian_to_Anki not to process certain notes. I the Templater Note ends up getting an ID created. The ID then gets put into my new notes when I use Templater.
START
Basic
<% tp.file.cursor(0) %>
Back: <% tp.file.cursor(1) %>
END
Beta Was this translation helpful? Give feedback.
All reactions