Skip to content

Commit

Permalink
add new taskpaper script - copy_selected_items
Browse files Browse the repository at this point in the history
  • Loading branch information
tamvodopad committed Oct 24, 2016
1 parent b858a57 commit 22e8e89
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 1 deletion.
20 changes: 19 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# taskpaperscripts

A collection of scripts used in my [TaskPaper 3](https://www.taskpaper.com/) workflow.
A collection of scripts used in my [TaskPaper 3.5](https://www.taskpaper.com/) workflow.

## remove_today_from_done.scpt

Expand All @@ -24,6 +24,24 @@ This script removes all @today tags from tasks with @done tags

At the end of the day i send all tasks with the tag @done to archive project and run this script to remove @today tag from this tasks

## copy_selected_items.scpt

This script is copy to clipboard all selected items after filtering in taskpaper document

### Requirements

* [TaskPaper](https://www.taskpaper.com/)
* [FastScripts](https://red-sweater.com/fastscripts/)

### Installation

1. Clone this repo
2. Open Taskpaper 3.5
3. Open FastScript app
4. Open Taskpaper scripts folder by FastScript menu item: FastSctipts>Open TaskpPaper Scripts Folder
5. Copy script copy_selected_items.scpt to this folder
6. In FastScript prefrenses chose script shortcut

## taskpaper_add_to_inbox_and_search.alfredworkflow

Alfred workflow for quikly add tasks to Inbox project and search taskpaper files.
Expand Down
Binary file added copy_selected_items.scpt
Binary file not shown.

0 comments on commit 22e8e89

Please sign in to comment.