lucaronin
417e37f1d1
refactor(paths): share note path identity
2026-05-04 04:59:50 +02:00
lucaronin
c7b6832cb1
fix: harden stale note rename and open flows
2026-05-03 19:51:15 +02:00
lucaronin
7d6fd5cc51
fix: preserve unicode note title slugs
2026-04-25 23:08:30 +02:00
lucaronin
2c9361d704
feat: retarget notes to types and folders
2026-04-22 23:56:00 +02:00
lucaronin
9fda0a67ec
fix: make note renames crash-safe
2026-04-22 21:18:38 +02:00
lucaronin
34de384738
fix: preserve yml views in raw editor
2026-04-17 23:32:36 +02:00
lucaronin
5b29e061fe
fix: refresh renamed note metadata
2026-04-13 17:44:41 +02:00
lucaronin
5ebffc447b
feat: standardize canonical wikilink targets
2026-04-10 19:57:21 +02:00
lucaronin
968c4d05a9
feat: add breadcrumb filename rename controls
2026-04-10 17:59:21 +02:00
lucaronin
cd0152c0a4
refactor: split useNoteActions into useNoteCreation + useNoteRename — CodeScene 7.92→9.38
...
Extract note creation (CRUD, daily notes, types, optimistic persistence) into
useNoteCreation and rename operations into useNoteRename. useNoteActions now
composes both hooks plus frontmatter/navigation logic.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com >
2026-03-16 18:31:33 +01:00