Commit graph

16 commits

Author SHA1 Message Date
7b10670a88 Fix eslint warnings 2025-02-10 15:42:21 +01:00
4aeb9eb8bd Fix eslint warnings 2025-02-10 15:28:30 +01:00
b29b3c1e4e Write custom Path and Segment classes
Also fixes how pinning works in some edge cases.
2025-02-09 19:41:35 +01:00
0b485e6cfe Pin notes 2025-02-09 18:49:42 +01:00
de6080c3ad Show other parents of a note 2025-02-09 18:21:48 +01:00
3628fa260b Encapsulate note store more 2025-02-08 18:27:13 +01:00
9e41b5920a Fix focused note sometimes becoming invisible 2025-02-08 01:09:06 +01:00
b70903ef6f Set printWidth to 100 for code files 2025-02-07 21:53:19 +01:00
dd19497426 Store paths of unfolded nodes in ui state 2025-02-07 02:22:13 +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
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
fb5aa6a25c Update tsconfig
Reorganize keys and make checks a bit more strict
2025-01-29 01:01:25 +01:00
ccc41f96d8 AdSelect and delete repos 2025-01-28 12:53:27 +01:00
45d97388ee Create navbar dropdown menu 2025-01-28 02:55:14 +01:00
160c8a626d Set up pinia 2025-01-27 20:29:54 +01:00