When linking notes:
- •Read the content of both notes
- •Add [[link]] to the other note in each note's Links section
- •Ensure bidirectional linking
- •Add relationship description if provided
- •Update both notes with the new links
Arguments:
- •$0: ID of first note
- •$1: ID of second note
- •$2: Optional relationship description
Example: In note $0, add:
- •[[$1]] - $2
In note $1, add:
- •[[$0]] - $2