issues Search Results · language:Dune language:Python language:Python language:HTML language:C# language:JavaScript
Filter by
17.6M results
Context
CR-149 round-4 finding on `src/alfred/cli/supervisor.py:90` (comment 3338654106): the `alfred supervisor reset
--confirm` flow currently passes `operator_user_id=None` to:
- `_emit_breaker_reset_attempt_audit(operator_user_id=None, ...
subsystem:identity
subsystem:security
Problem
There is no way to force the daemon to re-open the collection after it changed underneath (external edit, sync, import).
Today you restart the daemon. anki-connect exposes a reload.
anki-connect ...
enhancement
❔ Contexte
Actuellement, quand je fais ma PR de main - develop, la branche develop est supprimée automatiquement
🎯 Objectif
- [ ] Mettre en place une Branch protection rule pour les branches main ...
enhancement
help wanted
Problem
There is no way to clean up notes that have no cards (e.g. a cloze note whose deletions were all removed). anki-connect
exposes this directly.
anki-connect equivalent
removeEmptyNotes.
Intended ...
enhancement
Problem
There is no way to check whether a note would be a duplicate before writing it. anki-connect exposes a pre-flight check;
Shrike s upsert_notes returns semantic neighbours, which is adjacent but ...
enhancement
Problem
A note type s fields can currently only be changed by replacing the whole definition via upsert_note_types
(note_types.py). anki-connect has dedicated field operations precisely because a naive ...
enhancement
Problem
Changing a note s note type is explicitly forbidden: _update_note raises if the requested note_type differs from the
current one (collection.py:451-455). Migrating a note from Basic to Cloze, ...
enhancement
Problem
Decks are created only implicitly when a note lands in them (collection.py:418-420) and notes are moved via note update
--deck. There is no way to create an empty deck, delete a deck, or rename ...
enhancement

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip! Restrict your search to the title by using the in:title qualifier.