Replace OR, AND, NOT and probably XOR in expressions #111

Closed
opened 2025-05-29 14:20:59 +02:00 by belka · 0 comments
Owner
  • NOT: ~
  • OR: or
  • XOR: xor
  • AND: &
- NOT: `~` - OR: `or` - XOR: `xor` - AND: `&`
belka added the
bootstrap
self-hosted
labels 2025-05-29 14:20:59 +02:00
belka closed this issue 2025-05-30 14:59:37 +02:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: belka/elna#111
No description provided.