YuNing Chen

Results 11 issues of YuNing Chen

目前 latest 的 1.1.2 版本仍旧需要经过 Rosetta 转译,虽然大概不会增加太多的电量损耗,但目前是电脑上唯一一个需要用 Rosetta 转译的软件,主要心里有点洁癖。。。(而且也是常驻软件,有 Native 还是好一些的) 搜 Issue 发现作者您也用的 M1 Mac,不知道什么时候会发布 同步助手的 Native App Thanks

optimize
sync

### Is your feature request related to a problem? Community projects development. ### Describe the solution you'd like There are many APIs (`resources`, `tags`, or even `memo`) that are not...

PR welcome
document

This issue was first raised in discord: https://discord.com/channels/844965259462311966/1115896629124411504/1244935431137656903 And it only occur on URL: https://hsivonen.fi/encoding_rs/. Both safari, chrome, firefox and android app are affected. But omnivore mac app from app...

As we have proper `UInt` support, some packages can be migrated to `UInt` for better semantics. Potential breaking changes: `UInt` do not have arithmetic right shift. - [x] ryu -...

good first issue

> Unfortunately unless we bring back Num trait in X and make it generic, it's not possible to overload the function with different argument and same name. IMO adding `f`...

The main idea is to eliminate the cost of constructing an Array from String then ArrayView it. However, this implementation lacks some important property, like ``` match view { ['-',...

Notice: This is more or less a BREAKING CHANGE! **What this PR does / why we need it**: - Currently `` use hand rolled track list to go back, and...

**Is your feature request related to a problem? Please describe.** When in filter by path mode (to see the changes for the file I want to focus), I also want...

enhancement