Post

Pinned Notes

Pinned Notes

What are Pinned Notes?

Pin important notes for instant access from the top of your sidebar. Keep frequently referenced notes always within reach.

Quick Start

Pin a note:

1
Right-click note β†’ Pin Note

Unpin a note:

1
Right-click pinned note β†’ Unpin Note

Pinned Notes Section

Pinned notes appear at the top of the Notes view:

1
2
3
4
5
6
7
8
9
10
11
My Notes
  πŸ“Œ Pinned Notes (3)
      β”œβ”€β”€ πŸ“Œ project-roadmap.md
      β”œβ”€β”€ πŸ“Œ daily-standup-template.md
      └── πŸ“Œ common-commands.md

  πŸ“ Recent Notes
      └── ...

  πŸ“ 2024
      └── ...

Always visible, always accessible!

Pinning Notes

From Context Menu

Right-click any note:

1
2
3
4
5
6
7
8
Open Note
Move to Folder
Rename Note
Duplicate Note
Delete Note
───────────────
Pin Note        ← Click here
Archive Note

Note becomes pinned immediately.

From Any Location

You can pin notes from anywhere:

  • Recent Notes section
  • Date folders (year/month)
  • Custom folders
  • Search results (open note first, then pin)

Visual Indicators

Pinned notes show:

  • πŸ“Œ Pin icon
  • β€œPinned Notes” section header
  • Grouped at top of tree view
  • Special highlighting

Unpinning Notes

Remove Pin

Right-click pinned note:

1
2
3
4
5
6
7
8
Open Note
Move to Folder
Rename Note
Duplicate Note
Delete Note
───────────────
Unpin Note      ← Click here
Archive Note

Result:

  • Note removed from Pinned section
  • Returns to original location
  • Still accessible in date/custom folders

Automatic Cleanup

Pinned notes are automatically unpinned if:

  • Note is deleted
  • Note is archived
  • Note file is moved outside workspace

No broken pins left behind!

Use Cases

Project Dashboards

Pin project overview notes:

1
2
3
4
πŸ“Œ Pinned Notes
    β”œβ”€β”€ πŸ“Œ project-alpha-overview.md
    β”œβ”€β”€ πŸ“Œ project-beta-status.md
    └── πŸ“Œ team-contacts.md

Quick access to key project info!

Reference Material

Pin commonly referenced notes:

1
2
3
4
πŸ“Œ Pinned Notes
    β”œβ”€β”€ πŸ“Œ coding-standards.md
    β”œβ”€β”€ πŸ“Œ deployment-checklist.md
    └── πŸ“Œ api-endpoints.md

Always available when you need them.

Templates

Pin your favorite templates:

1
2
3
4
πŸ“Œ Pinned Notes
    β”œβ”€β”€ πŸ“Œ daily-standup-template.md
    β”œβ”€β”€ πŸ“Œ bug-report-template.md
    └── πŸ“Œ meeting-notes-template.md

Quick access for creating new notes.

Active Work

Pin notes you’re actively working on:

1
2
3
4
πŸ“Œ Pinned Notes
    β”œβ”€β”€ πŸ“Œ feature-auth-spec.md
    β”œβ”€β”€ πŸ“Œ bug-123-investigation.md
    └── πŸ“Œ sprint-planning.md

Temporary pins - unpin when done.

Quick Reference

Pin cheat sheets and guides:

1
2
3
4
πŸ“Œ Pinned Notes
    β”œβ”€β”€ πŸ“Œ git-commands.md
    β”œβ”€β”€ πŸ“Œ regex-patterns.md
    └── πŸ“Œ keyboard-shortcuts.md

Team Information

Pin team-related notes:

1
2
3
4
πŸ“Œ Pinned Notes
    β”œβ”€β”€ πŸ“Œ team-directory.md
    β”œβ”€β”€ πŸ“Œ on-call-schedule.md
    └── πŸ“Œ meeting-links.md

Best Practices

  1. Limit Pins: Keep 3-7 pinned notes for best usability
  2. Review Regularly: Unpin notes when no longer needed
  3. Meaningful Names: Use clear names so pins are easy to scan
  4. Organize by Purpose: Group related pinned notes
  5. Temporary vs. Permanent: Some pins are permanent (references), some temporary (active work)

Pinning Strategies

The β€œTop 5” Strategy

Pin your 5 most important notes:

  • Project roadmap
  • Current sprint
  • Team contacts
  • Personal todo
  • Quick reference

Review weekly, update as needed.

Project-Based Strategy

Pin current project materials:

  • Pin when starting project
  • Unpin when project completes
  • Keeps pins relevant to current work

Role-Based Strategy

Pin based on your role:

Developer:

  • Coding standards
  • API documentation
  • Development checklist

Manager:

  • Team roster
  • Meeting templates
  • Project status

Designer:

  • Design system
  • Brand guidelines
  • Asset locations

Time-Based Strategy

Pin for specific time periods:

Weekly:

  • This week’s goals
  • Weekly standup template
  • Active tasks

Sprint:

  • Sprint backlog
  • Sprint retrospective
  • Team capacity

Pinned Notes Workflow

Daily Workflow

1
2
3
4
1. Open VS Code
2. Pinned notes immediately visible
3. Click to access frequently used notes
4. No navigation needed!

Weekly Review

1
2
3
4
5
Sunday:
1. Review pinned notes
2. Unpin completed items
3. Pin upcoming week's priorities
4. Update project pins

Project Lifecycle

1
2
3
4
5
6
7
8
9
10
11
12
Start:
- Pin project spec
- Pin task list
- Pin relevant docs

Middle:
- Adjust pins as focus shifts
- Add/remove as needed

End:
- Unpin project notes
- Archive or keep for reference

Pin Management

How Many Pins?

Recommended:

  • 3-7 pins: Ideal for quick access
  • Up to 10: Still manageable
  • More than 10: Consider organizing differently

Too many pins:

  • Defeats purpose of quick access
  • Hard to scan
  • Consider using tags/folders instead

Pin Organization

Pins appear in order pinned (chronological):

1
2
3
4
πŸ“Œ Pinned Notes
    β”œβ”€β”€ First pinned
    β”œβ”€β”€ Second pinned
    └── Third pinned

To reorder:

  1. Unpin all
  2. Re-pin in desired order

Pin Persistence

Pinned state is stored:

  • In workspace settings
  • Survives VS Code restarts
  • Workspace-specific (different pins per workspace)

Visual Design

Pin Icon

Pinned notes use πŸ“Œ (pushpin) icon:

  • Universal symbol for β€œpinned”
  • Distinct from other icons
  • Easy to spot in tree view

Section Header

1
πŸ“Œ Pinned Notes (3)

Shows:

  • πŸ“Œ Icon
  • Section name
  • Count of pinned notes

Collapsible

The Pinned Notes section can be collapsed:

1
2
β–Ό πŸ“Œ Pinned Notes (3)    ← Expanded
β–Ά πŸ“Œ Pinned Notes (3)    ← Collapsed

Collapse if you need more space.

Integration with Other Features

Recent Notes

Pinned notes can also appear in Recent Notes:

1
2
3
4
5
6
πŸ“Œ Pinned Notes
    └── πŸ“Œ active-project.md

πŸ“ Recent Notes
    β”œβ”€β”€ active-project.md  ← Same file
    └── other-note.md

File appears in both locations!

Pinned notes appear in search results:

1
2
3
4
5
Search: "authentication"

Results:
πŸ“Œ active-project.md (pinned)
πŸ“„ other-note.md

Archive

Archiving a pinned note:

  • Automatically unpins
  • Moves to archive
  • No orphaned pins

Graph View

Pinned notes appear in graph:

  • No special indicator (yet)
  • Same as any other note
  • Could be hub nodes if frequently linked

Tips & Tricks

Pin Templates

Pin your template starter:

1
2
πŸ“Œ Pinned Notes
    └── πŸ“Œ _templates-index.md

Content:

1
2
3
4
5
6
# Templates Index

Quick links to all templates:
- [[daily-standup-template]]
- [[meeting-notes-template]]
- [[bug-report-template]]

One pin β†’ Access all templates!

Pin Index Notes

Create index notes that link to groups:

1
2
3
4
5
6
# Project Alpha Index

- [[project-alpha-spec]]
- [[project-alpha-tasks]]
- [[project-alpha-decisions]]
- [[project-alpha-retrospective]]

Pin the index, access everything.

Pin Your β€œHome”

Create a dashboard note:

1
2
3
4
5
6
7
8
9
10
11
12
# My Dashboard

## Current Focus
- [[feature-auth]]
- [[bug-123]]

## Reference
- [[team-contacts]]
- [[coding-standards]]

## This Week
![[weekly-goals]]

Pin this as your starting point each day.

Emoji Pins

Use emojis in pinned note names:

1
2
3
4
πŸ“Œ Pinned Notes
    β”œβ”€β”€ πŸ“Œ 🎯 current-sprint.md
    β”œβ”€β”€ πŸ“Œ πŸ“š reference-docs.md
    └── πŸ“Œ ⚑ quick-commands.md

Visual categorization!

Pin Keyboard Shortcuts

Can’t pin the pin command, but you can:

1
2
3
File > Preferences > Keyboard Shortcuts
Search: "Noted: Pin Note"
Assign: Cmd+K Cmd+P (or your choice)

Troubleshooting

Pin Not Showing

Check:

  • Note was successfully pinned
  • Pinned Notes section is expanded
  • Tree view has refreshed

Try:

1
Command: Noted: Refresh

Can’t Unpin

Verify:

  • Right-clicking the actual pinned note
  • Context menu shows β€œUnpin Note” option
  • Not in read-only mode

Pins Disappeared

Possible causes:

  • Workspace was reset
  • Settings were cleared
  • Notes were deleted/archived

Prevention:

  • Keep notes in version control
  • Don’t delete workspace settings
  • Archive carefully

Too Many Pins

If pins become unmanageable:

  1. Unpin all
  2. Decide on top 5 only
  3. Re-pin selectively
  4. Use tags/folders for rest

Keep important notes always at hand! πŸ“Œ

This post is licensed under CC BY 4.0 by the author.