diff --git a/docs/README.md b/docs/README.md index 8fbf8797829..702a0cfda3f 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,25 +2,34 @@ # CommandPost -**Workflow Toolkit for Post Production Professionals** +**The Swiss Army Knife for Post Production Professionals** -CommandPost is a **free** and [open source](https://github.com/CommandPost/CommandPost/blob/develop/LICENSE.md){target="_blank"} macOS application that bridges between control surfaces and software that doesn’t support them natively, such as Apple’s [Final Cut Pro](https://www.apple.com/final-cut-pro/){target="_blank"} and Adobe’s [After Effects](https://www.adobe.com/products/aftereffects.html){target="_blank"}. +CommandPost is a **free** and [open source](https://github.com/CommandPost/CommandPost/blob/develop/LICENSE.md){target="_blank"} macOS application that makes your post production and editing life faster and more fun. -It’s been downloaded over [168 thousand times](https://hanadigital.github.io/grev/?user=commandpost&repo=commandpost){target="_blank"}, and there are over [2.6 thousands members](https://www.facebook.com/groups/commandpost/members){target="_blank"} in our [Facebook Community](https://www.facebook.com/groups/commandpost/){target="_blank"}. +It adds **hundreds** of features to Apple’s [Final Cut Pro](https://www.apple.com/final-cut-pro/){target="_blank"} to make it even better and more enjoyable to edit with. -It's been used for projects for **Netflix**, **Pixar** and the **BBC**. People at companies such as **Apple** and **Adobe** use it daily. +It has **extensive** control surface support - allowing you to control your Mac anyway you want. + +It's been downloaded over **[168 thousand times](https://hanadigital.github.io/grev/?user=commandpost&repo=commandpost){target="_blank"}**, and there are over **[2.6 thousands members](https://www.facebook.com/groups/commandpost/members){target="_blank"}** in our active [Facebook Community](https://www.facebook.com/groups/commandpost/){target="_blank"}. + +It's been used for projects at **Netflix**, **Pixar** and the **BBC**. People at companies such as **Apple**, **Avid** and **Adobe** use it daily. --- ### Built for Professionals +> “Titles to keywords is a huge timesaver when editing complex scenes. Couldn’t live without it anymore. And directors love that every delivery of any line from any take I just one click away.”_
+> **[Knut Hake*](http://www.knuthake.de){target="_blank"} (Editor on Netflix's Blood Red Sky)** + > _“Chris, you have no idea how helpful your Titles to Keywords toolbox has been on our latest production. Without the toolbox these 2-3 hour long timelines (around 900 keywords) would have been nearly impossible to tag with the FCP built in way. It's very long scenes with around 50 lines of text for all characters.”_
-> **[Sam Pluemacher](https://www.imdb.com/name/nm10223233/){target="_blank"} (assistant editor on Netflix's Blood Red Sky)** +> **[Sam Pluemacher](https://www.imdb.com/name/nm10223233/){target="_blank"} (Assistant Editor on Netflix's Blood Red Sky)** **Blood & Gold** was cut on Final Cut Pro and made extensive use of CommandPost's [Titles to Keywords Toolbox](https://commandpost.io/toolbox/titles-to-keywords/). [![](/static/blood-and-gold.jpg)](https://www.youtube.com/watch?v=mqNzrsUerYw){target="_blank"} +We also developed specific features for [Apollo: Missions to the Moon](https://www.imdb.com/title/tt9782756/){target="_blank"}, edited by [David Tillman](https://twitter.com/davidtillman){target="_blank"} and Denmark’s second largest production company, [Metronome Productions](http://www.fcp.co/final-cut-pro/news/867-metronome-celebrate-a-documentary-series-cut-on-fcpx-with-a-birthday-cake){target="_blank"}. + --- ### Where Technology Meets Creativity diff --git a/docs/download.md b/docs/download.md index 5a891f3fa53..6fbde1d4f58 100644 --- a/docs/download.md +++ b/docs/download.md @@ -1,7 +1,7 @@ # Download -You can download **CommandPost v1.4.17** [here](https://github.com/CommandPost/CommandPost/releases/download/1.4.17/CommandPost_1.4.17.dmg){target="_blank"} +You can download the latest **CommandPost v1.4.17** release [here](https://github.com/CommandPost/CommandPost/releases/download/1.4.17/CommandPost_1.4.17.dmg){target="_blank"}. -You can find all previous versions of CommandPost on [GitHub](https://github.com/CommandPost/CommandPost/releases/). +You can find all previous versions of CommandPost on [GitHub](https://github.com/CommandPost/CommandPost/releases/){target="_blank"}. You can find installation instructions [here](/installation). \ No newline at end of file diff --git a/docs/faq.md b/docs/faq.md index d4d521632c5..c61e38298a4 100644 --- a/docs/faq.md +++ b/docs/faq.md @@ -1,12 +1,50 @@ # Frequently Asked Questions +### Why does CommandPost require "Screen Recording" permissions? + +If you're using macOS Catalina or later, CommandPost requires the **Screen Recording** permission to detect things on your screen. + +This is a new Security Setting in macOS Catalina, not a change to how CommandPost works. + +**CommandPost does not record the screen.** + +We're not "recording" the screen as a video like a QuickTime Player or a screen recording application would do - we're simply using Apple's APIs to get access to information about the contents of the screen. + +We use Apple's API's to get the name of windows that are open. + +We also use the API's to help detect when Final Cut Pro is playing and paused, by "looking" at the play/pause button in the Viewer. + +**Nothing is saved to disk. Nothing is transmitted online.** + +We simply use Apple's APIs to access screen information. + +We also have the option of **OPTIONALLY** sending screenshots when you submit feedback. + +Lots of other applications like [Bartender](https://www.macbartender.com/Screen-Recording-Permission/){target="_blank"} and [BetterTouchTool](https://folivora.ai/blog/post/13011/){target="_blank"} have this same limitation. + +Also remember, CommandPost is totally open-source, so you can always [inspect the code](https://github.com/CommandPost/CommandPost){target="_blank"} to see what we're doing. + +--- + +### Why did you remove the "Vimeo Toolbox"? + +The Vimeo Toolbox has "graduated" from CommandPost and has been spun out into a standalone commercial app called Marker Toolbox. + +It's our intention to "spin out" a lot of CommandPost's features into standalone apps with enhancements over the coming years. + +However, you can still use Vimeo Toolbox in [older versions of CommandPost](https://github.com/CommandPost/CommandPost/releases){target="_blank"} - no one if forcing you to update CommandPost if you rely on this functionality. + +You can learn more about Marker Toolbox [here](https://markertoolbox.io){target="_blank"}. + +--- + ### Why did you remove "Moveable Markers"? -Moveable Markers was [first discovered](http://alex4d.com/notes/item/fcpx-movable-markers) by Alex Goldner back in June 2014. +Moveable Markers was [first discovered](http://alex4d.com/notes/item/fcpx-movable-markers){target="_blank"} by **Alex Goldner** back in June 2014. To enable it, you basically just need to toggle a boolean hidden within a preference file inside the Final Cut Pro Library. -In the early days of [FCPX Hacks](https://latenitefilms.com/blog/fcpx-hacks) we added an option for Moveable Markers which enables them using the same technique Alex found, except it allowed users to easily toggle the feature on and off using the menu bar or shortcut keys. +In the early days of [FCPX Hacks](https://latenitefilms.com/blog/final-cut-pro-hacks/){target="_blank"} we added an option for Moveable Markers which enables them using the same technique Alex found, except it allowed users to easily toggle the feature on and off using the menu bar or shortcut keys. When we transitioned FCPX Hacks to CommandPost, we kept this feature, however we've since decided that it's probably a bad idea to modify the contents of the Final Cut Pro application bundle, so we removed this feature all together, along with other features that modify the contents of the Final Cut Pro application bundle (such as inserting our commands into the Final Cut Pro Command Editor). @@ -36,7 +74,7 @@ As CommandPost is just enabling this hidden preference, unfortunately there's no However, you can still use this feature if you're using Final Cut Pro 10.4.4 to 10.4.8. -If you found this feature useful, please [send feedback to Apple](https://www.apple.com/feedback/finalcutpro.html) explaining how you used it and why you found it useful. +If you found this feature useful, please [send feedback to Apple](https://www.apple.com/feedback/finalcutpro/){target="_blank"} explaining how you used it and why you found it useful. --- @@ -48,4 +86,4 @@ As CommandPost is just enabling these hidden preferences, unfortunately there's However, you can still use these features if you're using Final Cut Pro 10.4.4 to 10.4.8. -If you found this feature useful, please [send feedback to Apple](https://www.apple.com/feedback/finalcutpro.html) explaining how you used it and why you found it useful. \ No newline at end of file +If you found this feature useful, please [send feedback to Apple](https://www.apple.com/feedback/finalcutpro/){target="_blank"} explaining how you used it and why you found it useful. \ No newline at end of file diff --git a/docs/final-cut-pro/batch-export-active-timeline.md b/docs/final-cut-pro/batch-export-active-timeline.md index b297009bb60..313f39c22a1 100644 --- a/docs/final-cut-pro/batch-export-active-timeline.md +++ b/docs/final-cut-pro/batch-export-active-timeline.md @@ -6,11 +6,11 @@ Note that the way CommandPost achieves the batch export is by taking control of To use Batch Export Active Timeline, first open your timeline and select the clips. Then access the Batch export Active Timeline from the CommandPost Menubar while Final Cut Pro is in focused. -![Batch Export Active Timeline](/static/batch-export-active-timeline-1.png) +![](../static/batch-export-active-timeline-1.png) You will be presented with the Batch Export Active Timeline Settings. -![Batch Export Active Timeline Settings](/static/batch-export-active-timeline-2.png) +![](../static/batch-export-active-timeline-2.png) This is where you can configure the behaviour of the batch export to: @@ -26,12 +26,12 @@ This is where you can configure the behaviour of the batch export to: Pressing Perform Batch Export will present you with a final warning before you must let CommandPost take over your computer. -![Batch Export Active Timeline Warning](/static/batch-export-active-timeline-3.png) +![](../static/batch-export-active-timeline-3.png) You can still, however, resist CommandPost's control by hiding Final Cut Pro and it will present you with a warning about CommandPost aborting the batch export. -![Batch Export Active Timeline Warning](/static/batch-export-active-timeline-4.png) +![](../static/batch-export-active-timeline-4.png) You should be presented with the completion message when all the clips in your selection has been added to the export queue, and you can then resume to use your computer. -![Batch Export Active Timeline Warning](/static/batch-export-active-timeline-5.png) \ No newline at end of file +![](../static/batch-export-active-timeline-5.png) \ No newline at end of file diff --git a/docs/final-cut-pro/batch-export-active-timeline.yml b/docs/final-cut-pro/batch-export-active-timeline.yml index b4be81c25c2..df40d436a74 100644 --- a/docs/final-cut-pro/batch-export-active-timeline.yml +++ b/docs/final-cut-pro/batch-export-active-timeline.yml @@ -1,2 +1,3 @@ label: Batch Export Active Timeline -icon: device-camera-video \ No newline at end of file +#icon: device-camera-video +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/final-cut-pro/hud.yml b/docs/final-cut-pro/hud.yml index 327c86e101f..3ff9f8a09bf 100644 --- a/docs/final-cut-pro/hud.yml +++ b/docs/final-cut-pro/hud.yml @@ -1,2 +1,3 @@ label: HUD -icon: device-camera-video \ No newline at end of file +#icon: device-camera-video +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/final-cut-pro/local-pasteboard-history.md b/docs/final-cut-pro/local-pasteboard-history.md index 7e20af05d21..eb4c85dc8ef 100644 --- a/docs/final-cut-pro/local-pasteboard-history.md +++ b/docs/final-cut-pro/local-pasteboard-history.md @@ -1,3 +1,9 @@ # Local Pasteboard History -This page is under construction. \ No newline at end of file +This feature is accessible from the CommandPost Menubar when Final Cut Pro is active: + +![](../static/local-pasteboard-history.png) + +When enabled, anything you copy in Final Cut Pro will be saved to the Pasteboard History, and recalled later. + +You can clear the history from the menubar. \ No newline at end of file diff --git a/docs/final-cut-pro/local-pasteboard-history.yml b/docs/final-cut-pro/local-pasteboard-history.yml index 99280a830aa..018544a3bda 100644 --- a/docs/final-cut-pro/local-pasteboard-history.yml +++ b/docs/final-cut-pro/local-pasteboard-history.yml @@ -1,2 +1,3 @@ label: Local Pasteboard History -icon: device-camera-video \ No newline at end of file +#icon: device-camera-video +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/final-cut-pro/save-browser-contents-to-csv.md b/docs/final-cut-pro/save-browser-contents-to-csv.md index 3127529a478..d8b8f1dce6c 100644 --- a/docs/final-cut-pro/save-browser-contents-to-csv.md +++ b/docs/final-cut-pro/save-browser-contents-to-csv.md @@ -1,4 +1,17 @@ -# Save Broweser Contnets to CSV ---- +# Save Browser Contents to CSV -This page is under construction. \ No newline at end of file +This feature allows you to save the entire text contents of your Final Cut Pro **Browser** to a CSV file. + +You can access the **Save Browser Contents to CSV** function from the CommandPost Menubar: + +![](../static/save-browser-contents-to-csv-menubar.png) + +You can also access it from the **Search Console**: + +![](../static/save-browser-contents-to-csv-search-console.png) + +When you trigger the action, it will ask you for a **folder** to save the CSV to. + +You can then open the CSV in something like Apple's Numbers: + +![](../static/homepage-csv.png) \ No newline at end of file diff --git a/docs/final-cut-pro/save-browser-contents-to-csv.yml b/docs/final-cut-pro/save-browser-contents-to-csv.yml index f198d6733be..46adb0a3fe8 100644 --- a/docs/final-cut-pro/save-browser-contents-to-csv.yml +++ b/docs/final-cut-pro/save-browser-contents-to-csv.yml @@ -1,2 +1,3 @@ label: Save Browser Contents to CSV -icon: device-camera-video \ No newline at end of file +#icon: device-camera-video +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/final-cut-pro/save-timeline-index-to-csv.md b/docs/final-cut-pro/save-timeline-index-to-csv.md index 06350d8d3a2..e121c49537e 100644 --- a/docs/final-cut-pro/save-timeline-index-to-csv.md +++ b/docs/final-cut-pro/save-timeline-index-to-csv.md @@ -1,3 +1,21 @@ # Save Timeline Index to CSV -This page is under construction. \ No newline at end of file +This feature allows you to save the entire text contents of your **Timeline Index** to a CSV file. + +You can access the **Save Timeline Index to CSV** function from the CommandPost Menubar: + +![](../static/save-timeline-index-to-csv-menubar.png) + +You can also access it from the **Search Console**: + +![](../static/save-timeline-index-to-csv-search-console.png) + +When you trigger the action, it will ask you for a **folder** to save the CSV to. + +You can then open the CSV in something like Apple's Numbers: + +![](../static/timeline-index-csv.png) + + + + diff --git a/docs/final-cut-pro/save-timeline-index-to-csv.yml b/docs/final-cut-pro/save-timeline-index-to-csv.yml index 815cd41bac4..a9a80e4a0be 100644 --- a/docs/final-cut-pro/save-timeline-index-to-csv.yml +++ b/docs/final-cut-pro/save-timeline-index-to-csv.yml @@ -1,2 +1,3 @@ label: Save Timeline Index to CSV -icon: device-camera-video \ No newline at end of file +#icon: device-camera-video +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/final-cut-pro/scrolling-timeline.yml b/docs/final-cut-pro/scrolling-timeline.yml index 6fe452b0792..0ef2924556e 100644 --- a/docs/final-cut-pro/scrolling-timeline.yml +++ b/docs/final-cut-pro/scrolling-timeline.yml @@ -1,2 +1,3 @@ label: Scrolling Timeline -icon: device-camera-video \ No newline at end of file +#icon: device-camera-video +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/final-cut-pro/shared-pasteboard-history.md b/docs/final-cut-pro/shared-pasteboard-history.md index 0ffedf9cd75..dc78308dc00 100644 --- a/docs/final-cut-pro/shared-pasteboard-history.md +++ b/docs/final-cut-pro/shared-pasteboard-history.md @@ -1,15 +1,23 @@ # Shared Pasteboard -Shared Pasteboard is another tools that is only available when used with Final Cut. It allows you to share reference to anything that you can natively copy and paste in Final Cut. This includes clips, generators, titles, etc. Multiple clips can be copied at once, and any effects and settings applied will also be copied along. For this to work properly, the other machines should have the media assets already in the library, otherwise a placeholder with the names and attributes will be pasted instead. +Shared Pasteboard is another tools that is only available when used with Final Cut Pro. -![Enable Shared Pasteboard](/static/enable-shared-pasteboard.png) +It allows you to share reference to anything that you can natively copy and paste in Final Cut. -This feature is off by default and must be activated by going to the "Shared Pasteboard History" dropdown menu from the CommandPost menu, and clicking "Enable Shared Pasteboard". +This includes clips, generators, titles, etc. Multiple clips can be copied at once, and any effects and settings applied will also be copied along. -When you click "Enable Shared Pasteboard" you will be prompted to select a folder in which you’ll save your shared pasteboard. +For this to work properly, the other machines should have the media assets already in the library, otherwise a placeholder with the names and attributes will be pasted instead. + +![](../static/enable-shared-pasteboard.png) + +This feature is off by default and must be activated by going to the **Shared Pasteboard History** dropdown menu from the CommandPost menu when Final Cut Pro is active, and clicking **Enable Shared Pasteboard**. + +When you click **Enable Shared Pasteboard** you will be prompted to select a folder in which you’ll save your shared pasteboard. This should be a network drive, or cloud storage such as iCloud or Dropbox, so multiple editors can access the shared pasteboard at the same time. -Once enabled, when you copy clips in the Browser or Timeline within Final Cut Pro, it will automatically appear on the "Shared Pasteboard History" drop down from the CommandPost menu on all of your machines that are running CommandPost and pointing to the same Shared Clipboard folder. Clicking the option representing the copied clips will paste the clip on your opened timeline. +Once enabled, when you copy clips in the Browser or Timeline within Final Cut Pro, it will automatically appear on the **Shared Pasteboard History** drop down from the CommandPost menu on all of your machines that are running CommandPost and pointing to the same Shared Clipboard folder. + +Clicking the option representing the copied clips will paste the clip on your opened timeline. This makes sharing edit versions between machines as easy as copying and pasting! \ No newline at end of file diff --git a/docs/final-cut-pro/shared-pasteboard-history.yml b/docs/final-cut-pro/shared-pasteboard-history.yml index c2aa16a47c5..b71aed74548 100644 --- a/docs/final-cut-pro/shared-pasteboard-history.yml +++ b/docs/final-cut-pro/shared-pasteboard-history.yml @@ -1,2 +1,3 @@ label: Shared Pasteboard History -icon: device-camera-video \ No newline at end of file +#icon: device-camera-video +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/final-cut-pro/viewer-overlay.md b/docs/final-cut-pro/viewer-overlay.md index ce4c3225204..6a6d7bec4fa 100644 --- a/docs/final-cut-pro/viewer-overlay.md +++ b/docs/final-cut-pro/viewer-overlay.md @@ -1,3 +1,20 @@ # Viewer Overlay -This page is under construction. \ No newline at end of file +The Viewer Overlay feature allows you to add overlays on top of Final Cut Pro's Viewer. + +You can access the controls from the CommandPost menubar item when Final Cut Pro is active: + +![](../static/viewer-overlay.png) + +If you click **Enable Viewer Contextual Menu** you can also access it by right-clicking on the Final Cut Pro Viewer toolbox: + +![](../static/viewer-overlay-contextual.png) + +There's also the option to **Toggle Overlay's with Caps Lock**. + +It's extremely customisable and flexible, and a good compliment to Final Cut Pro's own **Custom Overlay** features. + +![](../static/viewer-overlay-controls.png) + + + diff --git a/docs/final-cut-pro/viewer-overlay.yml b/docs/final-cut-pro/viewer-overlay.yml index e413b6a84e4..e9b03d7c309 100644 --- a/docs/final-cut-pro/viewer-overlay.yml +++ b/docs/final-cut-pro/viewer-overlay.yml @@ -1,2 +1,3 @@ label: Viewer Overlay -icon: device-camera-video \ No newline at end of file +#icon: device-camera-video +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/interface/debug-console.yml b/docs/interface/debug-console.yml index b7d01b2d00a..4fcf5286a0c 100644 --- a/docs/interface/debug-console.yml +++ b/docs/interface/debug-console.yml @@ -1,2 +1,3 @@ label: Debug Console -icon: browser \ No newline at end of file +#icon: browser +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/interface/menubar.yml b/docs/interface/menubar.yml index 8e0a5528ab4..e91c8973374 100644 --- a/docs/interface/menubar.yml +++ b/docs/interface/menubar.yml @@ -1,2 +1,3 @@ label: Menubar -icon: browser \ No newline at end of file +#icon: browser +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/interface/prevent-mac-from-sleeping.yml b/docs/interface/prevent-mac-from-sleeping.yml index 421d47ec1a1..6623c7339f8 100644 --- a/docs/interface/prevent-mac-from-sleeping.yml +++ b/docs/interface/prevent-mac-from-sleeping.yml @@ -1,2 +1,3 @@ label: Prevent Mac from Sleeping -icon: browser \ No newline at end of file +#icon: browser +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/interface/search-console.yml b/docs/interface/search-console.yml index 8b99aad8bc8..ed794d5e7d2 100644 --- a/docs/interface/search-console.yml +++ b/docs/interface/search-console.yml @@ -1,2 +1,3 @@ label: Search Console -icon: browser \ No newline at end of file +#icon: browser +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/interface/sending-apple-feedback.yml b/docs/interface/sending-apple-feedback.yml index 9105fc8ef3f..d860b4387fc 100644 --- a/docs/interface/sending-apple-feedback.yml +++ b/docs/interface/sending-apple-feedback.yml @@ -1,2 +1,3 @@ label: Sending Apple Feedback -icon: browser \ No newline at end of file +#icon: browser +image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/other-tools.md b/docs/other-tools.md index 7352f74bd99..f69627dddd7 100644 --- a/docs/other-tools.md +++ b/docs/other-tools.md @@ -4,11 +4,11 @@ Here's a collection of other tools we make for Final Cut Pro professionals: --- -### CommandPost +### BRAW Toolbox -**CommandPost** is a free and open source macOS application that dramatically improves Apple's Final Cut Pro. +**BRAW Toolbox** allows you to import Blackmagic RAW files directly into Final Cut Pro without transcoding. -You can learn more at [commandpost.io](https://commandpost.io) +You can learn more at [brawtoolbox.io](https://brawtoolbox.io){target="_blank"} --- @@ -16,7 +16,7 @@ You can learn more at [commandpost.io](https://commandpost.io) **Marker Toolbox** allows you to import Vimeo CSV, Dropbox Replay JSON & Email Comments into Apple's Final Cut Pro. -You can learn more at [markertoolbox.io](https://markertoolbox.io) +You can learn more at [markertoolbox.io](https://markertoolbox.io){target="_blank"} --- @@ -24,7 +24,7 @@ You can learn more at [markertoolbox.io](https://markertoolbox.io) **Gyroflow Toolbox** allows you to import Gyroflow Projects into Apple's Final Cut Pro. -You can learn more at [gyroflowtoolbox.io](https://gyroflowtoolbox.io) +You can learn more at [gyroflowtoolbox.io](https://gyroflowtoolbox.io){target="_blank"} --- @@ -32,7 +32,7 @@ You can learn more at [gyroflowtoolbox.io](https://gyroflowtoolbox.io) Transfer Toolbox allows you to convert Final Cut Pro (for Mac) libraries into Final Cut Pro (for iPad) projects! -You can learn more at [transfertoolbox.io](https://transfertoolbox.io) +You can learn more at [transfertoolbox.io](https://transfertoolbox.io){target="_blank"} --- @@ -42,4 +42,4 @@ Recall Toolbox is a Final Cut Pro Workflow Extension that acts as a Shared Paste Anything that you can copy and paste in Final Cut Pro, Recall Toolbox can store. -You can learn more at [recalltoolbox.io](https://recalltoolbox.io) \ No newline at end of file +You can learn more at [recalltoolbox.io](https://recalltoolbox.io){target="_blank"} \ No newline at end of file diff --git a/docs/preferences/after-effects.yml b/docs/preferences/after-effects.yml index 4ac776b7981..45e985515dd 100644 --- a/docs/preferences/after-effects.yml +++ b/docs/preferences/after-effects.yml @@ -1,4 +1,4 @@ label: After Effects -icon: gear +#icon: gear order: 95 image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/preferences/final-cut-pro.yml b/docs/preferences/final-cut-pro.yml index 5cde736e95c..3118b8482ec 100644 --- a/docs/preferences/final-cut-pro.yml +++ b/docs/preferences/final-cut-pro.yml @@ -1,4 +1,4 @@ label: Menubar -icon: gear +#icon: gear order: 96 image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/preferences/finder.yml b/docs/preferences/finder.yml index 0f4a37e6607..7a2e0574a1f 100644 --- a/docs/preferences/finder.yml +++ b/docs/preferences/finder.yml @@ -1,4 +1,4 @@ label: Finder -icon: gear +#icon: gear order: 99 image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/preferences/general.yml b/docs/preferences/general.yml index 6440830df37..a8047d0c4f5 100644 --- a/docs/preferences/general.yml +++ b/docs/preferences/general.yml @@ -1,4 +1,4 @@ label: General -icon: gear +#icon: gear order: 100 image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/preferences/menubar.yml b/docs/preferences/menubar.yml index bc99eb90a3b..7be4d3b7e7e 100644 --- a/docs/preferences/menubar.yml +++ b/docs/preferences/menubar.yml @@ -1,4 +1,4 @@ label: Menubar -icon: gear +#icon: gear order: 98 image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/preferences/notifications.yml b/docs/preferences/notifications.yml index e5016ce7b88..3ae009e4da8 100644 --- a/docs/preferences/notifications.yml +++ b/docs/preferences/notifications.yml @@ -1,4 +1,4 @@ label: Notifications -icon: gear +#icon: gear order: 97 image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/preferences/plugins.yml b/docs/preferences/plugins.yml index 51f7292a2f1..e9b30bf0c6c 100644 --- a/docs/preferences/plugins.yml +++ b/docs/preferences/plugins.yml @@ -1,4 +1,4 @@ label: Plugins -icon: gear +#icon: gear order: 92 image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/preferences/scripting.yml b/docs/preferences/scripting.yml index c23ef0cfc90..67fb895ef3b 100644 --- a/docs/preferences/scripting.yml +++ b/docs/preferences/scripting.yml @@ -1,4 +1,4 @@ label: Scripting -icon: gear +#icon: gear order: 94 image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/preferences/settings.yml b/docs/preferences/settings.yml index 648e4af7b33..53ca11ff565 100644 --- a/docs/preferences/settings.yml +++ b/docs/preferences/settings.yml @@ -1,4 +1,4 @@ label: Settings -icon: gear +#icon: gear order: 91 image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/preferences/shortcuts.yml b/docs/preferences/shortcuts.yml index 0340da010de..ac8ed007d68 100644 --- a/docs/preferences/shortcuts.yml +++ b/docs/preferences/shortcuts.yml @@ -1,4 +1,4 @@ label: Shortcuts -icon: gear +#icon: gear order: 93 image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/privacy.md b/docs/privacy.md index a0caea9d8f9..bfa658b6e35 100644 --- a/docs/privacy.md +++ b/docs/privacy.md @@ -6,16 +6,16 @@ By using our site and products, you consent to this privacy policy. ### Important Notes -* Starting in CommandPost 1.0.7-beta.11 (11 Aug 2020) we switch from [Crashlytics](https://fabric.io) to [Sentry](https://sentry.io). -* You can view our previous privacy policy [here](https://github.com/CommandPost/CommandPost-UserGuide/blob/54fe4b0358fb1fdbbce898eafa7637626cfa5931/privacy_credits/privacy_policy/README.md). +* Starting in CommandPost 1.0.7-beta.11 (11 Aug 2020) we switch from [Crashlytics](https://fabric.io){target="_blank"} to [Sentry](https://sentry.io){target="_blank"}. +* You can view our previous privacy policy [here](https://github.com/CommandPost/CommandPost-UserGuide/blob/54fe4b0358fb1fdbbce898eafa7637626cfa5931/privacy_credits/privacy_policy/README.md){target="_blank"}. --- ### Facts -* CommandPost uses [Sentry](https://sentry.io) to collect information about crashes in the application and extensions (hereafter known as `Crash Data`). -* You can read the Sentry Privacy Policy on [their website](https://sentry.io/privacy/). -* This feature is enabled by default, however users can opt-out using the CommandPost preferences window. +* CommandPost uses [Sentry](https://sentry.io){target="_blank"} to collect information about crashes in the application and extensions (hereafter known as `Crash Data`). +* You can read the Sentry Privacy Policy on [their website](https://sentry.io/privacy/){target="_blank"}. +* This feature is **enabled by default**, however users can opt-out using the CommandPost preferences window. * Crash Data is uploaded securely to the Sentry servers. * No personally identifying data is collected or transmitted by CommandPost, with the possible exception of path names. If you run CommandPost from a path that contains your name (e.g. `/Users/MyRealNameIsBobAnderson/Applications/CommandPost.app` then your name would be included in Crash Data. * No Sentry features have been enabled that collect or transmit any personal information about the user. @@ -23,9 +23,9 @@ By using our site and products, you consent to this privacy policy. * The location of the CommandPost app bundle in your filesystem, is collected (e.g. `/Applications/CommandPost.app`). * The location of the CommandPost extensions you use, is collected (e.g. `/Applications/CommandPost.app/Contents/Resources/extensions/ipc/internal-ipc.so`). * User-created CommandPost scripts/plugins are not collected or transmitted, nor is any personal data that may be stored by CommandPost (e.g. the contents of your clipboard, or the contents of Lua variables). -* When you "Provide Feedback" via the CommandPost menu bar, you can optionally supply your full name and email - however you have the choice of submitting anonymously. Submitting feedback will email your message to the CommandPost Developers. -* Our website is hosted by GitHub. You can read GitHub's Privacy Policy [here](https://help.github.com/articles/github-privacy-statement/). -* Our User Guide & Developers Guide is hosted by GitBook. You can read GitBook's Privacy Policy [here](https://legacy.gitbook.com/privacy). +* When you **Provide Feedback** via the CommandPost menu bar, you can **OPTIONALLY** supply your full name, email and a screenshot of your current screen - however you have the choice of submitting anonymously. Submitting feedback will **email** your message to the CommandPost Developers. +* Our website is hosted by GitHub. You can read GitHub's Privacy Policy [here](https://help.github.com/articles/github-privacy-statement/){target="_blank"}. +* Our User Guide & Developers Guide is hosted by GitBook. You can read GitBook's Privacy Policy [here](https://legacy.gitbook.com/privacy){target="_blank"}. --- @@ -47,7 +47,7 @@ By using our site and products, you consent to this privacy policy. ### If you do not want to upload Crash Data -* Click on the CommandPost menubar icon and choose `Preferences`, untick `Send crash data`, quit CommandPost and re-open it. The Crashlytics framework will no longer be initialised. +* Click on the CommandPost menubar icon and choose `Preferences`, untick `Send crash data`, quit CommandPost and re-open it. The Sentry or Crashlytics framework will no longer be initialised. --- @@ -65,12 +65,12 @@ By using our site and products, you consent to this privacy policy. ### Do we use cookies? -* Yes. Cookies are small files that a site or its service provider transfers to your computers hard drive through your Web browser (if you allow) that enables the sites or service providers systems to recognise your browser and capture and remember certain information. -* Our website is hosted by GitHub, which makes use of cookies. You can read GitHub's Privacy Policy [here](https://help.github.com/articles/github-privacy-statement/). +* No, we don't use cookies or any third-party analytics on this website. +* Our website is hosted by GitHub. You can read GitHub's Privacy Policy [here](https://help.github.com/articles/github-privacy-statement/){target="_blank"}. --- ### Contact Us * If you have concerns about the way CommandPost is handling your User Personal Information, please let us know immediately. We want to help. -* If there are any questions regarding this privacy policy you may contact us via email (team@commandpost.io) or [file an issue on GitHub](https://github.com/CommandPost/CommandPost/issues). We will respond promptly. \ No newline at end of file +* If there are any questions regarding this privacy policy you may contact us via email (support@latenitefilms.com) or [file an issue on GitHub](https://github.com/CommandPost/CommandPost/issues){target="_blank"}. We will respond promptly. \ No newline at end of file diff --git a/docs/scripting/applescript.yml b/docs/scripting/applescript.yml index 13b94d9bc4e..d8db386e85b 100644 --- a/docs/scripting/applescript.yml +++ b/docs/scripting/applescript.yml @@ -1,3 +1,3 @@ label: AppleScript -icon: terminal +#icon: terminal image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/scripting/command-line-interface.yml b/docs/scripting/command-line-interface.yml index 63d83838eda..99d89d58e71 100644 --- a/docs/scripting/command-line-interface.yml +++ b/docs/scripting/command-line-interface.yml @@ -1,3 +1,3 @@ label: Commmand Line Interface -icon: terminal +#icon: terminal image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/scripting/lua-snippets.md b/docs/scripting/lua-snippets.md index 4a164021864..31a9983ed63 100644 --- a/docs/scripting/lua-snippets.md +++ b/docs/scripting/lua-snippets.md @@ -1,5 +1,4 @@ # Snippets ---- CommandPost allows you to create Lua code snippets, which appear as actions in CommandPost's Search Console. @@ -9,33 +8,27 @@ For example, to launch Final Cut Pro, you can use this simple Lua code: `cp.apple.finalcutpro:launch()` -CommandPost is also compatible with Hammerspoon, so you can also use any of the examples on the Hammerspoon website: - -[http://www.hammerspoon.org/go/](http://www.hammerspoon.org/go/) - -You can learn more about Lua here: +CommandPost is also compatible with Hammerspoon, so you can also use any of the examples on the [Hammerspoon website](http://www.hammerspoon.org/go/){target="_blank"}. -[https://dev.commandpost.io/lua/lua-overview](https://dev.commandpost.io/lua/lua-overview) +You can learn more about Lua [here](../developer/lua-overview/) -Here's a link to Hammerspoon's API reference: - -[http://www.hammerspoon.org/docs/index.html](http://www.hammerspoon.org/docs/index.html) +You can find the Hammerspoon API reference [here](../api-references/hammerspoon/hs/). Here's some direct links to some useful Hammerspoon functions: -- [`hs.timer.usleep(microsecs)`](http://www.hammerspoon.org/docs/hs.timer.html#usleep) - Add a delay -- [`hs.eventtap.keyStroke(modifiers, character[, delay, application])`](http://www.hammerspoon.org/docs/hs.eventtap.html#keyStroke) - Trigger a virtual key stroke -- [`hs.application:selectMenuItem(menuitem[, isRegex])`](http://www.hammerspoon.org/docs/hs.application.html#selectMenuItem) - Trigger an application menu item +- [`hs.timer.usleep(microsecs)`](../api-references/hammerspoon/hs.timer/) - **Add a delay** +- [`hs.eventtap.keyStroke(modifiers, character[, delay, application])`](../api-references/hammerspoon/hs.eventtap/) - **Trigger a virtual key stroke** +- [`hs.application:selectMenuItem(menuitem[, isRegex])`](../api-references/hammerspoon/hs.application/) - **Trigger an application menu item** Here's some direct links to some useful CommandPost functions: -- [`cp.tools`](https://dev.commandpost.io/commandpost-api/cp.tools) +- [`cp.tools`](../api-references/commandpost/cp.tools/) --- -# Examples +## Examples -## Press "CMD+C" +### Press "CMD+C" ```lua hs.eventtap.keyStroke({"cmd"}, "c") @@ -43,7 +36,7 @@ hs.eventtap.keyStroke({"cmd"}, "c") --- -## Type "test" +### Type "test" ```lua hs.eventtap.keyStrokes("test") @@ -51,7 +44,7 @@ hs.eventtap.keyStrokes("test") --- -## Trigger Shortcuts with Delay's in-between +### Trigger Shortcuts with Delay's in-between ```lua -- Type "t" @@ -66,7 +59,7 @@ hs.eventtap.keyStroke({}, "e") --- -## Forcefully restart an application by its bundle identifier +### Forcefully restart an application by its bundle identifier ```lua local bundleID = "com.logitech.manager.daemon" @@ -79,7 +72,7 @@ hs.application.launchOrFocusByBundleID(bundleID) --- -## Select all even clips in a timeline +### Select all even clips in a timeline ```lua cp.apple.finalcutpro:launch() @@ -96,7 +89,7 @@ cp.apple.finalcutpro:timeline():contents():selectClips(evenClips) --- -## Go back 500 frames and play +### Go back 500 frames and play ```lua hs.eventtap.keyStroke({}, "-", 0) @@ -110,7 +103,8 @@ cp.apple.finalcutpro:doShortcut("JogForward"):Now() --- -## Audio Cross Dissolve Backward (J-Cut) +### Audio Cross Dissolve Backward (J-Cut) + ```lua hs.eventtap.keyStroke({"shift"}, "]", 0) hs.eventtap.keyStroke({}, "-", 0) @@ -130,7 +124,8 @@ hs.eventtap.keyStroke({"ctrl"}, "s", 0) --- -## Audio Cross Dissolve Centre +### Audio Cross Dissolve Centre + ```lua hs.eventtap.keyStroke({"shift"}, "]", 0) hs.eventtap.keyStroke({}, "-", 0) @@ -159,7 +154,7 @@ hs.eventtap.keyStroke({"ctrl"}, "s") --- -## Audio Cross Dissolve Forward (L-Cut) +### Audio Cross Dissolve Forward (L-Cut) ```lua hs.eventtap.keyStroke({"shift"}, "[", 0) hs.eventtap.keyStroke({"shift"}, "=", 0) diff --git a/docs/scripting/lua-snippets.yml b/docs/scripting/lua-snippets.yml index 9ad97cab5c7..4082e2c5cd2 100644 --- a/docs/scripting/lua-snippets.yml +++ b/docs/scripting/lua-snippets.yml @@ -1,3 +1,3 @@ label: Lua Snippets -icon: terminal +#icon: terminal image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/scripting/snippets-for-icons.md b/docs/scripting/snippets-for-icons.md index 5774aeb31cf..94b61c7d8a7 100644 --- a/docs/scripting/snippets-for-icons.md +++ b/docs/scripting/snippets-for-icons.md @@ -4,28 +4,28 @@ The Loupedeck CT and Loupedeck Live Preferences panels now have the ability to u This gives you incredible freedom, to programatically make the icons appear however you want. -CommandPost is also compatible with Hammerspoon, so you can also use helpful extensions such as [`hs.canvas`](http://www.hammerspoon.org/docs/hs.canvas.html). +CommandPost is also compatible with Hammerspoon, so you can also use helpful extensions such as [`hs.canvas`](../api-references/hammerspoon/hs.canvas/). -Both the [CommandPost API](https://dev.commandpost.io/commandpost-api/cp) and [Hammerspoon API](http://www.hammerspoon.org/docs/index.html) are insanely powerful and flexible, so you can basically do anything and everything. +Both the [CommandPost API](../api-references/commandpost/cp/) and [Hammerspoon API](http://www.hammerspoon.org/docs/index.html) are insanely powerful and flexible, so you can basically do anything and everything. -Essentially all you need to do in your Snippet is return a [`hs.image`](http://www.hammerspoon.org/docs/hs.image.html) object. +Essentially all you need to do in your Snippet is return a [`hs.image`](../api-references/hammerspoon/hs.image/) object. -Some useful functions to generate a [`hs.image`](http://www.hammerspoon.org/docs/hs.image.html) include: +Some useful functions to generate a [`hs.image`](../api-references/hammerspoon/hs.image/) include: - - [`hs.image.iconForFile()`](http://www.hammerspoon.org/docs/hs.image.html#iconForFile) - - [`hs.image.iconForFileType()`](http://www.hammerspoon.org/docs/hs.image.html#iconForFileType) - - [`hs.image.imageFromAppBundle()`](http://www.hammerspoon.org/docs/hs.image.html#imageFromAppBundle) - - [`hs.image.imageFromASCII()`](http://www.hammerspoon.org/docs/hs.image.html#imageFromASCII) - - [`hs.image.imageFromMediaFile()`](http://www.hammerspoon.org/docs/hs.image.html#imageFromMediaFile) - - [`hs.image.imageFromName()`](http://www.hammerspoon.org/docs/hs.image.html#imageFromName) - - [`hs.image.imageFromPath()`](http://www.hammerspoon.org/docs/hs.image.html#imageFromPath) - - [`hs.image.imageFromURL()`](http://www.hammerspoon.org/docs/hs.image.html#imageFromURL) + - [`hs.image.iconForFile()`](../api-references/hammerspoon/hs.image/) + - [`hs.image.iconForFileType()`](../api-references/hammerspoon/hs.image/) + - [`hs.image.imageFromAppBundle()`](../api-references/hammerspoon/hs.image/) + - [`hs.image.imageFromASCII()`](../api-references/hammerspoon/hs.image/) + - [`hs.image.imageFromMediaFile()`](../api-references/hammerspoon/hs.image/) + - [`hs.image.imageFromName()`](../api-references/hammerspoon/hs.image/) + - [`hs.image.imageFromPath()`](../api-references/hammerspoon/hs.image/) + - [`hs.image.imageFromURL()`](../api-references/hammerspoon/hs.image/) -You can also use [`hs.canvas`](http://www.hammerspoon.org/docs/hs.canvas.html) to programatically draw things. +You can also use [`hs.canvas`](../api-references/hammerspoon/hs.canvas/) to programatically draw things. -There's some more complex [`hs.canvas`](http://www.hammerspoon.org/docs/hs.canvas.html) examples [here](https://github.com/asmagill/hammerspoon/wiki/hs.canvas.examples). +There's some more complex [`hs.canvas`](/api-references/hammerspoon/hs.canvas/) examples [here](https://github.com/asmagill/hammerspoon/wiki/hs.canvas.examples){target="_blank"}. -You can learn more about Lua on the [CommandPost Developers site](https://dev.commandpost.io/lua/lua-overview). +You can learn more about Lua [here](../developer/lua-overview/). --- diff --git a/docs/scripting/snippets-for-icons.yml b/docs/scripting/snippets-for-icons.yml index ade7583d4b4..27fa4ec4940 100644 --- a/docs/scripting/snippets-for-icons.yml +++ b/docs/scripting/snippets-for-icons.yml @@ -1,3 +1,3 @@ label: Snippets for Icons -icon: terminal +#icon: terminal image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/scripting/snippets-for-led-colors.md b/docs/scripting/snippets-for-led-colors.md index c0b77fa4d79..8b4a33d79df 100644 --- a/docs/scripting/snippets-for-led-colors.md +++ b/docs/scripting/snippets-for-led-colors.md @@ -1,11 +1,10 @@ # Snippets for LED Colors ---- The Loupedeck CT and Loupedeck Live Preferences panels now have the ability to use Lua Snippets to set what color you want an LED button to use. -The Snippet should return a [`hs.drawing.color`](http://www.hammerspoon.org/docs/hs.drawing.color.html) object. +The Snippet should return a [`hs.drawing.color`](../api-references/hammerspoon/hs.drawing.color/) object. -You can learn more about Lua on the [CommandPost Developers site](https://dev.commandpost.io/lua/lua-overview). +You can learn more about Lua [here](../developer/lua-overview/). --- diff --git a/docs/scripting/snippets-for-led-colors.yml b/docs/scripting/snippets-for-led-colors.yml index b6bbe994594..706e7f0bec9 100644 --- a/docs/scripting/snippets-for-led-colors.yml +++ b/docs/scripting/snippets-for-led-colors.yml @@ -1,3 +1,3 @@ label: Snippets for LED Colors -icon: terminal +#icon: terminal image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/scripting/snippets-for-led-status.md b/docs/scripting/snippets-for-led-status.md index 199d3e9e627..2780c6e842a 100644 --- a/docs/scripting/snippets-for-led-status.md +++ b/docs/scripting/snippets-for-led-status.md @@ -1,11 +1,10 @@ # Snippets for LED Status ---- The DaVinci Resolve Control Surface panel have the ability to use Lua Snippets to set whether or not an LED is active. The Snippet should return a `true` or a `false`. -You can learn more about Lua on the [CommandPost Developers site](https://dev.commandpost.io/lua/lua-overview). +You can learn more about Lua [here](../developer/lua-overview/). --- diff --git a/docs/scripting/snippets-for-led-status.yml b/docs/scripting/snippets-for-led-status.yml index 4213c8a12e3..31462c7702c 100644 --- a/docs/scripting/snippets-for-led-status.yml +++ b/docs/scripting/snippets-for-led-status.yml @@ -1,3 +1,3 @@ label: Snippets for LED Status -icon: terminal +#icon: terminal image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/scripting/url-handler.yml b/docs/scripting/url-handler.yml index c5bd8734ff8..62fd0c11da5 100644 --- a/docs/scripting/url-handler.yml +++ b/docs/scripting/url-handler.yml @@ -1,3 +1,3 @@ label: URL Handler -icon: terminal +#icon: terminal image: ../static/thumbnail.png \ No newline at end of file diff --git a/docs/static/fcpxml-watch-folder.png b/docs/static/fcpxml-watch-folder.png index cc5be101c8e..ca6b9186a45 100644 Binary files a/docs/static/fcpxml-watch-folder.png and b/docs/static/fcpxml-watch-folder.png differ diff --git a/docs/static/homepage-after-effects.png b/docs/static/homepage-after-effects.png index 9e2ef004af3..27746081f0b 100644 Binary files a/docs/static/homepage-after-effects.png and b/docs/static/homepage-after-effects.png differ diff --git a/docs/static/homepage-csv.png b/docs/static/homepage-csv.png index ec21005853f..9ae241a7f66 100644 Binary files a/docs/static/homepage-csv.png and b/docs/static/homepage-csv.png differ diff --git a/docs/static/homepage-final-cut-pro.png b/docs/static/homepage-final-cut-pro.png index 3fda76f2c0d..547c2f4086a 100644 Binary files a/docs/static/homepage-final-cut-pro.png and b/docs/static/homepage-final-cut-pro.png differ diff --git a/docs/static/homepage-lua.png b/docs/static/homepage-lua.png index 7f14f36012b..b70cd6eb242 100644 Binary files a/docs/static/homepage-lua.png and b/docs/static/homepage-lua.png differ diff --git a/docs/static/homepage-search-console.png b/docs/static/homepage-search-console.png index 46ba6bda36e..53658d05143 100644 Binary files a/docs/static/homepage-search-console.png and b/docs/static/homepage-search-console.png differ diff --git a/docs/static/local-pasteboard-history.png b/docs/static/local-pasteboard-history.png new file mode 100644 index 00000000000..a7802f4780c Binary files /dev/null and b/docs/static/local-pasteboard-history.png differ diff --git a/docs/static/media-watch-folder.png b/docs/static/media-watch-folder.png index a5f10d777d6..faa626409fa 100644 Binary files a/docs/static/media-watch-folder.png and b/docs/static/media-watch-folder.png differ diff --git a/docs/static/save-browser-contents-to-csv-menubar.png b/docs/static/save-browser-contents-to-csv-menubar.png new file mode 100644 index 00000000000..8092402df9b Binary files /dev/null and b/docs/static/save-browser-contents-to-csv-menubar.png differ diff --git a/docs/static/save-browser-contents-to-csv-search-console.png b/docs/static/save-browser-contents-to-csv-search-console.png new file mode 100644 index 00000000000..a413912f64f Binary files /dev/null and b/docs/static/save-browser-contents-to-csv-search-console.png differ diff --git a/docs/static/save-timeline-index-to-csv-menubar.png b/docs/static/save-timeline-index-to-csv-menubar.png new file mode 100644 index 00000000000..f6fed85bac7 Binary files /dev/null and b/docs/static/save-timeline-index-to-csv-menubar.png differ diff --git a/docs/static/save-timeline-index-to-csv-search-console.png b/docs/static/save-timeline-index-to-csv-search-console.png new file mode 100644 index 00000000000..15240a473b4 Binary files /dev/null and b/docs/static/save-timeline-index-to-csv-search-console.png differ diff --git a/docs/static/timeline-index-csv.png b/docs/static/timeline-index-csv.png new file mode 100644 index 00000000000..81d05dc353d Binary files /dev/null and b/docs/static/timeline-index-csv.png differ diff --git a/docs/static/viewer-overlay-contextual.png b/docs/static/viewer-overlay-contextual.png new file mode 100644 index 00000000000..4f2d76529ae Binary files /dev/null and b/docs/static/viewer-overlay-contextual.png differ diff --git a/docs/static/viewer-overlay-controls.png b/docs/static/viewer-overlay-controls.png new file mode 100644 index 00000000000..77b2a0b4ef1 Binary files /dev/null and b/docs/static/viewer-overlay-controls.png differ diff --git a/docs/static/viewer-overlay.png b/docs/static/viewer-overlay.png new file mode 100644 index 00000000000..4fb7a81ed17 Binary files /dev/null and b/docs/static/viewer-overlay.png differ diff --git a/docs/support.md b/docs/support.md index f2b90823020..397b6aec7f5 100644 --- a/docs/support.md +++ b/docs/support.md @@ -9,7 +9,8 @@ GitHub registration is free, and this GitHub repository is actively monitored by When requesting technical support, we recommend including the following information: - macOS Version -- Final Cut Pro Version +- CommandPost Version +- Final Cut Pro Version (if installed) - A screenshot of the **About This Mac** screen so we can see your system specs You can also email us: [support@latenitefilms.com](mailto:support@latenitefilms.com?subject=CommandPost) diff --git a/docs/toolbox/auto-sequence.yml b/docs/toolbox/auto-sequence.yml index 90531db3cb8..50eddbb6731 100644 --- a/docs/toolbox/auto-sequence.yml +++ b/docs/toolbox/auto-sequence.yml @@ -1,4 +1,4 @@ label: Auto Sequence -icon: tools +#icon: tools order: 500 image: static/thumbnail.png \ No newline at end of file diff --git a/docs/toolbox/intro.yml b/docs/toolbox/intro.yml index 92701448904..bf026ce2cc7 100644 --- a/docs/toolbox/intro.yml +++ b/docs/toolbox/intro.yml @@ -1,4 +1,4 @@ label: Intro -icon: tools +#icon: tools order: 900 image: static/thumbnail.png \ No newline at end of file diff --git a/docs/toolbox/notion.yml b/docs/toolbox/notion.yml index 07362767b46..91a648fbf07 100644 --- a/docs/toolbox/notion.yml +++ b/docs/toolbox/notion.yml @@ -1,4 +1,4 @@ label: Notion -icon: tools +#icon: tools order: 800 image: static/thumbnail.png \ No newline at end of file diff --git a/docs/toolbox/shot-data.yml b/docs/toolbox/shot-data.yml index 8b04c9da4d3..c4c36139fc5 100644 --- a/docs/toolbox/shot-data.yml +++ b/docs/toolbox/shot-data.yml @@ -1,4 +1,4 @@ label: Shot Data -icon: tools +#icon: tools order: 600 image: static/thumbnail.png \ No newline at end of file diff --git a/docs/toolbox/sony-timecode.yml b/docs/toolbox/sony-timecode.yml index f7161c43189..5b4f443b157 100644 --- a/docs/toolbox/sony-timecode.yml +++ b/docs/toolbox/sony-timecode.yml @@ -1,4 +1,4 @@ label: Sony Timecode -icon: tools +#icon: tools order: 300 image: static/thumbnail.png \ No newline at end of file diff --git a/docs/toolbox/titles-to-keywords.yml b/docs/toolbox/titles-to-keywords.yml index ccd09f1dd64..171bfdeca35 100644 --- a/docs/toolbox/titles-to-keywords.yml +++ b/docs/toolbox/titles-to-keywords.yml @@ -1,4 +1,4 @@ label: Titles to Keywords -icon: tools +#icon: tools order: 400 image: static/thumbnail.png \ No newline at end of file diff --git a/docs/toolbox/titles.yml b/docs/toolbox/titles.yml index b495ed25b65..b85956514b7 100644 --- a/docs/toolbox/titles.yml +++ b/docs/toolbox/titles.yml @@ -1,4 +1,4 @@ label: Titles -icon: tools +#icon: tools order: 700 image: static/thumbnail.png \ No newline at end of file diff --git a/docs/uninstall.md b/docs/uninstall.md index 2c73410be55..99bc269aa47 100644 --- a/docs/uninstall.md +++ b/docs/uninstall.md @@ -4,7 +4,7 @@ Inside the CommandPost DMG package is an uninstall application: -![Package Contents](static/commandpost-dmg.png) +![](static/commandpost-dmg.png) By running this Uninstall application it will remove everything related to CommandPost, including your Preferences and Settings.