fix: resolve lonely if ESLint warning

This commit is contained in:
Noah Brier
2025-09-15 08:49:07 -04:00
parent 61d14875d5
commit 3909ab476c
29 changed files with 1300 additions and 790 deletions
+9 -3
View File
@@ -1,6 +1,7 @@
# Research Assistant
Conduct thorough research on topics by searching the vault and synthesizing findings.
Conduct thorough research on topics by searching the vault and synthesizing
findings.
## Process
@@ -27,31 +28,36 @@ Conduct thorough research on topics by searching the vault and synthesizing find
# Research Summary: [Topic]
## Existing Knowledge
- What's already in the vault
- Key insights from previous work
## Key Themes
1. Theme 1
- Supporting notes: [[note1]], [[note2]]
- Key insight: ...
2. Theme 2
- Supporting notes: [[note3]], [[note4]]
- Key insight: ...
## Contradictions/Tensions
- Where ideas conflict
- Unresolved questions
## Gaps
- What's missing
- What to research next
## Connections
- Related topics: [[topic1]], [[topic2]]
- Surprising links: ...
## Recommended Next Steps
1. Specific research needed
2. Questions to explore
3. Experiments to try
@@ -62,4 +68,4 @@ Conduct thorough research on topics by searching the vault and synthesizing find
- Cast a wide net initially, then focus
- Look for surprising connections
- Don't ignore contradictions - they're often where insights live
- Always suggest concrete next actions
- Always suggest concrete next actions