Alan Chen

Results 35 comments of Alan Chen

囧,所以走socket通道就好了呀。

``` # Macro 'CapsLock Up' U"CAPSLOCK"(H) + U"I" : U"UP"; # Macro 'CapsLock Down' U"CAPSLOCK"(H) + U"K" : U"DOWN"; # Macro 'CapsLock Right' U"CAPSLOCK"(H) + U"L" : U"RIGHT"; # Macro...

因为发现以这种方式并不是长久之计。Notion 渲染网页的方式比较复杂,用我这种方法做出来的网页太多坑,而且经常需要跟进 Notion 方面的更改,并不值得我再投入时间维护。

Would love to see this feature! Is there any ETA on this feature?

Looks like iw3 would also benefit from https://github.com/spacewalk01/depth-anything-tensorrt !

```bash for f in "$@" do dirname="$(dirname "$f")" FILENAME=$(basename "$f") basename="${FILENAME%.*}" output=$dirname/$basename.pdf tmpfilein=$(mktemp /tmp/pdfify.XXXXXX) tmpfileout=$(mktemp /tmp/pdfify.XXXXXX) cp "$f" $tmpfilein echo $tmpfilein $tmpfileout /opt/homebrew/bin/rsvg-convert -f pdf -o $tmpfileout $tmpfilein mv $tmpfileout...

@cnrpman Seems like this is what the community is asking for. Could you consider implementing this in Logseq? Should be an easy fix.

My admin is kind enough to add the team id to a whitelist. It works in macOS Sonoma but after upgrading to macOS Sequoia it no longer works. Any thoughts?

Ok, turns out the IT didn't specify the profile correctly. It should look like this: which will allow the ext to work