• Home
  • Blog
  • Android
  • Cars
  • Gadgets
  • Gaming
  • Internet
  • Mobile
  • Sci-Fi
Tech News, Magazine & Review WordPress Theme 2017
  • Home
  • Blog
  • Android
  • Cars
  • Gadgets
  • Gaming
  • Internet
  • Mobile
  • Sci-Fi
No Result
View All Result
  • Home
  • Blog
  • Android
  • Cars
  • Gadgets
  • Gaming
  • Internet
  • Mobile
  • Sci-Fi
No Result
View All Result
Blog - Creative Collaboration
No Result
View All Result
Home Android

6 hidden Google Docs features you didn’t know could save you hours

December 24, 2025
Share on FacebookShare on Twitter

Google Docs is often dismissed as the lightweight cousin of Microsoft Word.

Most people use Docs like a digital paper. They type, maybe adjust the formatting, and move on. This is a mistake.

After countless updates and feature drops, Google Docs is far better than most people realize.

The best features are buried behind vague icons and hidden menus, so most people never find them. So you end up with people driving a Ferrari like a golf cart.

Dates get typed by hand. Files get emailed back and forth with names like “Final_Final_v3_REAL.docx.” None of this is necessary.

It’s time to rethink Docs. These six features will show you how.


I turned Google Docs into a distraction-free writing space — here’s how

It helps me stay in the flow

Mastering version control in Google Docs

Stop losing your edits

A Google Docs template open on a phone with the Google Docs logo overlayed on top and a green and purple wavy background Credit: Google Play Store

Undo is one of the most useful shortcuts. But it’s far from perfect. It only steps back one action at a time, and when you close the tab, everything’s gone.

Fortunately, Google Docs isn’t limited to Ctrl+Z for fixing errors. It has a lesser-known system that works more like Git, the version control system developers use.

You can branch, snapshot, and explore your document’s evolution. You just need to know how to use it.

Go to File > Version history > Name current version. This feature creates a named snapshot, freezing the document exactly as it is. Add a label and be descriptive.

Your future self will thank you. Make it a habit to create these checkpoints at every major milestone.

Next time you open Version History, toggle Only show named versions. All the autosaves disappear, and you’ll be left with a clean list of your big milestones. You can delete old version histories you no longer need.

A single Google Docs file holds every version of your project, and you can jump between Draft 1, Draft 2, and Final whenever you want.

Use voice typing in Google Docs

Write 3x faster

The Google Docs logo with the word "Docs" above it

The average typing speed is around 40 words per minute. Speaking averages 150 words per minute. Your fingers are a bottleneck. So why are we still typing?

Most people try Voice Typing, shrug, and go back to typing. They talk for 30 seconds, then see a block of unformatted text without punctuation.

They think it’s a gimmick. But it’s not, you just have to learn the syntax and give clear directions.

For example, the voice engine does not know when you stop a sentence unless you speak the punctuation.

  • Say “Period” to insert “.”
  • Say “Comma” to insert “,”
  • Say “New line” to move down one line.
  • Say “New paragraph” to start a fresh block of text.

You can even edit the text with your voice.

  • “Select last word” highlights the word you just spoke.
  • “Delete that” removes the selection.
  • “Apply Heading 1” formats the current line.

After you get into the rhythm, you can draft emails and reports at incredible speeds.

This feature is heavily dependent on your hardware. A bad microphone equals bad transcription. It’s supported on Chrome, Edge, or Safari.

Automate repetitive typing in Google Docs

The shortcut you’re not using but should

Google Docs logo overlayed on Scrabble board hero image Credit: Unsplash / Wikimedia commons

Typing is far more repetitive than we realize. Emails, company names, common phrases.

Manually re-entering them wastes time, especially when Google Docs includes a basic text expander by default.

You can find it under Tools > Preferences > Substitutions. This menu shows a list of default autocorrects.

But you can add your own. Create short, unique triggers that you would never type normally. For example:

  • Trigger: eml → Result: yourname@verylongcompanydomain.com
  • Trigger: adrs → Result: Your unit, street, postcode
  • Trigger: shrug → Result: ¯_(ツ)_/¯ (Because who remembers how to type that?)
  • Trigger: meetinglink → Result: https://zoom.us/j/123456789

Use this for hard-to-spell names. If you work with Arnold Schwarzenegger, replace shwrt with Schwarzenegger. You’ll never misspell it again.

Smart Canvas turns documents into interactive workspaces

Make Google Docs interactive

Static documents are a thing of the past. Thanks to Smart Canvas, Google Docs now behaves more like a workspace.

The most important shortcut is the @ symbol. Type it, and you’ll see a smart menu that pulls in people, files, dates, and interactive blocks.

The little gray bubbles you see when you tag something are called Smart Chips. Smart Chips act like tiny apps inside your document. They work better than normal text because they stay connected to live data.

Need to link a spreadsheet? Type @ and enter the file name. If you need to mention a colleague, type @ followed by their name. Docs insert a smart chip that shows their contact details and recent interactions.

Here are a few more examples to try:

  • Type @image to insert a photo.
  • Type @table to insert a grid.
  • Type @person to find a contact.
  • Type @file to search your Drive.

Next are Building Blocks. Building blocks are pre-designed templates that pull data from other parts of Google Workspace.

When you insert a Meeting Notes block, it asks you to select a meeting from your Google Calendar. It then automatically imports the date, title, and all attendees. It even sets up a section for action items and notes.

Email Draft allows you to write an entire email within Google Docs’ collaborative environment. You can tag people in the To and CC fields and draft the subject line. After the team approves the text, a single click on the Gmail icon sends it directly to your Gmail drafts.

Project Trackers create tables with built-in dropdowns and date chips. They are designed for high-level coordination without the complexity of a full project management tool.

Keep your reports up to date with linked objects

Stop copy-pasting data

Google Docs overflow menu on an Android phone

You have a chart in Google Sheets. You need it in your report. You take a screenshot and paste it. Next week, the data changes. Now your report is wrong, and you have to take another screenshot.

The solution is Linked Objects.

Start in your Google Sheet and copy the chart using Ctrl+C. Then switch to your Google Doc and paste it with Ctrl+V. When the prompt appears, choose Link to spreadsheet instead of pasting it unlinked.

This keeps the chart connected to the original data, so it updates automatically when the sheet changes.

When you change the numbers in the Sheets spreadsheet, go to the Docs document. You will see a button on the chart that says Update. Click it, and the chart redraws itself with the new data.

If you have a report with 50 charts, you don’t have to click 50 buttons. Go to Tools > Linked objects. It shows a list of all linked assets. Click Update all.

What used to take two days now takes five minutes.

Bonus: Use Markdown in Google Docs for faster formatting

Format like a pro

My views after using Google Docs for projects Credit: Google Play Store

Markdown lets you format text using simple characters. This way, you never have to take your hands off the keyboard to find the bold button or heading menu.

Google Docs supports Markdown, but it’s off until you change the settings. Go to Tools > Preferences and check Automatically detect Markdown.

Markdown might feel a bit strange in the beginning, and you’ll need to get the hang of its simple syntax. But when you do, it’ll be second nature.

Don’t be a Google Docs amateur

The difference between a novice and a master in Google Docs is workflow architecture. These features exist to cut out hours of administrative friction and keep your focus on the words on the page.

Add a couple of well-chosen add-ons, and you can push Docs even further. You already have the keys to the Ferrari, so stop driving it like a golf cart.

Next Post

Discover all the free content available online forever for just $15

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

No Result
View All Result

Recent Posts

  • I finally left ChatGPT: Here are the 5 steps I took first
  • Dragon Quest 7 Reimagined might be the most divisive Remake
  • NotebookLM is readying a new feature to make its notebooks easier to understand
  • Honor’s Robot phone is real, and coming later this year
  • Just gamin’: Meta Ray-Ban Display is getting games, and it’s GOAT and 2048 up first

Recent Comments

    No Result
    View All Result

    Categories

    • Android
    • Cars
    • Gadgets
    • Gaming
    • Internet
    • Mobile
    • Sci-Fi
    • Home
    • Shop
    • Privacy Policy
    • Terms and Conditions

    © CC Startup, Powered by Creative Collaboration. © 2020 Creative Collaboration, LLC. All Rights Reserved.

    No Result
    View All Result
    • Home
    • Blog
    • Android
    • Cars
    • Gadgets
    • Gaming
    • Internet
    • Mobile
    • Sci-Fi

    © CC Startup, Powered by Creative Collaboration. © 2020 Creative Collaboration, LLC. All Rights Reserved.

    Get more stuff like this
    in your inbox

    Subscribe to our mailing list and get interesting stuff and updates to your email inbox.

    Thank you for subscribing.

    Something went wrong.

    We respect your privacy and take protecting it seriously