# Obsidian

## What is it

According to the official website "Obsidian is the private and flexible note‑taking app that adapts to the way you think."

## Tips & Useful

### Open a folder as a vault

Sometimes you don't want to edit files from your vault. You might have files outside your vault that you wish to edit with Obsidian.

* Open Obsidiant
* Click here (bottom left "Open another vault")

![Open another vault](/files/QUaocleoVF3cvk65oTg0)

* Select "Open Folder as vault" and choose the folder you want

## Resources

* [Obsidian](https://obsidian.md/)
* \[Getting Started with Obsidian: A Beginner’s Guide(<https://obsidian.rocks/getting-started-with-obsidian-a-beginners-guide/>)


---

# 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://csbygb.gitbook.io/pentips/digital-skills/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.
