8000 Feedback · Issue #1 · Yogoda/Project-Map · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Feedback #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
Yogoda opened this issue Feb 28, 2021 · 19 comments
Open

Feedback #1

Yogoda opened this issue Feb 28, 2021 · 19 comments

Comments

@Yogoda
Copy link
Owner
Yogoda commented Feb 28, 2021

Hello all, thank you for all the feedback, but for now I am not interested in actively developing it further, I put it in "maintenance mode", so I will only do critical bug fixes.

Feel free to branch the plugin and create your own version, it's open source.

@mieldepoche
Copy link

This addon is great!
A bug I found:

  • nodes won't update if files are renamed/deleted

@Yogoda
Copy link
Owner Author
Yogoda commented Mar 17, 2021

Awesome to hear you like it :)

I will check this when I have some time ;)

@Yogoda
Copy link
Owner Author
Yogoda commented Mar 20, 2021

Hello,

I updated the project with a fix for files move and delete. Thanks for the report!
As a bonus you can now also drag and drop multiple files at once.

If you update, be careful to not overwrite your addons/project_map/project_map.tscn, because it is here your graph is saved.

In the new version, it will be saved as project_map_save.tscn, so there will be no risk of overwrite.

Please tell me if you encounter any issue ;)

@MadFlyFish
Copy link

Great addon! Thanks

@SpyrexDE
Copy link

I would love to see a undo and redo feature :)

@SpyrexDE
Copy link
SpyrexDE commented Apr 10, 2021

And the possibility to add links to fold 8000 ers. 👌

@SpyrexDE
Copy link

Ant the layering (of groups) should get improved/added

@Yogoda
Copy link
Owner Author
Yogoda commented Apr 12, 2021

Hello, thanks for your feedback!

I will check if I can create an undo/redo feature, can't promise anything though, but this is something I would like to add.

So, for the folder links, how would it work? You would drag a folder on the map and then when you click on it it would open it in the Godot file system or open it in the OS filesystem? I can try to implement something.

What improvement would you suggest for the groups?

@SpyrexDE
Copy link

Just shift every clicked node to the highest layer.
I also thought about the folder link. It should just select the folder in the directory tree and scroll to it. In Godot there actually already is a „show me the file or folder in the Godot files system“-functionality.

@Yogoda
Copy link
Owner Author
Yogoda commented May 17, 2021

New version 1.3 released with directory nodes, comment nodes, undo/redo and improved group handling.

@dmaz
Copy link
dmaz commented May 20, 2021

the addon is awesome... think I found a bug though. when making changes the current scene tab is updated with (*) signaling it's unsaved. and of course "saving" that scene will not remove the (*) as it didn't actually change... it was of course project_map_save.tscn that actually changed and isn't even open in the normal scene editor.

I'm running godot v3.3.1.

@Yogoda
Copy link
Owner Author
Yogoda commented May 22, 2021

Thank you for the report!

I'm using the built-in undo/redo system of the editor, so it seems Godot attached the actions to the currently open scene and mark it as modified. I don't see an option to not have the actions attached to the scene, unfortunately.

The way to solve this would be to code my own undo/redo system, but I'm not sure it's worth it, as I don't see any ill side-effect.

@Yogoda
Copy link
Owner Author
Yogoda commented May 28, 2021

You move the groups (and the other nodes) by dragging the icon.

Normally after installation, there is a text node in the project map with the explanation, did you get it?

@imsamuka
Copy link

I would like it very much if I could change the CTRL + SPACEBAR hotkey to another one, or to change the default hotkey. The reason is, in the code, to get autocompletion, you use this hotkey. So your plugin renders unusable that way... :(

@Yogoda
Copy link
Owner Author
Yogoda commented Jul 25, 2021

hello, thanks for the feedback :)

You can simply edit the shortcut in the file "addons/project_map/plugin.gd" to something that suits you more.

What do you think would be a good shortcut?

@imsamuka
Copy link
imsamuka commented Aug 7, 2021

I don't know, maybe CTRL + M, for Map, or CTRL + P, for Project, as it is easier to remember, but I have to check if they're already in use

@DavidMag
Copy link
DavidMag commented Dec 4, 2021

Great project!
Here are some ideas:

  • The ability to delete with the backspace button and not just the actual delete button
  • Have comments be part of a group
  • Add titles as a type complementing the comment

@tebjss
Copy link
tebjss commented Mar 26, 2022

Awesome plugin! Such a better way of visualizing the pieces of a project. Would love if "sub groups" were a thing. I.e. if I have a group node within a group node, when dragging the outer group node the inner one should move with it.

@Yogoda
Copy link
Owner Author
Yogoda commented Jul 2, 2022

Hello all, thank you for all the feedback, but for now I am not interested in actively developing it further, I put it in "maintenance mode", so I will only do critical bug fixes.

Feel free to branch the plugin and create your own version, it's open source.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

8 participants
0