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

[FEATURE] Bidirectional Parsing of FranklinNote <-> Note <-> Original Note #8

Open
TheCedarPrince opened this issue May 23, 2023 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@TheCedarPrince
Copy link
Owner

I realized as of now that using NoteMate, I really only created the notes to go in one direction. Which is:

graph LR

Original-->Note
Note-->FranklinNote
Loading

But I never really considered how to make it bidirectional. I think NoteMate has support for this already since we can go from a Note to any other target. We may just need a function that ingests a Note and gives back the original representation of someone's note. Not sure exactly how to do that at the moment... May just be a matter of writing the workflow frankly and seeing what's missing.

@TheCedarPrince TheCedarPrince added enhancement New feature or request help wanted Extra attention is needed labels May 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant