Git Product home page Git Product logo

Comments (4)

marcjulianschwarz avatar marcjulianschwarz commented on May 21, 2024 1

Thank you, the extension is currently under review to be added to the official store.

Now to your feature request, I would definitely like to include various methods for searching files (including the frontmatter if it exists).
I think these search methods might be useful:

  • tag
  • filename
  • frontmatter -> maybe adding a preference field where you can specify which meta data you want to use for searching (e.g. "title")
  • (creation date?)

And another feature that came to my mind right now would be to somehow make intern links searchable too. So if you search for a note, open it in the extensions "Quick Look" you can search through that notes links (this is only possible if the linked notes are all unique, which to my knowledge is always the case in Obsidian).
Let me know if this sounds interesting or not.

from obsidian-raycast.

marcjulianschwarz avatar marcjulianschwarz commented on May 21, 2024 1

@karbassi you can now install the extension from the Raycast Store: https://www.raycast.com/marcjulian/obsidian

from obsidian-raycast.

marcjulianschwarz avatar marcjulianschwarz commented on May 21, 2024

Didnt forget this issue.

I am having problems with the JS heap being out of memory when reading the content for every note (which would be necessary for everything listed here), especially for search related tasks.

See issue #19 for more info and further discussion.

from obsidian-raycast.

marcjulianschwarz avatar marcjulianschwarz commented on May 21, 2024

Hi,

I thought a bit about this feature request and have some questions.

Do you have title in the frontmatter for every note in your vault? If yes, why did you add this key to the frontmatter?

Do you think it would make more sense to add parts of the yaml frontmatter to the metadata section of the command?

Should the user be able to "select" yaml keys in the preferences to be shown or should all yaml keys be shown at all times?

I am kind of struggling to implement this in a nice and useful way so that it is useable for everyone and not just for this one use case.

from obsidian-raycast.

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.