139
edits
Jbpiacentino (talk | contribs) No edit summary |
Jbpiacentino (talk | contribs) No edit summary |
||
Line 10: | Line 10: | ||
}} | }} | ||
{{FeaturePageBody | {{FeaturePageBody | ||
|Feature open issues and risks=- | |Feature open issues and risks=- How to position this feature vs attachment. This is NOT a replacement to file attachment. (see 'Non goals' section below) | ||
- How to deal with offline mode ? | - How to deal with offline mode ? | ||
Line 19: | Line 17: | ||
- Does the local client helps offline use (sync happens when going online, in the background) ? | - Does the local client helps offline use (sync happens when going online, in the background) ? | ||
- What technology for provider API implementation ? Can this be done through a web app exposing web intents ? Can the web app be local | - What technology for provider API implementation ? Can this be done through a web app exposing web intents ? Can the web app be local ? | ||
- Not all online storage services categories can possibly be addressed in v1. What guiding principles to apply to make a choice ? | |||
- Are there differences in different countries ? Some consumer storage providers more popular in some countries ? | |||
|Feature overview=This Thunderbird feature provides a way to use online storage services to store large size email file attachments. With this feature, email file attachments are replaced by urls pointing to an online file storage server, where the files can be found. | |Feature overview=This Thunderbird feature provides a way to use online storage services to store large size email file attachments. With this feature, email file attachments are replaced by urls pointing to an online file storage server, where the files can be found. | ||
Line 37: | Line 41: | ||
- or more traditional network storage resources such FTP folders, … | - or more traditional network storage resources such FTP folders, … | ||
|Feature users and use cases=- When a user attaches a 'Big File' | |Feature users and use cases=- When a user attaches a 'Big File' | ||
If the file is above a certain size, warn the user and offer to use online storage instead of attachment. Note: The size can be an arbitrary value, set by the user, or retrieved on the fly by analyzing recipients domains (gmail.com for example has a limit of 25MB). | |||
- When an email is bounced | |||
If Thunderbird detects that the bounce reason is a 'File Too Big', offer to resend via BigFile. | |||
- On-the-fly setup/signup | |||
If the user is about to use BigFiles but has not configured TB for it, allow the setup or signup procedure to happen on the fly, in such a way that the user should not have to bother pre-confguring BigFiles before first using it. | |||
A list of pre-configured online storage services should be proposed for setup or signup. | |||
- Quota management | |||
Detect over quota situations (mostly in the case of consumer online storage services free offers) and guide towards resolution (signup for premium service, file deletions...) | |||
|Feature non-goals=This is not a replacement to file attachment. Care should be taken to make it clear in the UX (for example through a specific UI), whilst facilitating the use of BigFiles when using 'regular' attachments. | |||
}} | }} | ||
{{FeatureInfo | {{FeatureInfo |
edits