You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As the title says the idea is to mount attachments on entries into some sort of drive or folder when a database is opened. We would create a virtual file system where groups are folders and attachments are named following this convention ${entryTitle}_${fileName}_${entryId}.${fileExtension}.
Adding files from explorer/finder shouldnt be possible (as we need an entry to associate with)
Removing, renaming, editing files from explorer/finder should work