Update TODOs
This commit is contained in:
parent
2a50773e2f
commit
9f120b251f
@ -4,20 +4,23 @@ import SFSafeSymbols
|
|||||||
/**
|
/**
|
||||||
**Content**
|
**Content**
|
||||||
- iPhone Backgrounds: Add page, html
|
- iPhone Backgrounds: Add page, html
|
||||||
|
- CV: Update PDF
|
||||||
|
|
||||||
**UI**
|
**UI**
|
||||||
- Image search: Add view to see all images and filter
|
- Image search: Add view to see all images and filter
|
||||||
- Pages: Show linking posts
|
- Pages: Show linking posts
|
||||||
- Page Content: Show all results of `PageGenerationResults`
|
- Page Content: Show all results of `PageGenerationResults`
|
||||||
- Files: Show usages of file
|
- Files: Show usages of file
|
||||||
- Images: Show list of generated versions
|
- Buttons to insert special commands (images, page links, ...)
|
||||||
|
- Post: Create page from information of post
|
||||||
|
|
||||||
**Features**
|
**Features**
|
||||||
- Files: Optional Property `customFilePath` for external files to place them in another location
|
|
||||||
- Files: Property `version` and `sourceUrl` to track asset files
|
|
||||||
- Posts: Generate separate pages for posts to link to
|
- Posts: Generate separate pages for posts to link to
|
||||||
- Settings: Introduce `Authors` (`name`, `image`, `description`)
|
- Settings: Introduce `Authors` (`name`, `image`, `description`)
|
||||||
- Page: Property `author`
|
- Page: Property `author`
|
||||||
|
- Text file editing
|
||||||
|
- Blocks: Convert more commands to blocks
|
||||||
|
- Graphs, Map, GPX for hikes
|
||||||
|
|
||||||
**Generation**
|
**Generation**
|
||||||
- ImageSet: Specify image aspect ratio (width, height) to prevent page jumps
|
- ImageSet: Specify image aspect ratio (width, height) to prevent page jumps
|
||||||
@ -28,6 +31,8 @@ import SFSafeSymbols
|
|||||||
- Files: Id change: Check all page contents for links to the renamed file and replace occurences
|
- Files: Id change: Check all page contents for links to the renamed file and replace occurences
|
||||||
- Database: Show errors during loading
|
- Database: Show errors during loading
|
||||||
- Mock content: Clean and improve
|
- Mock content: Clean and improve
|
||||||
|
- Investigate issue with spaces in content file names
|
||||||
|
- Check assignment of blog posts to tags
|
||||||
*/
|
*/
|
||||||
|
|
||||||
@main
|
@main
|
||||||
|
Loading…
x
Reference in New Issue
Block a user