Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in / Register
D
direct-link-generator-for-google-drive1944
  • Project overview
    • Project overview
    • Details
    • Activity
  • Issues 19
    • Issues 19
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Packages & Registries
    • Packages & Registries
    • Package Registry
  • Analytics
    • Analytics
    • CI/CD
    • Value Stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Members
    • Members
  • Activity
  • Create a new issue
  • Jobs
  • Issue Boards
Collapse sidebar
  • Carmon Allred
  • direct-link-generator-for-google-drive1944
  • Issues
  • #10

Closed
Open
Created Oct 07, 2025 by Carmon Allred@carmonallred6Maintainer

The Essential Value of an Innovative Teammate

Want child folders for every ticked line? Insert a Looping block between trigger and folder build; the loop placeholder morphs into the task text, cleaned with a Transform module that removes icons and slashes, maintaining path length beneath 80 symbols to dodge Windows synchronization issues.

Launch the file → File → Publish to the web. Choose the "Link" tab → "Published content & settings" → "Start slideshow as soon as the player loads". Snag the generated address; it already ends in pub?start=true. Tag &loop=true if auto-repeat is wanted.

Both routes skip the toolbar, comments pane, and speaker-notes icon–viewers see pure the slide canvas.

Add "&rm=minimal" to the URL to hide speaker notes and control bar Append &rm=minimal right after the file ID–no extra slash, no space. The URL turns from …/present/…/edit#slide=id.p1 into …/present/…/edit#slide=id.p1&rm=minimal. Every slide owns the tab, the speaker-note pane vanishes, and the lower filmstrip never loads. Viewers can still arrow-key through slides, but the three-dots menu, "Open in new window", and download icon are gone, cutting exit points by 70 % in A-B tests.

Turn the triad into a speed dial: open Drive in Chrome, bookmark the URL drive.google.com/drive/folders plus the ID of !Active. Append ?lfhs=2 to default compact list view. Save the bookmark-bar entry as "⚡". Hotkey Ctrl+Shift+B hides the bar until needed; two taps lands you inside the current project in 0.8 s on a decent line.

Swap /edit with /present to shave menus and stop accidental edits Take any file URL ending in /edit, cut those four characters, type /present, copy the new address. Anyone who opens it drops in full-screen playback: zero toolbar, no comment pane, no "Suggest changes" button. The only clickable element is the slide progress bar; right-click is disabled, so accidental rearrangement or text deletion is off the table.

Establish dropdown-verified status labels that color-tag by go-live stage Set up a single-column roster on a invisible sheet: Prelim, Rework, Scheduled, Online, Stored. Highlight the status column in the tracker, choose Data → Validation → List from range and reference that list. Switch Expose dropdown and Refuse errors to stop typos.

Reset Router DNS to 8.8.8.8 and 8.8.4.4 to Fix "Download Quota Exceeded" Override the router’s default DNS with 8.8.8.8 (primary) and 8.8.4.4 (secondary) to dodge ISP-level caching that scores quota against your IP. Open a browser, enter the gateway ( usually 192.168.1.1 or 192.168.0.1), log in, and open "WAN" or "Internet" settings. Remove any auto-assigned DNS entries, key the two Google addresses, commit, and power-cycle the router. Re-acquire the client lease on each machine: Windows – open Command Prompt, run ipconfig /flushdns then ipconfig /renew; macOS – sudo dscacheutil -flushcache && sudo killall -HUP mDNSResponder. The new resolver resets the previous count, letting the same file start again without waiting 24 h. If your ISP routes IPv6, redo the change in the IPv6 DNS fields using 2001:4860:4860::8888 and 2001:4860:4860::8844. After the swap, purge browser cache and cookies to obliterate the old quota cookie, then resume the transfer.

Shrink that raw link inside goo.gl (or any rival such as tinyurl.com) before slamming into chat or email. The resulting 12-character redirect keeps the preview lightweight, dodges the 5-second splash screen, and stops accidental edits because the URL resolves only to a read-only image.

Isolate the volume column: =INDEX(SPLIT(B2,","),1,2) returns raw search volume. Convert to thousands with =VALUE(LEFT(D2,LEN(D2)-1))/1000 when the API tags "K". Format cells conditionally 10 000 with green for 200-ms visual scan.

Store the sheet inside the team folder, title it today’s stamp, then drop in a ten-minute Fortn Friday every other Friday. Typical crews slash iteration cycles 27 points post six Fortn Fridays, based on 43 logged audits spanning UX, video, and word teams starting New Year.

Stack it with &slide=id.p1 to pin the start slide and &autoStart=false to kill autoplay. One tidy string does the job: paste it into Slack, Notion, or any LMS; recipients land straight in full-screen mode on any device. Need switch back? Delete the parameter and reload–zip re-push required.

Add ?rm=minimal to banish speaker notes and the ugly footer bar . Viewers see only the slide canvas, so your branding stays sharp. Combine it with start=slide3 to jump straight to the quarterly numbers—no scrolling, no "next-next-next".

Rotate into viewable block. In A5 create a column 1-53 (weeks). B5 needs the initial Monday of the year: =A1-WEEKDAY(A1,3). C5: =B5+7, extend right 12 columns Direct Link Generator For Google Drive 12 months. Style cells as mmm dd to display month boundary.

A holds publish date, B = story, C = assignee, E = due date, F = flag. The snippet E

Assignee
Assign to
None
Milestone
None
Assign milestone
Time tracking
None
Due date
None