community.general/plugins/filter
patchback[bot] 437641d95f
[PR #7985/102a0857 backport][stable-8] New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order ()
New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order ()

New filters lists_union, lists_intersect, lists_difference and lists_symmetric_difference added.

Signed-off-by: Christoph Fiehe <c.fiehe@eurodata.de>
Co-authored-by: Christoph Fiehe <c.fiehe@eurodata.de>
(cherry picked from commit 102a0857db)

Co-authored-by: cfiehe <cfiehe@users.noreply.github.com>
2024-02-23 20:48:50 +01:00
..
counter.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
crc32.py feat: Add crc32 filter () 2022-08-21 12:10:31 +02:00
dict.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
dict_kv.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
from_csv.py Update from_csv.py docs () 2023-09-20 22:02:54 +02:00
from_ini.py [PR #7743/ec6dfe2f backport][stable-8] Adding a new filter: from_ini, which allows conversion of INI content to a dictionary () 2023-12-28 09:33:18 +01:00
groupby_as_dict.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
hashids.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
hashids_decode.yml Add default license header to files which have no copyright or license header yet () 2022-08-05 14:03:38 +02:00
hashids_encode.yml Add default license header to files which have no copyright or license header yet () 2022-08-05 14:03:38 +02:00
jc.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
json_query.py Add more license statements () 2022-08-07 13:37:23 +02:00
lists.py [PR #7985/102a0857 backport][stable-8] New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order () 2024-02-23 20:48:50 +01:00
lists_difference.yml [PR #7985/102a0857 backport][stable-8] New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order () 2024-02-23 20:48:50 +01:00
lists_intersect.yml [PR #7985/102a0857 backport][stable-8] New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order () 2024-02-23 20:48:50 +01:00
lists_mergeby.py Start using semantic markup () 2023-06-10 09:28:40 +02:00
lists_symmetric_difference.yml [PR #7985/102a0857 backport][stable-8] New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order () 2024-02-23 20:48:50 +01:00
lists_union.yml [PR #7985/102a0857 backport][stable-8] New filters to calculate the union, intersection, difference and symmetric difference of lists by preserving the items order () 2024-02-23 20:48:50 +01:00
random_mac.py Add more license statements () 2022-08-07 13:37:23 +02:00
time.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
to_days.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_hours.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_ini.py [PR #7744/ec12422f backport][stable-8] Adding a new filter: to_ini, which allows conversion of a dictionary to an INI formatted string () 2023-12-28 09:34:13 +01:00
to_milliseconds.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_minutes.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_months.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_seconds.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_time_unit.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_weeks.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
to_years.yml Start using semantic markup () 2023-06-10 09:28:40 +02:00
unicode_normalize.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00
version_sort.py Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt () 2022-08-05 12:28:29 +02:00