In old Logseq, you can reference pages with #Page or [[Page]]. They both link to the same thing, but they were used slightly differently. Usually you used [[]] when the reference naturally fit within a sentence and # when it didn't. Example:
- Rust [[Programming]] tips...
- Python interpreter written in Rust... #Programming
In the DB version we lost one of the ways, so I propose adding @Page as another way to refer to pages which will replace the old #Page