> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ederspark.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Tips and best practices

> Proven strategies and expert tips for getting the most out of Freiya, from organization techniques to productivity hacks

Master Freiya with these tips, tricks, and best practices from experienced users. Whether you're new to the platform or looking to level up your workflow, you'll find actionable advice here.

## Organization strategies

### Start with structure

Set up your organizational system before adding many papers:

**Day one checklist:**

<Steps>
  <Step title="Define your collections">
    Create 2-4 core collections based on your projects or topics
  </Step>

  <Step title="Establish tag system">
    Decide on your tagging conventions (see recommendations below)
  </Step>

  <Step title="Create templates">
    Write a note template for consistent paper summaries
  </Step>

  <Step title="Set up color code">
    Decide what each highlight color means for you
  </Step>
</Steps>

<Tip>
  The 10 minutes you spend setting up organization will save hours later.
</Tip>

### The "Three-Tag Rule"

Every paper should have at least three tags:

1. **Status tag** - Reading progress (`to-read`, `reading`, `read`)
2. **Importance tag** - Priority level (`key-paper`, `supporting`, `reference`)
3. **Topic tag** - Subject area (`methodology`, `theory`, `application`)

**Example:**
A paper might be tagged: `reading`, `key-paper`, `neural-networks`

This system ensures papers are both findable and prioritized.

### Collection naming patterns

Use consistent, descriptive names that scale:

✅ **Good patterns:**

```
Project-based:
- "Thesis - Ch1 - Introduction"
- "Thesis - Ch2 - Literature Review"
- "Grant Proposal - NSF 2025"

Topic-based:
- "ML - Deep Learning"
- "ML - Computer Vision"
- "ML - NLP"

Course-based:
- "CS601 - Machine Learning"
- "Seminar - Fall 2024"
```

❌ **Avoid:**

```
- "Papers"
- "Stuff"
- "Collection 1"
- "Temp"
- "Misc"
```

## Reading efficiently

### The three-pass method

Don't try to read every paper deeply. Use this approach:

<Tabs>
  <Tab title="Pass 1: Screening (5 min)">
    **Goal:** Decide if worth reading

    * Read title and abstract
    * Look at figures and captions
    * Check references (any familiar?)
    * Skim conclusions

    **Decision:** Keep, maybe, or discard
  </Tab>

  <Tab title="Pass 2: Overview (30 min)">
    **Goal:** Understand main points

    * Read introduction and conclusions carefully
    * Read section headings
    * Study figures and tables
    * Highlight key findings (yellow)

    **Outcome:** Can explain paper's contribution
  </Tab>

  <Tab title="Pass 3: Deep dive (1-2 hours)">
    **Goal:** Master the details

    * Read thoroughly, front to back
    * Understand methodology (green highlights)
    * Verify claims and logic
    * Note limitations (red highlights)
    * Write detailed summary

    **Outcome:** Could reproduce or critique the work
  </Tab>
</Tabs>

<Note>
  Only about 20% of papers deserve a third pass. Be selective with your time.
</Note>

### Active reading techniques

**While reading, actively engage:**

* **Question everything** - Don't accept claims blindly
* **Make predictions** - Guess results before reading them
* **Connect ideas** - Link to other papers you've read
* **Visualize** - Draw diagrams of concepts
* **Summarize sections** - Pause and recap in your own words

**In Freiya:**

* Add comments with your questions
* Use purple highlights for "to investigate"
* Link related papers in notes
* Draw on PDFs (coming soon)
* Write section summaries in comments

### Speed reading papers

**Techniques for faster reading:**

1. **Read abstract first** - Sets context for everything else
2. **Study visuals** - Figures often tell the whole story
3. **Skip intro on first read** - Usually literature review you know
4. **Read results before methods** - Understand what before how
5. **Save background for later** - Deep dive only when needed

<Tip>
  Don't feel guilty about skimming. Your goal is understanding, not word-by-word reading.
</Tip>

## Annotation strategies

### Develop a personal system

**Example highlighting system:**

| What I Highlight     | Color  | Why                         |
| -------------------- | ------ | --------------------------- |
| Core argument        | Yellow | The paper's main claim      |
| Evidence             | Green  | Data supporting the claim   |
| Quotable passages    | Blue   | For citing in my writing    |
| Problems/limitations | Red    | Weaknesses to discuss       |
| My ideas             | Purple | Thoughts sparked by reading |
| Examples             | Orange | Useful illustrations        |

**Stick to your system!** Consistency makes review much easier.

### Comment like you're teaching

Write comments as if explaining to someone else:

**Instead of:** "Important"
**Write:** "This shows that X causes Y, which contradicts Smith's finding. Possible confound: Z wasn't controlled."

**Instead of:** "Good method"
**Write:** "Their use of repeated measures eliminates between-subject variance. Could adapt this for my study."

Future you will appreciate the context.

### Use categorization

Beyond colors, categorize highlights:

* **Methodology** - How they did it
* **Results** - What they found
* **Discussion** - What it means
* **Limitations** - What's problematic
* **Future work** - What's next

Filter by category when reviewing for specific purposes.

## AI chat best practices

### Prompt engineering tips

**Be specific:**

❌ "Tell me about this paper"
✅ "Summarize the three main findings from the Results section and explain their statistical significance"

❌ "How does this work?"
✅ "Explain how their attention mechanism differs from standard self-attention, and why they claim it's more efficient"

**Provide context:**

Instead of:
"What are the limitations?"

Try:
"I'm writing a literature review on medical imaging. What are the main limitations of this approach that I should mention, particularly regarding generalization to different populations?"

### Iterative questioning

Build on previous responses:

```
You: What methodology did the authors use?

AI: [Explains methodology]

You: What are the advantages of this approach over traditional methods?

AI: [Explains advantages]

You: Given those advantages, why might they have still seen the limitations mentioned in the Discussion?

AI: [Deeper analysis]
```

This conversational approach often yields better insights than single questions.

### Verify AI responses

<Warning>
  Always verify AI-provided information:
</Warning>

* **Cross-check facts** against the actual paper
* **Verify citations** in the original source
* **Consult experts** for critical decisions
* **Use multiple sources** for important claims
* **Never cite the AI** - cite the original paper

AI is a research assistant, not a replacement for critical thinking.

## Search and discovery

### Advanced search techniques

**Use specific terms:**

* DOI searches for exact papers
* Author name + topic
* Methodology-specific terms
* Year ranges for recent work

**Google Scholar tips:**

* Use quotes for exact phrases: `"attention mechanism"`
* Exclude terms with minus: `-review` (exclude reviews)
* Site-specific: `site:arxiv.org`
* Date ranges: Tools → Custom range

**In Freiya:**

* Search within collections
* Filter by tags first, then search
* Use autocomplete suggestions
* Try alternative terms if no results

### Building your library

**Quality over quantity:**

* Don't add papers you'll never read
* Be selective in your criteria
* Delete papers that turn out irrelevant
* Aim for a curated, useful library

**Growth strategies:**

<Tabs>
  <Tab title="Focused approach">
    **Weekly additions: 2-5 papers**

    * Deep engagement with each
    * Thorough notes and highlights
    * Complete reading before adding more

    **Best for:** Deep expertise in narrow area
  </Tab>

  <Tab title="Broad approach">
    **Weekly additions: 10-20 papers**

    * Skim most, deep-read few
    * Light tagging and notes
    * Periodic review and pruning

    **Best for:** Interdisciplinary work, staying current
  </Tab>

  <Tab title="Project approach">
    **Add in batches per project**

    * Literature review: 50-100 papers
    * Background reading: 20-30 papers
    * Methodology refs: 10-15 papers

    **Best for:** Specific research projects
  </Tab>
</Tabs>

## Productivity hacks

### Keyboard shortcuts mastery

Learn these essentials:

| Task           | Shortcut       | Time Saved |
| -------------- | -------------- | ---------- |
| New chat       | `Ctrl/Cmd + N` | 3 seconds  |
| Add paper      | `Ctrl/Cmd + P` | 2 seconds  |
| Search library | `Ctrl/Cmd + F` | 2 seconds  |
| Quick command  | `Ctrl/Cmd + K` | 3 seconds  |

**Do the math:**
Using shortcuts 20 times/day × 2.5 seconds = 50 seconds/day = 300 hours/year saved!

[See all shortcuts →](/reference/keyboard-shortcuts)

### Batch similar tasks

Instead of: Add paper → tag → add notes → repeat

Try: Add 5 papers → tag all 5 → write notes for all 5

**Batch operations save mental switching costs:**

* Add papers in one session
* Tag papers in another
* Review and annotate in a third
* Weekly note-writing session

### Time blocking

**Sample research schedule:**

| Time       | Activity                         |
| ---------- | -------------------------------- |
| Mon 9-10am | Paper discovery and addition     |
| Mon 2-3pm  | Deep reading (Pass 3)            |
| Wed 9-11am | Annotation and note-taking       |
| Fri 3-4pm  | Weekly organization and planning |

Consistent routines build momentum and reduce decision fatigue.

## Collaboration tips

### Sharing effectively

**When sharing chats:**

* Remove sensitive or unpublished information
* Add context at the top
* Check that it makes sense standalone
* Include relevant paper links

**When sharing paper lists:**

* Export with notes/tags
* Add a README explaining organization
* Include citation file (BibTeX)
* Note any access restrictions

### Team coordination

**For research groups:**

1. **Standardize tagging** - Agree on tag conventions
2. **Shared naming** - Consistent collection/paper naming
3. **Regular sync** - Weekly coordination meetings
4. **Export often** - Share progress via exports
5. **Document workflow** - Write down your team's process

## Subscription optimization

### Maximizing free tier

**With 5 papers:**

* Focus on truly essential papers
* Use one "evergreen" slot for long-term reference
* Rotate other 4 slots as needed
* Export notes before deleting papers
* Leverage unlimited AI chat to compensate

**With 2 collections:**

* One for current project
* One for general reference
* Use tags extensively instead of more collections

### When to upgrade

**Signs you need Pro:**

* Hit 5-paper limit within first week
* Need more than 2 collections
* Want advanced AI models
* Doing serious literature review (20+ papers)

**Signs you need Nova:**

* Need specialized AI models for your field
* Require domain-specific analysis
* Want highest quality AI responses
* Large complex research projects (100+ papers)

## Common mistakes to avoid

<AccordionGroup>
  <Accordion title="Adding everything you find">
    **Problem:** Library becomes overwhelming, nothing gets read

    **Solution:** Be selective. Ask "Will I actually read this?" before adding
  </Accordion>

  <Accordion title="Not tagging immediately">
    **Problem:** Papers accumulate without organization

    **Solution:** Tag while adding. It takes 5 seconds now vs. 5 minutes later
  </Accordion>

  <Accordion title="Highlighting everything">
    **Problem:** Highlights become meaningless

    **Solution:** Highlight selectively. If everything is important, nothing is
  </Accordion>

  <Accordion title="Skipping the summary">
    **Problem:** Can't remember papers later

    **Solution:** Write 2-3 sentence summary immediately after reading
  </Accordion>

  <Accordion title="Never reviewing annotations">
    **Problem:** Highlights and notes go unused

    **Solution:** Export and review highlights when writing
  </Accordion>

  <Accordion title="Inconsistent color system">
    **Problem:** Can't interpret your own highlights later

    **Solution:** Define your system once and stick to it
  </Accordion>

  <Accordion title="Perfectionism paralysis">
    **Problem:** Spending too long organizing vs. actually working

    **Solution:** Done is better than perfect. 80/20 rule applies
  </Accordion>
</AccordionGroup>

## Platform-specific tips

### For graduate students

* Create collections per thesis chapter
* Tag papers by "cite in intro", "cite in methods", etc.
* Use AI to help understand difficult concepts
* Export highlights when drafting
* Track advisor recommendations with special tag

### For professors

* Collections per course you teach
* Share reading lists with students (export)
* Track student paper recommendations
* Organize by research area for grant writing
* Use for tenure/promotion documentation

### For research teams

* Standardized tagging system
* Regular paper-sharing sessions
* Collaborative annotations (coming soon)
* Shared chat collections
* Export-based workflow

### For interdisciplinary researchers

* Separate collections per field
* Field-specific tag prefixes (`bio:`, `cs:`, `psych:`)
* Use AI to bridge terminology gaps
* "Bridge papers" collection for cross-field work
* Institution search for finding collaborators

## Power user tricks

<CardGroup cols={2}>
  <Card title="Custom CSS" icon="code">
    Use browser extensions to customize Freiya's appearance
  </Card>

  <Card title="Automation" icon="robot">
    Use browser automation for repetitive tasks
  </Card>

  <Card title="External sync" icon="cloud">
    Auto-export to cloud storage with scripts
  </Card>

  <Card title="API integration" icon="plug">
    Connect Freiya to other tools (coming soon)
  </Card>
</CardGroup>

## Troubleshooting tips

**If something isn't working:**

1. **Refresh the page** - Fixes 50% of issues
2. **Clear cache** - Fixes another 25%
3. **Try incognito mode** - Rules out extensions
4. **Check internet** - Connection issues common
5. **Different browser** - Browser-specific bugs exist
6. **Contact support** - They're responsive and helpful

## Continuous improvement

**Monthly reflection questions:**

* What's working well in my workflow?
* What feels clunky or inefficient?
* Am I actually using my highlights and notes?
* Is my organizational system still serving me?
* What could I automate or simplify?

**Iterate and refine** - Your workflow should evolve with your needs.

## Related resources

<CardGroup cols={2}>
  <Card title="Research workflow" icon="diagram-project" href="/guides/research-workflow">
    Comprehensive workflow guide
  </Card>

  <Card title="Keyboard shortcuts" icon="keyboard" href="/reference/keyboard-shortcuts">
    Master all shortcuts
  </Card>

  <Card title="AI chat guide" icon="comments" href="/features/ai-chat">
    Advanced AI usage tips
  </Card>

  <Card title="PDF viewer" icon="highlighter" href="/features/pdf-viewer">
    Annotation best practices
  </Card>
</CardGroup>

***

**Remember:** The best workflow is the one you'll actually use. Start simple, then optimize as you go.
