Commit graph

9 commits

Author SHA1 Message Date
Felvesthe
3f1653f967 Initial implementation of strict lock feature
* https://github.com/Felvesthe/Note-Locker/issues/6

Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
2025-11-23 13:42:13 +01:00
Felvesthe
eec6cb8de2 Implement possibility to lock/unlock multiple notes at once
Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
2025-11-23 00:40:10 +01:00
Felvesthe
98875376b9 Initial implementation of folder lock feature
* There are several other improvements

Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
2025-11-23 00:08:25 +01:00
Felvesthe
0a2336814a Fix lock icon visibility after folder expansion
Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
2025-05-16 21:57:28 +02:00
Felvesthe
688142f84e Add setting for note lock/unlock notifications
Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
2025-05-11 01:38:32 +02:00
Felvesthe
7dba2bdf39 Bring back separate notification max length settings for mobile and desktop
* Unified setting causes issues with cross-device config sync
* Hide desktop setting on mobile, and mobile setting on desktop

Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
2025-05-11 01:04:15 +02:00
Felvesthe
90775b8b9b Add hotkey option
Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
2025-05-09 17:45:57 +02:00
Felvesthe
fe4652abc1 Exclude "Lock" option in context menu for folders
Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
2025-05-09 15:27:55 +02:00
Felvesthe
38c5a0e500 Code refactor and new features
* Added settings panel
* Unified mobile / desktop notification max length setting (configurable in settings)
* New option: Lock / Unlock icon in status bar
* New option: Show lock icon next to locked note name

Signed-off-by: Felvesthe <23108389+Felvesthe@users.noreply.github.com>
2025-05-09 15:23:00 +02:00
Renamed from main.ts (Browse further)