I think the Text Expand and Dataview still have unique offering. For me, i would still like to keep Text Expand. Dataview is a great tool for seeing the overall picture, but it only work with preview and process YAML attributes. While Text Expand return notes with search term in the note itself. Furthermore, I think Text Expander would be very powerful if Obisidian return heading/block if it does get implemented (Copy Search Results: Add line/block/section function)
I’m using it. It is very useful to display files & lines to create MOCs. Don’t stop the plugin! Thanks!
Storing results as opposed to searching them in real time at every search is the appeal to me, as well as using Obsidians own query language. But I don’t use any plugins yet, because I’m looking for a stable one to restructure my notes (creating automatic indices) around its feature set. Expander lacks convenience for me to jump ship just yet. Looking forward to any future developments in this or any other plugin.
Just added “Expand all” functionality which should expand all blocks in the file. One after another.
@Jeffurry I saw your post here.
Can I help you with the Expand plugin?
Thanks @mrjackphil - your generous offer prompted me to have another go - and I managed to get a result! If I run into difficulties integrating the result into my workflow, I may take advantage of you later - if that is OK. Cheers
Sure. Ping me if you need any help. Here or in Discord.
Added ability to extract the headings
and blocks
Also, it will not open or toggle tabs on the left panel
It looks really interesting
Isn’t it on the community plugin directory yet ?
Its on the community plugin directory:
Does your plugin support any boolean functions in the query? I’m trying this but it doesn’t return any results. If I remove AND “Conan the Barbarian (1970)” it works fine.
```expander tag:#comic/issue AND "Conan the Barbarian (1970)" ```
@Spidrax It uses the Obsidian Search functionality for this.
So all those functionality available: https://help.obsidian.md/Plugins/Search
0.9.0 Update
$match
$match:header
$header
Yes, I have installed it today and I love it! Please don’t leave it
This plugin is exactly what I am looking for to build my Obsidian recipe “database” . I might need some help constructing the right way of searching for things (in the future), but that is mainly because I am relatively new to Obsidian itself.
Does $match support several matches, or only one?
I’d like to extract - via regex - several dataview properties with Expander
(why? because I want the “hard-coded” content, real links that update, not the preview-only dataview)
Wonderful plugin! Can I make a feature request?
I just created a few expander searches and then realized afterward that they were all out of order. Well, they are probably sorted by creation time or update time, but what would be amazing would be to have the option of sorting by daily note tags.
expander
Example:
[[2021-09-21]]
… after writing this I’m realizing that this is probably a feature request for Obsidian search, not for Expander.
I actually can’t remember the reason why I did that. I can return it as an extension for the $heading sequence.
I think the idea was about using transclusion to reduce text duplication.
I had an idea of the separate plugin which gets the content of all transclusion and return one markdown file.
There is even a prototype called copy to markdown but there is no functionality what you need, currently.
It makes sense, thanks. I would glad to return that functionality. It’s all about the time. I hope I’ll find some to improve the plugin.
Please also keep heading transclusion functionality