jojobyte

Results 10 issues of jojobyte

After fixing issues for #77 the msi gets created but has this error. ![image](https://user-images.githubusercontent.com/184880/61856573-9f684080-ae7f-11e9-848b-aebe6c0bc975.png)

These changes let you run the development version of Lionshare on Windows (Only tested on 10).

**Plugin informations (please complete the following information):** - OS: Pop!_OS 21.04 - Templater version: 1.9.9 - Obsidian version: v0.12.15 - Templater settings: - Folder location: "Templates/" - Template Used: Quick...

bug

Don't show windows or notifications, just open the directory and/on clone.

enhancement

Refactor code to provide hooks that plugins can use to add extra functionality. ### Hooks - Before & After - clone - fetch - status - pull - notify

enhancement

`NoDisplay=true` prevents OS recognizing `.desktop` file and showing Handlers.

https://github.com/FabianLars/tauri-plugin-deep-link/blob/main/src/linux.rs#L37-L51 Been tinkering with this for a few hours trying to figure it out, or make a PR to get it figured out when I stumbled upon this PR https://github.com/tauri-apps/tauri/pull/5180...

platform: linux

I dont know why, but this plugin never restores more then one tab. Is there somewhere I should look for errors?