This forum has been archived. All content is frozen. Please use KDE Discuss instead.

Konqueror Help..

Tags: None
(comma "," separated)
smokyadamt
Registered Member
Posts
3
Karma
0

Konqueror Help..

Sun Oct 26, 2008 6:35 pm
Hi there,

I am a relatively new user to Linux so please forgive me if I seem like a noob..

In the Konqueror explorer, when the contents of a directory are displayed in the tree view and expanded, is there a possible way that this can all be captured into a file or single image?? I have many directories of which contain many sub-directories and when expanded to show an index of them all you need to scroll down to see them all at once (i have tried taking screen shots and joining them, but this becomes very time consuming).. I realise that there is the 'ls' command in the shell but this can only output to a text file and is not very easy to quickly interpret.. I need to create an index of these files in their directories..

Any insight would be greatly appreciated!

Cheers

Adam
michael4910
Alumni
Posts
100
Karma
0
OS

RE: Konqueror Help..

Sun Oct 26, 2008 6:41 pm
Try out the mind map application "FreeMind" (available in your distro's repositories). It has a "browsing modus" that shows you directories and the files in it as a mind map. I don't know if this is what you want - but you could give it a try.


michael4910, proud to be a member of KDE forums since 2008-Oct.
smokyadamt
Registered Member
Posts
3
Karma
0

RE: Konqueror Help..

Sun Oct 26, 2008 6:52 pm
michael4910 wrote:Try out the mind map application "FreeMind" (available in your distro's repositories). It has a "browsing modus" that shows you directories and the files in it as a mind map. I don't know if this is what you want - but you could give it a try.


Yeah nah I basically was after something similar to what is visible on the screen, but that shows the entire contents like for example in a html format.. Or even a single image file...
User avatar
Alec
Registered Member
Posts
565
Karma
1
OS

RE: Konqueror Help..

Sun Oct 26, 2008 8:46 pm
I don't think there's a way to do this with Konqueror.

You could try
Code: Select all
find .

which will list all files and directories. If you don't want to see the directories, you can use
Code: Select all
find . -type f


There's also a neat little utility called "tree", and it is probably available in your repository, and I think it does what you want:
Image


Get problems solved faster - get reply notifications through Jabber!
smokyadamt
Registered Member
Posts
3
Karma
0

RE: Konqueror Help..

Mon Oct 27, 2008 10:20 am
Alec wrote:I don't think there's a way to do this with Konqueror.

You could try
Code: Select all
find .

which will list all files and directories. If you don't want to see the directories, you can use
Code: Select all
find . -type f


There's also a neat little utility called "tree", and it is probably available in your repository, and I think it does what you want:
Image


Great! Thanks very much, this is exactly what I was after!! =)

Cheers


Bookmarks



Who is online

Registered users: bartoloni, Bing [Bot], Google [Bot], Sogou [Bot], Yahoo [Bot]