Skip to content

application: Fix duplicated window on startup

Don't open the note directly using bijiben_open_path when loading the note opened last time. Push it to "files_to_open" queue and leave rest of the work there.

Merge request reports