Jan Baisch
Jan Baisch
I think defaulting to `none` with the timestamp creation would not hurt too many. The file system timestamp will be enough in most cases.
> No problem! Thanks for your guidance :D Should I also take a look at #2411 (multiline headings in `outline`)? @haenoe did you already got anything working in regard with...
quick edit: Edge now displays the time-zone info correctly. But I think this feature is still relevant, although many programs do not handle the timestamp metadata correctly.
Maybe it would make sense to split the body of OutlineEntry (https://github.com/typst/typst/blob/c4dd6fa06227b8c4a04cf488f371f52d5379ef9b/crates/typst/src/model/outline.rs#L423C1-L427C23) with numbering and then the actual body (for a heading the heading title) in two parts, which would...
Same Problem on Linux: Fedora: 42 cosmic-comp: 7a52eff Bitwarden Version: 2025.5.0 Firefox: 140.0.2
> See if updating to 2025.6.1 is fixing this for you as well. have not noticed it since, might have fixed it!
Maybe it is possible, they claim sub millisecond accuracy: https://developer.mozilla.org/en-US/docs/Web/API/Performance_API/High_precision_timing
What is the reason, that Math.floor() ist used there ?
How much work would an extra flag be, to enable this for the users that want it ?
Many use openspeedtest inside their home network. For me e.g. I always get 1ms reading at home, but 0,5 ms and 1,95 is a huge difference when debugging Wi-Fi or...