-
fjklp
hmm, I'm not sure how picky to get on reporting all the things that might be "wrong" with the message search as I assume we are trying to get by without going full complexity of word splitting and everything
-
fjklp
so it's difficult to say what I expect search to do differently when I know that the full possible capabilities are probably a fairly time consuming project that won't be happening right now
-
fjklp
I wonder if it would make sense to build filters into the gui instead of interpreting them from the single search query, as a means to make it easier
-
fjklp
I'm wondering if the ability to search for messages from multi-word nicks was delayed because it is like opening a can of worms :)
-
lovetox__
what can of worms, its now quoted, whats the problem?
-
fjklp
it just seems like trying to do this without word splitting and extra code makes some difficulties
-
fjklp
I'm writing a bug report
-
fjklp
it's done
-
cal0pteryx
That's how a quick fix turns to making a gui overhaul required :P
-
cal0pteryx
Maybe I just revert the fix and be done
-
fjklp
:(
-
fjklp
I need to start learning do code, damn it✎ -
fjklp
I need to start learning to code, damn it ✏
-
cal0pteryx
I had planned to do this via gui anyway
-
fjklp
Oh. Well, that does seem like it would require less work overall.
-
cal0pteryx
It's certainly easier to determine filters then
-
meson
cal0pteryx: do you have some UI concept in mind? I know the Dolphin maintainers are debating on overhauling their UI amd created some mockups. However, a good search UI seems to be hard. https://invent.kde.org/system/dolphin/-/issues/46✎ -
meson
cal0pteryx: do you have some UI concept in mind? I know the Dolphin maintainers are debating on overhauling their UI and they've created some mockups. However, a good search UI seems to be hard. https://invent.kde.org/system/dolphin/-/issues/46 ✏
-
cal0pteryx
meson, an expander containing three filters: one entry for username, and one date selector (+ display label) for before and after
-
cal0pteryx
that way, filters can be present on demand
-
cal0pteryx
and due to proper input handling, we make it less error-prone
-
meson
Could that be made generic enough to use it also for a media browser? (I've not had time yet, but I feel motivated at some time in the future)
-
meson
Anyway sounds good to me
-
cal0pteryx
I'd do that once we get there :)
-
cal0pteryx
it's not super-complex
-
meson
The media browser? Okay, I put it off my list :P✎ -
meson
The media browser? Okay, I put it off my list ;) ✏
-
cal0pteryx
:D 2h tops
-
cal0pteryx
but yes, a media browser with filters would be nice
-
meson
You say you'd write a media browser in 2hours? easy :D
-
bot
wurstsalat pushed 1 commits to branch gajim/master feat: Search: Add user interface for message filters - https://dev.gajim.org/gajim/gajim/-/commit/cc2d81f474b6f676e34b2bb038bf50b91d3636e5
👍 2 -
fjklp
oh wow
-
fjklp
I look forward to checking it out
-
bot
wurstsalat pushed 1 commits to branch gajim/master refactor: Move some datetime utils and improve imports - https://dev.gajim.org/gajim/gajim/-/commit/33d9f18961335055f10d4602ce8eb488192b216b