Global find and replace

Project:Mori
Version:1.1.2
Component:User interface
Category:feature
Priority:normal
Assigned:Unassigned
Status:active

Description

Add ability to do a global find and replace operation on a notebook.

Update: If possible it might be interesting to be able to replace non string objects, such as dates and numbers (columns).

Updates

#1 submitted by tedg on Fri, 2006-05-26 07:53
Version:» 1.1.2

I would like to extend this request to:

-- allow one to specify the scope: in a note, among all notes, in a column, in the outline

-- allow GREP (regular expressions)

-- provide for the found results to be a criterion for smart folders

-- allow for saved searches (which implicitly is in the prior item)

#2 submitted by joecoffey on Tue, 2006-07-25 15:36

This should be relatively easy applescript.

#3 submitted by joecoffey on Tue, 2006-07-25 15:37

This should be relatively easy applescript. At least you should be able to get most of the functionality that way. I am not certain that applescript can discover what the columns are in your notebook.