Jump to content

hsslfss

Member
  • Posts

    4
  • Joined

  • Last visited

Everything posted by hsslfss

  1. How do I get rid of `xml version="1.0" encoding="UTF-8"?>EN" "http://www.w3.org/TR...nsitional.dtd">`?
  2. Sorry, I was busy with my coursework. I will redo this "You can use this auto-linking power for current Evernote notes as well. Simply open up Evernote and select the notes you want to wikify (the workflow does accept multiple selections). Once your notes are selected, pull up Alfred and use the wfy (short for "wikify") keyword. The workflow will then process each of your notes individually, auto-linking to any pre-existing other notes which it references by name. NOTE: In order to use this feature, you will need the Satimage OSAX Scripting Addition. I've set it up such that this is remarkably easy to install. Simply use the keyword in Alfred wfy:install and the Satimage installer will boot up and walk you through the process." I realised square brackets cause the previous output. So I remove square brackets this time. Note 2 and note 3 remained the same, the note was the same, and note 1 was changed to " test123 test456 " I selected note 1 and run wfy on Alfred. And the output was " xml version="1.0" encoding="UTF-8"?>EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> test123 test456 " The debugger recored was " Starting debug for 'Wikify' [iNFO: alfred.workflow.input.keyword] Processing output 'alfred.workflow.action.script' with arg '' " Sorry again for my late reply! Thank you! Best regards, --- Does http://www.alfredforum.com/ supports markdown reply? So many small buttons, I don't know where to find markdown button. Does anyone know it? Thank you!
  3. Using the example in my previous post, I selected `test123content` of the note titled `test123`, and an error window popped up. --- EN (non-MAS) just checked, it's the latest version 5.5.1. Alfred 2 (non-MAS, powerpack) just checked, it's the latest version 2.3 (264). OS X 10.9.2, just checked, no new updates.
  4. I have installed Satimage OSAX Scripting Addition by launching `wfy:install` command. Then, I created a `test` notebook in my EN and then created the three notes inside this notebook (all inside `` are literal): note 1: title `testToC` content `[[test123]] [[test456]]` note 2: title `test123` content `test123content` note 3: title `test456` content `test456content` I activated EN, selected `testToC` note, pressed hotkey to activate Alfred 2, and launched `wfy` command, and the content of `testToC` became:` a href="evernote:///view/68167443/s414/1aace19a-8cfd-4a7c-8250-390aa1feee1b/1aace19a-8cfd-4a7c-8250-390aa1feee1b/">xml</<a href="evernote:///view/68167443/s414/8e75a37c-cf34-4638-b85f-63c2f8fd7e80/8e75a37c-cf34-4638-b85f-63c2f8fd7e80/">a> version="1.0" encoding="UTF-8"?>a href="evernote:///view/68167443/s414/1cac7644-8c4f-4c97-a465-c5f5757a2631/1cac7644-8c4f-4c97-a465-c5f5757a2631/">EN</<a href="evernote:///view/68167443/s414/8e75a37c-cf34-4638-b85f-63c2f8fd7e80/8e75a37c-cf34-4638-b85f-63c2f8fd7e80/">a>" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">[[test123]] [[test456]] ` Could you please give an example of using `wfy` command? Thank you!
×
×
  • Create New...