Bios-Marcel / baka

My stupid personal financial management
BSD 3-Clause "New" or "Revised" License
1 stars 2 forks source link

User Experience Improvements for filtering / classification #13

Closed Bios-Marcel closed 1 month ago

Bios-Marcel commented 1 month ago

Currently you need to know fields and operators and there is no feedback.

We could possibly take inspiration from Jira, as what they do is very similar.

Additionally we should somehow render errors.

Bios-Marcel commented 1 month ago

Working on these topics in https://github.com/Bios-Marcel/baka/pull/14

The only thing still missing is basically syntax highlighting. If not possible, that's okay though.