this post was submitted on 02 Jul 2023
5 points (100.0% liked)

ObsidianMD

4113 readers
1 users here now

Unofficial Lemmy community for https://obsidian.md/

founded 1 year ago
MODERATORS
 

Hi Obsidian legends!

I’m trying to find a way to do this:

  1. I type /@PersonsName
  2. Obsidian recognises /@PersonsName is a person because of the @ symbol
  3. Wraps in a hyperlink: [[/@PersonsName]]
  4. Creates a templated note in a specific folder e.g. /people

Is something like this possible?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

I do something like this:

  • Today I spoke to [[people/colleagues/Mary|Mary]] about the upcoming work trip

What this does is create a Note called Mary under people/colleagues, and instead of showing the full path, just shows Mary in the frontend.