bookmark_concept
Save JavaScript concepts you want to review later. Bookmark a concept, add optional code snippet and notes to track your learning progress.
Instructions
Save a JavaScript concept to study later in the Kadmia app. Use this when you encounter something you want to review or don't fully understand yet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| concept | Yes | The JavaScript concept to bookmark (e.g., 'closures', 'async/await', 'this binding') | |
| code_snippet | No | Optional code snippet for context | |
| note | No | Optional note about why you're bookmarking this | |
| source | No | Whether user bookmarked manually or from a suggestion |