Known Issue/Idea Notes
Completed Tasks: Past Known Issue Notes
Summary |
Notes |
status |
|
---|---|---|---|
1 |
Convert URL based on titles and tree structure. (readable URL) |
Links link |
OPEN |
2 |
Incremental Build |
at least by a page id? |
|
3 |
Some Macros needs special handling. |
Process the page content properly. |
OPEN |
4 |
Convert content by label Macro |
Some lable macro content are not working? |
OPEN |
5 |
Support highlight syntax |
seems like we need to process |
OPEN |
6 |
Output Last-modified time as part of the front matter? |
OPEN |
|
7 |
Support sitemap in robots.txt |
https://developers.google.com/search/docs/advanced/sitemaps/build-sitemap https://text.sickhack.net/sitemap.xml missing lastmod for Pages converted. we might need them in front matter? also URL format 'https://text.sickhack.net//c/523534359/' looks a bit weird. → fixed by https://github.com/haruki-sugarsun/text.sickhack.net/commit/08680501c8d68bf98e5af3de7acc2f6d8e030dc5 |
OPEN |
8 |
toc macro support |
OPEN |
|
9 |
tag processing for unnecessary attr |
issue might resides here https://github.com/haruki-sugarsun/confluenece_site_converter/blob/main/main.ml#L176 code structure looks confusing. |
OPEN |
10 |
Support breadcrumb and/or structure navigation |
e.g.
|
OPEN |
11 |
Emoji Support/Conversion |
like 🥺 |
OPEN |
12 |
Support column layout |
like in Notes - Investment |
OPEN |
13 |
Use proper build tool for OCaml |
e.g. Dune? |
OPEN |
14 |
Embed page ID in the front matter |
so that we can know the ID even after readable URL support. |
|
15 |
Breadcrumbs Support |