kalle kalle · he/him
kalle opened issue knotes/v3#10 2025-04-15 14:21:04 +02:00
Pin/unpin notes
kalle opened issue knotes/v3#9 2025-04-15 14:12:21 +02:00
Pinned note properties text is low contrast
kalle pushed to main at knotes/v3 2025-04-15 14:05:56 +02:00
9646266ea8 Fix initial sync on the backend
kalle closed issue knotes/v3#7 2025-04-15 14:05:51 +02:00
Syncing state to new clients is broken
kalle commented on issue knotes/v3#7 2025-04-15 14:05:51 +02:00
Syncing state to new clients is broken

Fixed in 9646266

kalle opened issue knotes/v3#8 2025-04-15 00:10:47 +02:00
Export/import data feature
kalle opened issue knotes/v3#7 2025-04-15 00:07:27 +02:00
Syncing state to new clients is broken
kalle opened issue knotes/v3#6 2025-04-14 23:45:39 +02:00
The accent color bar on a note in the note grid is able to shrink if the name is too long
kalle commented on issue knotes/v3#5 2025-04-14 22:45:36 +02:00
Refreshing a note causes all content to disapear until navigated to the note again

High priority, because I have a hunch that this might be able to cause data loss if the user accidentally edits a note while in this pseudo empty state.

kalle pushed to main at knotes/v3 2025-04-14 22:44:36 +02:00
e3cee4e596 Fix really stupid oversight in the backend that caused all data to get messed up
kalle commented on issue knotes/v3#4 2025-04-14 22:44:31 +02:00
Major issue causing edits in one note to apply to all other notes opened after

Fixed in commit e3cee4e

kalle closed issue knotes/v3#4 2025-04-14 22:44:31 +02:00
Major issue causing edits in one note to apply to all other notes opened after
kalle opened issue knotes/v3#5 2025-04-14 22:42:33 +02:00
Refreshing a note causes all content to disapear until navigated to the note again
kalle commented on issue knotes/v3#4 2025-04-14 22:11:05 +02:00
Major issue causing edits in one note to apply to all other notes opened after

It seems to require the backend server. Might be related to the web socket connection lingering for a little bit during a page switch.

kalle opened issue knotes/v3#4 2025-04-14 22:05:55 +02:00
Major issue causing edits in one note to apply to all other notes opened after
kalle opened issue knotes/v3#3 2025-04-14 21:56:52 +02:00
Wiki links (double square brackets) should be created non-greedily
kalle opened issue knotes/v3#2 2025-04-14 21:42:35 +02:00
Pasting content should properly split into multiple paragraphs
kalle opened issue knotes/v3#1 2025-04-14 17:38:37 +02:00
Bug when creating headers
kalle pushed to main at homelab/config 2025-04-14 17:19:56 +02:00
acaa097b11 Update readme
kalle pushed to main at knotes/v3 2025-04-14 02:06:13 +02:00
32e9e1f725 Update readme with more todos