> For the complete documentation index, see [llms.txt](https://kibibyte.gitbook.io/clipboard-extension/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kibibyte.gitbook.io/clipboard-extension/roadmap.md).

# Roadmap

{% hint style="warning" %}
This page is no guarantee that any of the features listed here will ever be shipped
{% endhint %}

| Name                                                                                                                                                                                                                                                                                                                                                                                 |
| ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| <p><strong>Get Clipboard History</strong><br>-> This will gather and return everything copied to the clipboard since the computer started in the form of a struct. I might need to change plenty of nodes for this to be implemented usefully. So then you would be able to use the other nodes with an “ID” input for example to gather information from the Clipboard History.</p> |
| Copy File to Clipboard                                                                                                                                                                                                                                                                                                                                                               |
| Get File from Clipboard                                                                                                                                                                                                                                                                                                                                                              |
| <p><strong>Get Clipboard Data Type</strong><br>-> e.g. Image, Link, Text, File, …</p><p>→ Switch node with multiple exec outputs</p>                                                                                                                                                                                                                                                 |

#### <mark style="color:$success;">**Up Next / In Work**</mark>

| Name |
| ---- |
|      |

#### <mark style="color:$success;">**Shipped**</mark>

| Name              |
| ----------------- |
| Support for Mac   |
| Support for Linux |
