User:Sardisson/AppleScript

From Camino Wiki
< User:Sardisson
Revision as of 22:01, 25 February 2012 by Sardisson (talk | contribs) (stuff)
Jump to navigation Jump to search

Things I'd like to fix:

  • Bookmarks
    • isSeparator
    • isTabGroup
    • UUID (id) - separators don't have (persistent) ones (only temporary ones for copying), so can't use BookmarkItem's UUID method as the cocoaKey directly, because it creates UUIDs
    You can reference a bookmark by properties only if you know its collection; there's no "allBookmarks" that corresponds to the root folder
  • Core Suite commands
    • Save
    • Print
  • Rearranging tabs