Julien Calixte
bf19e982fe
feat(markdown): render TikZ fenced blocks to SVG
...
Adds a markdown-it extractor for ```tikz blocks that emits a sanitized
placeholder, plus a runTikz() that lazy-loads the obsidian-tikzjax 0.5.2
bundle from jsdelivr on first encounter, sanitizes the produced SVG with
DOMPurify, and caches it in PouchDB keyed by sha256(source) so repeat
views are instant and offline-capable.
2026-05-15 15:38:48 +02:00
Julien Calixte
5f48aa5690
chore: lint and fmt
2026-03-28 09:38:55 +01:00
Julien Calixte
8843d67a80
feat: create atproto oauth login
2026-03-10 12:27:35 +01:00
Julien Calixte
15296b8832
Now files from repo are cached to be quickly retrieved even offline
2024-07-19 20:05:42 +02:00
Julien Calixte
1d21ac50b2
⚡ ️ (user settings) cache user settings
2023-09-11 23:02:52 +02:00
Julien Calixte
a22218b8b2
✨ (history) add history list of last visited repos
2021-12-12 00:10:38 +01:00
17178bbe63
✨ (card) add repetition card in database
2021-06-27 20:11:57 +02:00
Julien Calixte
4f13c18573
compute note backlinks
2021-06-06 09:57:17 +02:00
71f1642c45
✨ (stacked note) cache visited note
2021-03-20 12:24:27 +01:00
5fcf3c9df5
✨ (favorite) save favorite repos
2021-03-19 23:01:31 +01:00
2faabb6c0e
✨ (login) save login
2021-03-17 23:25:58 +01:00
70c0886aa5
Initial commit
2021-03-09 22:00:10 +01:00