| Summary: | improve usability by launching KFind from right-click (servicemenu) rather than the current file FIND toil & labour | ||
|---|---|---|---|
| Product: | [Applications] dolphin | Reporter: | fire f. <firefox> |
| Component: | search | Assignee: | Dolphin Bug Assignee <dolphin-bugs-null> |
| Status: | RESOLVED FIXED | ||
| Severity: | wishlist | CC: | firefox, isma.af |
| Priority: | NOR | Keywords: | usability |
| Version First Reported In: | 18.04.1 | Flags: | firefox:
Brainstorm+
firefox: Usability+ |
| Target Milestone: | --- | ||
| Platform: | Netrunner Rolling | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
fire f.
2018-06-11 19:28:56 UTC
oh, I forgot: - current dolphin-FIND is notoriously unreliable, if it works at all on major distros, see https://bugs.kde.org/show_bug.cgi?id=395016 Resetting developer field "Alias". [Desktop Entry] # place this at subdir: /home/YOURSELF/.local/share/kservices5/ServiceMenus/ kate: byte-order-marker off; # this line avoids some bad trouble, it makes sense to have it in all .desktop files because byte-DONOTDOTHIS-order-marker _o_n_; will break the dtop file Type=Service X-KDE-ServiceTypes=KonqPopupMenu/Plugin,inode/directory X-KDE-Priority=TopLevel Actions=kfindhere; Comment=KFind from here, very handy ! path is being preset [Desktop Action kfindhere] Name=KFind Files or Folders Name[es]=Buscar archivos/carpetas Icon=kfind Exec=kfind %u This is already available at the store: https://store.kde.org/p/998310/ It can be downloaded within dolphin interface: Dolphin -> Preferences -> Context Menu -> Download new services Then search for: "KFind" -> choose the item -> Install |