fix: resolve lonely if ESLint warning
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
# Inbox Processor
|
||||
|
||||
Help organize and process items in the 00_Inbox folder according to the PARA method.
|
||||
Help organize and process items in the 00_Inbox folder according to the PARA
|
||||
method.
|
||||
|
||||
## Task
|
||||
|
||||
@@ -23,6 +24,7 @@ Review all notes in `00_Inbox/` and help categorize them:
|
||||
- **→ Delete**: No value, redundant, or temporary
|
||||
|
||||
4. **Suggest Actions**
|
||||
|
||||
```
|
||||
File: [filename]
|
||||
Type: [detected type]
|
||||
@@ -39,6 +41,7 @@ Review all notes in `00_Inbox/` and help categorize them:
|
||||
## Output Format
|
||||
|
||||
Provide a clear action plan:
|
||||
|
||||
1. Items to move (with destinations)
|
||||
2. Items to combine or link
|
||||
3. Items to delete
|
||||
@@ -48,4 +51,4 @@ Provide a clear action plan:
|
||||
|
||||
- Some items legitimately belong in the Inbox (daily notes, quick captures)
|
||||
- Don't over-organize - sometimes "good enough" is perfect
|
||||
- Look for opportunities to connect ideas, not just file them
|
||||
- Look for opportunities to connect ideas, not just file them
|
||||
|
||||
Reference in New Issue
Block a user