Xinruo Sun

Results 18 comments of Xinruo Sun

挪过来了。本来是根据err来跳过info.wait,我自作主张用了一个新的参数来控制,不知是否妥当?

One suggestion is to add a persistent notification when there is an active clock. Emacs have that in the mode-line to remind you. On Android it would be good to...

#795 a working implementation to add images, just that you need to go from your gallery app and share that image to Orgzly. If your repo is WebDAV, the image...

@aaaawwWWWwwwwWWW this will work with the unreleased Orgzly version [1.8.5](https://github.com/orgzly/orgzly-android/releases/tag/v1.8.5-beta.1), you could see if you could try it out. Set the new setting "Root for relative links" to `/storage/emulated/org/roam/` and...

#795 already has a working implementation to add images, but limited to one image per note, and you need to go from your gallery app and share that image to...

In settings, there is one setting to set the root for relative links (e.g. file:readme.txt). Can you try to set the root to the path that points to your Demo...

The image you showed is the setting for "Root for absolute links", you have set it to the full path to the repo `/storage/emulated/0/.temp/Demo`. But you also need to set...

I'm interested in working on this. My understanding of the use cases are mainly two 1. When inside a note, insert a photo by launching the camera app 2. From...

> Where seems to lie one difficulty is in the compatibility of paths and syntax between orgmode and orgzly. Looks like there might be two different desires on managing the...

Actually #582 already supported use case 2: receiving shared image and link to the (absolute) path of the content. But it lacks the ability to copy the image.