Skip to content

move TODOs across days #58

@notnmeyer

Description

@notnmeyer

if a log has - TODO: eat a burrito, but we dont get to it today, we should be able to move them.

something like,
daylog show -o text | grep TODO | daylog -- tomorrow

but we dont handle stdin yet.

as a single command, maybe this would do the same thing,

daylog defer 'TODO'

any line containing 'TODO' gets moved to tomorrow's log. kinds weird on fridays or something.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions