--- copilot-command-context-menu-enabled: false copilot-command-slash-enabled: true copilot-command-context-menu-order: 1140 copilot-command-model-key: "" copilot-command-last-used: 0 --- Based on the web page content provided in the context (from Obsidian Web Clipper or Web Viewer), generate a complete Obsidian note. IMPORTANT: If no web page context is found, remind the user to: 1. Open a web page in Web Viewer (or use @ to select a web tab) 2. Or open a note clipped by Obsidian Web Clipper 3. Then use this command again Generate the note with this exact structure: --- title: "" source: "" description: "" tags: - "clippings" --- ## Summary ## Key Takeaways ## Mindmap CRITICAL Mermaid mindmap syntax rules - MUST follow exactly: - Root node format: root(Topic Name) - use round brackets, NO double brackets - Child nodes: just plain text, no brackets needed - Do NOT use quotes, parentheses, brackets, or any special characters in text - Keep all node text short and simple - max 3-4 words per node ```mermaid mindmap root(Main Topic) Theme One Detail Theme Two Detail ``` ## Notable Quotes Return only the markdown content without any explanations or comments.