Skip to content

[FR]: want a column that displays the dataview's file.folder information #867

Answered by bithead2k
raggbal asked this question in Q&A
Discussion options

You must be logged in to vote

In the database query, add this:

,file.folder as folder FROM "journals"

and then use "add empty column" to add a column named "folder". Like magic, it will be populated with the folder name, which in my case was:

File folder +
2022 journals/2022
2023 journals/2023
...snip

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by RafaelGB
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
enhancement New feature or request question Further information is requested
2 participants
Converted from issue

This discussion was converted from issue #855 on April 01, 2023 16:56.