# Littlefish Tools of Work

Here's a list of the tools we use at littlefish Foundation. As of September 12th 2022, this is not a comprehensive list of all tools but an MVP document to guide littlefish contributors.

If you're in need of guidance on any of these or other tools we use at littlefish, make a request using this form: <https://forms.gle/h4WapuLSNg6aZVM88>

### Discord

\[\[Improving Discord]] \[\[Guide - Managing Discord Overwhelm]] \[\[Guide - littlefish Discord Notifications]]

### Dework

We run all our community tasks through Dework. <https://app.dework.xyz/littlefish-foundatio>

### Markdown

#### Writing Guidance

\[\[How To - Writing for the Vault]]

#### Cheat Sheet

<https://www.markdownguide.org/cheat-sheet/> Use this to learn and advance your markdown. It's easy once you get a grip, we promise.

#### Collaborative Markdown with HackMD

<https://hackmd.io/> We use this tool to collaborate on Markdown documents before publishing on Obsidian. Think of it as Google Doc for MD files.

### Online Calls

\[\[Zoom Best Practices]]

### Obsidian

Once you get a good grip on Markdown and want to jump into Obsidian, these docs will help you out.

\[\[How To Use Obsidian at the Littlefish Foundation]] \[\[Obsidian-Github Integration in Windows]]

### Scheduling

Bot of these can integrate with your google calendar and make scheduling much easier. Group Meetings: \[\[How to Use lettucemeet]] One-on-ones: <https://calendly.com/>

### Miro

[Miro Tips and Tricks](/littlefish-research-hub/all-docs/remote-work-tools/miro-tips-and-tricks.md)

### AI Art

DAll-E 2: <https://openai.com/dall-e-2/>

### Otter AI: Automated Scribe

[Otter.ai](/littlefish-research-hub/all-docs/remote-work-tools/otter.ai.md)

### Alternative Video Chat

If you're bored of Google Meets and Zoom Calls, use this for more interactive video calls: <https://www.spatial.chat/>

It's free up to 5 users.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://tools.littlefish.foundation/littlefish-research-hub/all-docs/remote-work-tools/littlefish-tools-of-work.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
