ransome1
ransome1
@Piscean Hi. I'm not sure if there is anything I can do about it. The filewatcher implemented in sleek (Chokidar) is running more or less in its default configuration. It...
@rzw thanks for the request. Could you please stick to the template and be more precise about the requirements? For example: - `In version 2.0 today and tomorrow are no...
@swantzter should be fixed in https://github.com/ransome1/sleek/releases/tag/v2.0.0-dev15. Could you please check the release?
You're right, it hasn't been fixed for the case you described in the initial report. It has been fixed for the case, where the todo already existed and within the...
> I imagine what you'd basically have to do is unless due: is followed by YYYY-MM-DD you'd have to keep chomping either to find the widest possible, or a reasonably...
> I would suggest making it a habit to write friendly dates without space. This would make my life as developer significantly easier ;) But it is most likely not...
> Are you sure? I wouldn't have posted it if my tests hadn't worked fine. Of course I didn't test all but "in2days" works just as well as "in 2...
@gabilevi could you please use the Feature Request template? Thanks.
@baruchiro @gabilevi while implementing a markdown parser into sleek, the structure of single rows changed a bit. I'm not sure if this solves the issue at hand, but it can't...
What does it mean to properly implement RTL support into an application? Is it just about reverting the direction in the input elements?