psi-plus / main

Main repository with patches and required resources
https://psi-plus.com/
GNU Lesser General Public License v2.1
68 stars 20 forks source link

How to clear history? #775

Closed euppi98 closed 4 years ago

euppi98 commented 4 years ago

Kind, after numerous searches, I could not find the function of cleaning history in the application itself.

tehnick commented 4 years ago

History dialog allows you clear history with selected contact.

tehnick commented 4 years ago

If you want clear history in a whole in one step, you may do this only from file manager or terminal...

euppi98 commented 4 years ago

If you want clear history in a whole in one step, you may do this only from file manager or terminal...

Ok how to do this through a terminal or file manager?

Ri0n commented 4 years ago

rm -rf ~/.local/share/psi+/profiles/default/history

Best Regards, Sergey

пт, 24 янв. 2020 г. в 14:36, Eugene Platonov notifications@github.com:

If you want clear history in a whole in one step, you may do this only from file manager or terminal...

Ok how to do this through a terminal or file manager?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/psi-plus/main/issues/775?email_source=notifications&email_token=AAAMZG5KDGVDVBRLCP2OJMLQ7LHFFA5CNFSM4KLEWENKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOEJ2QVOI#issuecomment-578095801, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAAMZGY4GBBNYEPS6HXXHV3Q7LHFFANCNFSM4KLEWENA .

Vitozz commented 4 years ago

Should we close this ticket?