Commit graph

13 commits

Author SHA1 Message Date
56ab7c2613 Focus on note once created 2025-02-07 14:47:06 +01:00
3d2941791e Save created notes to store 2025-02-07 14:21:33 +01:00
5fa8a0466e Resize note creator input to fit contents 2025-02-07 14:06:34 +01:00
cda2ddee32 Grey out fold symbol if note is stuck open 2025-02-07 02:22:43 +01:00
dd19497426 Store paths of unfolded nodes in ui state 2025-02-07 02:22:13 +01:00
8453f6ee53 Add nonfunctional text box to create new notes 2025-02-06 02:55:33 +01:00
21cd015ada Focus on and fold notes by clicking
Also tweaks the look a bit, of course.
2025-02-05 22:44:15 +01:00
37f1b0e9d1 Highlight focused element by path
Also force all its parents to be open, similar to forceOpen from the
previous commit (which, incidentally, this commit removes again).
2025-02-05 21:18:40 +01:00
af99414d6a Add forceOpen prop to CNote 2025-02-05 20:07:56 +01:00
89c0396778 Add proper keys for notes 2025-02-05 15:51:18 +01:00
bb665d3b7d Render notes from store 2025-02-05 02:22:02 +01:00
d9722e13f7 Rename navbar components 2025-01-28 22:26:47 +01:00
e18e898102 Display very basic tree of nodes 2025-01-28 22:18:05 +01:00