Opened 14 years ago
Last modified 9 years ago
#1523 new enhancement
Record output direct to memory card - XO
Reported by: | yamaplos | Owned by: | alsroot |
---|---|---|---|
Priority: | Unspecified by Maintainer | Milestone: | Unspecified |
Component: | Record | Version: | Unspecified |
Severity: | Unspecified | Keywords: | AU |
Cc: | Distribution/OS: | Unspecified | |
Bug Status: | Resolved |
Description
It would be nice to have an option to send the files from Record directly to an external card, SD or flash stick. This would diminish the risks of clogging the memory of the XOs. If this were implemented it would be further nice to have maybe an "advanced" tab to set this as default.
Implementation might require storing in local memory for performance, and then either automatic transfer to the card and release of the temp memory used locally, or manual option for each file to do that right away.
This probably is sort of a non-issue with SoaS, where all is stored in the stick anyway, but of great benefit for journaling, blogging, mainstream classroom use and documentation when using the XO.
Change History (4)
comment:1 in reply to: ↑ description Changed 14 years ago by yamaplos
- Component changed from sugar to Record
- Owner changed from tomeu to alsroot
comment:2 follow-up: ↓ 4 Changed 9 years ago by SAMdroid
I've created a pull request:
https://git.sugarlabs.org/~samdroid/record/save-to-external-media-2
comment:3 Changed 9 years ago by paulcotton
- Keywords AU added
Let's get Sam's code in there and check it out :D
comment:4 in reply to: ↑ 2 Changed 9 years ago by ignacio
- Bug Status changed from Unconfirmed to Resolved
Replying to SAMdroid:
I've created a pull request:
https://git.sugarlabs.org/~samdroid/record/save-to-external-media-2
Replying to yamaplos: