t214c
t214c
Editing the file on PC. Many text editors don't recognize UTF-8 if it didn't have a BOM. Multi-byte characters are interpreted wrong as separate 8-bit characters. What I want is...
> That is exactly what I wouldn't want to do as it requires tracking state. I'm not sure I follow. Couldn't it be a simple If function? or just appending...
Hi, I really need this feature (AND). Meanwhile, if this can be done in Lua, could you provide a script for enabling this on any tags/lists combination? i.e. if multiple...
You mean custom for each possible configuration?
> > > I like that, would be even better with some sort of indication of which mode is active. Seconded. I suggest: `Tasks with any of these tags:` `Tasks...
> > > @t214c no problem, keep the requests coming. It's much appreciated. Well, I commented at #41. Not sure if you saw it. I have a few more but...
I got an idea. Instead of dealing with this on the header level, why not on the individual tag/list level? Cycle between "AND", "OR", "NOT" For example, these tags: **violet**...
@smichel17 The problem is: I don't know lua! 😀 and I feel that this kind of filtering is advanced but not "_learn-a-new-language"_ advanced and would fit well with Simpletask UI....
@smichel17 Thanks for the info. Lua is now fairly high on my things to learn. Still, no matter how easy, it can't compare with 1-2-3 taps! Borrowing from SQL, saved...