MPult / Rexit

Rexit - Liberate your Reddit Chats. This tool will export your reddit chats into a plethora of formats
https://crates.io/crates/rexit
GNU General Public License v3.0
20 stars 2 forks source link

Improvement Suggestions #97

Open elabz opened 8 months ago

elabz commented 8 months ago

Sorry, @MPult , the template of feature suggestions did not make sense to me, so starting from a blank.

As someone with A LOT of messages and images, may I suggest the following:

  1. It would be great to organize messages and images into subdirectories under /out with names corresponding to user names, such as /out/user_1 , /out/user_2 etc.
  2. The sorting of messages is not intuitive as you'd expect the oldest to be on top. Yes, they can be resorted by timestamp, but not the txt format
  3. Please add HTML format with links to images in the local folder (same folder as html file is suggestion No. 1 from this list is implemented

Thank you so much for all your hard work, @MPult , @oneElectron and whoever else has contributed!

MPult commented 8 months ago

Toally agree with you, message visualization is the next big thing Id work on. For html im thinking to keep it quite plain, but readable.

This is going on the todo list

elabz commented 8 months ago

Couple more feature requests please:

  1. Store access token locally for repeat use while it's valid. As in write to file, on next run read it, if still valid, don't ask for user/pass
  2. Save subreddit messages and images under /subreddit/subreddit_name/ Otherwise impossible to download more than one
MPult commented 8 months ago

Totally agree! FYI i'm quite low on time for this project, so it'll take a while before all this is implemented. Keep the ideas coming!