Benito van der Zander
Benito van der Zander
Unlike #46 I do not want it to redirect away from already open pages Just keep open pages as they are. Perhaps XMLHttpRequest can be blocked
The buttons are still useful, when I have leisure time There could also be a secondary time limit, like only 10 minute pause each hour or Pomodoro
These functions would be easier to use, if they were not extension functions, but global functions that get their context from some static global variable if that is possible.
>I've recently added support for the following languages in py2many on top of cpp/rust: But no Pascal? That does not help me >t does however do a few things in...
> > I wanted to use Eisel-Lemire parsing in Pascal. But I had no time to implement it myself. > > It shouldn't be hard to port. It's only 80...
I use a regular expression to get the dates `((\d{2}\.\d{2}\.\d{4}) *-)? *(\d{2}\.\d{2}\.\d{4}`: https://github.com/benibela/videlibri/blob/master/data/libraries/templates/sisis/loggedIn#L121C44-L121C94 Perhaps that is not as greedy as I thought it would be. Try removing the `?` from...
Oh, now I understand it Just call Xidel wit the `--deprecated-trim-nodes` option Alhough the regular expression does not match ` 25.04.2023 - 21.07.2023` correctly, it works correctly for `25.04.2023 -...
There used to be a print command in the menu, but it required ghostscript on windows, and people were confused when they did not had ghostscript installed and could not...
you can also always alt+ctrl+click on each aligment character, and then use edit / line operations / align cursors
> It would be more usable if I could get a bunch of cursors for all the matches of a search for \&. Then you search (in selection), and go...