regdel icon indicating copy to clipboard operation
regdel copied to clipboard

Custom search

Open j3k0 opened this issue 8 years ago • 3 comments

Our trees have diverged, so this PR might just serve as a discussion on how you wanna include this: 0ecdc48f0e0751822dba8e3a14f5ea8f0323ac4c

This allows to manually edit the current query with /.

j3k0 avatar Nov 07 '16 21:11 j3k0

What is this used for exactly?

For the diverged branches, in general I think it makes things easier to have each feature on a separate independent branch, all branching out from master. That way I don't have to reject the whole set of commits if only a few are problematic.

guillaumechereau avatar Nov 07 '16 21:11 guillaumechereau

For instance I have 2 accounts: "Income:ProjectX" and "Expenses:ProjectX". If I want everything related to ProjectX, I can type a custom query. It can also be used by power-users to add custom command line arguments for ledger (for example --cleared, or anything else really).

j3k0 avatar Nov 07 '16 21:11 j3k0

OK I see, yes I like to be able to filter the accounts like that, that's probably handy.

guillaumechereau avatar Nov 07 '16 21:11 guillaumechereau