http://www.pocketables.com/2013/03/overview-of-pocketables-tasker-articles.html

I write a lot about Tasker, and the problem is that the more articles there are, the harder it is to find everything. This post will serve as a launch platform for Tasker content on the site, which will hopefully make it easier to find everything. It contains most Tasker posts from the site, although some have been omitted due to them either being unimportant, or known to be outdated.

Make sure to check out the section on the bottom of the page with some practical information regarding these links!

Beginner’s Guide

How-To articles

Quick tips

Advanced Tasker series

Provided As Is series (read disclaimer in the articles)

Other Tasker articles

Using Tasker with accessories

Reader requests

joaomgcd’s Tasker plug-ins (AutoRemote, AutoShortcut, etc)

AutoRemote

AutoVoice

Others

Links to apps

Practical information about this page

Do note that articles generally aren’t updated over time, so make sure to check the time stamp of articles. Both Tasker and other important aspects of a creation might have changed since an article was published. Furthermore, Tasker creations I talk about in one article might no longer be in use by me, or have been heavily modified, changed or rewritten by the time another article was written.

Since device, OS version, ROM, installed apps, and Tasker version all have the potential to make a Tasker creation work for one person, but not another, there’s rarely much I can do if you come across something in an article that doesn’t work for you personally. You can always leave a comment and ask for help, but in a lot of cases, there’s nothing I can do without having the device in my hands.

August ’13 update: Starting this month I will have a lot less time on my hands. That means I will at best post less, likely not at all. I will also stop responding to most comments and questions, both here and elsewhere. A lot of the posts here will still be relevant for a long time to come, but as far as my involvement in the Tasker community goes, it’s pretty much over.

Keep up to date with new Tasker posts

Content portal for Pocketables Tasker articles的更多相关文章

  1. iOS 学习 - 2.据网址显示源码

    输入网址,解出源码,显示label 我这里是在第二个界面显示的,用的属性传值. A界面先从 storyboard 拖个 textfield 和一个 button .m里面button的方法 //按钮点 ...

  2. XCode8向ITunes提交版本,不显示或提示无效的版本

    主要是iOS10,对隐私权限有了新的要求.在info.plist里加入如下代码. <key>NSCameraUsageDescription</key> <string& ...

  3. [修正] iOS 10 使用相机及相簿闪退的问题修正

    iOS 10 新规定,在取用相机,相簿,联络资讯,麦克风需要在 Version Info 加入指定的 key,否则闪退: 注:将下面的 Key 复制到工程 Option -> Version I ...

  4. AFNetwork ATS 网络层改造

    最近一直做项目的ATS改造,期间遇到了种种问题,各种坑都记录下来, 比如iOS版本.afnetwork版本.证书(是否为自签证书).域名验证.TLS版本等等,我们项目更复杂,还使用了域名到IP映射的路 ...

  5. iOS 10.0 更新点(开发者视角)

    html, body {overflow-x: initial !important;}html { font-size: 14px; } body { margin: 0px; padding: 0 ...

  6. P6 EPPM Manual Installation Guide (Oracle Database)

    P6 EPPM Manual Installation Guide (Oracle Database) P6 EPPM Manual Installation Guide (Oracle Databa ...

  7. P6 EPPM Installation and Configuration Guide 16 R1 April 2016

    P6 EPPM Installation and Configuration Guide 16 R1         April 2016 Contents About Installing and ...

  8. P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1

    P6 Professional Installation and Configuration Guide (Microsoft SQL Server Database) 16 R1       May ...

  9. ATS连接 https

    HTTPS协议是Http Over SSL,简单来说就是HTTP的安全版本,在HTTP的基础上增加SSL/TLS加密传输协议,通过HTTPS加密传输和身份认证保证了传输过程的安全性.在登录网银和电子邮 ...

随机推荐

  1. WebApi参数问题方案

    原文:http://www.cnblogs.com/landeanfen/p/5337072.html

  2. git忽略特殊文件或文件夹

    1.在项目目录中添加“.gitignore”文件,项目目录就是你存放git工程的目录就是有“.git”目录的目录 vi .gitignore 2.在文件中添加如下内容,其中“/runtime/”是忽略 ...

  3. Google Chrome中的高性能网络-[译]《转载》

    以下内容是"The Performance of Open Source Applications" (POSA)的草稿, 也是The Architecture of Open S ...

  4. java 多线程总结篇2之——Thread类及常用函数

    此片文章主要总结的是Thread类及相关的基础概念和API,首先需要厘清线程调度中的几个基本概念: 一.线程调度的基本方法 1.调整线程优先级:Java线程有优先级,优先级高的线程会获得较多的运行机会 ...

  5. HDU 1054 Strategic Game(最小路径覆盖)

    题目链接:http://acm.hdu.edu.cn/showproblem.php?pid=1054 题目大意:给你一棵树,选取树上最少的节点使得可以覆盖整棵树. 解题思路: 首先树肯定是二分图,因 ...

  6. LeetCode691. Stickers to Spell Word

    We are given N different types of stickers. Each sticker has a lowercase English word on it. You wou ...

  7. Linux下光盘镜像生成和刻录

    mkiosfs命令如在/root/下有文件file1 file2 file3maiosfs -o img.ios file1 file2 file3该命令将file1 file2 file3放入到im ...

  8. 程序设计实习MOOC / 程序设计与算法(一)第二周测验(2018春季)

    编程题: 1:对齐输出 总时间限制:  1000ms 内存限制:  65536kB 描述 读入三个整数,按每个整数占8个字符的宽度,右对齐输出它们. 输入 只有一行,包含三个整数,整数之间以一个空格分 ...

  9. wampserver的安装和使用

    首先想说一下通常搭建WAMP平台的时候主要分为散装包搭建和集成包搭建过程. 散装包搭建就是把PHP,Apache,MySQL等下载下来,一个个的安装,其过程灰常的复杂,而且需要配置的系统变量和修改的文 ...

  10. win7下docker环境搭建nginx+php-fpm+easyswoole+lavarel+mysql开发环境

    win7环境基础在上一篇win7下docker环境搭建nginx+php-fpm+easyswoole开发环境中已经详细叙述搭建完成 本篇文章将叙述如何在上述基础上搭建laravel开发环境,这个其实 ...