This is a simple Keyword Highlighter for those who want to take leetcode study notes in txt format
For simplicity! ✊
EasyMediumHardurlTips*
Keywords Easy~Hard stand for the level of problems that you note, for best color effect, use Dark+ theme of vscode, which will make Easy into Grean, Medium into Blue, Hard into Red
Each time opening your txt notebook, you might want to use ctrl+k ctrl+0(num 0) to fold all the regions so that every entry will be shown in perfect lines. then you can choose any one to inspect and visit the related site.
And you may use * to indicate how important this problem is for you to review.
Tips may be used to show the region of hints, follow ups, approaches or what you've learnt.
All the bracket pairs like (), [],{},<>are supported. And:
< >is dedicated for url indicator and will make string inside into quote style. By pressingctrland clicking on the url you can visit the problem site.[ ]is dedicated for Problem title indicator, string inside will be shown as markup bold style
