When readwise highlights are imported into Reflect, they are currently imported as
#tag
.
I propose they should be imported instead as
[[tag]]
.
Suppose you are reading an article in readwise, highlight some text and tag it with "AI". This gets brought into Reflect as
#AI
.
If you want to review everything related to "AI" in Reflect, it's now difficult; searching
#AI
yields only full notes, so you have to go to the note and search the note for AI to find it.
If the readwise tag were instead imported as
[[AI]]
, you could go to the "AI" note and review the incoming backlines to get all of the information about AI in one view without having to search.
I feel like this fits better into Reflect's model; the
#tag
typically means, "This note is a <tag>", e.g. #person, #company. If I've highlighted a section of text, that entire note in Reflect is not "an" AI, so it seems like backlink should be used.