Jump to content

drwatson

Member
  • Posts

    50
  • Joined

  • Last visited

Everything posted by drwatson

  1. Hi Andrew, only some of the snippets are marked red, but I don't see the collection being shared at all. Also some of my settings aren't being sycned
  2. Snippets are not being shared in instances of alfred that share preferences over dropbox.
  3. btw, please take my idea and make an emoticon snippet collection. I used the keywords from http://emojipedia.org/
  4. I tried it with my laptop and it works there. But now that I have both instances using version 3 over dropbox, I noticed that the themes and snippet collections are not being synced (my choice of theme anyway)
  5. I've got a snippet set to auto-expand, but I can't get it to work. I'm at a loss as to why. Anyone else have issues?
  6. Here's version 0.2 https://www.dropbox.com/s/qbscemzi2tcwkbe/emoticons.alfredsnippets?dl=0
  7. I have a custom path ~/local/Darwin/caskroom and even after Vero's procedure it's still not being indexed. :/ Oh, and it's in the search scope
  8. hey vero, thanks for the response. I got all the apps to index except one that is using a symlink ( installed via brew cask ). How can I get that to index?
  9. My mds server has serious issues and so what ends up happening is that I have many apps which don't get indexed. Is there any way to get around this to add them anyway? Or does it have to rely on the spotlight database?
  10. I ended up modifying the script myself. In timezone_list.sh < city_time=$(date -u -j -f %s $city_epochtime +"%T") #Create readable time expression --- > city_time=$(date -u -j -f %s $city_epochtime +"%l:%M %p") #Create readable time expression 157c157 Note the %l:%M %p was changed to simply %H:%M
  11. Any way to configure this so that I can see times in 24-hour clock?
  12. I've started adding emoticon snippets to my snippets so I can use them everywhere on html forums and not just where they are easily supported. Too lazy to automate it (unicode characters and what not) I just added them as I need them to the snippets. To add them to your snippets, run the following on the commandline. Be sure to be in the downloaded directory (probably ~/Downloads) sqlite3 ~/Library/Application\ Support/Alfred\ 2/Alfred.alfredpreferences/clipboard/snippets.alfdb < emoticons.sql If you have your preferences elsewhere, amend the path appropriately. And make a backup first. Import it twice, and you'll have duplicates, so it's nice to be able to revert. Add and share http://ge.tt/api/1/files/1ENCYPQ2/0/blob?download The following is a good source. However over the icons to see the names, and just copy and paste the empty box below to get the code http://www.symbols-n-emoticons.com/p/facebook-emoticons-list.html Another source: http://emojipedia.org/people/ click one here, and copy and paste it from the page
  13. Thanks Andrew, that sounds very plausible. In fact, I'm going to assume it fixes the problem. I'll only update if it doesn't.
  14. Yes, it's happened and is happening in iTerm 2. Quite frequently so, must be something with that
  15. oh, to all your other questions: 1. trying again. 2. apple (laptop too) 3. not that I've noticed
  16. I'll have to start using it again. I had it disabled because it's really disruptive. Stand by
  17. Hi Andrew, i'm not running anything else Granted, I'm on El Capitan now when this is happening.
  18. What you were doing when the issue happened I was copying with command+c Whether you were able to replicate it Not on demand, but it happens frequently Include any screenshots that might help us sorry Include the version and build number from Alfred's General preferences (bottom left) 2.7.2 This bug has been present for quite some time, but because I disabled merging (because of the bug) I forgot about it. It occurs frequently when I hit command+c that the notification of fast append is happening even though I only hit command+c once (no double-tap). I love this feature and I used it a lot before this started happening.
  19. Alright, I got it. Thanks. I didn't even see this post until now. Anyway, that's really really not intuitive. Should't be that hard to find :/
  20. I've created another action, but it's non-obvious how to link it to the rest. See image and note how trakt is not linked to "movie". I tried clicking everywhere. What's the secret?
  21. seems the isse was on the side of the OS. After disabling a mountpoint that was in /etc/fstab which was supposed to mount a now unavailable NFS mount, it seems to have fixed things
  22. Alfred is locking up after I start it and start typing in the window. it remains frozen for maybe 30 seconds, before it suddenly starts working. This happens anytime I bring it up. Latest version 2.7.1 with power pack Any ideas? I disabled all work flows
  23. It's a resource hog and if you search there are tons of people asking how to disable this monstrosity :/
×
×
  • Create New...