Linux / Debian based distro (I apologize in advance if I am overlooking something simple)
>From what I understand Geany has two default locations for Templates `/usr/share/geany/templates/files/` = "root path" This location is a protected folder that contains templates for various coding languages. `$HOME/.config/geany/templates/files/` = "home path" This location is Home based folder for user created template files, which is empty by default. I think I have two questions (for now) Kind of confused, some of this may lead to some feature requests posts, depending on what is currently possible. I am aware that user can move files around, keep in mind this is more about default paths and actual settings to change them. `/usr/share/geany/templates/files/` = "root path" 1.) With the "root path" there are 14 template files included by default. Lets just say that a user does not want any of these templates to end up in `File - New (With Templates` flyout in Menu Bar. Is there currently any way to "turn off" this path location so that they do not appear in flyout? Rather then user having to enter a root based directory and removing these template files / moving them (backup) to a different location. `$HOME/.config/geany/templates/files/` = "home path" 2a.) Is there any way for user to be able to change the default "home path" to a different folder? 2b.) Is there any way for user to be able to use default "home path" but also ADD another template folder in a different user determined path? Thank You -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/discussions/4382 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/repo-discussions/4...@github.com>