Jump to content

jonteamere

Member
  • Posts

    40
  • Joined

  • Last visited

  • Days Won

    1

jonteamere last won the day on January 25 2017

jonteamere had the most liked content!

jonteamere's Achievements

Member

Member (4/5)

3

Reputation

  1. Hey @Luciano Santana, I love what you did with this workflow. Was thinking that it'd be nice to be able to trigger additional timers from the pop-up window...any ideas on how to accomplish that? Would it be easy to assign additional buttons to the task(s)? For example, setting timer for '25 Are you still working?' and having the option to set an additional 25 min by clicking 'Yes' (context-specific) or '25 min' or whatever on pop-up window...
  2. I do recall that the window title is supposed to change. For me, it's not changing while holding Fn key, hovering with mouse, clicking, or any combination of those. It's really peculiar as I remember it working well when I first created my custom theme. As a last resort, I may try to reinstall Alfred and see if that resolves the issue. Thanks for the help, @Tsunami. Have a great weekend.
  3. Once upon a time, I was able to change the color of text selection in custom themes. Fn key seems to show selected text in theme window; however, the option to change color remains on 'font color'. Am I missing something here?
  4. Has anyone stumbled upon a timer workflow for Alfred that allows sticky notifications (without the use of Growl)? The ability to set multiple timers concurrently would be great as well. I found one that makes use of Hue lights, but... Thanks for the help!
  5. I'd like to auto-append my screenshots to a specified note in Evernote after clipping them. I have Hazel app, Alfred, & Keyboard Maestro at my disposal. Any ideas on how I could accomplish this?
  6. I like the idea of transforming inputs before passing them to a script. Is there a way to capitalize the first letter of a input AND add a period if one does not exist (prior to passing to script)? It would be similar to using the transform utility. I don't see an option for sentence capitalization. I use Alfred to append notes from OS X selections. Sometimes the selections begin with a lowercase character &/or is not punctuated. Any solutions?
  7. Hey, @deanishe So, tried to use the above script for a rather long 450,000+ character plaintext file containing my notes. Selected all text → triggered workflow → got an error (attached below). Is there a character or paragraph limit? It been working like a dream since you wrote it. Let me know if I can provide you with any other info.
  8. I keep a running list of quick-jots in Evernote. They are compiled by prepending text, separated by "––", to an already existing note (vs appending). Appending created too many spacing errors for my liking. I'm looking for a way to select all text (and inserted images) and reverse their order; in HTML preferably so that already existing font-styles are preserved. Example note content in Evernote: This item is noted here. –– Another item is noted here. - This is a bulleted item under previous note - This is another bullet –– Yet another item is here... ...and so on Any ideas or existing workflows?
  9. Doesn't appear that EN for Mac has a find and replace feature like the Win version. I have a number of notes that I'd love to replace some text on. Any ideas or previous workflows I can play around with?
  10. Does anyone know how to accomplish this OR know of an already existing workflow that I can tweak? Also very intrigued by the concept of opening a new window with a specific template...
  11. Auto-capitalization for new sentences is already a system-wide feature in OS X. It works for most apps. I use Alfred to append/prepend notes quite a bit. Would you consider adding a similar feature for Alfred's window? I suppose it could be accomplished within the workflow itself, but I thought I'd just throw it out there. Thanks
  12. @dfay I'd be interested in seeing what you have. I'm all about some Ulysses. Thank you for checking back.
  13. @deanishe Tested the workflow in the Kindle app; it works perfectly with 'hotkey + selection'. Maybe just an iBooks thing. Any workarounds for iBooks specifically? Also, because it was bugging me so much, I eventually figured out the bit about Alfred's 'append to file' output. Turns out I just had to add a physical return after the {query}. I feel so dumb for asking you about it.
  14. Strong work, @deanishe. I wish I had your python skills, Sir. I can only get Alfred to recognize input with 'hotkey + clipboard content' by first copying the text in iBooks. Were you able to pass input with 'hotkey + selection' alone? Also, Alfred's built-in 'append to file' output is great, but I can't figure out how to separate text with a blank line. Is there a python method I can tack onto the existing code? Side-note: I understand the appeal of argv. I like the simplicity, but what is the {query} equivalent for the argv input? Is it {argv}? Sorry for all the questions. I'm loving code way too much.
×
×
  • Create New...