Helmut K. C. Tessarek
Helmut K. C. Tessarek
@blvb have a look at https://github.com/ThomasDaheim/ownNoteEditor by @ThomasDaheim
Hey @xuningy . I am not sure, if this project is still maintained. None of the PRs have been merged, nor did I see any replies from the dev. If...
@kewde I tested this, but it doesn't seem to work. Please note that I **ALWAYS** have to run `./node_modules/.bin/electron-rebuild` after installing sqlite3 via npm, otherwise I get `Uncaught Error: Cannot...
Thank you. I still haven't migrated to High Sierra yet, but I suspect I probably will within the next 30 days.
I have migrated to HS and will test this within the next week. I couldn't see any commits that update the files to DiskArbitration-297.1.1. In the commit ed3c770a5d2530d9d1d76712f771f197cb9d17cc where you...
Thanks for your contribution. With PRs like these "before" and "after" screenshots help a lot to decide whether it should be merged. This is just my personal opinion, since this...
I like this change, although the default should probably be the previous behavior, otherwise you break people's current setup. I use the dark theme as well, but in certain situations...
~~Yes, but it wasn't before this PR, was it? So people who install the new version (after this PR is merged) will see the forced white background. This "breaks" their...
It would be great to reject the file BEFORE it has been completely uploaded.
> Are you suggesting that we add this logic in the middleware? That's the thing. IMO the middleware does not work, or at least not in my environment. I have...