Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • 4 4424134
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 17
    • Issues 17
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Charity Fuhrmann
  • 4424134
  • Issues
  • #17

Closed
Open
Created Oct 11, 2025 by Charity Fuhrmann@charityfuhrmanOwner

Generate a Permanent Hyperlink for All Google Drive Media Anywhere

Enable airplane mode right after the copy action; the link lingers in RAM and you can inspect it offline without inflating view-count inflation. For batch jobs, paste multiple IDs into a single note, delimit them with commas, and feed the list to a terminal one-liner that loops through curl -L -O "https://drive.google.com/uc?export=download&id=$i".

Fire up your go-to calendar and lock in an hour and a half starting at 07:30. Label the block "mono-task". During those 1.5 h kill every device, shut every tab except the single file you must advance, and keep a sheet of paper to the right of the keyboard; each time an rogue thought appears, scribble it on the sheet and snap back to the file. Stanford attention-switching data (2022) show this cut recovery time from almost half an hour to under five per interruption. At 09:00 rise, start a quick timer, and sort the scribbled sheet: items needing under two minutes are done immediately, the rest drop straight into a tri-column chart–today, 7-day, maybe. Zero re-review. People who followed this micro-routine for a fortnight regained 102 minutes daily (RescueTime cohort, n = 1,800). Replace the default phone alarm with one silent notification delivered at 21:00 sharp; the text should list the three outputs you will produce before noon tomorrow. Behavioral-design lab at UCL found that external cueing raised next-day completion rates from 58 % to 91 % without increasing total hours worked. Keep the list microscopic: "ship v2 slides," "approve invoices," "record 3-min Loom update"–never categories like "marketing" or "admin." Set a 15-Minute Morning Slot to Pick the Top 3 Must-Win Tasks Reserve 06:45–07:00, mute phone, open blank paper. List every open loop in a single column–no filter. Count lines: if >12, cross out low-impact items until only a trio remain. Highlight the survivors; these are the day’s must-dos. Assign each circled item a hour-and-a-half calendar block before lunch. Tag: red for money, azure for external, emerald for dev tweak. Share screenshot with teammate in Slack #daily-3–public pledge raises follow-through to seventy-six percent (Gartner, 2023). If a task needs more than ninety, split vertically: define deliverable at midpoint mark, save file as "draft_0830", send to stakeholder. This prevents scope swell and keeps block intact. End

Maintain A single Gathering Tray and Process It at 11 a.m. and four on the dot to Halt On-the-fly Clutter

Reserve a single physical in-tray—standard format, left of your keyboard—and a mirror digital folder titled "IN" at the top of your cloud drive. Each loose note, receipt, voice memo, or email you don’t immediately act on drops there; nowhere else.

If you grab a folder instead of a file, the same gesture grabs a longer URL; the ID still lives between the first /folders/ and the next slash. Delete the surplus, prepend https://drive.google.com/uc?export=download&id=, and the folder’s contents become curl-ready via curl.

Add action "Read clipboard". Add "Replace Text": Find: https://drive.google.com/file/d/ Replace: https://drive.google.com/uc?export=download&id=

Add "Trim end" → delete 11 from end (removes /view?usp=sharing). Add "Send to clipboard". Trigger via back-tap; the revised link is stored for instant pasting.

Android equivalent in no-root Termux:

Subject: "Your first-name is in–add the PRO scripts for $27" Pre-header: "Code disappears in 45 min" Body: 87 words, a single hero visual, one golden button

Call out the exact At 14:37 yesterday the thank-you page leaked 19 % of interactions. Scroll-map revealed 62 % of mouse activity dead-zoning on the title. Swapped the H1 from "Almost finished…" to "Open the checklist", shifted button color to #FF3B30, and tightened copy to 17 terms. By 15:12 the bounce shrank to 6 % and the 24-hour list gain rose 27 %.

Skip the Web Viewer: Launch Straight to PDF or MP4 on Mobile Swap /file/d/ with /uc?export=download&id= and delete everything after the file ID. Drop the result into a blank tab–Android browser or iOS Safari will delegate the URL to the OS loader, launching the asset in PDF Viewer or the native player instead of the laggy window.

function listPrevWav() const dir = DriveApp.getFolderById('ID_HERE'); const waves = folder.getWaves('audio/wav'); const log = SpreadsheetApp.getSheetByName(); while (files.next()) const track = files.next(); const revs = Drive.Revisions.list(f.getId()).items; if (revs.length >1) sheet.log([f.getName(), revs[1].getUrl()]);

Replicate the numbers by following the exact recipe: (1) scrape niche forums for questions asked at least two-dozen-plus in 30 days, (2) answer the top query in under a brisk 1.2 k words, (3) embed three swipe-and-deploy templates the reader can deploy in less than 5 minutes, (4) host the doc on a cloud link protected by Mailchimp’s free landing page. Set the confirmation email to deliver the Google Drive download link generator plus a next-day discount code for an entry-level product; 18 % of new contacts converted to paying users in the test cohort.

Assignee
Assign to
Time tracking