Home Note: Open a choosen note each time joplin starts. It is like homepages on browsers

Starting this discussion for this plugin I created in 2021.
This let's you select a homenote on joplin and then each time the app starts it will take you to that note.

See README for detailed usage instructions.

Updates

9 Feb 2025: Added Support for android device.

3 Likes

Hello, I like this plugin a lot! At some point in the past few months, though, the dialog box that pops up when you change the home note stopped responding to the keyboard. I believe it used to go away when I hit “return;” now the only way I can dismiss it is when clicking “OK.” Unfortunately I don’t remember when exactly this happened; I just got around to making an account on the forum now. Thank you!

2 Likes

Hey, thanks for reporting, I’ve released a fix of the issue, please update the plugin.

The issue was that when pressing enter to close the dialogue that keypress was also getting propogated to the last clicked toolbar button i.e setHomeNote button, so though the dialogue was getting closed, it quickly re-opened due to registering a click on setHomeNote button. Looks like a bug in joplin’s code.

1 Like

thanks! With the new version I am finding that I need to hit tab first to select the OK button to close the popup, but that’s okay; as long as I can do it through the keyboard it’s fine by me.