nanawel / our-shopping-list

OSL is a simple shared list web-application based on Node and VueJS. Typical uses include shopping lists of course, and any other small todo-list that needs to be used collaboratively.
GNU Affero General Public License v3.0
82 stars 8 forks source link

List all boards #12

Closed mccarthyryanc closed 1 year ago

mccarthyryanc commented 1 year ago

Would it be possible to list all the current boards on main page?

BTW, I really love this app! It does one thing and it does it really well! :clap:

nanawel commented 1 year ago

Hi @mccarthyryanc

Glad you like it :hugs: Yes I'll see what I can do about that. A new environment variable will probably be used to toggle this display on or off. I'm quite busy these days but I keep this feature in mind. Thanks!

DanZirnhelt commented 1 year ago

I agree, this is an great simplistic app that my wife and I are using. It has been great! Being able to see all the boards would be amazing!

nanawel commented 1 year ago

This is a little off-topic but as I personally don't use multi-board with my wife, could you tell me what are your usages of such a feature for you? (it's only to better understand how my app is used, no tracking whatsoever so, you know... :wink: )

DanZirnhelt commented 1 year ago

We have actually been using the single board which has worked great. The multi board would just allow us to split off to have our own lists in our own space. My wife makes lists for virtually everything so we have a bunch of lists between the both of us all on the left navigation. Multi board would still allow us to easily view eaachothers but from. What I can tell you have to remember the board name. So being able to see and click on a board from the home screen would help.

nanawel commented 1 year ago

I see! Thanks for your feedback!

nanawel commented 1 year ago

Hi @mccarthyryanc @DanZirnhelt You should check out https://dev.osl.lanterne-rouge.info/ and tell me if it works for you. I should release this version soon. Of course it's instance-wide toggleable with a new config key: VUE_APP_LIST_ALL_BOARDS_ENABLED (default to off)

mccarthyryanc commented 1 year ago

This looks perfect! Strong work, thanks are adding the feature!

nanawel commented 1 year ago

Feature released in 2.6.0 via b644b2556852e45e11b37d54cce8d272c742cb25