Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Checklist enhancement ideas #11

Open
Noshei opened this issue Oct 4, 2021 · 9 comments
Open

Checklist enhancement ideas #11

Noshei opened this issue Oct 4, 2021 · 9 comments
Labels
priority: p2 Nice to have or lower priority type: feature New feature or request

Comments

@Noshei
Copy link

Noshei commented Oct 4, 2021

Here are a few suggestions for checklists that would be nice to have:

Edit custom checklists
reorder checklists
add descriptions or notes to checklists (custom and built in)

@bourgeoisor bourgeoisor changed the title Feature Request: Checklist Enhancements Checklist enhancement ideas Oct 11, 2021
@bourgeoisor bourgeoisor added priority: p2 Nice to have or lower priority type: feature New feature or request labels Oct 11, 2021
@bourgeoisor
Copy link
Owner

These three ideas have been talked about a couple times and there is definitely some interest. I'd love to incorporate these; thank you for your suggestions!

@AkiraChisaka
Copy link

I came here to Github to post about the same thing lol

Really want the feature to reorder checklists.

It's great that Custom Checklist Items is now a feature!

@Coggi
Copy link

Coggi commented Dec 8, 2021

If I may add something more, I would suggest the ability to simply add a separate Checklist with custom items that are nor daily nor weekly, just a checklist for other things you plan to do with no precise ETA

Thank you!

@bourgeoisor
Copy link
Owner

Ohh, I love love that idea of a custom "no time limit" checklist, definitely going to implement this! Thank you for the suggestion!

@jessemillar
Copy link

jessemillar commented Jan 5, 2022

I also love the idea of a non-timebound checklist and the ability to reorder. @bourgeoisor, where in the repo are the checklist features? I could maybe take a stab at a PR to help out.

Edit: Ah. Is it this file? https://github.com/bourgeoisor/xivtodo/blob/1d69f02ee22e27646c7270e62427e27380764a8f/src/views/Checklist.vue

@bourgeoisor
Copy link
Owner

Hi @jessemillar, sorry for the very late reply!

Yep this is the checklist view: https://github.com/bourgeoisor/xivtodo/blob/main/src/views/Checklist.vue
And then there's a handful of store getters / setters related to them: https://github.com/bourgeoisor/xivtodo/blob/main/src/store/index.js#L131-L215

That said, a good chunk of this is going to get reworked with #13 so it might be better to wait a bit!

@bourgeoisor
Copy link
Owner

I've implemented a non-time-bound checklist as part of #19, which is now live!

@bourgeoisor
Copy link
Owner

Late reply, but I've implemented checklist reordering here: 3097839

My next goal for checklists is to have the ability to add description to each checklist items and perhaps a URL to relevant wiki pages / tools for that checklist item (for example, the hunt ones linking to https://ffxivhunt.com/)

@SpunkyWolf
Copy link

I love this tool, thank you so much for making it!

I was trying to reorder the checklist today and while it let me drag around the items, they would not actually move to new positions when released in Arc browser version 1.3.2 (30214).

I switched back to Chrome (Version 125.0.6422.141 (Official Build) (64-bit)) and was able to reorder items with no issues, so I think it's just not playing nicely with Arc, or vice-versa.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
priority: p2 Nice to have or lower priority type: feature New feature or request
Projects
None yet
Development

No branches or pull requests

6 participants