Xanatos

Results 10 comments of Xanatos

Created a ticket withing the github community https://github.community/t/release-artifacts-not-downloadable-not-found/221418 since this seems to be a problem with the tag created not the action.

I did test around and the following solution did work ```yml - name: Replace part of tag run: echo "custom_tag=latest-unstable" >> $GITHUB_ENV - name: Create last unstable Release uses: softprops/action-gh-release@v1...

I did play around with https://avaloniaui.net/ this weekend. The library is .NET core based and is cross platform as well. The UI works like the WPF forms for windows. Maybe...

The last commits for the project where like 3 years ago. Maybe the project is abandoned. The last app update on the play store was in January 2021.

Maybe use "AvaloniaUI" as a Framework to allow porting to Mac and Linux? This would only require an update to dotnet core I guess.

It's super difficult to develop ui's without either Rider or Visual Studio. It's possible but super time consuming with the current tools we have. Would be nice to get a...

I will give this a try, you are talking about the "LIve.Avalonia" package which is mentioned some answers above?

I did create a small test file to confirm that this is indeed working. ![image](https://github.com/treymo/joplin-link-graph/assets/10531466/231d9722-8e82-44f0-97fa-6db4205dd4f8) ![image](https://github.com/treymo/joplin-link-graph/assets/10531466/f9e9e431-a0ab-41c3-b2b6-e579ea63b1d4) Both links are clickable and do work. I do use the following Joplin configuration...

Seems like there aren't a lot of updates, I think it's more or less unmaintained

https://github.com/slowscript/warpinator-windows that project seems to be maintained. Last version was build 28 days ago.