> For the complete documentation index, see [llms.txt](https://marc-saurette.gitbook.io/historical-game-studies-2024/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://marc-saurette.gitbook.io/historical-game-studies-2024/course-info/digital-tools/obsidian.md).

# Obsidian

[Obsidian](https://obsidian.md) is a powerful tool for taking notes and organizing knowledge. As their promo materials describes:

> *Everything is connected*
>
> The human brain is non-linear: we jump from idea to idea, all the time. Your second brain should work the same. In Obsidian, making and following connections is frictionless. Tend to your notes like a gardener; at the end of the day, sit back and marvel at your own knowledge graph.

They are happy to describe what it is and what it is good for. We agree: it's benefits are:

1. it allows you to connect information easily and visual those connections
2. it can be used simply or in very complex ways - it has a community of developpers who keep expanding what it can do
3. it is future proof - it is easy to keep ownership of your information and you can easily export out information if you want to stop using it.&#x20;

To get a sense of what Obsidian does and how you can use it, take a look at their resources page: <https://www.obsidianroundup.org/resources/>

At the end of the term, students may wish to submit their entire Obsidian vault to show how it was used throughout term (i.e. to show whether the student made use of the medium above expectation) to bump up your participation mark.&#x20;

* our goal will also be to create a communal vault, linking people's work together and establishing a shareable repository of everyone's work in a new Obsidian vault.
* students will submit their annotated bibliography as part of an Obsidian vault, but the remaining assignments can be completed in other formats.

{% hint style="info" %}
We can share a common Obsidian vault on Teams (it can be synced via [OneDrive](https://cmailcarletonca.sharepoint.com/:f:/r/sites/HistoricalGamesStudies/Shared%20Documents/General/HGS%20-%202024%20-%20Shared%20Vault?csf=1\&web=1\&e=ryItyB) if that it is installed on your computer or through the Teams interface manually).&#x20;
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://marc-saurette.gitbook.io/historical-game-studies-2024/course-info/digital-tools/obsidian.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.
