thombruce / toodles

✅ A super simple todo app
https://toodles.thombruce.com/
GNU General Public License v3.0
0 stars 0 forks source link

Multi-filter todos #85

Open thombruce opened 1 year ago

thombruce commented 1 year ago

At present we have these routes that individually filter todos by...

What I have in mind for the future is to be able to combine these, such that a route like say...

/!x/(A)/+project/@context

...could be used to filter for todos that are not done, that are priority A, that have a +project tag and a @context tag. (Project and context URL parts should be repeatable...)


More broadly than being just a URL thing, we should able to infer these filter terms from the MultiBar.