Self Tag Google Photos
Add Description to Google Photos for faster searches
A picture may be worth 1,000 words, but what good is it if you can't find the photo?
Google Photos is a great tool, you can use their algorithm to find pictures easy. Google analyzes photos for objects and tag photos with those objects.
So it easy to find photos that contain objects such as:
- White Car
- Swimming Pool
- Christmas Lights
- Waterfall
All Fun and Games...
The problem is what if your description of a photo doesn???t really match the A.I. algorithm.
For example look at this photo:
This is the back of my Samsung TV. For me, this photo is useful because I know what ports are available on the back of the TV.
Google Photos doesn???t know much about this photo. Searching for Samsung TV won???t show this photo. That???s because there???s nothing to indicate that it???s a Samsung TV.
Adding a description to this photo in Google Photos will help me find this photo. So in this example, I added, "Samsung TV Backside" to the description.
Google includes the description field as part of the photo search. So if I just search for Samsung, the above photo would be included in the search results.
Productivity Tip
Every once in a while you should add a description to recent photos that were uploaded to Google Photos.
A simple description of why you took that photo can make a huge difference. You don???t need to write a long story, just a few words that might make you find this photo easier.
This 5 to 10 mins now can save you a ton of time later.
Sample Ideas
Here are some description ideas for you to think about:
- Coldest Day of the year
- First snow storm
- Last Car seat ride
- Yard Sale Books
- Clothes Donation (Helpful around Tax time!)
- First Apartment
How to Add a Description
Open Google Photos and look for a photo that you want to add a description. Click on the photo, then click on the "i" icon in the top left. Then add a description.
PermalinkFlash Storage Stand
Small stand makes your desktop more productive
On Etsy.com you can get all sorts of cool things. One thing that I purchased recently is the Flash Storage Stand ( SD x8, USB x8, microSD x15).
This is a great organizer for anyone that has a coffee mug on their desk that is filled with USB drives and SD cards.
There are a lot of people making and selling these, the one that I happen to purchase it from was PontiacPrintingPress. The stand goes for about $5.99.
You can find others by searching for USB Card Holder.
Some Thoughts
I don't think I'll ever have 15 Micro SD cards. I got this one because I think having 15 holes for the microSD card makes the stand look neat. Some shops have only five slots, but I think having more is good.
I don't have a lot of SD cards, so the empty slots are great for storing USB tips.
Highly Recommend!
So how doesn't this help with Productivity? Well, this is a simple design that looks good and doesn't clutter the desktop.
An unclutter desktop can help you stay focus on your important tasks.
Also, having your cards neatly organized can make it easy to find the storage device that you want.
PermalinkUpload/Download files using iTerm2
Get more use out of iTerm2 Command line tools
iTerm2 comes with a suite of UNIX tools that makes things a lot easier to navigate files between networks. You need to manually install these tools via the "Install Shell Integration" command in the iTerm2 menu.
Here's a list of all the command line tools in iTerm2:
imgcat filename | Displays the image inline. |
imgls | Shows a directory listing with image thumbnails. |
it2api | Command-line utility to manipulate iTerm2. |
it2attention start|stop|fireworks | Gets your attention. |
it2check | Checks if the terminal is iTerm2. |
it2copy [filename] | Copies to the pasteboard. |
it2dl filename | Downloads the specified file, saving it in your Downloads folder. |
it2setcolor ... | Changes individual color settings or loads a color preset. |
it2setkeylabel ... | Changes Touch Bar function key labels. |
it2ul | Uploads a file. |
it2universion | Sets the current unicode version. |
it2dl
One of the tools that I thought was very cool is the it2dl (iTerm2 Download) tool. With this tool you simply type in it2dl and the file you want to download to your computer.
So when you SSH to a location and find a file that you want to move, simply type in:
it2dl filename
it2ul
It's easy to upload a file to a remote server using the it2u; utility. Simply go to the remote server that you want the file to appear, and then type in it2ul. An upload dialog box will appear asking which file on your local computer that you wish to send to the remote server
it2ul
Doing More With the Command Line
Using the it2dl and it2up commands can help move files between remote and local servers. You shouldn't have to switch applications to move files around.
PermalinkxCode Training
Udemy Training with XCode is great.
This week I am dedicating time into learning all about iOS 13 & Swift 5 using Xcode. Currently, I am using the Storyboard Interface and at some point in the training it will move to the new SwiftUI interface.
Udemy Training
I am taking the iOS 13 & Swift 5 training on Udemy. Dr. Angela Yu does a great job of explaining how to use XCode and her teaching styles help you learn a lot in a short time.
The course is good because there's a lot of workshops and real-life examples where you can play around and learn a bit more.
There are 58.5 hours of videos with 573 lectures - I think it may take a bit longer than a week to go through it.
Training Goals
I don't have any specific goals with this training. I just want to learn about the capabilities of creating apps on the iPhone. I am taking a lot of notes and enjoying learning all the challenges creating an App on the iPhone.
Code Snippets
When I find a really useful code, I am storing them in Google Sheets and tagging them as Swift. This will make it easy to find code snippets in the future.
A to Z Blog Challenge Note
The letter "X" is a really hard blog topic to find. Honestly, there are not that many words that start with an X. Let alone words in the Productivity category.
PermalinkRed Hot Timer
Work under a timer is a good way to maintain your Productivity
Having a timer is one way to keep the focus on what needs to be done. It's a way to stay on track and get things done.
You can buy a timer to put at your desk so that you can see how much time is left. The good thing is that the timer isn't using any computer resources. In addition, it's good if you want to track time away from the computer.
On the iPhone, Apple's Clock has a good timer. Otherwise, any good 50 Minute Visual Timer would be good to have next to your home desk.
Red Hot Timer
On the Mac, the Red Hot Timer app is a fast and easy way to set up a timer. You can set the timer from the system menu bar and it will show you the most active time.
Screenshots of the Red Hot Timer App
Five Things I like About the Timer
- In the preferences panel you can set up a predefined time for whatever purposes, and that will appear in the drop-down menu in the menu bar. So you can set up how long it takes to do a computer build, and set the timer and then check it when the time expires.
- You can run multiple timers. The timer that is about to expire first is the one that appears in the menu bar.
- There is a count down and a count-up mode. The count up is useful when you're tracking the amount of time before the release.
- You get 6 timers for "free" to try the application, in the purchase panel there's an offer to try it for a month. If you find it useful you can buy a yearly subscription for $2.99.
- There are several options on what happens when the timer ends. If the computer is on mute, the Timer application will become the front most active application.
Lean PDCA
Plan Do Check Act
In Lean Methodology, the key point is the Plan, Do, Check, Act - or PDCA Chart. The methodology can be used continually to improve processes.
This will probably be the model that Governments will be using to decide on how to "open up the economy" in the CoronaVirus
What this all means
Plan
Figure out the objectives and steps to deliver the best results. Try to recognize an opportunity and plan a change to produce a positive result.
Do
Not only should you take action on the plan, but test a part of the change. Take small steps and add some tracking so the changes can be measured. You want to make sure that the change has a positive effect.
Check
Gather the data from the "Do" stage and evaluate the results. Check to see if it producing the expected results and by all means identify what you have learned.
Act
Take additional action based on what you lean in the Check stage. If necessary, make changes to the action to improve to make to match the desired results.
PermalinkFocus on Productivity
Tips on Staying Focus when working from home
The CoronaVirus has caused a lot of people to work from home to be safe and flatten the curve. They are now working with their families. The whole, "Working from Home" is a bit more complicated now.
It's hard to stay focus while there are so many distractions. In addition, you can't just escape to the local coffee shop to "getaway."
Bryann Andrea has the right idea:
???This is a pandemic. Not a productivity contest.???
— Bryann Andre?? (@BryannAndrea) April 5, 2020
Tips and Tricks
Here are four ways to help focus on your productivity.
- Try Meditation by using software like Headspace to help feel less stress, focus more and sleep better. All keys to getting more done.
- Instead of watching the News or silly videos on Facebook, invest in a Productive course, such as this one on Udemy: Become a SpeedDemon: Productivity Tricks to Have More Time. You'll learn practical strategies on doing more with less time.
- Learn the Wacky To-Do List and if a simple change in your routine can help get more done: My Wacky To-Do List System That Has Helped 1,000+ People.
- Drink More Water. This blog post talks about what a simple glass of water does to your body: How drinking water increases your concentration.
Success Principles Survey Results
Survey Results of various ways that some Bloggers/Entrepreneurs manage their success
Kim over at Self Development Secrets did it again, she put together a results of a survey of Success Principles. A few weeks ago they sent a survey to a bunch of Bloggers and Successful Entrepreneurs.
The information gather is truly valuable, its a collection of advice on how to be successful. Everything from the "Best Way to Learn" to the "Most Important Trait" to be successful. There's a great infographic to understand the path to success.
www.selfdevelopmentsecrets.com/success-principles-roundup
The results of the survey conclude with great advice from all the participants. Each contributor was asked to submit something piece of advice that has motivated them.
PermalinkList of the Best Self-Help Books
200+ Productivity Bloggers suggest the books that you should read.
What would happen if you ask 200+ productivity bloggers what their favorite self-book book is? How many different responses would you get?
The people over at selfdevelopmentsecrets.com took a survey of various Productivity Bloggers and asked them which Success book influenced their life. Check out the survey results and then check out the bloggers who responded with books that have influenced you.
www.selfdevelopmentsecrets.com/best-self-help-books
The selfdevelopmentsecrets.com has a lot of other survey results. It's a good site to learn about the best books to read in the vast world of business books.
What's nice is that it's an unbias view of books and authors which adds to the credibility of the information.
PermalinkGravatar
There are lots of various web forums and blogs online. There's just about one for every nitch group. The problem is dealing with all the various profiles that need to be setup.
For users, they don't want to have to change their profile image on every site that they visit, and for webmasters, the last thing they want to do is build a user interface for avatars.
Gravatar Solves the Problem
Gravatar makes part of the process simple by having a universal Avatar. When you put in your email address in comment field, the website will display data you entered from the Gravatar server.
Here's a brief description from their website:
Your Gravatar is an image that follows you from site to site appearing beside your name when you do things like comment or post on a blog. Avatars help identify your posts on blogs and web forums, so why not on any site?
Millions of avatar images are being served over 8.6 billion times per day.
General Users
It's worth a few minutes of your time setting up your Gravatar. This way you'll have it all ready to go when you need it. It doesn't cost anything to setup or to use. It will make your comments stand out on various internet blogs.
Website Owners
I recently integrated Gravatar to the comment section on this blog. Here are some notes on the whole process.
- It doesn't cost anything to make calls to the Gravatar server.
- It was quick to set up. I spent a few minutes reading through the Developer instructions on their site. Took about 20 minutes total
- Basically you convert the email address to a md5 Hash and then append it to a specific URL.
- Once you have it set up, you can decide what data to pull from the Gravatar server.
- It takes some tweaking the HTML and CSS to format the image. Tip: Make sure have some fail-over plan should the image not return in time.
- Using Gravatar is so much better than having to build some fancy profile page.
About
I am always looking for ways to get more out of any application or process that I use on a regular basis. The goal of the content is to get you to be more productive as possible.
Check out all the blog posts.
Blog Schedule
Saturday | Internet Tools |
Sunday | Open Topic |
Monday | Media Monday |
Tuesday | QA |
Wednesday | Affinity |
Thursday | BBEdit |
Friday | Macintosh |