Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Folder path for pages needs to be quoted in additional single quotes #5

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

chriswayg
Copy link

Without that change, the script will display the following error:

Dataview: Failed to execute view 'Main/NotesList/view.js'.

Error: Failed to parse query in 'pagePaths': Error:
-- PARSING FAILED --------------------------------------------------

1 | Notes/Theology
| ^

Expected one of the following:

'!', '(', '-', 'csv(', 'outgoing(', file link, string, tag ('#hello/stuff')

Without that change, the script will display the following error:

Dataview: Failed to execute view 'Main/NotesList/view.js'.

Error: Failed to parse query in 'pagePaths': Error: 
-- PARSING FAILED --------------------------------------------------

> 1 | Notes/Theology
    | ^

Expected one of the following: 

'!', '(', '-', 'csv(', 'outgoing(', file link, string, tag ('#hello/stuff')
Folder path for pages needs to be quoted in additional single quotes
@chriswayg
Copy link
Author

Thanks for sharing this code for use with Obsidian Dataview. It comes really close to the comparable Evernote "Snippets" and "Cards" views.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant