Replies: 1 comment
|
Love the idea! Concept looks great. I would definitely use. I already use the current very limited list for groceries, this will make it easier. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
[ToBeMoreHuman] mentioned posting our projects so we aren't working on the same idea. I think its a great Idea so here is one of mine.
I've been working on a tool for the LP3 called "Lists" and figured I'd share.
Basically it's lists inside lists. Tap any item and it opens into its own list, as deep as you want to go. Groceries inside "Sams," rooms inside "House," whatever. Back button walks you back out.
It's picked up some extras along the way:
Any list can become a checklist or not — or flip a whole group at once. Checked stuff gets a scribbled-in circle and a line through it, like crossing things off on paper.
also when adding Items you can write however long you want. I made it to also act as a note pad that is organized under titles or groups.
Purge checked items when you're done, one list or the whole group.
An A/B/C priority sort with numbers inside each group. Tap the spot you want and everything shifts. Labels stick around so the list reads like A1, A2, B1... based on a list system I have used for years. Its based on the idea that you write a list. then label all the items that need to be done today as "A" and all the ones that can be done tomorrow as "B" and what can be done later as "C". Then you reorganize it in order and attach a "1" to the most important in group A, then "2" then "3" and so on. then you do group B and C. and at the end you have a to-do list that is organized.
Spellcheck. Tools can't touch the phone's spell checker, so this one has its own 120k-word dictionary baked in. Misspelled words get underlined, long-press for suggestions like in Notes. I am open to moving over to the phone spell checker if possible. Let me know if its possible
Copy/paste, vibration feedback, and a typing screen that actually scrolls with you.
All black and white, works offline, no permissions.
Code's here if you want to build it or steal ideas from it: https://github.com/cmg-ops/LP3-Lists
Would love to hear what you think, or what you're building.
I am open to idea. But its been working nice on my phone.
Here are some examples:








All reactions