I cannot remember the query I should use to find notes with a specific linkType.
Let’s say the link type that I want to find in my tbx document is “relatedTo” and I cannot find the incoming or outgoing notes, but its somewhere in my document.
How would I find all notes (incoming or outgoing) with a linkType “relatedTo”
i did not think I could use linkedTo() or linkedFrom() because I did not know the name of the source or destination note. Therefore, I was thinking I could only use links.()
Am I wrong? I am currently out of the office, but will check when I return