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 |
todotxt
Parse todo.txt files
todotxt(todos)
todotxt(todos)
todos |
Path to todo.txt file |
Todo list as a tibble.