Christian Boxdörfer

Results 243 comments of Christian Boxdörfer

Yes, I'll add that as an official feature, but probably only for the new format.

> has it been added to the new version? if not then is there a way to dump the database contents into a text file for the new format? No,...

I haven't looked into Appimages (or Flatpak and Snap packages) so far, but if it works well and doesn't require too much time it certainly might be a good idea...

@probonopd, I recently added support for Debian 8, but currently I don't have that much time for coding and there are other things I find more important (e.g. an improved...

Yes, Flatpak builds are going to happen either way. I already have them working locally and with the 0.1 release they'll be hopefully available on flathub.org. I briefly skimmed over...

The PPA are development packages which are built every time there's a code change, the Flatpak packages will be release builds, so they only get updated when I publish a...

Yes, FSearch needs wide filesystem access to work properly. Flatpak allows you to set `filesystem=host` or `filesystem=home` in the flatpak manifest, which gives the application either access to almost everything...

For everyone interested, it's now available as a Flatpak: https://flathub.org/apps/details/io.github.cboxdoerfer.FSearch Now I'll have a look at AppImages and Snaps.

I'm not very familiar with AppImage yet — only did some brief testing with it to get FSearch to run. I'll try to provide an AppImage for testing in the...

Confirmed and I already know what's going wrong. Should be easy to fix.