question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

`[[]]` does not work for current file

See original GitHub issue

What happened?

Can’t query from current note or file

DQL

task from [[]]
table list 
from [[]]
flatten file.lists as list

JS

No response

Dataview Version

0.5.41

Obsidian Version

0.15.6

OS

Windows

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:18

github_iconTop GitHub Comments

1reaction
dredhorsecommented, Jul 28, 2022

which is even better as it will work with renaming and moving the file, thanks. You should update that part of the documentation 😀

1reaction
dredhorsecommented, Jul 25, 2022

could you try: something which doesn’t belong here.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Find the current directory and file's directory - python
To get the full path to the directory a Python file is contained in, write this in that file:
Read more >
Run / Debug current python file does not work · Issue #18194
Open terminal and run / debug the current python file. Actual behaviour. Nothing happens: no errors, no messages. Also tested w/ VSCode 1.62.3, ......
Read more >
File Path and CWD - Python 3 Notes
The concept of Current Working Directory (CWD) is crucial here. You can think of it as the folder your Python is operating inside...
Read more >
Naming Files, Paths, and Namespaces - Win32 apps
A file name is relative to the current directory if it does not begin with one of the following: A UNC name of...
Read more >
How To Write Bash Shell Loop Over Set of Files
Explains how to loop through a set of files in current or any directory ... In other words, bash for loop will not...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found