Skip to content
New issue

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

use models.Note in read operations #8

Open
jacobb opened this issue Feb 13, 2024 · 1 comment
Open

use models.Note in read operations #8

jacobb opened this issue Feb 13, 2024 · 1 comment
Assignees

Comments

@jacobb
Copy link
Owner

jacobb commented Feb 13, 2024

For 0.4 and 0.5, we moved to using a Note struct to centralize a lot of the work with individual markdown files. Our read operations could probably benefit from this as well, as a way to centralize likely redundant calls of frontmatter/markdown parsing.

@jacobb
Copy link
Owner Author

jacobb commented Mar 16, 2024

#15 handles a lot of this, but I think it's still work reviewing to see if there's even more areas where we're making redundant calls

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant