Ramon Fischer

Results 16 comments of Ramon Fischer

I want to report, that I successfully tested the following images: **Hardware** Lenovo G510 (UEFI, secure boot disabled) **Image files** ```nohighlight clonezilla-live-2.6.5-21-amd64.iso debian-10.3.0-amd64-netinst.iso livedvd-amd64-multilib-20160704.iso (latest gentoo iso) manjaro-kde-19.0.2-200311-linux54.iso ``` I...

Thanks for the quick reply! Indeed, changing the extension setting `Allow this extension to read and change all your data on websites that you visit:` to `On all sites` fixes...

@nelsontky There is an option, to deactivate `issues`. :) ![20201117-102451_screenshot](https://user-images.githubusercontent.com/13721064/99371605-68f9d480-28bf-11eb-8e2c-0216975ee14d.png)

Oh yeah, makes sense. He he.

> My use-case is sorting scanned images. For example, I might want to rename an image, then crop it, then move it to the "postcards" subfolder. That's two moves (if...

> can you test and in case just add the extra examples? (with a proper commit list ;)) Sure! It seems, that resetting and force-pushing my branch closed this pull...

It should work for almost any character in the filename now. There are still issues with curly braces, but who uses them in filenames anyways?: ```bash $ transfer \\ff\{fff\} 4K...

> > Other special characters do work: > > it seems that filename parsing does not match 1:1 the original filename in some cases: see https://transfer.sh/7NcqAc/%3F43758&%C2%A7 and https://transfer.sh/cIvfV5/%7C%20%C2%B2%C2%B3%C2%BC%C2%BD%C2%AC%5B%5D%C2%B8 > >...

It could be realised with [leveldb](https://github.com/google/leveldb). The database would be stored in: ```no-highlight /home//.config/chromium/Default/IndexedDB/chrome-extension__0.indexeddb.leveldb/.ldb ```