Grep for the win: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
|||
Line 1: | Line 1: | ||
=Limitation of SuperMemo= | =Limitation of SuperMemo= | ||
SuperMemo search is limited to plain text and there is no | SuperMemo search is limited to plain text and there is no support for regular expressions as searches are implemented using assembly language. This is not the end. You can overcome such limitation by using a third party tool and searching into the files externally. | ||
=GrepWin= | =GrepWin= |
Revision as of 23:50, 20 December 2021
Limitation of SuperMemo
SuperMemo search is limited to plain text and there is no support for regular expressions as searches are implemented using assembly language. This 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