Trevor Williams

Results 473 comments of Trevor Williams

Just found this after doing some web searching. To add the elementary OS Flatpak repo to your system, try running the following command-line: `flatpak remote-add --if-not-exists --system appcenter https://flatpak.elementary.io/repo.flatpakrepo` You...

I have merged changes related to this request into the master branch. I think there are still a few tweaks I need to make to improve the look of the...

I don't think that the master branch is picked up by any distribution, including Arch. I'm recommending that to test the changes, pull the master branch from GitHub, build it...

I wouldn’t add support for opening in a different window (since Minder runs as a single windowed app), but rather open the other mindmap in a new tab or jump...

Out of curiosity, how would you want this implemented? I could envision a couple of possibilities: - Some sort of special syntax that describes the mind map file name and...

I have checked in support for this new functionality in the master branch. To create a linked node to a node within a different mind map, open the map containing...

> I had to manually install all the dependencies listed plus; > libhandy-1-dev > On Debian bullseye, in order for the build to work. I have added this dependency to...

> Not user friendly to have to open and select a node prior to linking. I do understand how this was probably easier to implement, but I think the "natural"...

> If the file gets deleted or renamed, I think there should be a "file not found" if you try to follow the link. I am adding a verification function...