Giter VIP home page Giter VIP logo

Comments (4)

blacksmithgu avatar blacksmithgu commented on May 24, 2024 1

@SkepticMystic I will add support for a more generic links version; for some clarity, I changed links to outgoing([[link]]) to obtain outgoing links.

For original poster, you can now query by linked mentions in [[file]] using outgoing([[file]]). You can get multiple using or:

outgoing([[first]]) OR outgoing([[second]])

A little clunky and I may instead implement your suggested link approach later as well, but it should work for now.

from obsidian-dataview.

blacksmithgu avatar blacksmithgu commented on May 24, 2024

Seems like a good idea to me. Upcoming in the next release - I'm trying to find a good syntax, but will be something like

table <blah> FROM links([[page]])

which will find everything that [[page]] links to. You can do the oppsite (find everything that links to [[page]]) via

table <blah> FROM [[page]]

from obsidian-dataview.

SkepticMystic avatar SkepticMystic commented on May 24, 2024

I'm not sure how links works internally, but perhaps to make it consistent, you can add a second argument to specify incoming, outgoing (or both) links.

list from links([[example]], in)

"List all the notes with links going in to [[example]]"

from obsidian-dataview.

bnjbvr avatar bnjbvr commented on May 24, 2024

Sweet, thanks a lot!

from obsidian-dataview.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.