baedert / corebird

Native Gtk+ Twitter Client
https://corebird.baedert.org
GNU General Public License v3.0
789 stars 78 forks source link

Offline support #302

Open orschiro opened 9 years ago

orschiro commented 9 years ago

Hi @baedert,

I am wondering whether corebird provides an offline feature? Will corebird save my tweet when composing it while having no established internet connection, and send it later once a connection has been established?

Thanks for your comment!

Regards,

Robert

baedert commented 9 years ago

No :)

orschiro commented 9 years ago

@baedert

Thanks for your quick response.

It would be really cool to have such a feature. I guess I am not the only person frequently travelling while having an idea to share but lacking access to internet.

Is it technically possible to keep posts as draft (scheduled)?

baedert commented 9 years ago

Technically possible, of course. I'm not such a big fan of scheduling them (because of all the possible corner cases) though. Do you forget them otherwise or is it just convenience? We could also add an indicator to the compose button (similar to that in the sidebar) when unsent drafts exist.

baedert commented 9 years ago

damnit, that commit has nothing to do with this issue of course m(

orschiro commented 9 years ago

I'm not such a big fan of scheduling them (because of all the possible corner cases) though. Do you forget them otherwise or is it just convenience?

More convenience.

We could also add an indicator to the compose button (similar to that in the sidebar) when unsent drafts exist.

This is a very good idea. I would prefer that even over the scheduled sending. I just want to have a possibility to create my thoughts while being offline.

Thanks ahead if you could implement this feature!

baedert commented 9 years ago

Two more questions:

1) Do you want to save multiple drafts? (Or is just saving+restoring the compose text view content enough)? 2) Do you also save drafts if you have an internet connection anyway?

orschiro commented 9 years ago

@baedert

Thanks for continuing your work on this!

Do you want to save multiple drafts? (Or is just saving+restoring the compose text view content enough)?

Multiple drafts would be a useful feature.

Do you also save drafts if you have an internet connection anyway?

I don't think that this is generally necessary as tweets consists of such short messages.

baedert commented 8 years ago

Heh, still haven't implemented this, but master now at least keeps one written tweet around if you click Cancel instead of Send.

orschiro commented 8 years ago

Hey @baedert,

That’s great news! Thank you so much for keeping this request in mind.

Warmly,

~Robert

On Thu, Mar 31, 2016 at 1:47 PM baedert notifications@github.com http://mailto:notifications@github.com wrote:

Heh, still haven't implemented this, but master now at least keeps one

written tweet around if you click Cancel instead of Send.

— You are receiving this because you authored the thread. Reply to this email directly or view it on GitHub https://github.com/baedert/corebird/issues/302#issuecomment-203894615