Skip to content

Ziang95/leetnote-txt

Repository files navigation

Leetcode Note in .txt

This is a simple Keyword Highlighter for those who want to take leetcode study notes in txt format
For simplicity!

How does it work?

Keywords:

  • Easy
  • Medium
  • Hard
  • url
  • Tips
  • *

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.

Alt Text

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.


Patterns

All the bracket pairs like (), [],{},<>are supported. And:

  • < > is dedicated for url indicator and will make string inside into quote style. By pressing ctrl and 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

Enjoy~ ❤️

About

a simple *keyword highlighter* for those who want to take leetcode study note in .txt format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published