`[[]]` does not work for current file
See original GitHub issueWhat 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:
- Created a year ago
- Comments:18
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
which is even better as it will work with renaming and moving the file, thanks. You should update that part of the documentation 😀
could you try: something which doesn’t belong here.