Editorial Workflows

Google/Scholar

public workflow

Install Workflow

This is a workflow for Editorial, a Markdown and plain text editor for iOS. To download it, you need to view this page on a device that has the app installed.

Description: Takes selected or inputted text as search terms and executes either a Google search or a search for legal precedent in Google Scholar (user chooses which), and displays search results in Editorial's browser.

Shared by: @WarFreeZone

Comments: Comment Feed (RSS)

There are no comments yet.

+ Add Comment

Workflow Preview
Selected Text ?
Entire Line(s)
OFF
Empty Selection Output
  • No Output
  • All Text
  • Closest Word
Folded Text
  • Include
  • Replace with:
If… ?
Run the block if
Input
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
Request Text Input ?
Title
Search Terms
Initial Text
  • Single Line
  • Multiple Lines
Keyboard Options:
…End If
Set Variable ?
Variable Name
search
Value
Input
Show Alert ?
Title
Google or Google Scholar?
Message
Pick a search service.
Button 1
Google
Output Value
1
Button 2
Scholar
Output Value
0
Button 3
(don't show)
Output Value
Show Cancel Button
ON
If… ?
Run the block if
Input
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
1
Open URL ?
Open in
  • In-App Browser
  • Default App / Safari
URL
http://www.google.com/search?q=search
Tab
  • Last-used Tab
  • New Tab
  • Tab with ID:
Unique identifier
Wait until Loaded
OFF
Reveal Browser Automatically
ON
…End If
If… ?
Run the block if
Input
  • is Equal to
  • is Not Equal to
  • Contains
  • Doesn't Contain
  • Matches Regular Expression
0
Open URL ?
Open in
  • In-App Browser
  • Default App / Safari
URL
http://scholar.google.com/scholar?hl=en&q=search&btnG=&as_sdt=80006
Tab
  • Last-used Tab
  • New Tab
  • Tab with ID:
Unique identifier
Wait until Loaded
ON
Reveal Browser Automatically
ON
…End If