Ayub Aswad
Ayub Aswad
> That's because the plugin is looking to replace `"js/ci/plan-sort.js"`, not `"ci/plan-sort"`. You can use the [`modifyUnreved` and `modifyReved` options](https://github.com/jamesknelson/gulp-rev-replace#optionsmodifyunreved-optionsmodifyreved) to remove the leading `js/` folder and the `.js` extension....
any progress for this feature?
Why no one merges the #20 in, it's a month now
> Would also be great if it could set environment variables in the up script. And then later on use these to further configure the services. That would be a...
> @Ibsardar Gave me an idea. For my application service I used this: > > ```yaml > version: "3" > services: > myapp: > entrypoint: ./bin/entrypoint > ``` > >...
Nope, the other decorations will have no effect. Tag @, custom background, timestamp will stay with its own styles. Except the bold style will affect the entire task. `Done`, `Cancelled`...
The idea first came from my needs. But, I thought, it maybe useful for other people too, so I made it a PR, instead of just forked it and made...
I open todo+ side-by-side with my working code, and its tab is not wide enough to see the complete line with all of its tags, does it have "started" tag...
> An extra symbol would be nice for the "started" state. > Maybe "o" as default. "Circle" because it's in progress. Nice idea, IMO
I've updated the fork, updated the icon of started tasks, made it counted in statistic and also made it configurable in the settings as the others. These are some images...