Giter Site home page Giter Site logo

fatih-yavuz / alfred-string-operations Goto Github PK

View Code? Open in Web Editor NEW
75.0 4.0 4.0 30 KB

Perform string operations to clipboard content

Home Page: https://github.com/fatih-yavuz/alfred-string-operations

Python 100.00%
clipboard converts kebab-case text text-manipulation alfred alfred-workflow alfred3-workflow alfred3 alfred4-workflow

alfred-string-operations's People

Contributors

fatih-yavuz avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

alfred-string-operations's Issues

Broken on 12.3 Monterey

error with actions/filename.py

/Alfred/Alfred.alfredpreferences/workflows/io.github.fatih-yavuz.alfred-string-operations/actions/json_validate.py", line 3, in <module>
    import util
ModuleNotFoundError: No module named 'util'

error with actions.

.pyenv/versions/3.10.2/lib/python3.10/json/decoder.py", line 355, in raw_decode
    raise JSONDecodeError("Expecting value", s, err.value) from None
json.decoder.JSONDecodeError: Expecting value: line 1 column 1 (char 0)

How to contribute?

I have a urldecode + base64 action to contribute. What is the best way to "export" this flow and contribute to the repo?

Should I just fork, export through Alfred and replace the plist + my added files, commit and send PR?

Special Request

Dear,

Thank you for this great work. I use all the string functions regularly and I am very happy with it.
There is one function that could also save my day that is currently not included.
If you have the time and are in the mood maybe you could think how this could be done.

Regularly I need to type a password or a long string to a remote server where there is no clipboard activated.
Currently I need to type each character one by one.
It could be wonderfull if, based on a input string (the clipboard) the function would simulate the typing of every character of the string one by one.

So to make it visual, let's assume I have to copy / paste a long url to a remote server (https://www.google.com/search?q=this+is+a+test&newwindow=1&sxsrf=AB5stBjK83tW-CeBuvncRUoupgDXf_nUGQ%3A1688472579795&ei=AwykZPeNMIa1kwXv5amwBg&ved=0ahUKEwi3m9PCgvX_AhWG2qQKHe9yCmYQ4dUDCA8&uact=5&oq=this+is+a+test&gs_lcp=Cgxnd3Mtd2l6LXNlcnAQAzIHCC4QigUQQzIGCAAQBxAeMgYIABAHEB4yBggAEAcQHjIICAAQBxAeEA8yBggAEAcQHjIFCC4QgAQyBQguEIAEMgUIABCABDIFCAAQgAQyFQguEIoFEEMQlwUQ3AQQ3gQQ4AQYAToKCAAQRxDWBBCwAzoICAAQBxAeEApKBAhBGABQ5gFYyBRg0xloAXABeACAAVuIAfsBkgEBM5gBAKABAcABAcgBCNoBBggBEAEYFA&sclient=gws-wiz-serp)

Currently I need to concentrate and make sure I follow each character in the string.
With the new function, I would only be required to copy the string to the clipboard and the function would send each element from the string one by one and simulate a key typed,

Thank you for your time.

Denis

add convert to turkish feature

as developers, many of us prefer english layout in our keyboards, but sometimes, we need to use turkish characters instead of their english equivalences. writing an official mail in turkish could be such example. for this reason, let's add a function to convert english characters to turkish characters.

Example text:

GitHub, surum kontrol sistemi olarak Git kullanan yazilim gelistirme projeleri icin web tabanli bir depolama servisidir. 8 Subat 2008 yilinda Tom Preston-Werner, Chris Wanstrath, P. J. Hyett, Scott Chacon tarafindan kuruldu. GitHub ozel depolar icin ucretli uyelik secenekleri sunarken, acik kaynakli projeler icin ucretsizdir. Mayis 2011 itibariyla GitHub acik kaynakli projeler tarafindan tercih edilen en populer depolama servisidir.[2]

Output:

GitHub, sürüm kontrol sistemi olarak Git kullanan yazılım geliştirme projeleri için web tabanlı bir depolama servisidir. 8 Şubat 2008 yılında Tom Preston-Werner, Chris Wanstrath, P. J. Hyett, Scott Chacon tarafından kuruldu. GitHub özel depolar için ücretli üyelik seçenekleri sunarken, açık kaynaklı projeler için ücretsizdir. Mayıs 2011 itibarıyla GitHub açık kaynaklı projeler tarafından tercih edilen en popüler depolama servisidir.[2]

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.