this post was submitted on 30 Dec 2023
17 points (100.0% liked)

KDE

5195 readers
58 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 

There's something I don't understand here: why when I do "Open Folder" and then save the session, closing it and opening it again I'm left with nothing?
Instead, if I open some files in subdirectories, the next time I reopen the session I'm just presented with the parent folders of those files, but I really needed to have the topmost directory to be able to access the whole tree structure whenever I reopen the session.

Is it possible? Or do I have to make a project?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 9 months ago (1 children)

You have a point, I should try again to get it to work first.

And, to be honest, I'm not even sure, if Kate itself has a concept of a directory

Is it possible that it doesn't? When I do "Open Folder" it does exactly that: open the folder and allow me to access all subdirectories and files within it, I feel like there is extra logic implemented to ignore directories as elements to remember and only count the files, but I don't know tbh, I'll be asking and see what they say

[–] [email protected] 2 points 9 months ago (1 children)

Hmm, yeah, interesting. Especially that it opens the directory in the Projects view rather than the file system browser plugin view (even if there is no .kateproject or .git/ in the directory).

I just had a bit of a play with it and, contrary to my expectation, it actually seems like the directory for the File System Browser plugin is remembered per session. That feels like it would actually be exactly what you're looking for...? 🙃

[–] [email protected] 2 points 9 months ago (1 children)

Tried now, you're right! But then it navigates to the file I opened rather than keeping the view starting from that directory I chose:

I have to close the file and climb up the tree to get what I want the next time I open it T-T

[–] [email protected] 2 points 9 months ago (1 children)

Hmm, is this option checked?

You'll want to uncheck that...

[–] [email protected] 2 points 9 months ago

Ohhh, that did it! Thank you so much