Kirill Taran
Kirill Taran
Hello, I think `elm-desktop-app` should: 1) not allow project initialization with wrong version; 2) have documentation about supported versions. ``` $ uname -a Darwin fritz.box 17.5.0 Darwin Kernel Version 17.5.0:...
Steps: 1. Add some folders with data. 2. Make sure each folder opens without problems. 3. Click “Navigate Data” in the bottom bar. Device used: Samsung Galaxy S10+ OS used:...
#333 Updated requirements: - [ ] folder suggesting dialog must be separate from scan dialog - [ ] folder suggesting dialog must be presented after scan dialog - [ ]...
## :rocket: Summary CRC-32 is fast but Blake3 is cryptographic hash function. That means that with Blake3 we won't have any id collisions. If it isn't too slow, would be...
Related to #27 Every time a resource has changed, we can represent this change as a transition from _id1_ to _id2_. This transition we can store in replicated state (or...
It would be convenient to label automatically resources according to their "creation date". If a resource type carries date-metadata, it must be extracted. E.g. for images, we should extract date...
When as-is sorting is ON: * and "scores" are toggled ON, negatively scored resources are always on top * "arrow" button should be locked, i.e. order of items shouldn't be...
Wrapper `arklib-android` is using `1b3a451` revision of `arklib`. The latest revision is `0d25eb0`.
Asynchronous indexing (#23) will allow a user to continue working while she has some resources in indexing queue. This means, that some of resources can have modified tags and unknown...
It would be great, if a user could switch to other activities with the app while huge folders are being indexed. E.g. trigger indexing of other folders or tag resources....