Using tp.file.find_tfile()

Can I find a file dynamically with a link using templater plugin?

eg:

I know that there is a file inside a directory named → “dir” & the file starts with the letters → “abc”

the full name of the file is “abc 123”

but I don’t know that. I only know that it starts with “abc”

can I create a clickable link which automaticaly search & appends the words after abc.

is this possible ?

I saw this tp.file.find_tfile()

But when I read the manual it doesn’t say much.

Can anyone tell me what is the use of tp.file.find_tfile() with example.

:pray:

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.