Replies
|
For dataview, the error is because For dataviewjs, you can use |
3 replies
|
Thanks for the suggestion. To figure out what has happened, I did the following tests, but did not find out why.
The code for the second case looks like the following: Still, this Test 2 gives the empty table. |
5 replies
Answer selected by M-bot
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment



Basically, I would like to display note names in the format of
[[Note A - 202108131821]]in a Dataview table as[[Note A]].With the following code, the items would display as note names, instead of links.
I tried to the following code to make it as note links, but I got some errors.
The error:
I also made a similar thing with DataviwJS by modifying the example from the Dataview documentation, but not sure how to convert the note names as links either.
Any help would be appreciated.
Thanks for the suggestion. To figure out what has happened, I did the following tests, but did not find out why.
film-genreincluded and no emptyfilm-genreexists.film-genrein thewherepart, to filter out (potential) emptyfilm-genre.The code for the second case looks like the following: