# What is it for?

> To apply effect or effect preset, one needs to open Effects Panel, click search bar and type what is needed. Then double click or drag the effect item on a clip. [uservoice](https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/33844213-keyboard-shortcut-for-effects-presets-pleeeeease)

Excalibur search bar: type first letters of the effect name and press Enter.\
Or just assign shortcuts to the most used effects.

> To export timeline as individual clips, one needs to manually nest each clip, then select all of those nests in Project Panel and export them. [uservoice](https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/34332769-export-timeline-but-as-individual-clips)

Excalibur command: [**Export Selected Clips**](https://manuscript.knightsoftheeditingtable.com/extensions/commands/export#export-selected-clips)

> To paste clip on the same track it was copied from, one needs to disable all track targets, paste clip and enable initial targeting again. [uservoice](https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/35314639--paste-onto-same-track-shortcut?page=1\&per_page=20https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/35314639--paste-onto-same-track-shortcut)

Excalibur command: [**Paste Clip**](https://manuscript.knightsoftheeditingtable.com/extensions/commands/clip#paste-clip)

> If video/image height is bigger than its width, "Set to Frame Size" will leave black bars on the sides of a video. [uservoice](https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/34732312--set-to-frame-width)

Excalibur command: [**Fill Frame**](https://manuscript.knightsoftheeditingtable.com/extensions/commands/clip#fill-frame)

> "Nest..." doesn't work for audio clips. [uservoice](https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/33991021-allow-audio-nesting)

Excalibur command [**Nest Clips**](https://manuscript.knightsoftheeditingtable.com/extensions/commands/clip#nest-clips) will work with audio clips. Also it will move nest to special bin. Why clutter your project panel?

> Trim Previous/Next Edit to Playhead on selected clips. [uservoice](https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/34306498-trim-previous-next-edit-to-playhead-on-selected-cl)\
> A keyboard shortcut to delete transitions. [uservoice](https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/33900346-a-keyboard-shortcut-to-only-delete-transitions)\
> Duplicate sequence + automatically iterate number. [uservoice](https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/34005976-duplicate-sequence-automatically-iterate-number)\
> Keyboard shortcut to Solo video tracks. [uservoice](https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/33894019-keyboard-shortcut-to-solo-video-tracks)\
> Increment and save for Premiere. [uservoice](https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/34245145-increment-and-save-for-premiere)\
> Change multiple transition durations at once. [usevoice](https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/35180332-change-multiple-transition-durations-at-once)\
> Move Clip to Playhead. [uservoice](https://adobe-video.uservoice.com/forums/911233-premiere-pro/suggestions/39653734-new-command-move-clip-to-playhead)

Excalibur: [**Trim In/Out Point to Playhead**](https://manuscript.knightsoftheeditingtable.com/extensions/commands/clip#trim-in-out-point-to-playhead)**,** [**Remove Transitions**](https://manuscript.knightsoftheeditingtable.com/extensions/commands/clip#remove-transitions)**,** [**Duplicate and Increment**](https://manuscript.knightsoftheeditingtable.com/extensions/commands/sequence#duplicate-and-increment)**,** [**Solo Tracks**](https://manuscript.knightsoftheeditingtable.com/extensions/commands/sequence#solo-tracks)**,** [**Solo Lock Tracks**](https://manuscript.knightsoftheeditingtable.com/extensions/commands/sequence#solo-lock-tracks)**,** [**Increment and Save**](https://manuscript.knightsoftheeditingtable.com/extensions/commands/project#increment-and-save)**,** [**Add Transition**](https://manuscript.knightsoftheeditingtable.com/extensions/excalibur/commands/video-audio-transitions)**,** [**Move Clip Start/End to Playhead**](https://manuscript.knightsoftheeditingtable.com/extensions/commands/clip#move-clip-end-start-to-playhead).


---

# 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://manuscript.knightsoftheeditingtable.com/extensions/excalibur/what-is-it-for.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.
