dd-dreams
dd-dreams
@quh4gko8 so native autofill will always be enabled, or a toggle in a different way?
Don't believe its something that should be implemented since copying and deleting notes doesn't happen very often.
It has been fixed for mobile view. For desktop view still the same issue.
Would this be a one-liner? Because it could take some space. Maybe a reference is a better approach?
I'll work on it.
Yeah only after I implemented the toggle I saw it actually uses the month.
> there is the issue that that handle.await will panic if called after handle.try_join returns not None Though you should call `handle.try_join().await`. Why would you call `handle.await` after `try_join`?
What is the message (`"current: {}, sub: {}"`)?