open_all Function

open_all = (this_page, titles) -> ...

Purpose: Opens all internal links found in the search results.

How it Works:

Iterates over the titles in the search results and opens each in the current wiki context.