What I’m trying to do
I want to create a column in a base that contains the top-most directory in each file’s path.
I can’t find anything in the Obsidian base function list that seems to give me the full path to the file. If I had that, I could then use slice() to parse it and give me the first term.