Commit Graph

74 Commits

Author SHA1 Message Date
Julien Calixte
908641e54b prune: remove twitter embed 2026-03-07 19:03:06 +01:00
Julien Calixte
683187b4d1 feat: render some real content 2026-02-11 03:12:52 +01:00
Julien Calixte
5a36891970 prune: remove unecessary impot 2026-01-20 22:21:12 +01:00
Julien Calixte
c07964844d perf: jit initialize mermaid 2025-07-12 22:31:06 +02:00
Julien Calixte
dd5d4b04f7 perf: init shikiji only when needed and limit langs 2025-07-12 22:26:07 +02:00
Julien Calixte
b93dfbd824 perf: run on nextTick only if necessary 2025-07-12 17:39:00 +02:00
Julien Calixte
178d80a872 feat: scroll to main on breadcrumb link 2025-07-09 23:24:52 +02:00
Julien Calixte
044be29ad3 design: more padding and more balanced text left aligned 2025-06-29 12:07:37 +02:00
Julien Calixte
c11989675c feat: mermaid
run mermaid on stacked notes
2025-06-14 10:01:47 +02:00
Julien Calixte
1dda4cf77a design: change paddings 2025-04-08 21:29:26 +02:00
Julien Calixte
c8c669c0c2 feat: reduce padding for mobile 2025-04-08 09:27:55 +02:00
Julien Calixte
3c988c8a45 design: limit the padding of stacked note 2025-04-07 17:26:57 +02:00
Julien Calixte
469e490d9f fix: overflow on breadcrumbs 2025-03-02 21:18:01 +01:00
Julien Calixte
361b9af8f3 change theems 2025-03-01 23:04:09 +01:00
Julien Calixte
6c62f6afa0 Feat/upgrade daisy UI (#12)
* prune: remove daisyui config

* upgrade daisyui and implement new themes

* Update .env checksum
2025-03-01 21:27:35 +01:00
Julien Calixte
4619fcf6da prune: remove transition for color or background-color 2025-02-11 22:19:18 +01:00
Julien Calixte
a590ddc871 design: fix font size in table 2024-12-24 10:13:04 +01:00
Julien Calixte
9e875af78e design: change to good svg! 2024-12-24 00:28:00 +01:00
Julien Calixte
10bc53130c design: breadcrumbs for the stacked note link 2024-12-22 00:12:00 +01:00
Julien Calixte
9571752f26 Feat/migrate to daisy (#10)
* feat: init daisyui!

* feat: change theme and colors

* change dark theme and add colors
2024-12-21 20:05:37 +01:00
Julien Calixte
a1c5cb666a refacto: prepare for a relevant useNote hook 2024-11-02 18:58:51 +01:00
Julien Calixte
100d593050 resilient when title is not set 2024-07-16 21:55:30 +02:00
Julien Calixte
c7ea52c7f8 add path to new inbox file in pinia store
Not ideal to have data in multiple store (pinia and PouchDB) but it work this way. May need a refactoring.
2023-11-26 10:35:38 +01:00
Julien Calixte
2608e9ac5c (edit) add edit light button at the end 2023-11-04 14:12:56 +01:00
Julien Calixte
d1cbe8d033 move icons to public folder 2023-11-04 14:08:28 +01:00
Julien Calixte
2f6e8e7ca8 save editedSha in cached note to remember even after navigations 2023-09-06 22:49:44 +02:00
Julien Calixte
49d2571f5f create today fleeting note 2023-08-27 17:50:42 +02:00
Julien Calixte
6840c86add (edit) exit edit mode on escape press 2023-08-26 19:06:59 +02:00
Julien Calixte
80888696c9 directly update edited content 2023-08-26 18:37:21 +02:00
Julien Calixte
ccb486a0b6 progress for file update inapp 2023-08-20 23:55:25 +02:00
Julien Calixte
978b98bdc5 extract edit note component 2023-08-20 15:34:13 +02:00
Julien Calixte
971df9c45b can edit raw content 2023-08-20 14:24:38 +02:00
Julien Calixte
43b99eed52 refacto to use ref route query 2023-08-15 01:08:08 +02:00
Julien Calixte
6412b1252c refacto with no nosence 2023-08-14 18:42:35 +02:00
Julien Calixte
2cab8c8e3f autoimport with eslint now 2023-08-14 18:04:27 +02:00
Julien Calixte
c0182c7f57 ♻️ (app) 2023-08-14 14:08:10 +02:00
Julien Calixte
a741c7e1eb feat: 🎸 stacked notes
remove top padding
2023-07-21 18:28:48 +02:00
Julien Calixte
0625747638 fix: 🐛 note
set the right padding to see the scroll indicator and no titles with
justified text
2023-07-20 10:31:41 +02:00
Julien Calixte
db38eaf639 scope use links 2023-07-19 17:25:44 +02:00
Julien Calixte
f2d464ce74 🐛 (images) fix images not showing when reloading the page 2023-07-18 00:20:02 +02:00
Julien Calixte
0cbbfd7273 ️ (async component) define as much async components as possible 2023-07-18 00:13:19 +02:00
Julien Calixte
1ca4730096 🐛 (backlinks) does not display backlinks if user setting is set to false 2023-07-17 23:55:55 +02:00
Julien Calixte
7ef6205109 ♻️ (notes) script with setup for stacked note 2023-07-16 16:30:56 +02:00
Julien Calixte
d6a045f96b (twitter) implement tweets in notes 2023-07-04 23:24:41 +02:00
8f46bd4740 (title) use title notes for HTML title 2021-08-08 12:36:37 +02:00
Julien Calixte
03a5419a25 ♻️ (checkbox) add div with class 2021-08-08 10:06:53 +02:00
Julien Calixte
bff90e6ef5 (backlinks) implement backlinks in notes 2021-06-06 11:11:15 +02:00
Julien Calixte
4f13c18573 compute note backlinks 2021-06-06 09:57:17 +02:00
Julien Calixte
203db4c00a (backlinks) init backlinks 2021-06-05 16:39:26 +02:00
Julien Calixte
6a5e7a9d63 🚨 2021-05-09 01:12:01 +02:00