jrf-systems / jrf-systems/docsify-deploy
Add file and folder node properties
Open
Nobody has claimed this yet.
enhancement
Notes
- Dominant language
- JavaScript
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Each file and folder node should have the following properties:
displaynamefilename
Both of these properties will be used when generating the menu system on the backend.
Contributor guide
No contributing guide indexed for this repository
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
Start by locating where file and folder nodes are constructed and where the backend menu system consumes them. Confirm that every node exposes displayname and filename, then verify the menu generation uses both properties correctly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100