Skip to content

Add configurable course prefix handling#148

Merged
D-VR merged 1 commit into
masterfrom
course-prefix-handling
Jun 23, 2026
Merged

Add configurable course prefix handling#148
D-VR merged 1 commit into
masterfrom
course-prefix-handling

Conversation

@D-VR

@D-VR D-VR commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator

Adds configurable handling for two-character course prefixes such as (VO) Analysis.

Users can keep the existing folder names, remove the prefix, or move it to the end with the new course_prefix_handling config option / --courseprefix CLI flag. The runtime default remains keep for backwards compatibility.

Also makes duplicate course folder names resolve with stable suffixes when prefix removal creates conflicts.

Closes #61.

@D-VR D-VR added the enhancement New feature or request label Jun 23, 2026
@D-VR D-VR merged commit c2313bf into master Jun 23, 2026
4 checks passed
@D-VR D-VR deleted the course-prefix-handling branch June 23, 2026 15:45
@D-VR

D-VR commented Jun 23, 2026

Copy link
Copy Markdown
Collaborator Author

reduced application to courses only, as this also led to conflict resolution of sections, which is probably irritating for most people:

a5dffca

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add option to remove prefix "(VO)" or "(VU)"

1 participant