Tags to Wiki-Style Cross-Links - can this be done?
Objective: Run an action that will, based on selected “tag” - gather all Drafts titles in “Wiki-Style Cross-Linking” format and add these wikilink titles to the clipboard.
Looks like this:
- Invoke action (Let’s call it Tags to Wikilinks)
- Pop up calls for tag
- Enter desired tag
- Action collects all Drafts assigned to desired tag
- Converts said tagged Drafts titles to Wikilink format
- Places wikilinks in clipboard, 1 per line
Example:
3 Drafts with the tag: “coffee”
Drafts with tag “coffee” are:
Starbucks cafe latte
Nespresso espresso
Learn to make a longo
Tag “coffee” is entered at the start of the action.
Output is:
[[Starbucks cafe latte]]
[[Nespresso espresso]]
[[Learn to make a longo]]