Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request - delete Clip #80

Open
francwalter opened this issue Feb 4, 2024 · 8 comments
Open

Feature Request - delete Clip #80

francwalter opened this issue Feb 4, 2024 · 8 comments

Comments

@francwalter
Copy link
Contributor

Hallo

I wonder how could I delete a clip. I see that login is still on ToDo but even without login it would be important to clear data somehow.
I want to use the Clibpoard also to copy secret data, which I want to delete after having copied them.
Possible?
Thank.frank

@francwalter
Copy link
Contributor Author

I worked on it already and it works, but it is ugly, so no PR about it.
It looks like this:

grafik

I can delete the last clip or all clips.

@fadkeabhi
Copy link
Owner

For deletion of clips I have different plans with. I prefer creating an admin/moderator panel from where we can delete/edit one/many clips as required.

I worked on it already and it works, but it is ugly, so no PR about it. It looks like this:

grafik

I can delete the last clip or all clips.

For deletion of clips I have different plans with. I prefer creating an admin/moderator panel from where we can delete/edit one/many clips as required.

@fadkeabhi
Copy link
Owner

If you wish we can both collaborate on new features for this repo.

@francwalter
Copy link
Contributor Author

francwalter commented Feb 13, 2024

Sorry for delayed answer, was busy otherwise 😊
OK, then.
First: I am happy that this repo is still alive, great!

I was looking for a website which I could setup on my own server to do online clip saving and I found this repo 👍

My use case is this: I am at a new customer, I have no own device with me (no laptop nor tablet) and I need to save some data for later use at home. Before, I was sending them with webmail to myself, which is unhandy. And I dont want to be logged in with own accounts on other devices (so Google Drive or such was not an option).

Now I put your repo on my server, changed it as said above (delete option) and I integrated a file uploader (old stuff: uploadifive, also a github repo, but abandoned (as so many).
I added a .htaccess login to keep out others 😄
So an admin option is nice but no need for me.
New features would be for me first the api: send files to upload them in the db or file system.
We could collaborate like this: I create a branch with only the main changes (like my other issue with the missing backslash) and do PRs and my personal changes I keep in my own branch.
What do you think?

@fadkeabhi
Copy link
Owner

Sorry for delayed answer, was busy otherwise 😊 OK, then. First: I am happy that this repo is still alive, great!

I was looking for a website which I could setup on my own server to do online clip saving and I found this repo 👍

My use case is this: I am at a new customer, I have no own device with me (no laptop nor tablet) and I need to save some data for later use at home. Before, I was sending them with webmail to myself, which is unhandy. And I dont want to be logged in with own accounts on other devices (so Google Drive or such was not an option).

Now I put your repo on my server, changed it as said above (delete option) and I integrated a file uploader (old stuff: uploadifive, also a github repo, but abandoned (as so many). I added a .htaccess login to keep out others 😄 So an admin option is nice but no need for me. New features would be for me first the api: send files to upload them in the db or file system. We could collaborate like this: I create a branch with only the main changes (like my other issue with the missing backslash) and do PRs and my personal changes I keep in my own branch. What do you think?

Yupp, It will work for me.

@francwalter
Copy link
Contributor Author

francwalter commented Feb 14, 2024

OK, added my first PR about the PS in DB.
Would you like me to push my Delete Clips hack (as shown in the screenshot here, above, second comment) as the next PR?
EDIT: ah, no, you said that you have different plans with an admin panel etc. OK never mind.

@fadkeabhi
Copy link
Owner

OK, added my first PR about the PS in DB. Would you like me to push my Delete Clips hack (as shown in the screenshot here, above, second comment) as the next PR? EDIT: ah, no, you said that you have different plans with an admin panel etc. OK never mind.

Our current use case with this clipboard is like, we use it at our university for storing and sharing our daily practical and other data as alternative to login every time to university pc, same as you said. So giving delete clip access can be a issue with this use case as we are used by around 100+ students.

@francwalter
Copy link
Contributor Author

Oh yes! I understand fully, this is not at all as I use it ☺️
Delete without admin login would be a mess in your case!
I have no experience in creating admin logins though, I always use for my private use the simple apache htaccess login, which is not useful here.
If you start working on that feature, I would like to help, to learn that stuff.
Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants