write_tasks: Write A File With Tasks

View source: R/file_operations.R

write_tasksR Documentation

Write A File With Tasks

Description

Writing a set of tasks to file comprises writing all entries in the task variable in a tibble produced by parse_tasks().

Usage

write_tasks(tasks, todo_file)

Arguments

tasks

A vector of strings representing tasks following the todo.txt convention by Gina Trapani.

Author(s)

Paul Lemmens (paul.lemmens@gmail.com)


paullemmens/todoRtxt documentation built on May 19, 2023, 3:21 p.m.