Tunous / Dawn

Here lies the fork of greatest open-source Reddit app
Apache License 2.0
451 stars 36 forks source link

Synchronize saved posts with Reddit #73

Open LucaGerlich opened 5 years ago

LucaGerlich commented 5 years ago

Describe the bug Bookmarks don't get registered.

To Reproduce Steps to reproduce the behavior:

  1. Slide across a post until you see a star
  2. Leave it, to register a post as a bookmark
  3. Login to reddit via Chrome
  4. Check My bookmarks
  5. Bookmark isn't registered

Expected behavior The bookmarks should show up in original reddit website : reddit.com in the respective profile.

**Smartphone

Tunous commented 5 years ago

From what I've seen the current implementation is local only and doesn't sync with Reddit. Perhaps we should disable it until someone decides to properly implement this feature.

I'm changing title of this issue to track it as a feature request instead of bug report.

renestalder commented 3 years ago

I feel stupid to ask this, but where are the local saved/stared posts accessible? I only now noticed these are not synced.

Tunous commented 3 years ago

As far as I remember it's a partly implemented feature from early versions and saved posts aren't accessible from anywhere. They only appear with a star on the post itself and nowhere else.

seylerius commented 2 years ago

This is the main blocker I have on switching to Dawn primarily. Definitely interested in seeing this if someone has the time to implement it.