note-link

Scan zettelkasten notes for link candidates and update Related sections.

Updated Jan 5, 2021
One-click install
npx skills add https://github.com/sauvala/dotfiles --skill note-link
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: note-link
Source: https://github.com/sauvala/dotfiles/tree/main/common/.claude/skills/note-link
Command: npx skills add https://github.com/sauvala/dotfiles --skill note-link

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires , and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps streamline the process of maintaining and updating links between notes in a zettelkasten system.

Core Features & Use Cases

  • Link Management: Update and re-scan links between notes to ensure all references are current.
  • Automated Scanning: Perform a full re-scan of notes for link candidates using tags and content analysis.
  • Manual Updates: Update the ## Related sections in individual notes with new connections.
  • Use Case: Ideal for maintaining an organized zettelkasten, especially when you want to ensure all connections are up-to-date without manual effort.

Quick Start

Run the /note-link command to update links for a specific note or /note-link all for a full re-scan of all notes.

Frequently Asked Questions about note-link

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I update note links in a zettelkasten automatically?

To update note links in a zettelkasten, you can run a script that scans notes based on tags and content analysis to validate references and update the related sections. This automates link maintenance without manual effort.

What is the best way to organize related notes using tags and content?

Organizing related notes by tags and content involves scanning your repository to identify link candidates and automatically updating connections. This ensures all knowledge references remain current and accurately reflect your content structure.

Can I manually update connections for a specific note in my knowledge organization system?

Yes, you can manually update connections for a specific note to add new relationships. This allows targeted link management where you control exactly which related notes are referenced in the updated sections.

How do I perform a full re-scan of all notes for link candidates?

To perform a full re-scan of all notes for link candidates, execute the dedicated full re-scan command. This evaluates every note's tags and content to validate and update all connections across the entire system.

Does note linking work without external dependencies?

Yes, this note linking process works without external dependencies. It operates entirely through internal script execution to validate links and update related sections, requiring no additional frameworks or external packages.