Move TODOs, begin Readme
This commit is contained in:
@ -1,30 +1,6 @@
|
||||
import SwiftUI
|
||||
import SFSafeSymbols
|
||||
|
||||
/**
|
||||
**Content**
|
||||
- iPhone Backgrounds: Add page, html
|
||||
|
||||
**UI**
|
||||
- Image search: Add view to see all images and filter
|
||||
- Page Content: Show all results of `PageGenerationResults`
|
||||
- Files: Show usages of file
|
||||
|
||||
**Features**
|
||||
- Posts: Generate separate pages for posts to link to
|
||||
- Settings: Introduce `Authors` (`name`, `image`, `description`)
|
||||
- Page: Property `author`
|
||||
- Blocks: Convert more commands to blocks
|
||||
- Graphs, Map, GPX for hikes
|
||||
|
||||
**Generation**
|
||||
- Empty properties: Show warnings for empty link previews, etc.
|
||||
|
||||
**Fixes**
|
||||
- Files: Id change: Check all page contents for links to the renamed file and replace occurences
|
||||
- Investigate issue with spaces in content file names
|
||||
*/
|
||||
|
||||
@main
|
||||
struct MainView: App {
|
||||
|
||||
|
Reference in New Issue
Block a user