[HOW TO] Use HTML Action Labels [VIDEO] - Tasker Tips & Tricks

Make your Tasker Tasks easier to read using HTML in your Action Labels.
LINK
VIDEO
Don't forget to subscribe to my website and youtube channel for updates!
Enjoy! :good:

Related

[WordPress] Page Style Guide

Introduction
The following is the Style Guide for the wordpress site that xda-university is on. I posted the original style guide based on drew.edu's wordpress style guide with a minor modification to locate device specific content in a anchor as an appendix chapter to your guide.
I figured it would be handy to keep a copy of this here so that future documents can be included into xda-university faster, because they were written with the Style Guide in mind.
Anyways, the stuff below here should be updated anytime the Style Guide on xda-university updates.
On the other hand, it's also a place where we can discuss the Style Guide here on the forum.
(the formatting is currently wrong, because I am just posting this now, and I'm lazy. I'll update this later so it looks right.)
All Sites
Page Titles Should Use Capitalized Case. This Line is an Example of That.
Use headers h2-4 to define sections. Separate content logically to improve readability.
Headers should use capitalized case (This is an Appropriate Title Example)
Headers should typically never be given additional styling such as italics or bolding.
Never underline text. This is a style reserved for links only.
ALL CAPS should never be used unless it is the proper name of something like XDA.
Never make a link that says “click here.”Instead link the words pertaining to the link.
Example: “For more, view our full calendar of events.”
Use alt text on photos, captions only when appropriate.
Only use tables for data, not layout.
No font colors.
Single spaces after periods, not double. (<-This it too many spaces)
Device Specific Information
Unless the page is written for a specific device, put the device specific information towards the end of the page and use an anchor to link to it.
(shamelessly borrowed from http://www.drew.edu/wp-guide/web-style-guide)
This is WIP and I am VERY open to ideas!
Note:
◘ While submitting/publishing, it is also a good practice to justify text. Justification should NOT be done by selecting the entire body of work and justifying all at once. Justify only individual paragraphs at one-go.
◘ It is also helpful to switch from Visual Editor to Text Editor before submission to iron out formatting issues that one may face. One of the most common issues that crop up are double para-breaks, which will show up as something like this in the text editor -
<p style="text-align: justify;">Sample Text----</p>
<p style="text-align: justify;"></p>
<p style="text-align: justify;"> Text here ----</p>
The line represented in boldface should ideally be deleted manually via the text editor.
◘ Keep sentences short and crisp to improve readability index score. Make a paragraph-break after 4-5 lines.​
Credits
pulser_g2, The-Captain, and toxicthunder for updates to the style guide!

[VIDEO] [HOW TO] Insert User-Installed Icons

Insert our own icons into Tasker for native use in your tasks and scenes!
VIDEO
LINK
Don't forget to subscribe to my website and youtube channel for updates!
Enjoy! :good:

HTML Format Adder [HELPER TASK] [VIDEO]

Using AutoTools Web Screens and AutoShare, looking up and then adding basic HTML tags for text is now faster and easier with my HTML Format Adder Helper Task . It is perfect for adding HTML to:
AutoNotification notifications
AutoTools Toasts
Tasker Action Labels
A few of Nick Mowen's Tasker Plugins
Enjoy!
For more information on Web Screens including a tutorial to get you started and how to build your web screens visit https://www.RoryCodes.com/material-design-autotools-web-screen/.

[HOW TO] Build An AutoTools Web Screen Checklist Manager

Create a simple and effective Checklist Manager using AutoTools Web Screens and other AutoApps.
Updated to V2 due to some bug fixes. Sorry for the inconvenience. V2 XML file is located in the website post below
Features:
Material Design Styling for a similar look and feel of a native application
Navigation Menu to view and open other checklists
Add, Edit, or Delete a checklist
Add, Edit, or Delete checklist items on a list
AutoApps Integration
Debugs into AutoTools Logs for specific events
Automatic updates for all changes in a simple JSON object as a Tasker Global Variable
Open it from a quick settings tile
Add items from text selection
Add items from a quick settings tile
Predefined Child Tasks for Getting an array of checklist names, for getting an array of a checklist's items, and for adding to a checklist of your choosing.
Checklist Manager Tutorial and XML
Build A Custom UI With Material Design AutoTools Web Screen Tutorial
Enjoy!
V2 Changes:
Fixed bug to correct JSON value in “Checklist Lists Array” field
Fixed bug for command not being sent to AutoApps in “Command Prefix” field
hwy froyrory can i ask for your iron man walpaper its look great thanks
vandasche said:
hwy froyrory can i ask for your iron man walpaper its look great thanks
Click to expand...
Click to collapse
Sure thing! Are you the same person as on YouTube who asked this question?
Ironman Wallpaper White
Rory

AutoTools Web Screen JSON Visualizer

Now you can properly view JSON data thanks to my AutoTools Web Screen JSON Visualizer!
Features include:
Material Design Lite styling and animation
View the formatted version of any JSON
Get the JSON path of any item on the clipboard for use with Tasker's native JS or any other programming use
MDL style Navigation Menu with optional support for AutoTools JSON Read Action
To set up and start viewing all your JSON data in the simplest format, see the Tutorial
Enjoy and Happy Holidays!

Categories

Resources