Max Shen

Results 6 issues of Max Shen

Add the feature of checking hardtime report under different time scope. ## Ideas At the top of report popup window there should be some tabs that user can select using...

enhancement
good first issue

### Discussed in https://github.com/flowmodor/flowmodor/discussions/13 Originally posted by **saikatmitra91** February 13, 2024 Hi flowmodor is really helpful and interesting. One of the pain I face is in order to have visibility...

enhancement

:robot: I have created a release *beep* *boop* --- ## [1.3.0](https://github.com/m4xshen/hardtime.nvim/compare/v1.2.0...v1.3.0) (2025-09-13) ### Features * add hint to use C instead of Da ([b4e4319](https://github.com/m4xshen/hardtime.nvim/commit/b4e431934af1fe224a3a801f632c008278cb7628)) --- This PR was generated with...

autorelease: pending

Currently `hjkl` has custom messages https://github.com/m4xshen/hardtime.nvim/blob/main/lua/hardtime/init.lua#L115-L122: ```lua if key == "k" then message = message .. " Use [count]k or CTRL-U to scroll up." elseif key == "j" then message...

enhancement

This PR adds 3 analytics tools to the list: - [Plausible](https://plausible.io/) - Easy to use and privacy-friendly Google Analytics alternative. ([GNU AGPLv3](https://github.com/plausible/analytics/blob/master/LICENSE.md)) - [Repohistory](https://repohistory.com) - GitHub repo analytics tool without...

This PR adds [Repohistory](https://github.com/repohistory/repohistory) - An analytics tool for tracking GitHub repo traffic history longer than 14 days.