Show full path without defaulting to file name via pipe syntax

What I’m trying to do

I have set my preferences to always use the absolute file path. The reason for this is the folder structure itself adds relevant context to the file name.

However, when I type [[ enter_file_name_here ]], it returns [[absolute_file_path|file_name]] by default. Each time, I have to remove “|file_name”. Is there a way to turn this off? Thank you!

Things I have tried

  1. I tried to look for this option in the setting but could not find it.
  2. I tried to look in the forums to see if someone has the issue - but found “opposite” posts (people asking for this pipe functionality and it being later added)

Thanks a lot in advance!