# Paper-editing Roadmap

## Current roadmap

1. [Transcriber](/documentation/master-1.0.6/transcriptions/transcriber.md)&#x20;
   1. **Video/Audio** → plain text
   2. **Video/Audio** → Text + Timecodes
2. [Papercuts](/documentation/master-1.0.6/papercuts/papercuts.md)
   1. **Highlights + EDL export**&#x20;
   2. Annotations ←  TODO
   3. Search and filter ←  TODO
   4. Speaker names ← TODO
   5. Projects ← TODO
3. [Paper-edit](/documentation/master-1.0.6/paper-edit/paper-edit.md)  ← current version
   1. **Paper-edit view**&#x20;
   2. **Outline**
   3. **Video preview** ← beta

In v`1.0.6` leaped from papercuts to paper-edit, skipping, annotations, search/filter, speaker diarization and organizations into projects. As paper-editing function took priority as core function compared to the others.

v`1.0.5` which only featured upt to papercuts, Higlights + EDL export, [is described in this aritlce](https://product.voxmedia.com/2016/11/22/13669486/faster-video-editing).

Next version `1.0.7` will see adding features such as the possibility to annotate selections, search and filter the transcriptions. Ability to add speaker names. And group transcriptions by projects.

See main sections of documentation for more details on each stage of this roadmap.


---

# 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://autoedit.gitbook.io/documentation/master-1.0.6/appendix/roadmap/paper-editing-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.
