|  04-04-2025, 03:51 PM | #16 | |
| want to learn what I want            Posts: 1,679 Karma: 7908443 Join Date: Sep 2020 Device: none | Quote: 
 It definitely should and would popup everytime during my tests..  Let's see if this fixes it, we had a migration function but maybe it didn't work. So, unfortunately I have to ask you this: - first, make a backup of your JSON via Export JSON, because it might be useful if we get the plugin working well again; - then please open your configuration folder, and enter \plugins. You can use the attached plugin, BTW. - delete the following files: comfy_reminders.json and Comfy Reminders.zip. Deleting the zip is almost like uninstalling the plugin but once you are in Config Folder it's safe and faster to do that. Be careful though not to mess with other files in there. Hopefully, once the plugin state is "reset", it will be functioning well again. Another thing you could try is toggling the Enable systray icon setting in Look & Feel preferences. The plugin should work either way but it's worth trying with Enable systray icon checked. | |
|   |   | 
|  04-04-2025, 03:56 PM | #17 | 
| want to learn what I want            Posts: 1,679 Karma: 7908443 Join Date: Sep 2020 Device: none | 
			
			I will implement some sorting in next version, thanks for the suggestion!
		 | 
|   |   | 
| Advert | |
|  | 
|  04-04-2025, 04:16 PM | #18 | 
| want to learn what I want            Posts: 1,679 Karma: 7908443 Join Date: Sep 2020 Device: none | 
			
			@Karellen, I forgot to ask you to take a look at your notification settings, i have set them like this on Win 10 (I know you're on Win11 but it should be similar):
		 | 
|   |   | 
|  04-04-2025, 07:34 PM | #19 | |
| Wizard            Posts: 1,687 Karma: 9500498 Join Date: Sep 2021 Location: Australia Device: Kobo Libra 2 | Quote: 
 Then did an uninstall via Calibre and then ensured there were no comfyreminders leftovers in the plugin folder. Installed v1.2 again, and same result. Here is a video. (Actually I'll pm it too you) Thanks. I've adjusted these settings. I'll see if that works. | |
|   |   | 
|  04-04-2025, 07:41 PM | #20 | 
| Wizard            Posts: 1,687 Karma: 9500498 Join Date: Sep 2021 Location: Australia Device: Kobo Libra 2 | |
|   |   | 
| Advert | |
|  | 
|  04-04-2025, 09:55 PM | #21 | 
| Wizard            Posts: 1,687 Karma: 9500498 Join Date: Sep 2021 Location: Australia Device: Kobo Libra 2 | 
			
			Hopefully I am not missing the obvious again... I am trying to set the Date column in the Settings for the plugin, but it does not give me the option for the "published date", only the last read date. How can I change that? | 
|   |   | 
|  04-04-2025, 10:31 PM | #22 | 
| want to learn what I want            Posts: 1,679 Karma: 7908443 Join Date: Sep 2020 Device: none | 
			
			Hmm, that's because current version supports only custom columns. I thought built-in columns could only be past dates, so it wouldn't make sense to add reminders, but I will implement this in the next version.
		 | 
|   |   | 
|  04-04-2025, 10:36 PM | #23 | 
| want to learn what I want            Posts: 1,679 Karma: 7908443 Join Date: Sep 2020 Device: none | 
			
			 In the meantime, you could use a custom date column using this basic template: {pubdate} (actually pubdate isn't detected as date column, but this will be solved by adding support for built-in columns) Last edited by Comfy.n; 04-05-2025 at 02:07 PM. | 
|   |   | 
|  04-05-2025, 08:19 AM | #24 | 
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | 
			
			Another corner case but I'm going to comment it anyway: If you add a reminder over a book, based on custom column, that has already been created, there is no warning about it and a duplicated reminder is created.
		 | 
|   |   | 
|  04-13-2025, 04:42 AM | #25 | 
| want to learn what I want            Posts: 1,679 Karma: 7908443 Join Date: Sep 2020 Device: none | 
			
			I have uploaded version 1.3: 
 | 
|   |   | 
|  04-13-2025, 06:26 AM | #26 | 
| Grand Sorcerer            Posts: 6,686 Karma: 12595249 Join Date: Jun 2009 Location: Madrid, Spain Device: Kobo Clara/Aura One/Forma,XiaoMI 5, iPad, Huawei MediaPad, YotaPhone 2 | 
			
			Thank you, I've checked and now you can order the reminders pressing the column title, so now I can order my reminders! And about duplicated, it works for reminders you've created now. If you had cretaed the reminder before this version, it isn't detected. Corner case, you know, but it works totally right, thank you.
		 Last edited by Terisa de morgan; 04-13-2025 at 06:28 AM. | 
|   |   | 
|  04-13-2025, 09:42 AM | #27 | |
| want to learn what I want            Posts: 1,679 Karma: 7908443 Join Date: Sep 2020 Device: none | Quote: 
   | |
|   |   | 
|  04-13-2025, 11:34 AM | #28 | 
| Guru            Posts: 918 Karma: 810834 Join Date: Sep 2017 Location: Buenos Aires, Argentina Device: moon+ reader, kindle paperwhite | 
			
			Testing on Linux, for reference, I get this error: calibre, version 8.2.1 ERROR: Comfy Reminders Error: Error checking notifications: 'DBUSNotifier' object has no attribute 'ok' Traceback (most recent call last): File "calibre_plugins.comfy_reminders.action", line 143, in check_notifications if self.notifier and self.notifier.ok: ^^^^^^^^^^^^^^^^ AttributeError: 'DBUSNotifier' object has no attribute 'ok' | 
|   |   | 
|  04-13-2025, 11:40 AM | #29 | |
| want to learn what I want            Posts: 1,679 Karma: 7908443 Join Date: Sep 2020 Device: none | Quote: 
 | |
|   |   | 
|  04-13-2025, 12:38 PM | #30 | 
| want to learn what I want            Posts: 1,679 Karma: 7908443 Join Date: Sep 2020 Device: none | 
			
			@dunhill, could you please test the attached test version on Linux?
		 Last edited by Comfy.n; 04-13-2025 at 01:37 PM. Reason: removed test version | 
|   |   | 
|  | 
| 
 | 
|  Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post | 
| [GUI Plugin] Manga plugin | mastertea | Plugins | 7 | Yesterday 12:13 AM | 
| [GUI Plugin] Noosfere_util, a companion plugin to noosfere DB | lrpirlet | Plugins | 2 | 08-18-2022 03:15 PM | 
| [GUI Plugin] Save Virtual Libraries To Column (GUI) | chaley | Plugins | 14 | 04-04-2021 05:25 AM | 
| [GUI Plugin] Plugin Updater **Deprecated** | kiwidude | Plugins | 159 | 06-19-2011 12:27 PM |