Nicolas Chan

Results 6 issues of Nicolas Chan

I am reporting: Dat crashes when a file is quickly created and deleted, even when the file is set to be ignored in `.datignore`. # Bug Report Please give us...

There are sometimes discontinuities in the bezier spline given from `Curve::fit_from_points`. I expect the spline to consist of connecting curves. Since the spline does connect most of the time, I...

Should have a button that when pushed provides text to copy/paste into another browser and load up settings. This will make transferring schedules across devices easy.

enhancement
help wanted

The icon of the Chrome extension should change color based on the time remaining just like the favicon of the website. This should be possible using something like [described here](https://stackoverflow.com/a/47311213).

enhancement
help wanted

Add a way to view future schedules. Also add a way to view the entirety of today's schedules. We probably shouldn't allow more than the current week's schedules to be...

enhancement
help wanted

Performance sensitive code should be rewritten in WebAssembly. We can use Rust, C, or C++ and compile to WebAssembly. Areas that might benefit: - BellTimer and related modules (Calendar, Schedule,...

enhancement