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

How do I simply output the value of a search?

Open dep opened this issue 2 years ago • 1 comments

Just want to output all email addresses across all notes, for example:

searchType: text  
searchTarget: '.+\@.+\..+'
summary:
    template: "- {{value}}"

dep avatar Jan 02 '22 15:01 dep

Sorry, we don't have that function. Currently, Tracker only collects numeric data (get numbers or count the number of instances) from notes.

pyrochlore avatar Feb 25 '22 01:02 pyrochlore