Commit Graph

8 Commits

Author SHA1 Message Date
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
2f6e8e7ca8 save editedSha in cached note to remember even after navigations 2023-09-06 22:49:44 +02:00
Julien Calixte
2cab8c8e3f autoimport with eslint now 2023-08-14 18:04:27 +02:00
5e6efd1ba3 🐛 (backlinks) no reset for backlinks 2021-06-20 22:17:23 +02:00
Julien Calixte
86e5d934a5 🐛 (backlinks) update to override backlink in db 2021-06-06 11:18:30 +02:00
Julien Calixte
bff90e6ef5 (backlinks) implement backlinks in notes 2021-06-06 11:11:15 +02:00
Julien Calixte
c6dec8769f display links to the stacked note 2021-06-06 10:47:36 +02:00
Julien Calixte
4f13c18573 compute note backlinks 2021-06-06 09:57:17 +02:00