headwindtrend
Please support my work by making small sum donation thru PayPal with `Send payment to` entered as `headwindtrend@gmail.com`. Thank you for your support.
Pinned Repositories
bookKeeping
This is a simple bookkeeping plugin which enables money transactions to be entered in relatively free format, as part of your diary records, yet the balance brought down and the arithmetic calculation are completed automatically. Besides, if you change a transaction in the past, all the subsequent transactions will also be updated automatically.
collectChanges-composeRegions
This Sublime Text 3 Plugin is a nicer tool in managing changes than just cycling thru them with `Ctrl+.` and `Ctrl+,`. User may also use it for building multi-region selection at relatively relaxing pace than all the way via `Ctrl+"Selecting text-range"` (cannot interrupt).
Multi-segment-video-player-example-
Just to show the idea of having multi-segment of a video (hence how to specify them) and playing them one by one automatically.
scrollToNextMatch
Use your mouse wheel to cycle through all the matches in Sublime Text 3. Plus, an alternate `find_under` (so as `find_under_prev`) command which adopts hyphen and `#` as part of a "word"; as well as a smart_match command which treats single-quote, double-quote, and backtick as the same in matching, and neglects any mismatch due to space difference.
slideShow
a slideshow feature in html
usefulsearch
A Sublime Text 3 Plugin for useful (but not yet seen elsewhere) search features and shortlisting of buffer content
greenChocolate
Drag a youtube thumbnail/link and drop it into the greenChocolate playground which is a temporary "playlist" of your choices.
dragdroptouch
Polyfill that enables HTML5 drag drop support on mobile (touch) devices.
headwindtrend's Repositories
headwindtrend/slideShow
a slideshow feature in html
headwindtrend/collectChanges-composeRegions
This Sublime Text 3 Plugin is a nicer tool in managing changes than just cycling thru them with `Ctrl+.` and `Ctrl+,`. User may also use it for building multi-region selection at relatively relaxing pace than all the way via `Ctrl+"Selecting text-range"` (cannot interrupt).
headwindtrend/Multi-segment-video-player-example-
Just to show the idea of having multi-segment of a video (hence how to specify them) and playing them one by one automatically.
headwindtrend/greenChocolate
Drag a youtube thumbnail/link and drop it into the greenChocolate playground which is a temporary "playlist" of your choices.
headwindtrend/usefulsearch
A Sublime Text 3 Plugin for useful (but not yet seen elsewhere) search features and shortlisting of buffer content
headwindtrend/scrollToNextMatch
Use your mouse wheel to cycle through all the matches in Sublime Text 3. Plus, an alternate `find_under` (so as `find_under_prev`) command which adopts hyphen and `#` as part of a "word"; as well as a smart_match command which treats single-quote, double-quote, and backtick as the same in matching, and neglects any mismatch due to space difference.
headwindtrend/bookKeeping
This is a simple bookkeeping plugin which enables money transactions to be entered in relatively free format, as part of your diary records, yet the balance brought down and the arithmetic calculation are completed automatically. Besides, if you change a transaction in the past, all the subsequent transactions will also be updated automatically.