hackmdio / hackmdio/codimd

Feature Request: Hierarchical File System and its export

Open
#1,603 1 comment 4 reactions 0 assignees View on GitHub
feature
Dominant language
JavaScript
Stars
10.1k
Forks
1.1k
PR merge metrics
No merged PRs in 30d

Description

Hackmd is an amazing project.
However, I think it will be better with the support of a hierarchical file system.

## Decription of Feature Request
It seems that the current notes are saved sequentially and displayed accordingly to users.
For example:
- hackmd-user1
- foo.md
- bar.md

It would be great to see hierarchy support like:
- hackmd-user1
- lecture_notes
- linear_algebra.md
- life
- must-go_resturants

## Potential Solution
It is plausible to handle this on one's own by providing "parent" in each header yml.
But I think it would be great to have this feature built in HackMD.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.