Archive
What is Archiving?
Archive completed or old notes to keep your workspace clean while preserving content for future reference. Hidden storage that maintains organization.
Quick Start
Archive a note:
1
Right-click note β Archive Note
View archived notes:
1
2
3
My Notes
βββ π¦ Archive (5)
βββ [Your archived notes]
Unarchive a note:
1
Right-click archived note β Unarchive Note
What is Archiving?
Archiving moves notes to a special .archive/ folder:
1
2
3
4
5
6
7
8
Notes/
βββ 2024/
β βββ 10-October/
β βββ active-notes.md
βββ .archive/ β Hidden folder
βββ 2024/
βββ 10-October/
βββ archived-notes.md
Benefits:
- Keeps active workspace clean
- Preserves note content
- Maintains folder structure
- Easy to browse and restore
Archive Section
View archived notes in the sidebar:
1
2
3
4
5
6
7
8
9
10
11
12
13
My Notes
π Pinned Notes
π Recent Notes
π¦ Archive (12)
βββ 2024/
β βββ 01-January/ (5 notes)
β βββ 02-February/ (3 notes)
β βββ 10-October/ (4 notes)
π 2024
βββ 10-October/
βββ [Active notes]
Archive maintains hierarchy:
- Year folders
- Month folders
- Custom folders (if any)
Archiving Notes
Single Note Archive
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
βββββββββββββββ
Archive Note β Click here
Confirmation:
1
2
3
4
5
6
Archive "meeting-notes.md"?
This will move the note to the archive.
You can restore it later if needed.
[Cancel] [Archive]
Bulk Archive
Archive multiple notes at once:
1
2
3
4
1. Enter select mode
2. Select notes to archive
3. Click "Bulk Archive" button
4. Confirm
Confirmation shows all files:
1
2
3
4
5
6
7
8
9
10
Archive 5 selected notes?
Files to archive:
- 2024-01-15.md
- old-meeting.md
- completed-task.md
- project-notes.md
- research-done.md
[Cancel] [Archive]
What Happens
When you archive a note:
- File is moved to
.archive/folder - Folder structure preserved (same year/month/custom path)
- Removed from main view (no longer in active notes)
- Appears in Archive section (still accessible)
- Links updated (if other notes link to it)
Browsing Archive
Archive Tree
The Archive section mirrors your main notes structure:
1
2
3
4
5
6
7
8
9
10
11
12
13
π¦ Archive (12)
βββ Projects/
β βββ Completed/
β βββ project-alpha.md
βββ 2024/
β βββ 01-January/
β β βββ 2024-01-05.md
β β βββ 2024-01-15.md
β βββ 02-February/
β βββ sprint-1.md
βββ 2023/
βββ 12-December/
βββ yearly-review.md
Navigate just like active notes:
- Expand/collapse folders
- Click to open notes
- Right-click for actions
Opening Archived Notes
Click any archived note to open it:
- Opens in editor (read/write)
- Can edit content
- Can link to it
- Can search it
Archived β Read-only
Unarchiving Notes
Restore to Active Notes
Right-click archived note:
1
2
3
4
5
6
7
Open Note
Move to Folder
Rename Note
Duplicate Note
Delete Note
βββββββββββββββ
Unarchive Note β Click here
Result:
- Note moved back to original location
- Appears in active notes
- Removed from Archive section
Bulk Unarchive
Canβt bulk unarchive directly (yet), but you can:
- Use bulk move from archive
- Move archived notes to active folders
Use Cases
Completed Projects
Archive project notes when done:
1
2
3
4
5
6
Project Alpha completed!
Archive:
- project-alpha-spec.md
- project-alpha-tasks.md
- project-alpha-retrospective.md
Result:
- Active notes stay focused on current work
- Completed projects preserved for reference
Old Daily Notes
Archive last quarterβs daily notes:
1
2
3
4
5
6
End of Q3:
Bulk archive:
- All July daily notes
- All August daily notes
- All September daily notes
Result:
- Recent daily notes easy to find
- Old notes preserved but hidden
Inactive References
Archive references you rarely use:
1
2
3
4
Archive:
- old-api-docs.md (superseded)
- deprecated-guide.md
- legacy-system-notes.md
Result:
- Current docs easier to find
- Historical docs still available
End of Sprint
Archive sprint notes:
1
2
3
4
5
6
Sprint 5 complete!
Archive:
- sprint-5-planning.md
- sprint-5-daily.md
- sprint-5-retrospective.md
Keep active view focused on current sprint.
Completed Tasks
Archive finished task notes:
1
2
3
4
Archive:
- bug-123-fixed.md
- feature-auth-shipped.md
- refactor-database-done.md
Archive Strategies
Time-Based Archiving
Archive by date:
Quarterly:
1
2
3
Every 3 months:
- Archive notes from 2+ quarters ago
- Keep current and last quarter active
Yearly:
1
2
3
New year:
- Archive all previous year's notes
- Fresh start with current year
Project-Based Archiving
Archive by project lifecycle:
1
2
3
4
5
Project lifecycle:
1. Planning β Active notes
2. Execution β Active notes
3. Completed β Archive all
4. Maintained β Keep key docs active
Tag-Based Archiving
Archive using tag filters:
1
2
3
1. Filter by tag:#completed
2. Select all completed notes
3. Bulk archive
Or:
1
2
3
1. Filter by tag:#old
2. Review notes
3. Archive what's truly old
Manual Review
Periodic manual review:
1
2
3
4
Monthly review:
1. Browse all notes
2. Archive what you haven't touched
3. Unarchive if you need it later
Archive Organization
Folder Structure
Archive preserves your organization:
1
2
3
4
5
Active:
Notes/2024/10-October/meeting.md
Archived:
Notes/.archive/2024/10-October/meeting.md
Same path, just moved to .archive/ folder!
Custom Folders
Custom folders also preserved:
1
2
3
4
5
Active:
Notes/Projects/Alpha/spec.md
Archived:
Notes/.archive/Projects/Alpha/spec.md
Searching Archive
Archive notes appear in search:
1
2
3
4
5
6
Command: Noted: Search Notes
Query: authentication
Results include:
π Active notes with "authentication"
π¦ Archived notes with "authentication"
Archive notes are marked with π¦ icon in results.
Best Practices
- Archive Regularly: Donβt let old notes clutter active workspace
- Review Before Archiving: Make sure you want to archive
- Donβt Archive References: Keep frequently-accessed notes active
- Use Bulk Operations: Archive many notes at once efficiently
- Donβt Delete: Archive instead of delete (preserves content)
Archive vs. Delete
When to Archive
- Completed work (preserve for reference)
- Old daily notes (historical record)
- Inactive projects (might need later)
- Superseded docs (version history)
When to Delete
- Truly useless notes
- Accidental duplicates
- Test/scratch notes
- Sensitive info to remove
General rule: Archive by default, delete only when certain.
Archive Maintenance
Review Archive
Periodically review whatβs archived:
1
2
3
4
1. Browse Archive section
2. Check if anything needs unarchiving
3. Delete truly useless notes
4. Organize if needed
Archive Statistics
See archive size:
1
2
3
4
5
Command: Noted: Show Statistics
Total notes: 150
Active notes: 100
Archived notes: 50
Cleanup Archive
If archive gets too large:
1
2
3
4
Options:
1. Delete very old notes
2. Export archive to external storage
3. Keep archive, it's not in the way
Tips & Tricks
Archive Tag
Before archiving, add tag:
1
2
3
4
5
# Meeting Notes
Content here...
#archived #2024-Q3
Makes it easy to find archived notes by tag later.
Archive Index
Create an archive index note:
1
2
3
4
5
6
7
8
9
10
# Archive Index
## Q3 2024
- [[sprint-5]]
- [[sprint-6]]
- [[sprint-7]]
## Completed Projects
- [[project-alpha]]
- [[project-beta]]
Pin this in active notes for easy archive access.
Quick Archive Access
Keyboard shortcut for archive:
1
2
3
File > Preferences > Keyboard Shortcuts
Search: "Noted: Archive Note"
Assign: Cmd+Shift+A (or your choice)
Archive Backup
Back up your archive:
1
2
3
# Archive is in .archive/ folder
cd Notes/.archive
tar -czf archive-backup-2024-10.tar.gz .
Or commit to version control.
Archive Export
Export archived notes:
1
2
3
4
5
6
Command: Noted: Export Notes
Options:
- Export active notes only
- Export archived notes only
- Export all notes
Troubleshooting
Canβt Find Archived Note
Check:
- Archive section is expanded
- Year/month folders are expanded
- Note was actually archived (check main folders too)
Use search to find:
1
Search: filename
Shows if in active or archived notes.
Archive Section Empty
Possible reasons:
- No notes have been archived yet
- Archive folder was deleted/moved
- Extension needs refresh
Try:
1
Command: Noted: Refresh
Unarchive Not Working
Verify:
- Note is actually in archive
- Right-clicking the note (not folder)
- Have permissions to move file
Archive Count Wrong
If count doesnβt match:
1
Command: Noted: Refresh
Rebuilds archive index.
Technical Details
Archive Location
1
{notesFolder}/.archive/
The dot prefix (.archive) typically hides the folder in file explorers.
Folder Structure
Archive mirrors active structure:
1
2
3
4
5
6
.archive/
βββ {year}/
β βββ {month}/
β βββ notes
βββ {custom-folders}/
βββ notes
File Operations
Archive is just a move:
1
2
From: Notes/2024/10-October/note.md
To: Notes/.archive/2024/10-October/note.md
Can be undone with Undo command!
Related Features
- Bulk Operations - Bulk archive notes
- Undo/Redo - Undo archive operations
- Search - Search archived notes
- Export - Export archived notes
Keep your workspace clean and organized! π¦