obsidian-dataloom icon indicating copy to clipboard operation
obsidian-dataloom copied to clipboard

content search function

Open Parbler opened this issue 2 years ago • 4 comments

Problem

This plugin is truly great,but has one thing annoying.What is in the table could not be found if using the Obsidian search.

Solution

Maybe needing index?

Additional details

No response

Parbler avatar May 28 '23 02:05 Parbler

Related to #436

decaf-dev avatar May 29 '23 17:05 decaf-dev

@samueler2016 I am not sure that the Obsidian API has an ability to extend the built-in search function. An alternative solution is to use omnisearch. https://github.com/scambier/obsidian-omnisearch. This plugin will search all text in your vault, including the Notion-Like Tables .table file. I have this attached to the cmd + i keys on mac. It makes it really easy to use.

decaf-dev avatar Jun 13 '23 05:06 decaf-dev

@samueler2016 I am not sure that the Obsidian API has an ability to extend the built-in search function. An alternative solution is to use omnisearch. https://github.com/scambier/obsidian-omnisearch. This plugin will search all text in your vault, including the Notion-Like Tables .table file. I have this attached to the cmd + i keys on mac. It makes it really easy to use.

Thank you,I will try ominsearch.

Parbler avatar Jun 13 '23 08:06 Parbler

Opened a post for this: https://forum.obsidian.md/t/search-support-for-custom-views/68149

decaf-dev avatar Sep 25 '23 18:09 decaf-dev