tewe
tewe
@liudonghua123 I think that is a separate issue. I haven't tried if mapping a field twice already works. ```python writer.map("paper_name").to("title") writer.map("paper_name").to("url") ``` But you'd additionally need something like the proposed...
I re-enabled Screen Time and the built-in browser and couldn't reproduce it with an up-to-date iOS and NNW.
This impacts me as well. It works in Apple Mail.
This fixed it for me. Will submit a pull request when I get around to it. ```diff --- a/public/app/plugins/datasource/tempo/datasource.ts +++ b/public/app/plugins/datasource/tempo/datasource.ts @@ -528,7 +517,8 @@ function errorAndDurationQuery( let apmMetrics =...
Duplicate of #1366
You can probably set up IDEA as your External Editor. I'm using https://tableflipapp.com
Renaming was removed from the menu. Deleting is always unavailable. Converting is now available.
The Format menu already offers Shift Left and right, bound to ⌘ [ and ].
I don't use FSNotes on iOS, and this is a guess, but if you want to find a minimal way to reproduce this I recommend typing Markdown formatting characters. There...
> I wonder just how relevant it is given how FSNotes uses a totally standard and open file format, and how it watches the filesystem for changes. That only help...