# Product Roadmap

#### Geolocation ✅

Add lat/long and places to entries, map view to see entries

#### Apple Health ✅

Integrate with Apple health to import/export data

#### Widgets

Homescreen and lockscreen widgets

#### Shortcuts

Integrate with Shortcuts app

#### Data Sync

Sync with Google Sheets, Cloudkit, more

#### Search

Search for items, notes, places

#### Photos

Attach photos to entries, use photos as a way to create new entries

#### Apple Watch

View and create entries on Apple Watch


---

# 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://www.druckapp.com/overview/product-roadmap.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.
