Market Bucket is a client-side web app for making and sharing lists. It uses pnut.io (replacing app.net) for a data store.
A pnut.io client id is required to run your own copy.
There is no build process; the code is the code. If you edit the scss, you should use sass to recompile it:
sass sectionalize.scss sectionalize.css
The old ToDo list is in the wiki; new ToDos are GitHub issues.
2.3.1: Improved text search. (May 2023)
2.3.0: Add text search and modify button operation. (December 2021)
2.2.5: Fix issue with long lists.
2.2.4: Fixed alphabetical sort issues on some OSes.
2.2.3: Added explicit list defaulting (per browser) and fixed intended default to the last active list set (as opposed to last used in that browser).
2.2.2: Fixed annotations not being retrieved on refresh and updated libraries to latest minor versions (or latest version where not semantic-versioned).
2.2.1: Better buttons bugfixed.
2.2.0: Better buttons.
2.1.1: Added a manual refresh button.
2.1.0: Added a third list option.
2.0.1: Various debugging/conversion efforts.
2.0.0: I start working on conversion to pnut.io after App.net suddenly disappears with all my groceries still in it.
1.2.2: Un/collapse buttons. 1.2.1: Layout fixes.
1.2.0: Sorting and bug fixes.
1.1.2 Bugfix. 1.1.1 Bugfix. 1.1.0 Added sample data. 1.0.2 TOSsy stuff and bugfixes. 1.0.1 Documentation. 1.0.0 Live!