Admin Tips: Search Quickly for Users & Courses

matthew_weather
Community Novice
19
4605

For admins who do dozens of searches per day on Canvas, here are a couple of tips that save a few clicks (and a few seconds) each time. I use these many times a day. (This post is an adaptation of the "Customer Lightning Round" 10-minute presentation I did last week at InstructureCon 2017, called "Save 1 Minute Per Day.")

The Problem:

Searching for a user or a course takes too many clicks.

The Solution: Use Google Chrome's Custom Search feature

(This is similar to  @jthoms ‌'s "Efficiency Tips" from two years ago, with screen shots added, plus some extra suggestions.)

The Chrome browser has a cool feature that lets you create custom searches, which you can use to quickly search for a user or a course on Canvas. Here are detailed instructions for using this feature:

  1. Using Chrome, log in to Canvas and do a search (as you normally would) for user Waldo
  2. From the search results page, copy the link from the address bar, which will look like something like this:
    https://canvas.biola.edu/accounts/1/users?focus=user_name&user%5Bname%5D=Waldo 
  3. Next create custom search by clicking on the three dots "Customize" link on the top-right of the browser, and choose "Settings"
    Screen shot - Google Settings
  4. Then open the "Manage Search Engines" by clicking on the little triangle to the right, then on the next page click "ADD" on the "Other Search Engines" line:
    Screen shot - manage search engines and add
  5. Fill in a name (like "Canvas Users") and a keyword (just "u" in this example), then paste the link from step #2 above, and replace Waldo with %s
    Screen shot - custom Google search
  6. Click "Save" and you're finished.

To use this new search, type this sequence of keys:
  <CTRL> L u Bob Smith <Enter> 
(or <COMMAND> L on Macs)
<CTRL> L puts your cursor in the address bar, where you can begin typing a search or URL. Next, typing u then the space bar switches to this new search. Type the name Bob Smith and then Enter, and you will be taken directly to the search results (no clicks, just keys!)

You can re-do the above steps to make another customer search for courses (or really, for any common search you do). I use one to search for a class in the current term by first searching for a course, filtering for the term, then copying / pasting that search URL.

Another Tip / Feature Idea: Make the Enrollments search result larger

Screen shot - Enrollments Window too small

This is more complicated, and I've created a Feature Idea (go vote!). See the comments in that post for a work-around using a TamperMonkey script to fix this on your own, until Canvas gets updated.

Another Tip / Feature Idea: Add More Links to Courses Search

Screen shot - add course links example

This also can be added with a TamperMonkey script. I've created a second Feature Idea (vote here too!). Again, see the comments in that post for the script that can add a "Users" link to the list of links.

#admin#admin tips#ui#improved ui

19 Comments