
Moses
Member-
Content Count
32 -
Joined
-
Last visited
-
Days Won
1
Moses last won the day on August 11 2015
Moses had the most liked content!
About Moses
-
Rank
Member
-
Moses reacted to a post in a topic: Workflow to Capture Thoughts and Ideas to a Text File Without Disrupting Your Flow
-
A straightforward copy worked, Any ideas why I lost them, curiously two survived, i.e., were still to be found in ~/Library/Application Support/Alfred 2/Alfred.alfredpreferences, Thanks, p.s. To preserve the GoogleDrive copy of my Sync Folder, I reset Sync to DropBox ... This jogged my memory: I recently relocated my GoogleDrive to an External Drive, and did not update the Sync -ed locations, ... henceforth I will keep all Sync -ed locations on my Home Drive,
-
... I have them in a GoogleDrive BackUp, ...
-
@Andrew, Thanks for replying, I don't have them in my Workflow folder (on the MacBook) ... I may be looking in the wrong place because I also don't have them in my CCC BackUp, nor my BackBlaze BackUp. Grrr, The BackUps are older than the current mishap; I will continue the search, Best,
-
So, I too have lost my workflows from Alfred 2; I am using the default location, ~/Library/Application Support/Alfred 2/Alfred.alfredpreferences and I tried the suggestions here, ... Any other suggestions accepted, Thanks
-
Moses reacted to a post in a topic: Alternative file extension for Alfred-3-only workflows
-
Thank you! for this guidance, Running wikify_sel.scpt with this edit, works fine, great actually, Running from Alfred works fine and throws an error Starting debug for 'Wikify' {Before edit} [ERROR: alfred.workflow.action.script] wikify_sel.scpt: execution error: Evernote got an error: No result was returned from some part of this expression. (-2763) {After edit} [iNFO: alfred.workflow.input.keyword] Processing output 'alfred.workflow.action.script' with arg '' [ERROR: alfred.workflow.action.script] osascript: couldn't save changes to script wikify_sel.scpt: Signaled when a run
-
Moses reacted to a post in a topic: Wikify (Evernote Wiki-Helper)
-
I am now using the edrstone template -Thanks- and tweaking it, but my flow for using it as a template in Evernote is: Edit the xml file in Sublime Text, render it with Marked, and then copy the Marked note into Evernote and put that into the Carlos-sz Templates folder, and call the templates via: ennt %
-
Of course, beautiful workflow 8.991, working great with Evernote 6.2, ... Many thanks, Ennt, is working just fine for me, I have a few templates working from a Templates notebook, but I would like to understand how to use the edrstone, on 26 May 2014 - 9:49 PM, template, http://www.alfredforum.com/topic/840-evernote-8991-evernote-606-support-search-create-append-set-reminders-all-within-alfred/page-21, ... I just get a note with the script, not a note configured according to the script, ... Maybe I am not interpreting this correctly, though, Thanks
-
So, changing the defaults as I have just described is working for me, Great!
-
See, http://www.organognosi.com/skim-and-highlighting-color-codes/#codesyntax_1, for a method(s) on obtaining the Skim Colour Codes,
-
I am trying to Tweak the export script, currently working with: --If user hasn't configured, set defaults set highlight_rec to {{_title:"#", _color:{193, 255, 193}}, {_title:"##", _color:{152, 245, 255}}, {_title:"###", _color:{255, 222, 173}}, {_title:"Notes", _color:{238, 238, 0}}, {_title:"Support", _color:{139, 139, 0}}, {_title:"Contentious", _color:{255, 193, 193}}} I could not identify which colour nomenclature was in use, so I used RGB, it is not working out, any suggestions please on which nomenclature is in use with AppleScript, I use this colour picker site: http://www.farb-t
-
Same issue ( not recognising the textual category ), followed the same steps and I am still not getting it working, still super useful, though. Thanks as always SMarg19
-
... So I was previously using 3.0 or lower, and I have just noticed 3.1 is marked as not compatible with Yosemite, I was previously only getting mden to work,
-
Just Updated to the latest version, and mden no longer works, the script selects all notes (19,000) and pauses at the Evernote window: TOC, Merge, Move, ..., Thanks for any info, I have not tried to debug yet, not keen on rerunning the script.
-
Day One Tools: Logging, and Logging from Safari
Moses replied to senecando's topic in Share your Workflows
Senecando, Thank you for this work flow, it works seemlessly. I commented out Firefox and Safari, the script was opening them when they were not open and I was just working in Chrome. I found your workflow after hours of fiddling to get Brett T's Ruby script to work with Alfred, I learnt some but not enough, I tried to use your applescript in this configaration: on alfred_script(q) try do shell script "/Library/Scripts/OtherScripts/LogToDayOne.rb \"" & message & "\"" set feedback to q on error errorMsg set feedback to "Error! " & errorMsg end try return feedback -
hboon reacted to a post in a topic: Workflow to Capture Thoughts and Ideas to a Text File Without Disrupting Your Flow
-
Thanks for replying, ST polls files ... Auto refresh. MacVim, does not; set autoload, requires a refocus on MacVim to load the external changes. Again thanks for Capture, a great quick notes work flow (in ST),