This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Zoom Cloud Recording Transcript Extractor | |
* | |
* HOW TO USE: | |
* 1. Go to your Zoom cloud recording page | |
* 2. Click on "Audio Transcript" tab to view the transcript | |
* 3. Open browser developer tools (F12 or right-click -> Inspect) | |
* 4. Go to the "Console" tab | |
* 5. Paste this entire script and press Enter | |
* 6. The script will automatically scroll through the entire transcript |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Error PackagingResults [AssetLog] C:\Users\chris\DEV\WILDLAND-new - Copy\Content\DecalDesigner\Examples\BluePrints\GraphUtility\BP_GraphCopySettings.uasset: [Compiler] In use pin <Unnamed> no longer exists on node Async Rendering . Please refresh node or break links to remove pin. from Source: /Game/DecalDesigner/Examples/BluePrints/GraphUtility/BP_GraphCopySettings.BP_GraphCopySettings | |
Error PackagingResults [AssetLog] C:\Users\chris\DEV\WILDLAND-new - Copy\Content\DecalDesigner\Examples\BluePrints\GraphUtility\BP_GraphCopySettings.uasset: [Compiler] In use pin <Unnamed> no longer exists on node Async Rendering . Please refresh node or break links to remove pin. from Source: /Game/DecalDesigner/Examples/BluePrints/GraphUtility/BP_GraphCopySettings.BP_GraphCopySettings | |
Error PackagingResults [AssetLog] C:\Users\chris\DEV\WILDLAND-new - Copy\Content\DecalDesigner\Examples\BluePrints\GraphUtility\BP_GraphCopySettings.uasset: [Compiler] In use pin Instances |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<nav id="navbar"> | |
<a id="welcome-button" href="#welcome-section">Welcome</a> | |
<a id="projects-button" href="#projects">Projects</a> | |
<a id="contact-button" href="#social">Contact</a> | |
</nav> | |
<section id="welcome-section"> |