| 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: | 2026-05-18 07:02:30 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.