Commit Graph

17 Commits

Author SHA1 Message Date
Claudio Ortolina f5c60d2cd1 Tighten notes content logic
- Notes can have empty content (no harm)
- Always default to "" instead of nil
2025-09-23 08:45:51 +03:00
Claudio Ortolina be28f6a7b4 Give a visual indicator when the note is unsaved 2025-09-23 08:27:51 +03:00
Claudio Ortolina a10c5142dd Make sure a note is reloaded when updated 2025-09-23 08:27:23 +03:00
Claudio Ortolina ecb830b2fd Render [[Example]] links as links to the collection search 2025-09-13 15:35:02 +03:00
Claudio Ortolina d417b5e282 Fix textarea height 2025-09-08 10:47:38 +03:00
Claudio Ortolina 0982188510 Reduce line height in notes textarea 2025-09-08 10:41:57 +03:00
Claudio Ortolina b80e618d60 Use tailwind typography for notes 2025-09-07 15:59:24 +03:00
Claudio Ortolina 4fca772b00 Reload note after saving 2025-09-07 14:40:19 +03:00
Claudio Ortolina 0b1d7fdfda Fix alignment and margins 2025-09-07 14:38:42 +03:00
Claudio Ortolina 45610a4a9a Edit notes instead of record notes 2025-09-07 12:22:45 +03:00
Claudio Ortolina d6261e12c1 Improve layout and spacing for notes and forms 2025-09-06 12:08:13 +03:00
Claudio Ortolina 87ce6fe8a9 Render notes links as visible links 2025-09-06 11:18:34 +03:00
Claudio Ortolina 0ecf580614 Show read or edit depending on presence of notes 2025-09-06 10:57:34 +03:00
Claudio Ortolina baebb5b6fd Handle selecting a tab between read/edit 2025-09-05 22:39:28 +03:00
Claudio Ortolina 422ce9f203 Add switch to read or edit notes 2025-09-05 22:24:04 +03:00
Claudio Ortolina b722b1922e Show notes editor larger and monospace 2025-09-05 22:06:06 +03:00
Claudio Ortolina 94f381e3c3 Raw edit notes 2025-09-05 18:00:01 +03:00