Skip to content

underscorephil/taskpaperscripts

Repository files navigation

taskpaperscripts

A collection of scripts used in my TaskPaper workflow.

day_one_log.scpt

Log completed TaskPaper tasks to Day One. The heavy lifting done by Brett Terpstra in this blog. This fork adds any notes attached to a task to the Day One entry and changes the integration with Day One from the Day One CLI to jrnl

Switching from the Day One CLI to jrnl allowed for more flexible use of Day One's tags.

Requirements

jrnl is used in place of the Day One CLI because of its native support for tags in the @ format already used by TaskPaper

Installation

  • Throw day_one_log.scpt into ~/Library/Scripts/Applications/TaskPaper
  • Look through the script for any reference to CONFIG and make a decision to keep the defaults or change these values.
  • Make the script easily executable. I personally am using an Alfred v2 workflow.

taskpaper_dayone_log.alfredworkflow

Alfred workflow for use with day_one_log.scpt

Requirements

Installation

  • Obtain the workflow file by one of these options*(other methods are possible)*:
    • clone this repo
    • wget https://raw.githubusercontent.com/underscorephil/taskpaperscripts/master/taskpaper_dayone_log.alfredworkflow
    • copy paste
  • Follow the procedures for installing an Alfred workflow

Use

It is configured by default to run the script on the keyword tpclean. It should be trivial to customize this by editing the 'tpclean' keyword element in the workflow editor

hermitcan_solar_dark.taskpapertheme

Solarized Dark TaskPaper theme based on tundramonkey's theme HelvetiCan using the Hermit fontset

Screenshot

Requirements

Installation

  • Place gently into ~/Library/Application Support/TaskPaper/Themes
  • Choose hermitcan_solar_dark from the preference menu It may be necessary to restart TaskPaper for the theme to appear

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published