mirror of
https://github.com/advplyr/audiobookshelf.git
synced 2026-03-06 07:59:43 +00:00
Added player keyboard shortcuts
This commit is contained in:
parent
c3acd209bd
commit
8b130cb097
6 changed files with 39 additions and 11 deletions
|
|
@ -219,6 +219,7 @@ Each new feature or major change should be documented in an artifact specificati
|
|||
### Organization
|
||||
|
||||
- **Location**: All artifact specifications are stored in the `artifacts/` directory.
|
||||
- **Index**: You can look up previous artifact specification files in `artifacts/index.md`.
|
||||
- **Dated Folders**: Specifications **MUST** be placed in a subfolder named by the current date (e.g., `artifacts/YYYY-MM-DD/`).
|
||||
- **CRITICAL**: Do **NOT** create specification files directly in the `artifacts/` root. Always use the dated folder.
|
||||
- **Filename**: Use descriptive names for the specification files (e.g., `move-to-library-specification.md`).
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue