Replies: 1 comment 1 reply
-
Is |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello all,
I have a question: I am trying to build a "PRM-light" (personal relationship management). Therefore I have "people" notes and "activities" notes.
I want to display a table that shows me the name and the date of our last activity (and sort by that date). The date field is also part of the frontmatter, but I haven't figured out, how to "join" the name information with all related activities (activities have a "participants" field that will contain all people.
Is there a way to accomplish something like this?
Beta Was this translation helpful? Give feedback.
All reactions