Difference between revisions of "Grep for the win"

From Pleasurable Learning
Jump to navigation Jump to search
m
Line 1: Line 1:
=Limitation of SuperMemo=
=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 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

HTML search

HTML search&replace