diff --git a/dot_config/fish/private_functions/private_kobosavehl.fish b/dot_config/fish/private_functions/private_kobosavehl.fish index 71e4c48..2e066a8 100644 --- a/dot_config/fish/private_functions/private_kobosavehl.fish +++ b/dot_config/fish/private_functions/private_kobosavehl.fish @@ -1,4 +1,4 @@ # Defined interactively function kobosavehl -cp -R /Volumes/KOBOeReader/.adds/koreader/clipboard/ "/Users/gaugendre/Nextcloud/DesktopSync/Documents/Perso/Book notes/" +cp -R /Volumes/KOBOeReader/.adds/koreader/clipboard/ "/Users/gaugendre/Nextcloud/Perso/50-59 - Divertissements & projets/51 - Mes lectures/51.02 - Book notes/" end