Way to use @ 'at sign', or other character, for tagging people?

In dynalist you can make tags with # or @, and I’ve found it very helpful to tag concepts with # and people with @.

Is there a way to customize logseq to transform ‘@’ into a special character for tagging (or any other character, doesn’t have to be ‘@’)?

3 Likes

Not as ergonomic, but you could use @ as hierarchical tag:

[[@/Jerry]]
[[@/Maciej]]

It also allows you to visit one page, [[@]] to see all peops in one place :slight_smile:

14 Likes

very creative, thanks for the idea!

Or using page properties like ?

:PROPERTIES:
:type: [[contact]]
:structure:
:projet: 
:mail: 
:END:
2 Likes

Hi :wave: bepolymathe

Thanks for the idea concept.

How can we use or apply this contacts properties/ template with this [[@]] concept of people.

I was thinking :thinking: every time I create a [[@/name] I connect this property / template to create more personal data of that particular contact.

Cheers
Jambo
Bimal

I was thinking the same.
How about creating a template to create a page with properties and a type person
and then use a text replacement to chose the template quickly maybe eg. @@ to avoid unnecessary matches

Ideally I would hope Logseq could consider the person as a specific entity next to # and [] etc