mdaffin/notes

List of Notes

Closed this issue · 2 comments

There should be a way to see what notes there are in a repo. This should be the main purpose of the sidebar. Notes will be stored as files in a directory and so a tree-like structure is desired.

Partial implementation, the list of files are now pulled down from gitlab and displayed in the sidebar. Missing parts:

  • Ability to click on the items to load them
  • Remove the index.md entries and combine them with the group
  • Use friendlier names without extensions

Friendlier names will be done at a later date, functionality is there this is just a styling issue.