The current modes cover a lot, but there's no mode that shows the immediate parent folder alongside the filename. This is useful for me where many notes share similar names across folders but the full path is too noisy and the filename alone loses useful context.
For example:
Given a task backlink to /Kitchen/Bread Diaries/2026-03-14 (Sat).md:
Current "Filename only":
Requested "Folder + filename":
(Bread Diaries/2026-03-14 (Sat))
Ideally, for my use case, just the immediate parent folder name, not the full path, similar to how "Filename + header" only keeps the last segment (heading), this would only keep the last folder segment before the filename.
The current modes cover a lot, but there's no mode that shows the immediate parent folder alongside the filename. This is useful for me where many notes share similar names across folders but the full path is too noisy and the filename alone loses useful context.
For example:
Given a task backlink to
/Kitchen/Bread Diaries/2026-03-14 (Sat).md:Current "Filename only":
Requested "Folder + filename":
Ideally, for my use case, just the immediate parent folder name, not the full path, similar to how "Filename + header" only keeps the last segment (heading), this would only keep the last folder segment before the filename.