Skip to content

save only changed, deleted, or added tasks. #35

Description

@monomycelium

Hey, I was also writing a TUI to-do app in Rust (but using tui-rs), but I was considering a more efficient way to save the tasks by saving only the lines that have been changed and not the unchanged ones. I tried making many implementations, like using enums or checking if the file contains that task already. However, I kept getting stuck. Do you have any idea how we could implement this?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions