casimir / simpleDeadlines

Simple Deadlines is a deadline manager meant to be as simple as possible to use. Less is more!
https://play.google.com/store/apps/details?id=com.casimirlab.simpleDeadlines
GNU General Public License v3.0
22 stars 6 forks source link

Option for #14

Closed ghost closed 11 years ago

ghost commented 11 years ago

It would be possible to introduce an option in settings that allows switching between Monday and Sunday as the first day of the week in the calendar view?

It would also be wonderful to have some kind of synchronization with GNU/Linux PCs, but I imagine it will be much more complicated

Thanks a lot.

casimir commented 11 years ago

About the first day of the week, I plan to do something. For some reason the widget doesn't use the locale of the system but the US one. In fact I'll create an issue right away (cf: #15).

Regarding the synchronization, although I like the idea of implementing it (I've personally several android devices) I can't come up with a good solution. As a matter of fact I'd take any suggestions. It is not exactly the same but for the next version I'm working on the backup feature (cf: #6), basically it exports and imports everything using a simple file. This a poor solution but synchronizing this file could work. You would have to make imports and exports manually though.