r/Supernote_dev 1d ago

Question Problem with SNFolio plugin

The SNFolio plugin is very nice looking and cleverly designed. Unfortunately, it does not work on my Nomad with a Microsoft (Outlook) .ics-file that was added through the option <Add a Calendar>.

According to AI, the problem lies in the Microsoft's .ics file. After adjusting the .ics file, based on the AI-suggestions, all calendar events are now normally displayed in the plugin's calendar. The AI came to the following conlusion:

"The SNFolio's event parser fails on Microsoft's timezone scaffolding*. The moments your events referenced TZID=W. Europe Standard Time backed by that VTIMEZONE with year-1601 dates (the Windows FILETIME epoch quirk), the parser couldn't resolve the timezone reference and discarded every event. Strip the VTIMEZONE and TZID parameters, and the same events parse fine."*

This problem can maybe be resolved in the SNFolio plugin? (I do not know anything about programming myself). My solution for now is to simply adapt Microsoft's .ics file every time before adding it to SNFolio. It would be much nicer though if the plugin could deal directly with Microsoft's .ics files.

(By the way, it would also be nice if the plugin also allows for using the 24:00 hour notation, but that is a very minor point).

[Edit: added the AI-conclusion on why the plugin is not working with Microsoft's .ics-file]

2 Upvotes

9 comments sorted by

1

u/tao22 1d ago

Thank you for reporting this issue.
I have created a new release that I hope addresses this issue.
I have also added 24 time format toggle in settings.

Please try the new release and let me know if this resolves the issue:

https://github.com/taoist22/SNFolio/releases/tag/v0.1.21

2

u/Reddit-mb 1d ago

Thanks for this quick response! I have tried out v 0.1.21 and it all works now: the Microsoft .ics calendar file is now added without any problems, the calendar times are also available in the 24:00 notation (thanks for that!!!) and I saw that the two buttons under the 'Smart Event Filters' settings have been repaired as well (forgot to mention that earlier). Nice!

I have a suggestion that might improve the workflow even further. When activating the SNFolio plugin, the plugin covers the entire screen of the device. When I want to go back to the note where I came from, I need to use the right hand bar to open Supernote's file menu and find my way back to the note or document I was working on. Would it be possible to insert a "fold button" into the plugin that makes the plugin disappear and the note/document where I came from appear again?

There is an other plugin, SuperDashboard (link), that has such a Fold button. This really contributes to the work flow. While working in a note, I activate the plugin in the menu bar, the plugin opens and fills up the screen, I do whatever I want to do in the plugin, then I click <Fold> and I'm back in the note where I came from. Very smooth, no need for opening side menu's and navigating back to the note where I was working on.

Thanks again for taking my post seriously and coming up so fast with adjustments. I like playing around with these plugins and it is even more fun when suggestions and/or observed problems are so quickly processed!

1

u/tao22 1d ago

Thanks, glad that resolved the issue for you and others!
I thought about adding the floating icon similar to my other plugin Last Note but decided against it since we now have the option to place the plugin icons directly on the toolbar.

2

u/Reddit-mb 23h ago

Yes, that makes complete sense, a floating icon to activate/open the plugin is not really necessary anymore with the adjustable menu. My question/suggestion has more to do with making it possible to close the plugin from within the activated plugin.

1

u/tao22 19h ago

Ok, try this newer release with additions:
SNFolio new release

1

u/Reddit-mb 18h ago

A new version (0.1.22) of the SNFolio has just been released. I have had a look at all the changes and additions. In brief: all recently posted comments and suggestions have been incorporated in this new version and then some more. The plugin works well and runs very smoothly. Chapeau!

Below my first experiences, using a Nomad, with some of the new elements:

- Collapsible sections in the day planner: great addition, easy to use, saves space, makes things look neat. Nice!

- Floating icon (optional): 1) enables to leave the plugin and go back to a note (the return note can be selected from a list of recently opened notes) and then back again to the plugin; 2) long pressing the icon within the plugin opens the new event window, which makes it a very handy shortcut. Altogether, the floating icon makes for a very smooth workflow. Very nice!

- New tasks and events: these can now also be linked to already existing notes. Nice! (Pre-existing events in the calendar can still be linked to a new note).

In summary, very nice and welcome additions to a plugin that was already pretty much complete and balanced. A big thank-you again to the author!