Open a mind map in MindNode

Pulls the contents of MindNode’s iCloud Drive folder and asks you which mind map you want to open.

Actions Used

?
Folder
Passes the specified folder to the next action.
?
Get Contents of Folder
This action gets the files inside of the specified folder.

Recursive
If this option is enabled, this action will get all the files inside of a folder, including its subfolders.
?
Choose from List
Presents a menu of the items passed as input to the action and outputs the user’s selection.

Prompt
The instruction provided when the list is presented.

Select Multiple
When enabled, multiple items may be chosen from the list.
⤵️
Open In…
Opens the input as file in the selected app. Can either use the Open In menu or have a supported app selected to open into automatically – toggle “Show Open In Menu” off and select Choose to see the list of available apps on your device.

Extra Details

Run Shortcut deep link
Open Shortcut deep link
AppleScript code
tell application “Shortcuts Events” run shortcut “Open a mind map in MindNode” end tell

More From This Folder

More From The Library

Add time entry

Prompts you to add a start time and end time, then what you worked on, then pick a project – once you’re done, Timery logs the entry in Toggl.

Get shortcut »