Julien Calixte
|
9e875af78e
|
design: change to good svg!
|
2024-12-24 00:28: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
|
8802ffb5b2
|
add a more resilient cache system with a global cache for each note from path
|
2024-07-16 21:55:54 +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
|
d1cbe8d033
|
move icons to public folder
|
2023-11-04 14:08:28 +01:00 |
|
Julien Calixte
|
fadb50cc39
|
no more offsets from timezone
|
2023-08-31 09:08:17 +02:00 |
|
Julien Calixte
|
49d2571f5f
|
create today fleeting note
|
2023-08-27 17:50:42 +02:00 |
|
Julien Calixte
|
9d85abbc64
|
♻️ (fleeting notes)
|
2023-07-18 00:13:57 +02:00 |
|
Julien Calixte
|
a9fba33760
|
🚨 (app)
|
2021-05-08 14:46:12 +02:00 |
|
|
|
6347edd82e
|
✨ (folders) folders can start with a _
|
2021-04-05 10:34:49 +02:00 |
|
Julien Calixte
|
53046ba2db
|
✨ (folder notes) content is nullable if there is no files.
|
2021-04-03 20:12:47 +02:00 |
|
Julien Calixte
|
6e0b24e086
|
♻️ (inbox) rename fleeting notes into inbox
|
2021-04-03 19:30:01 +02:00 |
|
|
|
e199c68d68
|
♻️ (store) use a store to store readme and files
|
2021-03-24 21:23:23 +01:00 |
|
|
|
165cfb96e7
|
🐛 (flux note) update query strings on fleeting notes
|
2021-03-22 23:23:09 +01:00 |
|
|
|
3749588b0b
|
✨ (path) create a resolve path service to manage …
resolve path like ../..
|
2021-03-21 15:27:02 +01:00 |
|
Julien Calixte
|
e96253959d
|
✨ (draft) add draft folder page in note header
Closes #1
|
2021-03-21 11:00:56 +01:00 |
|
|
|
11d25e25af
|
✨ (fleeting notes) init fleeting notes
|
2021-03-20 22:00:37 +01:00 |
|
|
|
a8cc196508
|
♻️ (flux note) move in a component flux …
flux note will be used for fleeting notes and
drafts too
|
2021-03-20 19:40:00 +01:00 |
|