We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It is not a good practice for note to store user data in a centralized database.
Considering that todo matters are not very complicated.
to-done will store user data in markdown form in the user's private git repository.
to-done
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Context
It is not a good practice for note to store user data in a centralized database.
Solution
Considering that todo matters are not very complicated.
to-done
will store user data in markdown form in the user's private git repository.To-Do
to-done
Markdown file format, Serialization, DeserializationThe text was updated successfully, but these errors were encountered: