1 (edited by dikasp2 2022-03-16 17:15:30)

Topic: anyone know how to install spacefm plugins ?

just come across reading some spacefm plugins https://github.com/IgnorantGuru/spacefm/wiki/Plugins

unfortunately the installation instruction page is ded http://ignorantguru.github.com/spacefm/ … ns-install

and spacefm manual doet help much either

ayone know how to deal with these plugins ?
thanks in advance!

2

Re: anyone know how to install spacefm plugins ?

Mostly by download the tarball and using that as file-installation. But nevertheless: The first plugin will be available soon within our repositories. smile

https://git.hyperbola.info:50100/~team/ … 40051d1ede

Human being in favor with clear principles and so also for freedom in soft- and hardware!

Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!

3

Re: anyone know how to install spacefm plugins ?

thanks, the pkgbuild got me insight on where should the plugin file placed.

4

Re: anyone know how to install spacefm plugins ?

Cool, I hope that helped you and you can have fun with modifying SpaceFM to your needs. smile

Human being in favor with clear principles and so also for freedom in soft- and hardware!

Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!

5

Re: anyone know how to install spacefm plugins ?

throgh wrote:

Cool, I hope that helped you and you can have fun with modifying SpaceFM to your needs. smile

Can you make a spacefm, with all the defaults, one with just trash-cli/looks and acts like pcmanfm if possible and add to repo?

Either that, or please write some guide at some point...

I have no clue at this time lol.

Tried a few times, got a headache...

sad

HyperbolaBSD: The Future of Secure Libre Lightweight Operating Systems!

6

Re: anyone know how to install spacefm plugins ?

This was all done: https://forums.hyperbola.info/viewtopic.php?id=577

Human being in favor with clear principles and so also for freedom in soft- and hardware!

Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!

7

Re: anyone know how to install spacefm plugins ?

Tried this once:

zenity --list --width=400 --height=150 --title='Confirmation' --text='Are you sure you want to move the following files to trash?' --column='Path' %F; (( $? == 0 )) && trash-put %F

I wasn't completely sure where to do this, as well as getting it to work properly anytime I selected delete.

Long story short, I ONLY want secure delete to be an option in such a way that I have to give explicit permission to do so.

It seems I was able to change one of the delete functions to work properly this way, but not all of them.

The only one I want to explicitly permanently delete is the one that is an actual option already...

Just a heads up...

HyperbolaBSD: The Future of Secure Libre Lightweight Operating Systems!

8

Re: anyone know how to install spacefm plugins ?

But this is no plugin, it is a user-driven command being implemented. Also documented here: https://forums.hyperbola.info/viewtopic.php?id=577
spacefm leaves in general no wish open for user-driven commands and you can either use commands or complete shell-scripts implemented.

If you have new ideas for commands, just post them in the thread mentioned. Here is for plugins.

Human being in favor with clear principles and so also for freedom in soft- and hardware!

Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!

9 (edited by zapper 2022-04-07 22:53:38)

Re: anyone know how to install spacefm plugins ?

Hmm, I must have misunderstood then... do you have more info?

Like a guide to make it permanently function this way on all but the permanent delete mode option?

In essence, where do I preform this, in the manager itself, or the shell, etc...

I am just kind of confused...

I have a feeling it is shell, but by no means, am i 100% sure.

Thanks in advance!

PS, I am of course talking about in my current user in general.

HyperbolaBSD: The Future of Secure Libre Lightweight Operating Systems!

10

Re: anyone know how to install spacefm plugins ?

Please use the concurrent thread I have linked. smile

Human being in favor with clear principles and so also for freedom in soft- and hardware!

Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!

11 (edited by zapper 2022-04-07 23:05:15)

Re: anyone know how to install spacefm plugins ?

Okay, but its not clear what I am supposed to do with it.

I guess I can try blindly...

lol

btw, I also noticed this:

https://github.com/thermitegod/spacefm

I don't know if this version is useful, or of any value, etc...

EDIT: okay I will check the new message you sent below me.

HyperbolaBSD: The Future of Secure Libre Lightweight Operating Systems!

12

Re: anyone know how to install spacefm plugins ?

I have written more about it: https://forums.hyperbola.info/viewtopic.php?id=577

Human being in favor with clear principles and so also for freedom in soft- and hardware!

Certainly anyone who has the power to make you believe absurdities has the power to make you commit injustices: For a life of every being full with peace and kindness, including diversity and freedom. Capitalism is destroying our minds, the planet itself and the universe in the end!

13

Re: anyone know how to install spacefm plugins ?

throgh wrote:

I have written more about it: https://forums.hyperbola.info/viewtopic.php?id=577

Just a small update here, I don't really quite know why, but I found the gtk2 version of spacefm, to be actually less irritating then the gtk3 version.

At least the bookmarks were available and ready to go when I started it up.

Its probably not a huge deal at this ;point, but the only other thing I would have suggested is telling me how to hide the delete option for spacefm.

If I need to though, I could probably find it on my own though.

Anywho, do bookmarks work for you on spacefm-gtk3?

By bookmarks working, I mean on the side window...

smile

Yeah not the option on the menu above.

smile

HyperbolaBSD: The Future of Secure Libre Lightweight Operating Systems!