Package 'todotxt'

Title: Parse todo.txt files
Description: Todo.txt is a standard for text-based todo lists. The goal of this package is to parse todo.txt files into tibbles.
Authors: Matthew Henderson [aut, cre]
Maintainer: Matthew Henderson <[email protected]>
License: MIT + file LICENSE
Version: 0.1.0
Built: 2024-11-02 03:41:55 UTC
Source: https://github.com/MHenderson/todotxt

Help Index


todotxt

Description

todotxt

Parse todo.txt files

Usage

todotxt(todos)

Arguments

todos

Path to todo.txt file

Value

Todo list as a tibble.