Grep for the win: Difference between revisions
Jump to navigation
Jump to search
Created page with "== SuperMemo search is limited to plain text and there is no suppor for regular expressions as searches are implemented using assembly language. That is not the end. You can o..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
== | =Limitation of SuperMemo= | ||
SuperMemo search is limited to plain text and there is no suppor for regular expressions as searches are implemented using assembly language. That is not the end. You can overcome such limitation by using a third party tool and searching into the files externally. | SuperMemo search is limited to plain text and there is no suppor for regular expressions as searches are implemented using assembly language. That is not the end. You can overcome such limitation by using a third party tool and searching into the files externally. | ||
Revision as of 23:45, 20 December 2021
Limitation of SuperMemo
SuperMemo search is limited to plain text and there is no suppor for regular expressions as searches are implemented using assembly language. That is not the end. You can overcome such limitation by using a third party tool and searching into the files externally.
GrepWin
grepWin is a simple search and replace tool which can use regular expressions to do its job. This allows to do much more powerful searches and replaces.
Download: GitHub