The use case I am thinking of is around tracking action items for meetings, within my journal, etc.
In the past I have used text files for taking notes in meetings, my daily journal, etc. When I want to tag an item as having a follow-up action item I add @ACTION on the line of text. Later I can then easily search for all open items (not the containers for the items) using Windows Grep / BareGrep etc. If an item is completed - I just delete the @ACTION or if I want to keep track of (think annual review...) I replace @ACTION with @DONE. I know there are some to do capabilities that may specifically address this in the context of to do items - but having grep like capability to search and report would be very useful. I would then like to be able to create a tiddler with my standard searches (kind of like the fantastic searchoption plugin from Eric). So you could run the pre-saved searches. Examples may include: * Action Items by Project (Separate Tag) A combination of searching for tiddlers with a certain tag and * Action Items by Individual @ACTIONXXX @ACTIONYYY @ACTIONZZZ (in the event I have delegated a task to someone) Unsure if this makes sense to anybody else..... But for me it would make working with large tiddlers much more efficient! Eager to hear if anyone else has some ideas on this. thanks! On Nov 15, 5:26 am, PMario <[email protected]> wrote: > Hi Andrew, > I don't know, of any search plugin like this. > Could you describe your use case a little bit. > And how you think, the output should look like. > -m > > On Nov 15, 1:14 am, Andrew Barbour <[email protected]> wrote: > > > > > > > > > I am trying to search for a string across all tiddlers. I want to > > return the exact lines - not the tiddlers. Kind of like a grep > > search. I have tried the standard search and the SearchOptionsPlugin > > - but neither worked. > > > Can anybody help out with a plug-in or a suggestion?? > > > thanks > > Andrew -- You received this message because you are subscribed to the Google Groups "TiddlyWiki" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/tiddlywiki?hl=en.

