Collapsible directory listing in sidebar
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 738
- Forks
- 162
- Avg merge
- 6h 2m
- Merged PRs (30d)
- 35
Description
It is convenient to use mobile application's collapsible list ( even it has only level 1 collapsible list )
but I found that this feature not exist in web browser.
As I'm using almost 1500 note pages, directory structure is complex
Obsidian users, or else notion users may need this feature, and can easily migrate to nextcloud note.
Can you add these features?
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
No files, tests, or entry points are named. Start by locating the web browser sidebar directory listing and comparing its behavior with the mobile application's level-one collapsible list; done means the web sidebar supports collapsing and expanding the directory structure for deeply nested note collections.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100