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

Add Compatibility with DataView Plugin #86

Open
AgsRickJ opened this issue Sep 24, 2024 · 0 comments
Open

Add Compatibility with DataView Plugin #86

AgsRickJ opened this issue Sep 24, 2024 · 0 comments

Comments

@AgsRickJ
Copy link

AgsRickJ commented Sep 24, 2024

Feature Request:
I have to do engineering calculations for a number of components and display the results in tabular form. The large number of rows is a result of different component types requiring different parameters and calculations. It would be much better to have an engineering or calculation sheet showing the calculation being performed along with some comments and to use a database to display the parameters and results in tabular form. The database could then be filtered in any number of ways according to purpose.

DataView fields within the body of a note are specified as key-value pairs using a double colon, "key::value". The Numerals plugin would need to have a way of printing results and variables in this form. Perhaps have an option to print all results (i.e. far right column) as "key:: value" pairs (instead of "-> value) or some method to do the same on a per result basis.

I think this would be useful to engineers, students, or anyone who has to deal with many calculations.

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