Bjoern
Bjoern
Related: https://github.com/mooz/xkeysnail/issues/88
I have a potentially similar situation, with a folder structure ``` audio books / audio books / book title / audio books / book title / track1.mp3 audio books /...
Amendment: I uninstall / reinstalled the app, and the listing is now fixed. Maybe the books were scanned twice, or it happened at a version change?
Extending #1093, this might be able to be addressed by adding ``` lifecycleScope.launch { val book = bookRepo.get(args.getBookId(NI_BOOK_ID)!!) ?: return@launch bookmarkRepo.addBookmarkAtBookPosition( book = book, setBySleepTimer = true, title = null...
As far as I can see, this is fixed in 5.0.2 (available as apk from this repo).
I often use sparse editing, https://wiki.openstreetmap.org/wiki/Overpass_API/Sparse_Editing. This is also why I added Leaflet.EditInOSM (with JOSM/Zoom) here https://github.com/bjohas/overpass-ide/blob/mastermwapi/Wikipedia_integration/extra/Leaflet.EditInOSM.js. It means you can load a whole set of sparse data (e.g. public...
Thanks - that's very helpful. Would have saved me some scripting last night :) I think it would still be useful to view the data in tabular form spreadsheet format...
Ah ok - yes, those are the same - feel free to close this. This page https://jongleur1983.github.io/overpass-ide/ has got the three tabs, referenced here https://github.com/tyrasd/overpass-turbo/pull/18, but sadly the demo is...
A doodle is here: https://github.com/bjohas/pyzotero-cli (work in progress!)