Fileside

Blog


AllArticlesReleases
A weird world of paths

The weird world of Windows file paths

By Erik Jälevik on 20 March 2023

File system paths on Windows are stranger than you might think. On any Unix-derived system, a path is an admirably simple thing: if it starts with a /, it’s a path. Not so on Windows, which serves up a bewildering variety of schemes for composing a path.

Read full post
Tabs in hell

Solve tab hell in Firefox without extensions

By Erik Jälevik on 4 October 2022

Here’s a quick tip for keeping your Firefox tabs and windows organised, achieving a workflow similar to Fileside’s saved layouts. Without installing a thing!

Records sorted into folders

How to merge folders on Mac - without risking losing your files

By Erik Jälevik on 31 July 2021

Merging, or combining, folders is possible with Mac’s Finder, even if it’s not immediately obvious how. Clicking the wrong button can however be punished with the irreversible loss of your files, so you need to tread carefully! This article will safely guide you through the treacherous waters of Finder’s hidden Merge command.

Illustrative image for the blog post

Fixing drag and drop in Electron

By Erik Jälevik on 22 April 2019

Drag and drop from Electron apps to other applications is broken. One possible way to work around it is by writing native Node modules replacing Electron’s implementation. That way we can support dragging multiple files out of our app with full support for modifier keys. This article describes how to do this for Windows and MacOS.

But be warned, you have to want drag and drop really, really badly to go down this route. It is a lot of work, as it involves use of native Node modules, the Win32 and Cocoa APIs, and the C, C++ and Objective-C languagues. And in the end it’s still not quite perfect. If that’s not enough to deter you, do read on to embark on a journey to the heart of darkness.

Illustrative image for the blog post

Fileside, meet world

By Erik Jälevik on 16 February 2019

On 7 February 2018, I made the decision to start working on a brand new application in my spare time. On 16 February 2019, said application is ready to come out of hibernation to face the world.

Connect

erik@fileside.app

Subscribe

Sign up to receive important Fileside news and updates.

Privacy, Legal & Impressum |© 2024 All rights reserved