nextcloud / nextcloud/richdocuments

pick folder with fonts from nextcloud

Open
#2,798 0 comments 2 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement feature: fonts
Dominant language
JavaScript
Stars
453
Forks
147
Avg merge
14h 54m
Merged PRs (30d)
83

Description

Is your feature request related to a problem? Please describe.
Adding new fonts to nextcloud office

Describe the solution you'd like
I would like to have an option to pick a folder on next cloud instance that font would be recursively found. This list would be passed to the code server using the json config. I have a lot of custom fonts and I don't want to manual maintain a list of fonts

I think it should be pretty easy to add another cron task to generate the list of fonts from a folder in nextcloud

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

The issue names Nextcloud, the code-server JSON configuration, and a cron task, but it identifies no files, tests, or entry points. Begin by locating the existing font-list generation and configuration flow; done means a configured Nextcloud folder is scanned recursively and its fonts are passed through the JSON configuration without manual list maintenance.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
backend
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.