# Dopenote

![](/files/-LpSFP8EyIqXCTqR9N0U)

## Work in progress - Expected release is Spring 2020.

### Purpose

The goal of this project is to provide a free, modern, fast and customizable app for all your notes, which over time can compete with the existing cloud apps.

All data is hosted and owned by you - and not a company.

### Features

* Free & open source
* Fast (all actions are done via ajax)
* Create multiple accounts
* Notebooks (folders)
* Modern rich text editor
* Social login (twitter, google, facebook)
* Favoritess and trash bin
* [Keybinds and shortcuts](/docs/keybinds-and-shortcuts.md)
* Docker install - setup in seconds

### Coming Soon

* 2FA
* Responsive design and touch-friendly
* Color schemes


---

# 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://dopenote.gitbook.io/docs/master.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.
