master
Bel LaPointe 2022-02-17 12:20:17 -07:00
parent d02c120e50
commit 7109d419f9
1 changed files with 6 additions and 5 deletions

View File

@ -1,21 +1,22 @@
todo: todo:
- new line after original link - /ui/files is an about page over a redir
- /ui/files does not redir in b1
- links like `/Smoktests` in user-files home wiki don't rewrite
- gitlab wiki original links are empty - gitlab wiki original links are empty
- use `read-only` for autogenerated things;; could skip easymde and make google docs much faster - /ui/files does not redir in b1
- mark generated via meta so other files in the dir can be created, deleted, replaced safely
- links like `/Smoktests` in user-files home wiki don't rewrite
- map fullURLScraped->internalURL for relative links sometimes - map fullURLScraped->internalURL for relative links sometimes
- anchors on gitlab wikis at least are bad - anchors on gitlab wikis at least are bad
- min-height for easymde - min-height for easymde
- use `meta` so no need for extra level for explicit single files - use `meta` so no need for extra level for explicit single files
- scrape odo - scrape odo
- mark generated via meta so other files in the dir can be created, deleted, replaced safely
- rewrite links if available to local - rewrite links if available to local
- table of contents - table of contents
- anchor per line - anchor per line
- anchor links work - anchor links work
- ui; last updated; 2022.02.01T12:34:56 - ui; last updated; 2022.02.01T12:34:56
done: done:
- use `read-only` for autogenerated things;; could skip easymde and make google docs much faster
- new line after original link
- scrape gslide - scrape gslide
- scrape gsheet - scrape gsheet
- scrape gdoc - scrape gdoc