CodableDatastore icon indicating copy to clipboard operation
CodableDatastore copied to clipboard

Use bookmark data for URL locations to support file moves

Open dimitribouniol opened this issue 2 years ago • 1 comments

To better support file moves, use a bookmark as the primary storage in memory. This way a data store can be used as a file the user can move around.

dimitribouniol avatar Jun 09 '23 03:06 dimitribouniol

Or NSFilePresenter: https://developer.apple.com/documentation/foundation/nsfilepresenter/1417861-presenteditemdidmove

dimitribouniol avatar Feb 20 '25 10:02 dimitribouniol