Everyone should install vscode+some LLMs, writing macros/addons just got easier. "mm->anki"

krsto e. shared this idea 2 hours ago
Voting Open

Hi,

in mid 2023, when there is only web Chatgpt 4 i copy/pasted many rounds of code to write

the mindmanager to anki macro script.


now, with vscode, you dont need copy/paste, the LLM directly read your script files on the disk;

it provide "snapshots" thru git (git commits).


you got better "engines" i.e. claude code cli or gemni cli that give you the ORIGINAL context window (somehow like the RAM size of the LLM), instead of copilot or cursor's minimal quota.


here is my V2 of mm2ak script. Previously, it's only QnA type, now (indeep just

refer the LLM to "obsidian to anki", it can grab the engine/logic for you) it support cloze too.


mindmap:

3fe7416bf8b6fdd310bfa1fa0726e6290907d73c9175d1ba6c3864f39fa3b4f9


ankicard:

3b477060ad54930c8888f0b5d79e62c9866c1728de1eeea9f8944444a915854f


even with font color/background; boundaries(working)


yo~~

the topic notes could be write into COLLAPSABLE HTML tags!

so i further solved the [reference name] problem.

now i can have the reference name in end of topic text, or in topic notes,

and i got a macro to switch between them AUTOMATICALLY~


i cant imagine this years ago.

Replies (1)

photo
1

ps

"obsidian to anki" is an obsidian plugin that do same thing, but for obsidian.


And, you can refer LLM to it, to learn the idea, the algorhythm.

ask it to grab the logic and use in ur script!


"stand on the shoulder of the giants"

Leave a Comment
 
Attach a file
You can't vote. Please authorize!