OutputKit Template
A template of actions you can use as a starting point to build your Shortcuts with OutputKit
Description
A template of actions you can use as a starting point to build your Shortcuts with OutputKit.
You can use the Build tool to update the json tags whenever you need to, this may not always have the latest json in it, please make sure you update the css from the build tool but only if you want the latest tags.
OutputKit is a bit of JSON (a dictionary in the form of text) that contains the markup for Bootstrap componnents, you put into a variable at the start of your Shortcut. You can then refer to the different elements with the tags listed below. It's best to look at the
- OutputKit Examples Shortcut to get an idea of how it works, then to start with the
- OutputKit Template to start making your own. Once you have a better idea, you can create you're own html templates, or update to the latest set of tags using OutputKit Build.
- OutputKit Build Shortcut.
Feedback
Log in or sign up to leave feedback.
@2br-2b
I love your shortcut!
Is there any way to view all of the possible output types (button, link, table, etc.) and how to use them?
· 1 year, 6 months ago
· 1 year, 6 months ago
@entee
Author
Hi
Thank you, the examples Shortcut shows the types https://routinehub.co/shortcut/1219 there is the beginnings of documentation on the github site but it is still being worked on https://github.com/nturpin0/OutputKit which can also be viewed in the Build Shortcut by clicking on the logo, then the about section. Or leave a message here if you have any questions.
· 1 year, 6 months ago
· 1 year, 6 months ago
@Bingobucketster
Thanks for doing this! I’ve been really pleased with what I’ve been able to create. I do need some help with something, though. I’ve successfully created what I want displayed, however my shortcut is held on the “show in webpage” action after I dismiss the card. Do you know why this happens? I’m running the latest iOS 13 beta on both my phone and iPad, and it happens independent of which device is running the shortcut or the code. It was working fine, but then it happened with repeated use.
· 11 months, 3 weeks ago
· 11 months, 3 weeks ago
@Bingobucketster
I changed the code (different size of header) and it worked for a while before freezing again. I know some API’s only allow a certain number of submissions in a certain time period and was wondering if this were something similar, despite not working through an API itself. Any thoughts?
· 11 months, 3 weeks ago
· 11 months, 3 weeks ago
@entee
Author
Not too sure on this one. I did come across problems in earlier betas when using Quick Look to view web pages where it wasnt working with any web pages using JavaScript, but havent seen anything like it in Show Web Page.
If you have a bad data connection and aren’t using the embed bootstrap option it could be its having problems fetching
bootstrap. Is it a Shortcut you can share, or share part of?
· 11 months, 3 weeks ago
· 11 months, 3 weeks ago
@Bingobucketster
Actually, it was happening with this one. I re-downloaded it to see if it still happened, and it did with the default code, which is why I thought it had to be the timing, rather than anything I wrote. In the end, because I didn’t need to interact with any of the pieces, I just replaced the “show webpage” with “quick look,” and that gave me what I wanted.
· 11 months, 3 weeks ago
· 11 months, 3 weeks ago