Jump to content

btn112

Member
  • Posts

    4
  • Joined

  • Last visited

Reputation Activity

  1. Thanks
    btn112 reacted to Vero in Week number snippet   
    @vinster Take a look at this page for details of LDML formatting:
    http://www.unicode.org/reports/tr35/tr35-31/tr35-dates.html#Date_Format_Patterns
     
    It'll allow you to create more flexible date snippets than the default dynamic placeholders:
    https://www.alfredapp.com/help/features/clipboard/dynamic-placeholders/
     
    Cheers,
    Vero
  2. Thanks
    btn112 reacted to deanishe in One Drive Sync   
    Yes. Three, I believe
     
    I don't recall anyone having issues with OneDrive. All the problems are with Google Drive and iCloud. I guess you can conclude from that either nobody uses OneDrive or it works flawlessly…
     
    At any rate, I'd give it a try before I started paying the crazy Dropbox prices.
  3. Thanks
    btn112 reacted to GuiB in Date Snippet - Month   
    I think this will give you what you want:
     
    You can download an exported snippet collection here: https://d.pr/f/wWdRPN
     
    Or, if you want to build them yoursel, create new snippets with:
    nmonth => {date +1M:MMMM}
    pmonth => {date -1M:MMMM}
    mmonth => {date:MMMM}
     
    You can find more about snippet date arithmetic and format
    here: https://www.alfredapp.com/help/features/snippets/
    and here: http://www.unicode.org/reports/tr35/tr35-31/tr35-dates.html#Date_Format_Patterns
×
×
  • Create New...