What's a cross-platform solution for tagging files on a USB drive?

1

2

I'd like to add custom search tags for Spotlight, Windows Search, and Linux Beagle, all on the same NTFS-formatted USB drive. What's the closest software solution to this?

mcandre

Posted 2013-01-03T02:02:00.883

Reputation: 2 696

Answers

1

Also there is Tagspaces but it modifies the file names according to the tags (e.g. Flower.jpg becomes Flower[flower image private fresh].jpg) which may or may not be a good thing. If you want to handle files/directories without modifying it directly (for people who do not use Tagspaces) - that won't be possible with this approach.

Matmarbon

Posted 2013-01-03T02:02:00.883

Reputation: 135

@Flimm Are you sure about the spaces like [x y] between the tags? I thought it would be separate brackets like [x][y]... – Matmarbon – 2015-11-19T10:23:15.583

I just tried it now and it did spaces. – Flimm – 2015-11-19T11:10:28.240

0

Elyse works in Mac and Windows, but not Linux. Unknown whether it can store the tag database on the USB drive, or if it must store the database on the main internal hard drive.

mcandre

Posted 2013-01-03T02:02:00.883

Reputation: 2 696