Devon

Results 9 comments of Devon

This is another example about float: ``` 1  Some Content. ```

Some suggestions about embed video: ``` ![](my_video.mp4) ``` ``` !!!loop autoplay muted playsinline ../static/my_video.mp4 !!! ``` ``` ![!video loop autoplay width=300](../static/my_video.mp4) ```

Can we have collection support? @blaugold I am not sure the Couchbase lite supports this or not. But the lite core supported. https://couchbase.github.io/couchbase-lite-core/C/html/group___collection.html

> To expand on the previous point of having a single source of truth, it would make sense for your "home" and "other screen" lists to only store the id...

Yes, Eggscellent support AppleScript. You may look at the source code.

Mac OS X - pomodorable - Resources - AppleScripts

@mbaumgartenbr This package may help for drag-drop https://github.com/knopp/flutter_reorderable_list. It's also a list. But we need to deal with the levels.

@mbaumgartenbr That's great news. I will help to test the feature 😁.