Commit graph

51 commits

Author SHA1 Message Date
quorafind
c4fd953fbf feat: support refresh button 2025-04-05 21:48:34 +08:00
quorafind
bb7501cf4f chore: bump version 2025-04-05 21:43:38 +08:00
quorafind
f6023b74b7 fix: cannot load in mobile 2025-04-05 21:42:04 +08:00
quorafind
66e302562e improve: support sort by name 2025-04-05 20:02:19 +08:00
quorafind
2879ce1fc5 fix: not update when coming to new day 2025-04-05 19:58:16 +08:00
quorafind
32b38f0aca style: update editor style 2025-02-27 14:43:49 +08:00
quorafind
f0074985f8 feat: support collapse editor 2025-02-27 14:27:19 +08:00
quorafind
33c1030e47 feat: support more intelligent lazy load method 2025-02-27 13:51:38 +08:00
quorafind
bc0b269589 style: update list style 2025-02-27 11:36:47 +08:00
quorafind
d1cad8b577 chore: update calendar 2025-02-27 11:06:17 +08:00
quorafind
35dca7f246 fix: cannot input with template 2025-02-27 11:03:07 +08:00
quorafind
0b1553531e fix: should not prevent open file in file explorer 2025-02-27 11:00:37 +08:00
quorafind
b4677398f5 chore: remove unused files 2025-02-27 09:38:56 +08:00
quorafind
1b75344950 fix: load incorrectly files into view 2025-02-27 09:38:13 +08:00
quorafind
1e02754f75 feat: update style 2025-02-27 09:26:28 +08:00
quorafind
7812f6248d fix: cannot trigger command in editor 2025-02-27 09:19:22 +08:00
quorafind
d5082fc6f1 feat: support save state after configure 2025-02-27 09:17:35 +08:00
quorafind
deb5dbdbbc fix: cannot focus on editor 2025-02-26 23:46:06 +08:00
quorafind
6915aa5ffc style: update basic styles of daily note editor 2025-02-26 23:30:48 +08:00
quorafind
2ddb4adac9 feat: update indicator 2025-02-26 23:23:14 +08:00
quorafind
32596ceb3b feat: support arrowup and arrowdown to navigate between different daily notes 2025-02-26 22:39:42 +08:00
quorafind
ba6831adb6 feat: support sort and reverse sort all files 2025-02-26 21:52:23 +08:00
quorafind
2eb78f227c feat: support tag or folder flow editor 2025-02-26 21:32:08 +08:00
quorafind
89073a5306 feat: support create daily note automatically 2025-02-26 21:04:34 +08:00
quorafind
ceff6012ff feat: support time range 2025-02-26 16:17:55 +08:00
Foxy_null
1d2fee2aec fix Viewport width overflows on small screens #51 2024-12-11 10:24:21 +09:00
quorafind
872b991e58 chore: fix type issue 2024-07-15 11:56:35 +08:00
quorafind
ef58377a49 fix: cannot load daily notes after first init when reloading Obsidian 2024-07-15 11:21:50 +08:00
quorafind
c3ccfeb0c4 fix: cannot load correctly when init 2024-07-02 09:02:30 +08:00
Daniel Jacobi
764e03d9dc fixed sorting new dailynote 2024-06-10 12:56:35 +02:00
Daniel Jacobi
b279d3fcb6 Fixed initial loading of DailyNotes 2024-06-06 10:28:28 +02:00
quorafind
43c4c81eb0 fix: type issue 2024-05-25 00:19:25 +08:00
quorafind
357e7ae7c9 fix: active editor issue 2024-05-25 00:17:14 +08:00
quorafind
5452985165 fix: active leaf issue and also sort issue and also style issue 2024-05-25 00:10:00 +08:00
quorafind
425eb3e45f fix: wrong sort method after creating daily note 2024-05-24 22:25:59 +08:00
Dave Moore
7b6c0097d1
Ensure notes list is sorted by date
This should fix an issue where notes appear out of order for some people:
https://github.com/Quorafind/Obsidian-Daily-Notes-Editor/issues/17
2024-04-06 15:31:17 -07:00
Quorafind
b79e717543 fix: update popout style 2022-11-15 23:08:07 +08:00
Quorafind
fbde2072ce chore: bump version 2022-11-15 10:17:30 +08:00
Quorafind
1b8bc383bb chore: bump version 2022-11-15 10:07:19 +08:00
Quorafind
ecb0fa93b4 feat: support check daily note everyday 2022-11-15 10:06:10 +08:00
Quorafind
253cb70b64 chore: add ts-ignore to line 2022-11-13 22:47:05 +08:00
Quorafind
c8d9fa5255 feat: support more fluent lazy loading 2022-11-13 22:37:13 +08:00
Quorafind
9f64db6ddf chore: bump version 2022-11-13 17:13:44 +08:00
Quorafind
b23f433244 feat: support add new daily note to the begin 2022-11-13 16:54:50 +08:00
Quorafind
c0803af52f chore: remove commented line 2022-11-13 15:26:17 +08:00
Quorafind
0c7c133644 chore: update style 2022-11-12 23:16:55 +08:00
Quorafind
bb2a3ef030 fix: force editing mode when first open daily note view 2022-11-12 23:12:35 +08:00
Quorafind
daad3dc578 fix: set mode to source by default 2022-11-12 22:39:11 +08:00
Quorafind
9f5840a660 chore: update readme 2022-11-12 21:25:54 +08:00
Quorafind
aae0d256e3 feat: Support scroll to see all daily notes 2022-11-12 20:37:14 +08:00