This repository will serve as a collection fo small scripts that I use with Obsidian.
Fetches a LeetCode problem's metadata (title, difficulty, tags) and writes a formatted note to Personal/Learnings/ in my Obsidian vault. Prompts for my solution and an optional personal reflection.
python3 leet.py <leetcode-problem-url>