Dirk Holtwick
Dirk Holtwick
Use "toasts" and other indicators to give the user feedback about internal processes like: - Sync - OCR - probably: indexing
Provide an internal mechanism to inform the user about updates, even thought the store provides automatic updates: - macOS: Sparkle - iOS: AppStore => Toast - Android: PWA => Toast...
- https://github.com/dropbox/dropbox-sdk-obj-c - https://github.com/dropbox/SwiftyDropbox
https://css-tricks.com/how-to-use-the-web-share-api/ Also see #76 #25
For iOS and macOS migrate to VNRecognizeTextRequest _Originally posted by @holtwick in https://github.com/holtwick/onepile/issues/35#issuecomment-498781468_
- [ ] Text selections - [ ] Text overlays - [ ] Search highlights - [ ] Plain floating text view - [ ] Loud reading - [x] Thumbnails...
Inbox
An Inbox where uncategorized or untouched documents land. For example from share dialog or unspecific drag operations. Also from observed folders #26
Drag multiple Drag on tags, folders, etc to assign Drag outside of app Drag tags, folders, etc to notes Drag relations Drag and duplicate Drag handles in notes and other...
- [ ] Swipe to hide keyboard https://github.com/framework7io/framework7/issues/3253 - [x] Dark keyboard for dark theme [1](https://github.com/ionic-team/cordova-plugin-ionic-webview/blob/master/src/ios/CDVWKWebViewEngine.m#L350), [2](https://github.com/cjpearson/cordova-plugin-keyboard/issues/20) - [ ] Hide keyboards for formatting - [ ] Support iPad [UIKeyCommand](https://developer.apple.com/documentation/uikit/uikeycommand)...
Does not look great on macOS, see Electron for solutions  