Jump to content

40-02

Member
  • Posts

    120
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by 40-02

  1. I got error. What it can be? Last alfred, st3
  2. I see:) Thanks for fast reply:)
  3. I wonder If you have any plans on this topic:)
  4. Dear ingenious Alfred app creators, I believe that you could make a lot of people richer, and raise you sales a lot, If you would create simple affiliate program:)
  5. Fniephaus, are you going to realease a new builds? It would be great if you are:)
  6. I used this workflow with some modifications, but It stoped working with 5.60 evernote release. Debug says: [ERROR: alfred.workflow.action.applescript] { NSAppleScriptErrorAppName = Evernote; NSAppleScriptErrorBriefMessage = "Operation would exceed monthly upload allowance."; NSAppleScriptErrorMessage = "Evernote got an error: Operation would exceed monthly upload allowance."; NSAppleScriptErrorNumber = 1; NSAppleScriptErrorRange = "NSRange: {1000, 59}"; } If interested - there is my modificated script that doesn't work now. http://bit.ly/1CWIHT0 UPD: The problem is solved with 5.61
  7. Well If you type 'pdf report I think it would work too:)
  8. I think it can become small sparrow for geeks. There hundred ways how to build interaction with gmail via alfred.
  9. Awsome!!! I love it from the first sight! It what I was dreaming about for so long!!!! Is it possible to send short replys on messages via alfred? For example with command (after choosing needed conversation) - like: gmail: %this is reply text%
  10. Please do not mind. I've found the great workaround to get my google docs formated document in Markdown: https://github.com/mangini/gdocs2md This script emails google docs content formated in markdown. Thank you so much for your willing to help me:)
  11. It doesn't Starting debug for 'Wikify' [ERROR: alfred.workflow.action.script] Code 1: 13:15:57 workflow.py:1012 ERROR 'ascii' codec can't encode characters in position 19-26: ordinal not in range(128) Traceback (most recent call last): File "/Users/uvaroff/Documents/Dropbox/alfred_settings_june/Alfred.alfredpreferences/workflows/user.workflow.9872B451-5452-4CCB-8B8D-7BA77ED1D516/workflow/workflow.py", line 1010, in run func(self) File "en2md.py", line 96, in main file_obj.write(en_md) UnicodeEncodeError: 'ascii' codec can't encode characters in position 19-26: ordinal not in range(128)
  12. Great workflow. It works like a charm:) I strongly reccomend this extension as a currency converter:)
  13. I've tried again with the latest version of workflow - and result is the same. What I did: 1. I copied the text from this google docs. 2. I pasted it into new note on evernote 3. I typed "enmd" in alfred 4. I've tried to open the folder: "~/Library/Application Support/Workflow Data/com.hackademic.wikify/" - and there is no such folder. this is debug information: Starting debug for 'Wikify' [ERROR: alfred.workflow.action.script] Code 1: en2md.scpt: execution error: Traceback (most recent call last): File "/Users/uvaroff/Documents/Dropbox/alfred_settings_june/Alfred.alfredpreferences/workflows/user.workflow.B41135A6-FB94-4472-ABE6-D43893656DBF/dependencies/html2text.py", line 915, in <module> main() File "/Users/uvaroff/Documents/Dropbox/alfred_settings_june/Alfred.alfredpreferences/workflows/user.workflow.B41135A6-FB94-4472-ABE6-D43893656DBF/dependencies/html2text.py", line 883, in main data = open(file_, 'rb').read() IOError: [Errno 2] No such file or directory: '/Users/uvaroff/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/com.hackademic.wikify/auction for test.html' (1)
  14. Stephen, sorry for the late answer, I've found that wikify created html files in root folder of my mac: And that it didn't create anything in folder ~/Library/Application Support/Workflow Data/com.hackademic.wikify/
  15. Great idea of workflow. I'm trying to convert evernote note to md format, but it doesn't want to work. So I have note on evernote, it is open, it is selected And when I write command "enmd" - debugger says me that: Starting debug for 'Wikify' [ERROR: alfred.workflow.action.script] Code 1: en2md.scpt: execution error: Traceback (most recent call last): File "/Users/uvaroff/Documents/Dropbox/alfred_settings_june/Alfred.alfredpreferences/workflows/user.workflow.B41135A6-FB94-4472-ABE6-D43893656DBF/dependencies/html2text.py", line 914, in <module> main() File "/Users/uvaroff/Documents/Dropbox/alfred_settings_june/Alfred.alfredpreferences/workflows/user.workflow.B41135A6-FB94-4472-ABE6-D43893656DBF/dependencies/html2text.py", line 883, in main data = open(file_, 'rb').read() IOError: [Errno 2] No such file or directory: '/Users/uvaroff/Library/Caches/com.runningwithcrayons.Alfred-2/Workflow Data/com.hackademic.wikify/Auction yandex direct.html' (1) Do you happen to have an idea what is wrong here? Is it possible that the problem is in Russian?
  16. One of those crazy Russians, that you see about in the news (http://bit.ly/1cbaF4c). Or on youtube. Look for "meanwhile in Russia" http://bit.ly/1cbaaqB

    1. 40-02

      40-02

      I mean, something in between

  17. As well It might use brackets like this, just to get the chosen suggestion from that workflow (mailto in our case), and put it automatically into gmail search workflow (gms). It would be a great help:)
  18. Thanks:) The idea was to have translation of chromes omnibox outputs to alfred.
  19. Article about use of omnibox. http://www.makeuseof.com/tag/11-quick-tricks-to-become-a-chrome-omnibox-power-user/
  20. Is it possible (or may be it is exist) to create workflow, that would work with Chromes "Omnibox feature" It would be great to see this suggestions in alfred.
  21. Great workflow! Very useful! I've been missing total comander multi-rename tool so much, and here this workflow! Is it possible to make it move files to folders by regexp. For example if I put in new filename field symbol "/" - it means that file supposed to be moved to folder before symbol"/" with filename after symbol. for example if I would put file into folder with date - I would write command like this: regex (.*)\.(.*)@$y$m$d/$1.$2 Or may be my problem has solution alredy? I just want to group files to folders by date.
  22. Great workflow. Is it possible to make it suggest keyboard shortcut for found command? For example I'm typing m new tab in chrome: And it suggests in brackets that shortcut for it is "⌘T" It would be great:)
×
×
  • Create New...