Daryl Manning

Results 102 comments of Daryl Manning

So does the new ST3 have those temporary buffers for showing presentation of a single file? The boolean type searches I mention above are probably the thing that keeps me...

I've actually got ST3 but more a ruby guy than python, but if there's anything I can do to help make this happen coding wise, lemme know.

Sorry, I think I should have been clearer. Besides the original article I linked to in the start of this thread (http://superuser.com/questions/452189/how-can-i-filter-a-file-for-lines-containing-a-string-in-sublime-text-2) if you point me at the documentation surrounding...

Right now, I sort of use a numbered list that I resort accordinlgy in org-mode (I used to use taskpaper so put an @start(isodate) and @fin(isodate) in there as tags...

I particularly liked how your added function works as I have a tendency to add books to another list under 2020 for processing before deciding whether I should add it...

Sorry, if I did not explain it well. Basically day counts are off by one if I use time.Time() and addDate(0,0,-1) to count days across a DST date and a...

My plan is if you have a means to day count which can evaporate the bug I'm experiencing, I was just going to reimplment with your library. =]

Sorry for taking so long to swing back on this. Effectively, I'd like to create an Inbox group at the top of the superview which gives me everything in the...

@changkun Can you elaborate a bit more on how this library supports wayland if I am trying to build an app to centralize (and act as a dispatcher - think...

I agree with above posters. The issue is that the first week of the year is incorrectly determined with respect to the ISO standard. If we fix that calc it...