Harry Dobrev

Results 82 issues of Harry Dobrev

See https://github.com/mathiasbynens/dotfiles/pull/924.

Listing notes in a tree-like form or in tables with dates and tags could be useful and give you a better feel for your notes.

feature

Currently, exporting todos from all to a markdown file is as easy as: ```shell notes todos > todos.md ``` It will group them based on the files they were found...

feature

It would be good to mention some uses cases like: - how to use with Git VCS + GtiHub for easy access on the go - checking off todo items...

documentation

It would be great to have integration tests in the repo running in CI with example notes files and expected results.

tests

We can use [Listr](https://github.com/SamVerschueren/listr) to show a nice output similar to [lint-staged](https://github.com/okonet/lint-staged). ![demo of listr](https://github.com/SamVerschueren/listr/raw/master/media/screenshot.gif)

enhancement

- [ ] Use Jest - [ ] Run tests in GitHub actions - [ ] Run tests in `pre-commit` hook with husky

enhancement
help wanted

[`src/findBinary.js`](https://github.com/hkdobrev/run-if-changed/blob/c9a1fa95deb78bbbfcce77277bcfd60d655bef05/src/findBinary.js) could be extracted as its own package that does just that.

help wanted

`PDO` does allow you to use a number of database engines like Postgres, MSSQL, MySQL, SQLite etc. However it won't automagically convert your SQL syntax for the engine used. The...

@hasbridge Could you tag a release for this package so it could get picked up by Packagist and Composer? https://github.com/hasbridge/php-color/releases/new