# Known Bugs

Bike 2 is in getting closer to release...

Watch out for:

* When viewing on external monitor via HDMI the text starts very small and as you type it expands to normal size. (it seems to be applying the tiny filter size first)

Requests:

* TaskPaper style full filter removal of search results–Status: Not sure
* TaskPaper style tags–Status: Likely in point release after 2.0
* New row with child/outdent–Status: Some implemented, but need to review and document
  * Also a crash when opt-Return in row with spaces


---

# 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://bikeguide.hogbaysoftware.com/bike-2-preview/known-bugs.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.
