[Github-comments] [geany/geany] Improve user experience when creating new projects, attempt 2 (PR #3042)

Jiří Techet notifications at github.com
Wed Apr 6 18:30:01 UTC 2022


@techee commented on this pull request.



> -can safely be set to any existing path -- it will not touch the file
-structure contained in it.
+There are two ways of creating new projects, either by using
+*Project->New* menu item or by using *Project->New from Folder* menu
+item.
+
+New
+    This method is more suitable for creating new, empty projects from
+    scratch at the default location without having any existing sources.
+
+    To create a new project, fill in the *Name* field. By default this
+    will setup a new project file ``~/projects/name/name.geany``.
+
+    The Base path text field is setup to use ``~/projects/name``. This
+    can safely be set to any existing path -- it will not touch the file
+    structure contained in it.

I basically just kept the previous text here but I think it's kind of OK - the project filename is editable and can be changed to a different path and it should be clear where that file gets created by checking the Filename field.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/3042#discussion_r844262838
You are receiving this because you are subscribed to this thread.

Message ID: <geany/geany/pull/3042/review/933929328 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20220406/73a645ec/attachment.htm>


More information about the Github-comments mailing list