-
I would be happy about the possibility if only the own directories would be displayed and everything below could be hidden on request. Thanks and greetings |
Beta Was this translation helpful? Give feedback.
Replies: 22 comments 5 replies
-
Hello @RuSieg What do you mean with "everything below could be hidden on request" Maybe you can describe us a little more in screenshots. I'm just thinking, wouldn't it be possible to make shortcuts from the folders and just add the shortcuts into the main folder? or a option similar 'Only files'? We definitely need something to hide the contents of the additional folders and that they only appear if you use the search. |
Beta Was this translation helpful? Give feedback.
-
Hi @markus, I have installed a lot of programs and am slowly losing track. The desktop is full and Windows 11 doesn't make it any easier for me. |
Beta Was this translation helpful? Give feedback.
-
@RuSieg already now there would be the possibility to make shortcuts of these folders and put them into a root folder for the STM. If I understand you correctly, then you still want to find the files with the search. I am currently thinking that you can then add the files folder in the 'Folders' tab, then (e.g. also the 'only files' option and then) you would need the 'only when search' checkboxcolumn/function described on our internal roadmap. Of course we could also make a general option and there e.g. a checkbox 'show all files only when search'. but that is very fixed and inflexible. e.g. I could imagine that someone would still want to see a script 'Shutdown' anyway In principle, it can be implemented quickly. The only problem is that in the 'folders' tab page in this grid, there is hardly any space for another column. I'll generate an issue from this, we'll implement the option so that with 'only files' and 'only search' you get files in the stm root folder that are only displayed when you search |
Beta Was this translation helpful? Give feedback.
-
generated |
Beta Was this translation helpful? Give feedback.
-
@markus, |
Beta Was this translation helpful? Give feedback.
-
@RuSieg you would have to mention @Hofknecht in order to ping him and not me. |
Beta Was this translation helpful? Give feedback.
-
@Hofknecht |
Beta Was this translation helpful? Give feedback.
-
@RuSieg In #284 werden wir dann noch eine Spalte 'Nur Suche' implementieren, das bedeutet dann, dass die Inhalte von dem hinzugefügten Ordner nur angezeigt werden, wenn man etwas in der Suche eingibt. Mit #284 ließe sich dann denken wir konfigurieren, was du möchtest. Zögere nicht zu fragen wenn etwas unklar ist. Wir freuen uns sehr dich in der Community zu haben. (du kannst auf deutsch antworten, ich packe hier noch die Übersetzung von google translate rein) Thanks for your answer! In # 284 we will implement a column 'Search only', which means that the contents of the added folder will only be displayed if you enter something in the search. With # 284 we think we can configure what you want. Don't hesitate to ask if something is unclear. We are very happy to have you in the community. |
Beta Was this translation helpful? Give feedback.
-
@Hofknecht
|
Beta Was this translation helpful? Give feedback.
-
@topeterk Wenn ich weitere Anregungen habe darf ich mich dann melden? Gruß Klaus |
Beta Was this translation helpful? Give feedback.
-
@Tanjalibertatis Gruß Klaus |
Beta Was this translation helpful? Give feedback.
-
@Tanjalibertatis |
Beta Was this translation helpful? Give feedback.
-
@Hofknecht Nun einen Ordner in dem ein Programm von mir liegt auf D:\ kopiert. |
Beta Was this translation helpful? Give feedback.
-
@RuSieg Im Log sehen wir nur die Warning, dass es die System.UnauthorizedAccessException beim Lesen des '...\Start Menu\Programme' gibt. Die Frage ist natürlich schon warum auf diesen Ordner keine Rechte sind und ob wir daran etwas ändern können. Wir haben das Thema mit "c# GetDirectories UnauthorizedAccessException" gegoogelt. Zu dem Thema ist eventuell das ganz interessant: http://www.blackwasp.co.uk/FolderRecursion.aspx Wir sehen du hast die Version 1.2.0.9 verwendet. Das bedeutet wahrscheinlich, dass du Visual Studio 2022 drauf hast und dir eine Version bauen kannst. Vielleicht hast du ja sogar Lust, dir die Stelle im Code anzusehen bzw. dort zu debuggen. Wir würden dich natürlich bestmöglich unterstützen. Aus dem Logfile sehen wir, es tritt hier auf:
also bei der Methode GetDirectoriesAndFilesRecursive Aber das wichtigste ist, dass es ohne fehlerhafte (keine Rechte) Konfiguration funktioniert. Ist das so korrekt? Falls das hohe Prio bei dir hat, dann leg gerne dafür ein Issue an und wir fassen das da zusammen oder wir können das auch hier noch weiter besprechen. Wir freuen uns über jede Erkenntnis. Hoffentlich war das nicht zu viel und wir überfordern dich nicht : ) |
Beta Was this translation helpful? Give feedback.
-
oh ok we just noticed that it also appears in our main menu. |
Beta Was this translation helpful? Give feedback.
-
Hey @RuSieg (added also a issue/ bug, that we see it in the next release notes: #289) |
Beta Was this translation helpful? Give feedback.
-
Ich melde mich am Montag.
--
Gesendet über myMail für Android Samstag, 08 Januar 2022, 11:27PM +01:00 von Markus Hofknecht ***@***.*** :
…Hey @RuSieg
in my case it was related to #275 , now fixed with version 1.2.1.1 (unfortunately not in release 1.2.1)
can you build version 1.2.1.1 and tell us if this solved the issue for you?
Thank you in advanced!
—
Reply to this email directly, view it on GitHub , or unsubscribe .
Triage notifications on the go with GitHub Mobile for iOS or Android .
You are receiving this because you were mentioned. Message ID: @ github . com>
|
Beta Was this translation helpful? Give feedback.
-
@Hofknecht Selbstverständlich habe ich Lust mir die Stelle im Code anzusehen und zu debuggen. Hier brauche ich aber eure Unterstützung. |
Beta Was this translation helpful? Give feedback.
-
@RuSieg Ich sehe grad 3 Themen: ok sehr gut zu hören, das der Fehler mit dem "klick funktioniert nicht" erstmal gelöst ist mit #289 Die Warnings in deinem logfile passieren hier: "Es sind aber nicht alle Einträge in meinen Ordnern" |
Beta Was this translation helpful? Give feedback.
-
@Hofknecht |
Beta Was this translation helpful? Give feedback.
-
@RuSieg |
Beta Was this translation helpful? Give feedback.
-
@Hofknecht |
Beta Was this translation helpful? Give feedback.
generated
#284