juzzlin / Heimer

Heimer is a simple cross-platform mind map, diagram, and note-taking tool written in Qt.
GNU General Public License v3.0
889 stars 112 forks source link

Shortcut configuration #139

Open l3td33r opened 3 years ago

l3td33r commented 3 years ago

Some option to change the shortcut for creating nodes (Ctrl+Shift+F) and other ones too. Mouse-shortcuts would improve the workflow too, ie. double left click to create a new node.

juzzlin commented 3 years ago

Thanks for your suggestions!

Hmm....actually I like the idea of double-click to create a node. I'll definitely implement that as it shouldn't be that much work.

juzzlin commented 3 years ago

https://github.com/juzzlin/Heimer/issues/140

ghost commented 2 years ago

I second this, exposing the shortcut list so anyone can change according to what "feels" right.

CDP1PROM1N commented 2 years ago

Thanks for your suggestions!

Hmm....actually I like the idea of double-click to create a node. I'll definitely implement that as it shouldn't be that much work.

Hello friend. Great app! I added a time ago to my toolbox. :) It would be great if we could change the keyboard shortcuts because it will allow the user to work faster. In the actual configuration we must to press 3 keys (Ctrl + Shift + F). I don't know... Maybe adding new node pressing "Insert" key it would be nice.

Another suggestion...

It would be awesome if we could create brainstorming on the fly in an agile way. Set a timer and start typing ideas. Once the time is up, every idea becomes a node an later on, the user manually creates the connections. That's a feature that "MindGenius" use to have and none of the current tools like this (at least on Debian) has.

Thank you!