Finally creating the perfect home screen with custom javascript iOS 14 widgets using Scriptable app.
Use this Siri Shortcut to instantly sync your logged Apple workouts to a project in Toggl.
How you can use iOS Shortcuts for a one-click approach to see time logged towards a Toggl project today.
Daily goals are great, tracking them daily not so much. The good news is that if you've already tracked the time in Toggl you don't need to do double the work.
Find out how easy it can be to sync your Fitbit workout data to Toggl projects, you can even set it up to sync automatically without you needing to lift a finger. Best of all is it doesn't cost a thing.
Let's make a iOS 12 Shortcut that does exactly one thing: start a predefined Toggl Timer.
Let's get rid of that Episerver license warning message in development shall we.
As an Episerver developer you will be creating properties on your Page/Block/Media models a lot, and it's generally a pain to type everything out again and again. So I've created some TAB TAB magic to make life easier.
Using ActionFilters and HttpModules to modify the MVC response HTML for 'securing' all links opening in a new tab.
Recently I worked on a project where we needed to enable "edit mode" preview for a custom document type. It seemed like it would be a trivial task, just set up a view and map the document type in the TemplateCoordinator. Turns out we need some UIDescriptor magic.