Setup IMAP email on the Gmail app – easy as 1 2 3
This post will help you set up your IMAP email or custom email address on the Gmail app. This will help you understand some benefits as well.
This post will help you set up your IMAP email or custom email address on the Gmail app. This will help you understand some benefits as well.
We have to use links in almost all the documents we create. It is just an easy process where you just have to click a few clicks. But it can be…
If you want to write from right to left in Google Docs, you can toggle the paragraph direction on the menu bar. Instead, you can use the shortcut given below.
Passwords have been a huge concern since the dawn of technology. Having one password risks users losing all of their accounts. But having different passwords for different accounts makes users forget the password. Having memorable simple passwords again puts users in trouble. Concerning all the factors above, tech giants implemented two-factor authentications and password managers …
We have just received a new update from Google, using Google Meet within Google Documents. It can be Google Sheets, Slides, or Docs. The new collaboration option lets you start or join a video call right within Google Sheets, Docs, or Slides. That way you can work on the docs, slides, or sheets during the …
To publish a document; Go to File menu, Click “Publish to the web”, Click “Publish” Click “OK” Copy the link and share it with your friends and colleagues. Now they can access the published docs just like a web page. Embedding If you want to embed the docs on your website post (or Moodle), you can; …
Search 1: Search as a phrase One of the most basic power searching strategies that you can use is to search for phrases. You do this by placing quotation marks around words that you want to treat as a unit. Exercise 1 Search the phrases “the story of the bull”, “macbook pro 2015 15 inch” …
Not everything on your computer or laptop hard disk is necessarily utilized usually. While some files are opened daily, others are opened rarely. In most cases, the infrequently opened files take up to more than 50 percent of the disk space. Importance of free space The hard disk drive space is probably the most important …
Using calendars on phones not only helps you schedule meetings and appointments but also assists you as a reminder. Thus, it leads you to be more productive and smart inshaAllah. Hence, Getting all your calendars in one place is a great idea. Let’s see how you can add other calendars to your iPhone’s calendar app. …
This tutorial is applicable for Microsoft Excel, Google Sheets as well as Apple Numbers. Sometimes we need to count and show the number of this and that to make a spreadsheet more useful. For example, what if you had to find the number of names that: begin with “A” ends with “M” contains “AI” begin …
In this tutorial, we will add a few checkboxes and will use formulas to count what’s been selected or marked. In addition to that, we will find out how to use percentages in the same case. This 👆 is our first project. So, let’s get started. First, we will add checkboxes. Then enter formulas to …
Google Sheets allows you to get live or real-time currency conversion with the help of Google Finance function. Just adding the code below to a cell will do that for you. =googlefinance(“currency:usdmvr”) In the function above, the currencies are hardcoded. That means it won’t change that easily. However, it can be changed to a dynamic function. So let’s make it dynamic or changeable. …