# Views - `list view` showing files - `new/edit view` showing one note - note taking input screen uses markdown - note taking input screen understands frontmatter. - `title: "my note"` is the say to set. - `crdate: `[date]` is set automatically when creating a new note. - `about view` showing typical `about` information - `settings view` with different subsections. No real content, only 3 subsections as placeholders [sync, indexing, appearance] - hamburger menu for navigating though app functions # Backend specs - all files are stored in the same directory
Views
list viewshowing filesnew/edit viewshowing one notetitle: "my note"is the say to set.crdate:[date]` is set automatically when creating a new note.about viewshowing typicalaboutinformationsettings viewwith different subsections. No real content, only 3 subsections as placeholders [sync, indexing, appearance]Backend specs