Commit Graph

58 Commits

Author SHA1 Message Date
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
Julien Calixte
6943c3d200 (share) hide share button
waiting for implementation of the page
2021-04-25 18:23:38 +02:00
Julien Calixte
1f0d153043 💄 (print) ui for pdfs 2021-04-25 17:38:11 +02:00
Julien Calixte
3f2af0ea75 (notes) share notes 2021-04-25 17:04:51 +02:00
d492e77a05 💄 (stacked note) better titles 2021-04-05 16:35:11 +02:00
Julien Calixte
4d3cdfd5bc 📱 (stacked note title) reduce font size to title to fit 2021-03-28 11:02:18 +02:00
a2a51cc19d 📱 (note title) add background color to title note. 2021-03-27 21:47:48 +01:00
373ba812f5 (litenote config) implement dark mode on notes
Closes #5
2021-03-27 17:00:50 +01:00
33375647c1 📱 (note) overflow on x 2021-03-25 20:51:54 +01:00
e199c68d68 ♻️ (store) use a store to store readme and files 2021-03-24 21:23:23 +01:00
d4391bb8c6 (note) init image display 2021-03-22 22:50:43 +01:00
Julien Calixte
4a812e78dc 💄 (note) add padding bottom 2021-03-21 11:07:40 +01:00
fc008bbaf8 🔥 (offline) remove offline img 2021-03-20 18:35:27 +01:00
1ab8672033 (note) add an header 2021-03-20 15:57:46 +01:00
71f1642c45 (stacked note) cache visited note 2021-03-20 12:24:27 +01:00
ad28b7aa0c 🐛 (stacked note) nowrap note title. 2021-03-16 22:29:43 +01:00
27d74c5eb5 💄 (stacked note) recenter title 2021-03-16 01:12:24 +01:00