YACReader / yacreader

This repo contains the code of YACReader's desktop version.
https://www.yacreader.com
GNU General Public License v3.0
947 stars 94 forks source link

A small list of features I would like, with request of advice for what would be easiest to tackle for a newcomer #109

Open ldorigo opened 4 years ago

ldorigo commented 4 years ago

Hello there.

I'd like to get involved in YACreader a bit, but have very little experience in C++ and QT programming. I'm going to write a small list of features that I would like to see implemented. If some of you folks could suggest which ones would be the easiest to start working on for a newcomer (i.e. that don't need major redesigns of the whole platform and/or extensive knowledge of the codebase), I would be happy to get my hands dirty!

Here goes:

This is all for now, although I may add some later as I think of them :-)

Cheers!

selmf commented 4 years ago

Hello and welcome to the project :)

Help is always appreciated, even if we do not respond right away. Regarding your questions/suggestions:

brainchild0 commented 4 years ago

I personally would find it useful to have support for reorganizing files within the directory tree through the application, but I would strongly want to avoid any feature that modifies the files themselves, as the files are items that the user obtains and hopes to safeguard.