nextcloud / nextcloud/richdocuments
pick folder with fonts from nextcloud
Nobody has claimed this yet.
- 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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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