You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Say I have notes for books with similar structure. All of the notes contain info about the author, title, amount of pages, etc. I want to create something like an updatable table pulling all this info into a note overview. Right now I can pull out one field with excerpt and regex something like Author:.* but not for multiple fields.
If this is possible this feature would be much appreciated. Thank you!
The text was updated successfully, but these errors were encountered:
Say I have notes for books with similar structure. All of the notes contain info about the author, title, amount of pages, etc. I want to create something like an updatable table pulling all this info into a note overview. Right now I can pull out one field with excerpt and regex something like
Author:.*
but not for multiple fields.If this is possible this feature would be much appreciated. Thank you!
The text was updated successfully, but these errors were encountered: