wiki/quartz/components/scripts
Leo Lazou 0472daa003
homepage coloured as visited in the Graph ()
simplifies slug from FullSlug to SimpleSlug before storing it in the visited pages list in memory
this leads to "index" page and "folder/index", "tags/tag/index" being stored a "/", "folder/" and "tags/tag/" respectively in the list of visited pages.
this ensures that the homepage is rightfully coloured as a visited page in the "color" function of the graph
2024-06-12 09:39:49 -07:00
..
callout.inline.ts chore: add window.addCleanup() for cleaning up handlers 2024-02-01 21:19:51 -08:00
checkbox.inline.ts feat: support checkbox (closes ) () 2024-02-04 22:19:25 -08:00
clipboard.inline.ts chore(cleanup): misc refactoring for cleanup, fix some search bugs 2024-02-01 23:55:11 -08:00
darkmode.inline.ts chore(cleanup): misc refactoring for cleanup, fix some search bugs 2024-02-01 23:55:11 -08:00
explorer.inline.ts chore: add window.addCleanup() for cleaning up handlers 2024-02-01 21:19:51 -08:00
graph.inline.ts homepage coloured as visited in the Graph () 2024-06-12 09:39:49 -07:00
popover.inline.ts chore(img): return targetUrl as given href () 2024-02-22 21:55:35 -08:00
search.inline.ts feat(search): add search by title/content index and tag at the same time () 2024-03-17 17:48:00 -07:00
spa.inline.ts chore: add window.addCleanup() for cleaning up handlers 2024-02-01 21:19:51 -08:00
toc.inline.ts chore: add window.addCleanup() for cleaning up handlers 2024-02-01 21:19:51 -08:00
util.ts chore: add window.addCleanup() for cleaning up handlers 2024-02-01 21:19:51 -08:00